Pump Type Pump Type {{-- Test --}} {{-- Edit Form --}}
@foreach ($PumpType as $Pump) @endforeach
SR.NO Description Description_regional Value other_value Action
{{ $loop->iteration}} {{ $Pump->Description }} {{ $Pump->Description_regional }} {{ $Pump->value }} {{ $Pump->other_value }}
{{-- Add --}}