@lang('dashboard_sellorder.register_sale_order')

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

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

@endif

@lang('dashboard_invoices.please_fill_all') :


Client , EMAIL , Order Number , offer DATE , Date of starting , SHIPPING DATE , SHIPPING ADDRESS , SENDING ADDRESS , SKU : , Quantity , Price , Discount Percentage , Tax , warehouse , Total

@lang('dashboard_sellorder.register_sale_order')

@lang('dashboard_sellorder.please_take_following_steps_to_register_bid')

@csrf

$

0

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

0

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

$ 0

@lang('dashboard_sellorder.quick_view_of_order_information')


0

$

{{--
--}}

0

$

@lang('dashboard_sellorder.convert_the_matter_into_an_invoice')

@lang('dashboard_sellorder.choose_how_to_create_invoice')
@endsection