{{-- --}}
{{-- {{ $class ?? '' }} --}}
@isset($title)

{{ $title }}

@endisset @if (isset($description) && $description)

{{ $description }}

@endif