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