All departments registered in the system
| # | Department Name | Slug | Actions |
|---|---|---|---|
| <%= index + 1 %> | <%= department.name %> | <%= department.slug %> |
|
Use the form on the left to add the first department.