{{trans('applang.payment_receipt_down_payment')}}{{$companyData->business_name}}{{$companyData->street_address}} {{$companyData->city}}, {{$companyData->state}}, {{$companyData->postal_code}} |
{{trans('applang.the_date')}}: {{$salesInvoice->issue_date}} | {{trans('applang.number')}}: {{$salesInvoice->number}} |
| {{trans('applang.from')}}: {{$salesInvoice->client->full_name}} | ||||
| {{trans('applang.amount')}}: {{$down_payment}} {{$currency_symbol}} | {{trans('applang.paid_by')}}: {{$salesInvoice->deposit_payment_method}} | |||
| {{trans('applang.sales_invoice_number')}}: #{{$salesInvoice->inv_number}} | ||||
| {{trans('applang.received_by')}}: {{$salesInvoice->user->first_name}} {{$salesInvoice->user->last_name}} | ||||
| @if($salesInvoice->notes != null) {{trans('applang.purpose')}}: {!!$salesInvoice->notes!!} @endif | ||||
|
{{trans('applang.signature')}} |