@extends('layouts.app') @section('title', 'Department Details') @section('content')
View complete department information
{!! nl2br(e($department->description)) !!}
No head information available
Are you sure you want to delete the department "{{ $department->name }}"?
This action cannot be undone and may affect related data.