| S.No. | Name | Type | City | Status | Main Location | Action |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $location->name ?? $location->external_name }} | {{ str_replace('_',' ', $location->location_type) }} | {{ $location->city ?? '-' }} |
status ? 'checked' : '' }}>
|
status ? 'disabled' : '' }}
{{ $location->is_main_location ? 'checked' : '' }}>
|
|