@extends('layouts/contentNavbarLayout') @section('title', 'Departments') @section('content')
Create New department
@csrf
Cancel
@endsection