@props([ 'key' => 'drawer', 'showClose' => true, 'closeOnEscape' => true, 'title' => null, 'subtitle' => null ])
merge(['class' => 'min-h-screen w-11/12 lg:w-1/3 rounded-none px-8 transition']) }} > @if ($showClose) @endif {{ $slot }}