@props(['action', 'method' => 'POST', 'backRoute', 'showfooter' => '1'])
Back
@csrf @if(strtoupper($method) === 'PUT') @method('PUT') @endif
{{ $slot }}
@if(($showfooter) === '1') @endif