{{ __('admin.Nearest Location') }}
{{ __('admin.Add New') }}
@endsection
{{ __('admin.SN') }} | {{ __('admin.Location') }} | {{ __('admin.Translations') }} | {{ __('admin.Status') }} | {{ __('admin.Action') }} |
---|---|---|---|---|
{{ ++$index }} | {{ $location->location }} | @forelse($languages as $key => $language) {{ strtoupper($language->code) }} @if (!$loop->last) || @endif @empty {{ strtoupper(config('app.locale')) }} @endforelse | @if ($location->status == 1) @else @endif |