@extends('dashboard.layouts.master') @section('title') Add department @stop @section('css') @endsection @section('page-header') @endsection @section('content')
@csrf
@endsection @section('js') @endsection