@props([ 'method' => 'POST', 'action', 'hasFiles' => false, ])
except(['method', 'action']) }} > @csrf @method($method) {{ $slot }}