@lang('dashboard_invoices.edit_client_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
@csrf

@lang('dashboard_invoices.edit_client_invoice')

@lang('dashboard_invoices.take_the_following_steps_to_edit_client_invoice')

{{--
--}}
$

0

@lang('dashboard_invoices.total_sum') $

0

@lang('dashboard_invoices.tax_type')
@lang('dashboard_invoices.total')

$ 0

@lang('dashboard_refundclient.quick_view_of_receipt_information')


0

$


0

$

@lang('dashboard_refundclient.convert_matter_into_an_invoice')

@lang('dashboard_refundclient.choose_how_to_create_invoice')
@endsection @section('custom_script') @endsection