@foreach($result as $ac) @endforeach
S.No. Section Code Section National Code Min. Imprisonment (in days) Max. Imprisonment (in days) Life/Death Fine Amount Cognizable/Non Cognizable Compoundable/Non Compoundable Bailable/Non Bailable Triable By
{{ $loop->iteration }} {{ $ac->actsection_code }} {{ ucwords(lcfirst($ac->act_section)) }} {{ $ac->national_code }} {{ $ac->min_imprisonment }} {{ $ac->max_imprisonment }} {{ $ac->life_death }} {{ $ac->fine_amount }} {{ $ac->cognizable_non_cognizable }} {{ $ac->compoundable_non_compoundable }} {{ $ac->bailable_non_bailable }} {{ $ac->triable_by }}
@csrf
~{{ $sr_no }}