@extends('layouts.admin') @section('title', 'Edit Department') @section('page_title', 'Edit Department') @section('content')
Update the department record for "{{ $department->name }}".
{{ $message }}