@props([ 'icon' => 'document', 'title' => 'Belum ada data', 'description' => null, ])
{{ $title }}
@if($description)
{{ $description }}
@endif