@include('layout.private._toolbar')
@if (isset($data["output"]["html"])) @php echo($data["output"]["html"]) @endphp @else @dump($data["output"]) @endif