@if(strlen($search) < 2)

Mulai ketik (minimal 2 karakter) untuk mencari...

Cari Unit: "13 Pro"
Cari Pelanggan: "Agus"
Navigasi: "Settings"
Cari Booking: "RSV"
@elseif(count($results) > 0)
@php $currentType = ''; $globalIndex = 0; @endphp @foreach($results as $item) @if($item->type !== $currentType)
{{ $item->type }}
@php $currentType = $item->type; @endphp @endif @php $globalIndex++; @endphp @endforeach
@else

Tidak ada hasil ditemukan untuk "{{ $search }}"

@endif
↑↓ Navigasi ENTER Pilih ESC Tutup