@extends('department.details-layout') @section('content')

Create New Office

@csrf

Department:: {{ $dept->display_name }}

@endsection