@extends('admin.layouts.app') @section('content')
Edit Department
@csrf @method('PUT')
Cancel
@push('scripts') @endpush @endsection