@if(CommonHelper::getBranchSettings($extra['branch']->id, 'heading_on_possession_letter'))
POSSESSION
LETTER
@endif
@php
$generator = new Picqer\Barcode\BarcodeGeneratorPNG();
echo '
) . ')
';
@endphp
{{ $sell_details->registration_no }}
Name: ________________________________________________________________________
{{ $sell_details->customers_name }}
Father/Husband Name: ___________________________________________________________
{{ $sell_details->customers_father_name }}
N.I.C No: ______________________________________________________________________
{{ $sell_details->customers_nic }}
Contact: _______________________________________________________________________
{{ $sell_details->customers_phone ?? $sell_details->residential_phone }}
Residential Address: _____________________________________________________________
{{ $firstRowWord }}
______________________________________________________________________________
{{ $secondRowWord}}
Property No: ______________________________
{{$sell_details->product_type_name ?? '-'}} {{$sell_details->product_id}}
Size: ______________________________
{{ $sell_details->flat_size }} {{ $sell_details->size_in }}
Location: _________________________________
{{ App\Models\Block::where('code', trim($sell_details->flat_type))->first()->name ?? $sell_details->flat_type }}
Category: __________________________
{{ App\Models\Category::find($sell_details->category_id)->name ?? '-' }}
Dear Sir / Madam,
The management of _____________________________________________________________
{{$sell_details->branch_name}}
______________________________________________________________________________
{{ App\Models\Branch::find($sell_details->branch_id)->location ?? '-' }}
______________________________________________________________________________
{{ config('settings.address_2') }}
is pleased to handover the possession of the plot with above mentioned details to you.
@if(CommonHelper::getBranchSettings($extra['branch']->id, 'footer_on_possession_letter'))
________________________
ALLOTTEE SIGNATURE
________________________
AUTHORITY SIGNATURE
@endif