Locations Locations {{-- Edit Form --}}
@foreach ($locations as $location) @endforeach
Sr No Ward Location Description Action
{{ $loop->iteration }} {{ $location->ward?->name }} {{ $location->location }} {{ $location->description }}
@push('scripts') {{-- Add --}} @endpush