@extends('admin.layouts.app') @section('title', 'Department Add') @section('content')

Department Add Back

@csrf
@endsection @section('script') @endsection