@props([ 'icon' => 'fa-inbox', 'title' => 'Tidak ada data', 'description' => null, ])

{{ $title }}

@if($description)

{{ $description }}

@endif