@props([ 'route' => null, 'item' => null, 'class' => 'form-horizontal', ]) @aware(['name', 'footer'])
@csrf @if ($item->id) {{ method_field('PUT') }} @endif {{ $slot }}