Date: {{$payment['date']}}
Number: {{$payment['Ref']}}
Payment : {{$payment['Ref']}}
Supplier Info
Name: {{$payment['supplier_name']}}
Phone: {{$payment['supplier_phone']}}
Adress: {{$payment['supplier_adr']}}
Email: {{$payment['supplier_email']}}
Company Info
{{$setting['CompanyName']}}
Adress: {{$setting['CompanyAdress']}}
Phone: {{$setting['CompanyPhone']}}
Email: {{$setting['email']}}
Purchase Paid By Amount
{{$payment['purchase_Ref']}} {{$payment['Reglement']}} {{$symbol}} {{$payment['montant']}}
@if($setting['is_invoice_footer'] && $setting['invoice_footer'] !==null)

{{$setting['invoice_footer']}}

@endif