@php $addProductPermission = user()->permission('add_product'); @endphp

@lang('New Order') - {{ is_null($lastOrder) ? '9098' : '9098' }}


{{--
{{ invoice_setting()->order_prefix }}{{ invoice_setting()->order_number_separator }}{{ $zero }}
--}} {{--
--}} {{--

@lang('messages.selectCustomerForBillingAddress')

--}}
{{--
--}} {{--
--}}

Service Details


Add Service
{{-- --}} {{-- @if ($addProductPermission == 'all' || $addProductPermission == 'added') @lang('app.add') @endif --}}
{{-- @lang('messages.addItem') --}}

{{-- --}}
@lang('modules.invoices.subTotal') 0.00
@lang('modules.invoices.discount')
{{ isset($estimate) ? number_format((float) $estimate->discount, 2, '.', '') : '0.00' }}
@lang('modules.invoices.tax')
0.00
@lang('Total Service Charge') 0.00
{{--
--}}

Payment Information

#
{{-- @lang('app.submit') @lang('app.cancel') --}}
Cancel