@section('title', 'Create a new Staff') {{ __('Edit Staff Data') }}
@csrf @method('PUT') @include('admin.staffs.partial.form-data')