@php $items = $items ?? collect(); $type = $type ?? 'generic'; @endphp @if(($items->count() ?? 0) === 0)
{{ json_encode($it, JSON_PRETTY_PRINT|JSON_UNESCAPED_UNICODE) }}