@unless(in_array($method, ['HEAD', 'GET', 'OPTIONS'])) @csrf @endunless @if($spoofMethod) @method($method) @endif {!! $slot !!}