@extends('layouts/contentNavbarLayout') @section('title', 'Departments') @section('content')
Edit Department
@csrf @method('PUT')
Cancel
@endsection