@props([ 'id' => 'booklio-modal', 'title' => null, 'description' => null, 'size' => 'md', ]) @php $sizes = [ 'sm' => 'max-w-md', 'md' => 'max-w-xl', 'lg' => 'max-w-3xl', ]; @endphp
{{ $description }}