Locations Management
Add Location| Code | Name | Description | Address | Status | Created | Actions |
|---|---|---|---|---|---|---|
| {{ $location->code }} | {{ $location->name }} | {{ $location->description ?? '' }} | {{ $location->address ?? '' }} | {{ $location->status_label }} | {{ $location->created_at->format('d M Y') }} | |
|
No locations found Add Location |
||||||