@section('logo')
|
|
Invoice From:
@if(isset($editable))
{{($InvoiceTemplate->Header)}} @else{{nl2br($InvoiceTemplate->Header)}} @endif |
|
Invoice To John Doe
|
Invoice No: {{$InvoiceTemplate->InvoiceNumberPrefix.$InvoiceTemplate->InvoiceStartNumber}} |
| Invoice Period | |
|---|---|
| From | To |
| Fubruary 1,2006 | Fubruary 28,2006 |
| Previous Balance | 19.39 |
| Payments | 24.08 |
| Charges for this period | 90.18 |
| Total Due (USD) | 84.49 |
| Title | Description | Quantity | Price | Line Total | {{--Tax | --}}Tax Amount |
|---|---|---|---|---|---|---|
| Item 1 | Item Description | 2 | 25 | 50 | {{--VAT 20% | --}}10 |
| Usage | 50.00 |
| Subscription | 10.00 |
| Sub Total | 50.00 |
| TAX | 10.00 |
| Invoice Total | 60.00 USD |
{{nl2br($InvoiceTemplate->Terms)}}
@endif @stop @section('footerterms') @stop @section('sub_usage') @if(isset($editable))| Title | Description | Price | Quantity | Date From | Date To | Line Total |
|---|---|---|---|---|---|---|
| Fubruary 1,2006 | Usage From 22-06-2015 To 28-06-2015 | 25 | 1 | 12-12-2015 | 19-12-2015 | 25 |
| Title | Description | Price | Quantity | Date From | Date To | Line Total |
|---|---|---|---|---|---|---|
| Fubruary 1,2006 | Usage From 22-06-2015 To 28-06-2015 | 25 | 1 | 12-12-2015 | 19-12-2015 | 25 |
| Title | Description | Price | Quantity | Date | Line Total |
|---|---|---|---|---|---|
| Yealink | Yealink | 25 | 1 | 12-12-2015 | 25 |