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