@extends('layouts.app') @section('title', 'Department Management') @section('content')
Default and custom operational departments (Reception, Typing, PRO, Cashier, Accounts, HR).
Branch: {{ $dept->branch ? $dept->branch->name : 'All Branches' }}