Manage government accounting units and branch offices
| Code | Office Name | Description | Status | Actions |
|---|---|---|---|---|
| {{ $office->code }} | {{ $office->name }} | {{ Str::limit($office->description, 50) }} | @if($office->is_active) Active @else Inactive @endif | |
|
No accounting offices found. |
||||