@props([ 'title' => 'No records found', 'description' => 'Try adjusting your filters or add a new record to get started.', 'icon' => 'fa-solid fa-inbox', 'actionLabel' => null, 'actionHref' => null, ])
{{ $description }}
@endif @if($actionLabel && $actionHref) {{ $actionLabel }} @endif {{ $slot }}