@extends('admin.layout.app') @section('title') {{ $department->name ?? __('Show') . ' Department' }} @endsection @section('header')