{{ $title }}

@csrf @if(isset($method) && in_array($method, ['PUT', 'PATCH', 'DELETE'])) @method($method) @endif {{ $slot }}
Cancel