INVOICE
#{{$data->invoice_number}}
|
|
|
BILL TO:
{{$data->name}}
@if($data->company_name != '')
{{$data->company_name}}
@endif
{{$data->customer_street}}
{{$data->customer_city}}, {{$data->customer_state}} {{$data->customer_zipcode}}
|
SERVICE LOCATION:
{{$data->jobsites_street}}
@if($data->jobsites_city != '')
{{$data->jobsites_city}}, {{$data->jobsites_state}} {{$data->jobsites_zipcode}}
@endif
|
DATE: {{$data->sales_date}}
REP: {{$data->rep}}
|
|
JOBISTE APT #/ UNIT #:
{{$data->jobsite_apt_unit}}
|
@endif
| Product Description | Warranty | Unit Price | Qty | Disc | Total | ||||||||||
| {{$value->description}} | {{$value->name}} | {{$value->price}} | {{$value->quantity}} | {{number_format($value->disc,2)}}% | {{$value->extended_price}} | ||||||||||
| {{$value->description}} | {{$value->name}} | {{$value->price}} | {{$value->quantity}} | {{number_format($value->disc,2)}}% | {{$value->extended_price}} | ||||||||||
|
Comment :
{{$data->comment}} |
SubTotal:
{{$data->sub_total}}
Disc Total:
{{$data->total_discount}}
Coupon:
{{$data->coupon_name}}
{{$data->coupon_discount}}
Coupon:
@else
@endif
@endif
{{$data['couponItem']['name']}}
{{$data['couponItem']['coupon']}}
Total:
{{$data->total}}
Payment:
Plan
{{$paymenthistories_wellfargo[0]['credit_term_plan_number']}}
Wells Fargo Support
1-800-459-8451
Payment overage:
|
||||||||||||||
|
Customer Signature
|
|||||||||||||||
|
Total Due:
@if($data->balance_due_inf != 0)
{{$data->balance_due}}
@else
PAID in FULL
@endif
|
|||||||||||||||
|
{{$systemSeting['phone']}}
|
{{$systemSeting['email']}}
|
{{$systemSeting['web_link']}}
|
||
|
{{$systemSeting['pdf_address_1']}}
|
{{$systemSeting['pdf_address_2']}}
|
{{$systemSeting['pdf_address_3']}}
|