@props([ 'icon' => 'bi-inbox', 'message' => 'Nothing here yet.', ])
class(['ds-empty']) }}>

{{ $message }}

@if ($slot->isNotEmpty())
{{ $slot }}
@endif