@if(count($region) == 0)
@endif
{{ trans('admin::users.pages.no_record_found') }}
@else| S.No | City Name | Region Name | Action |
|---|---|---|---|
| {{$j=$j+1}} | {{$regions->city}} | {{$regions->region}} | Delete |