Folio: __________________________
{{ substr(str_replace('-', '', $items['item']->receipt_no), 6) }}
Date: ____________________________
{{ $items['item']->date_of_collection }}
Received From:
___________________________________________________________________________________________
{{ $items['sell']->customer->name }} {{!empty($name) ? $name : ''}}
Father/Husband Name:
_____________________________________________________________________________________
{{ $items['sell']->customer->father_or_husband_name }} {{!empty($f_name) ? $f_name : ''}}
N.I.C No: ______________________________________________
{{ $items['sell']->customer->nid }} {{!empty($c_id) ? $c_id : ''}}
Contact: ________________________________________
{{ $items['sell']->customer->phone ?? $items['sell']->customer->office_phone }}
In Account Of
Property Sale ID: ________________________________________
{{ $items['sell']->registration_no }}
Property No: ____________________________________
{{ App\Models\ProductType::find($items['product_type']->product_type)->name ?? '-' }}
{{ $items['sell']->product_id }}
Size: __________________________________________________
{{ $items['product_type']->flat_size }} {{ $items['product_type']->size_in }}
Block: _______________________________________
{{ App\Models\Block::where('id', trim($items['product_type']->block_id))->first()->name ?? $items['product_type']->flat_type }} {{ $sell_details->layout_type }}{{ $items['product_type']->layoutType->name }}
Reference: _____________________________________________
{{ $items['item']->reference_no ?? '-' }}
Cash/Cheque/PayOrder/Bank Draft #:
__________________________________________________________________________
{{ strtolower($items['item']->made_of_payment) == 'cash' ? 'Cash' : $items['item']->cheque_no }}
Bank Name/Branch Name:
__________________________________________________________________________________
{{ App\Models\Common::showHeads(App\Models\IncomeExpenseHead::find($items['item']->bank_id)) }}
Amount in words:
__________________________________________________________________________________________
{{ ucwords(strtolower($transaction->convert_number_to_words($items['item']->actual_amount))) }}
Amount: ______________________________
{{ number_format($items['item']->actual_amount) }}/-
Balance: ______________________________
{{-- {{ number_format($schedule - $received) }}/- --}}
{{ number_format($data['total_balance']) }}/-
____________________________
Accountant
____________________________
Authorized
Note: This receipt is valid subject to Realization