@if(!empty($receipt->sells->branch->img_url) && $show_branch_logo)
@if(!empty(asset($receipt->sells->branch->img_url)) && file_exists(public_path($receipt->sells->branch->img_url)))
}})
@endif
@endif
Receipt No. _________________ Date : _________________
{{ '000'.$receipt->id }}
{{ $transaction->date_format($receipt->date_of_collection_new) }}
Receieved with thanks from Mr./Mrs./Miss ___________________________________
{{ $receipt->sells->customer->name }}
In Respect of __________________________________________________________
{{$first_schedule_term ?? ''}} ({{$first_schedule_date ?? '-' }}) @if($first_schedule_term != $last_schedule_term) to {{$last_schedule_term}} ({{$last_schedule_date ?? '-' }}) @endif
the sum of Rupees _____________________________________________________
{{ config('settings.currency_code') }} {{ $transaction->convert_number_to_words($receipt->actual_amount) }} ONLY
By Cash/Pay Order/Cheque ______________________________________________
{{ $receipt->made_of_payment }} @if($receipt->made_of_payment != 'Cash') , {{ $receipt->cheque_no }} , {{$transaction->date_format($receipt->cheque_date)}} @endif
Drawn on Bank ____________________________ Branch _____________________ {{-- Reference ________________________ --}}
{{ $receipt->drawn_bank }}
{{ $receipt->branch_name }}
{{--
{{ $receipt->reference_no }}
--}}
Plot No. {{-- Floor: --}} Size {{-- Block: --}}
{{ $receipt->sells->product->product_unique_id }}
{{--
{{ $receipt->sells->product->floor->name ?? '-' }}
--}}
{{ $receipt->sells->product->flat_size ?? '-' }} - {{ $receipt->sells->product->size_in ?? '-' }}
{{--
{{ $receipt->sells->product->block->name ?? '-' }}
--}}
Rs.
{{ $transaction->convert_money_format($receipt->actual_amount) }}
(This Receipt is valid subject to realization of cheque)
For _________________________________
{{strtoupper(auth()->user()->name)}}
on behalf of {{config('settings.company_name')}}