Vendor Receive Invoice


From
{{$Shop->ShopName}}
@if ($Shop->ShopAddress) {{ $Shop->ShopAddress }}
@endif @if ($Shop->Phone) Phone: {{ $Shop->Phone }}
@endif @if ($Shop->Email) Email: {{ $Shop->Email }}
@endif @if ($Shop->Website) Website: {{ $Shop->Website }}
@endif @if($Shop->VatRegNo) Vat Reg: {{ $Shop->VatRegNo }}
@endif
To
{{ $Vendor->VendorName }}
{{ $Vendor->Address }}
{{ $Vendor->Phone1 }}
Invoice #{{ $VendorLedger->LedgerID }}
Invoice Date:{{ date('d/m/y | h:i A', strtotime($VendorLedger->created_at)) }}
Vendor Name : {{ ($Vendor->VendorName) }}
Ledger ID : {{ $VendorLedger->LedgerID }}
Invoice Date : {{ date('d/m/y | h:i A', strtotime($VendorLedger->created_at)) }}
Print Date : {{ date('d/m/y | h:i A') }}
@if($BankID>0) @endif
Cash Paid : {{ round($Amount-$Withdraw)}}
Bank Paid : {{ round($Withdraw)}}
Bank Name : {{ $BankName}}
Cheque Number : {{ round($ChequeNumber)}}
Paid : {{ round($Amount) }}
Previous Due : {{ round($Balance->Balance-$Amount)}}
Current Due : {{ round($Balance->Balance) }}
Memo ID : {{ $MemoID }}
{{$InWords}} {{CurrencyName()}} Only
Software by : {{ AuthorName() }} 01614 777555,01712797386