@extends('layouts.app') @section('content')
| SN | Department Name | Description | Actions |
|---|---|---|---|
|
{{ $loop->iteration }}
|
{{ $department->name }} | {{ $department->description ?? 'No description available' }} |