{{ strToUpper($globalSettings->company_name) }}
{!!$globalSettings->address!!}@if($globalSettings->website != '') Website: {{$globalSettings->website}}
@endif Mobile: {{$globalSettings->mobile}}, Tel: {{$globalSettings->phone}}
MONEY RECEIPT
Date: {{ date('F d, Y',strtotime($money_receipt->date)) }}
| Received with thanks from: | {{ $customer->customer_name.' ('.$globalSettings->invoice_prefix."-".str_pad($customer->customer_code, 8, '0', STR_PAD_LEFT).')' }} |
|---|---|
| Address: | {{ $customer->address }} |
| Narration: | {{ $money_receipt->narration }} |
| Description: | {{ $money_receipt->payment_by }} |
| On Account of the supply of: | {{ $money_receipt->on_account_of_supply }} |
| Amount: | TK. {{ number_format($money_receipt->amount,2) }} |
Customer's Signature
Receiver: {{ $money_receipt->name }}