@extends('admin.layouts.master') @section('content')
{{--

Department

--}}

Add {{$dept->name}} - {{$dept_category->name}}

@csrf
@endsection @section('js') @endsection