@extends('partials.layouts.master') @section('title','Hospital Department | FabKin') @section('title-sub','Add new clinic') @section('pagetitle','') @section('content')
| Name | Actions |
|---|---|
| {{ $department->name }} | |
| No departments found. Add your first department using the button above. | |