@props(['icon' => 'heroicon-o-inbox', 'title', 'description' => null])

{{ $title }}

@if ($description)

{{ $description }}

@endif