| Comparison Field | PDNA INFO | HRU INFO |
|---|---|---|
| {{ $nameOfField[$i] }} | @php $beneficiaryValue = $beneficiary_details_data[$key] ?? 'not available'; $hruValue = $hru_data[$key] ?? 'not available'; $beneficiaryValueFilter = ucwords(strtolower($beneficiaryValue)); $hruValueFilter = ucwords(strtolower($hruValue)); $color = ($beneficiaryValueFilter === $hruValueFilter) ? 'green' : 'red'; @endphp{{ $beneficiaryValueFilter }} | {{ $hruValueFilter }} |
CNIC Front Image
{!! $front_side_location !!} @if($show_button_mne==true) @if($comment) Remove Comment @else Comment @endif @else @if($result && $result!=="hide functionality") Revert @elseif($result==false && $result!="hide functionality") Reject @endif @endif @if($comment)CNIC Back Image
{!! $back_side_location !!} @if($show_button_mne==true) @if($comment) Remove Comment @else Comment @endif @else @if($result && $result!=="hide functionality") Revert @elseif($result==false && $result!="hide functionality") Reject @endif @endif @if($comment)