@if($photoPath)
@endif
QR
{{ $rationCardNumber }}
{{ $headName }}
@php // Split address by comma, trim parts, and drop empties $addressParts = array_values(array_filter(array_map('trim', explode(',', $address)), function ($p) { return $p !== ''; })); @endphp @if(count($addressParts) > 0) {{ $addressParts[0] }}@if(isset($addressParts[1])), {{ $addressParts[1] }}@endif @foreach(array_slice($addressParts, 2) as $part)
{{ $part }} @endforeach @else {{ $address }} @endif
{{ $mobile }}
{{ $maleCount }} {{ $femaleCount }} {{ $totalCount }}
{{ $memberUniqueId }}