@lang('dashboard_invoices.add_invoice')

@include('dashboard.components.errors') @if (session()->has('message'))

{{ session()->get('message') }}

@endif

@lang('dashboard_invoices.please_fill_all') :


INVOICE DATE , INVOICE NUMBER , DUE DATE , SHIPPING DATE , SHIPPING ADDRESS, product/service, SKU , Quantity , Price , Discount Percentage , Tax , warehouse , Total

@lang('dashboard_invoices.add_clients_invoice')

@lang('dashboard_clients.welcome_platform')

@csrf

$

0

{{-- --}}
@lang('dashboard_invoices.total_sum') $

0

@lang('dashboard_invoices.tax_type')
@lang('dashboard_invoices.payment_type')
@lang('dashboard_invoices.discount_percentage&value_of_discount')
@lang('dashboard_invoices.total')

$ 0

@lang('dashboard_invoices.quick_view_of_billing_information')


0

$

{{--
--}}

0

$

@endsection