@php use Illuminate\Support\Str; $personalize = $classes(); $event = Str::slug(Str::kebab($id)); $open = $event . '-open'; $close = $event . '-close'; $events = $attributes->whereStartsWith('x-on:'); @endphp
$configurations['blur']])>
$configurations['left'], 'pr-10' => $configurations['left'] && $configurations['size'] !== 'full', 'right-0' => $configurations['left'] === false, 'pl-10' => $configurations['left'] === false && $configurations['size'] !== 'full', ])>
$title !== null, 'justify-end' => $title === null])> @if ($title)

attributes->class($personalize['title.text']) }} @else @class($personalize['title.text']) @endif>{{ $title }}

@endif
{{ $slot }}
@if ($footer)
attributes->class([ $personalize['footer'], 'justify-start' => $footer->attributes->get('start', false), 'justify-end' => $footer->attributes->get('end', false), ]) }} @else @class($personalize['footer']) @endif> {{ $footer }}
@endif