Wards Wards {{-- Test --}} {{-- Edit Form --}}
{{-- --}} @foreach ($wards as $ward) {{-- --}} @endforeach
Sr.No Name Beat No. Beat Name Start Point End Point Total distance Collection Mode Nearest Collection CenterDistance From Collection Center Beat Animal Count Estimated No.of house/Establishment Preparing compost Beat Population Estimated Beat Residential Count Estimated Beat Commercial Count Estimated establishment CountAction
{{ $loop->iteration}} {{ $ward->name}} {{ $ward->beat_number}} {{ $ward->beat_name}} {{ $ward->start_point }} {{ $ward->end_point}} {{ $ward->total_distance }} {{ $ward->collection_mode}} {{ $ward->nearest_collection_center}}{{ $ward->distance_from_collection_center}} {{ $ward->beat_animal_count}} {{ $ward->estimated_number_of_house}} {{ $ward->beat_population}} {{ $ward->estimated_beat_residential_count}} {{ $ward->estimated_beat_commercial_count}} {{ $ward->estimated_establishment_count}}
{{-- view model --}}
{{-- Add --}} {{-- edit --}} {{-- add more vehicle details in edit --}} {{-- --}} {{-- update --}} {{-- Delete --}} {{----Add more functionality in the wards----}} {{-- --}} {{-- views --}}