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