{!! Theme::section('user.purchase.menu',['page'=>'invoices']) !!}
{!! Theme::section('theme/user.purchase.invoices-sub-menu',['subpage'=>'create']) !!}
{{ csrf_field() }}
{{ trans('invoices.create.invoice-type') }}
{{ trans('invoices.create.total') }}: $0.00
{{ trans('invoices.create.add-item-or-service') }}
@if($settings) @if($settings->tax1_title!="" and $settings->tax1_percent!="")
@else @endif @if($settings->tax2_title!="" and $settings->tax2_percent!="")
@else @endif @if($settings->tax3_title!="" and $settings->tax3_percent!="")
@else @endif @else @endif
{{ trans('invoices.create.sub-total') }}: $0.00
{{ trans('invoices.create.tax-total') }}: $0.00 (0%)
{{ trans('invoices.create.total') }}: $0.00
For utilizing the service, you agree to the terms of the service agreement.