@extends('layouts.app') @section('title', 'Add New Department') @section('content')
@csrf
@endsection