@section('logo')
|
Invoice To {{ Form::select('InvoiceToInfo', Invoice::$invoice_account_info, (!empty(Input::get('InvoiceToInfo'))?explode(',',Input::get('InvoiceFromInfo')):[]), array("class"=>"select2","multiple","data-allow-clear"=>"true","data-placeholder"=>"Select Account Info")) }} |
Invoice No: {{$InvoiceTemplate->InvoiceNumberPrefix.$InvoiceTemplate->InvoiceStartNumber}}Invoice Date: {{date('d-m-Y')}} Due Date: {{date('d-m-Y',strtotime('+5 days'))}} |
| 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 |