Petitioner Details
@php $sn = 0; foreach($getAllPet as $pet){ @endphp @php if($pet->sr_no_lrs == "0"){ @endphp @php }else{ $cnt = explode(".",$pet->sr_no_lrs); $padding = ((count($cnt)-1) * 20)."px"; @endphp @php } @endphp @php } @endphp
{{ $pet->sr_no }} {{ ucwords(strtolower($pet->partyname)) }}{{ $pet->sr_no_lrs }} {{ ucwords(strtolower($pet->partyname)) }}
Respondent Details
@php $sn = 0; foreach($getAllRes as $res){ @endphp @php if($res->sr_no_lrs == "0"){ @endphp @php }else{ @endphp @php } @endphp @php } @endphp
{{ $res->sr_no }} {{ ucwords(strtolower($res->partyname)) }}{{ $res->sr_no_lrs }} {{ ucwords(strtolower($res->partyname)) }}