Types Of Fine Charges Types Of Fine Charges {{-- Test --}} {{-- Edit Form --}}
@foreach ($TypesOfFineCharges as $TypesOfFine) @endforeach
SR.NO Description Description Regional Value Other Value Action
{{ $loop->iteration}} {{ $TypesOfFine->Description }} {{ $TypesOfFine->Description_regional }} {{ $TypesOfFine->value }} {{ $TypesOfFine->other_value }}
{{-- Add --}}