@props([ 'icon' => 'fas fa-inbox', 'title' => 'Belum ada data', 'description' => 'Data tidak ditemukan atau belum ditambahkan ke sistem.', 'actionUrl' => null, 'actionLabel' => null ])
{{ $title }}

{{ $description }}

@if ($actionUrl && $actionLabel) {{ $actionLabel }} @endif