|
|
@endusercan
{{ __('SL') }}. | {{ __('Name') }} | {{ __('Description') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|---|---|---|---|---|
| @endusercan | {{ ($departments->currentPage() - 1) * $departments->perPage() + $loop->iteration }} | {{ $department->name }} | {{ Str::limit($department->description, 20, '...') }} |
|