• $depth === 1, 'ml-12' => $depth >= 2, ])>

    {{ $item->label }} @unless ($item->is_active) Hidden @endunless

    {{ $item->url ?: '—' }}

    @csrf @method('DELETE')
    @if ($item->relationLoaded('children') && $item->children->isNotEmpty()) @endif