{{-- Empty State Component ────────────────────── Usage: (optional CTA slot) Buat Permohonan Props: icon string Bootstrap Icons class, default 'bi-inbox' title string required desc string optional --}} @props([ 'icon' => 'bi-inbox', 'title' => 'Tidak ada data', 'desc' => null, ])
{{ $desc }}