Police Stations Police Stations {{-- Edit Form --}}
@foreach ($police_stations as $police_station) @endforeach
Sr No Ward Police Station Description Action
{{ $loop->iteration }} {{ $police_station?->ward?->name }} {{ $police_station?->description }} {{ $police_station?->police_station }}
@push('scripts') {{-- Add --}} @endpush