Date : __________________________
{{ $items['item']->date_of_collection }}
Receipt No. _________________
{{ substr(str_replace('-', '', $items['item']->receipt_no), 6) }}
Received with thansks from Mr./Mrs./Miss.
______________________________________________________________________
{{ $items['sell']->customer->name }} {{!empty($name) ? $name : ''}}
S/o, D/o, W/o
_____________________________________________________________________________________________
{{ $items['sell']->customer->father_or_husband_name }} {{!empty($f_name) ? $f_name : ''}}
Amount
__________________________________________________________________________________________________
{{ ucwords(strtolower($transaction->convert_number_to_words($items['item']->actual_amount ?? ' 0 '))) }} only
in Cash / Cheque / Pay Order / Bank Draft No. ____________________
{{$items['item']->cheque_no ?? ' - '}}
Dated __________________________________________
{{$items['item']->date_of_collection_new ?? ' - ' }}
Down on Bank _____________________________________________
{{$items['item']->drawn_bank ?? ' - '}}
Branch _________________________________________
{{$items['item']->branch_name ?? ' - '}}
On Account of
___________________________________________________________________________________________
{{$term}}
Flat / Shop No. ____________________________
{{$items['product_type']->product_unique_id ?? ' - '}}
Type ____________________________
{{$items['product_type']->flat_type ?? ' - '}}
Floor __________________________
{{$items['product_type']->int_floor_number ?? ' - '}}
Rs. {{$transaction->convert_money_format($items['item']->actual_amount)}}
________________________________
For {{config('settings.company_name')}}
{{config('settings.address_1')}}
Ph: {{config('settings.phone')}}