@extends('adminlte::page') @section('title','Create Department') @section('content_header')

Create Department

@stop @section('content')
@csrf
Cancel
@stop