@props(['name', 'show' => false, 'maxWidth' => 'lg']) @php $maxWidth = [ 'sm' => 'modal-sm', 'md' => 'modal-md', 'lg' => 'modal-lg', 'xl' => 'modal-xl', ][$maxWidth]; @endphp