@props([ 'icon' => 'inbox', 'title' => 'No data found', 'description' => 'Get started by creating a new item', 'actionText' => null, 'actionUrl' => null, ])

{{ $title }}

{{ $description }}

@if($actionText && $actionUrl) {{ $actionText }} @endif {{ $slot }}