@if (!empty($image_url) && file_exists(public_path($image_url) )) @else
@endif
{{-- _______________ --}}
{{ $transaction->date_format(date('Y-m-d')) }}
ALLOTMENT CERTIFICATE
{{ $product->branch->name }}
APPLICANT DETAILS ALLOTMENT DETAILS
Name: {{ $product->property_owner->fullName }} Unit # {{ $product->product_unique_id }} Floor: {{ $product->floor->name ?? '-' }}
S/O,D/O,W/O: {{ $product->property_owner->father_or_husband_name ?? '-' }} Tower: {{ $product->block->name ?? '-' }} Res No: {{ $product->reservation_no ?? '-' }}
CNIC: {{ $product->property_owner->nid }} Category: {{ $product->type->name ?? '-' }}
Address: {{ $product->property_owner->mailing_address ?? '-' }}
The Management of {{ ucwords(strtolower($product->branch->name)) }} is pleased to issue this Allotment Certificate on the following terms and conditions:-
I. This is in continuation of booking form and the terms and conditions printed overleaf thereof duly accepted and signed by the allotee.
II. This allotment is not transferable unless authorized by the Management of {{ ucwords(strtolower($product->branch->name)) }}.
Management {{ ucwords(strtolower($product->branch->name)) }}
{{-- --}}