@lang('dashboard_refundclient.register_customer_refund')

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

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

@endif

@lang('dashboard_invoices.please_fill_all') :


Client Name , Receipt Date , Receipt Number , Shipping Date , Email , Paid from , Payment Method , Recovery Address , Invoice Number , Service & product date , SKU , Quantity , Price , Discount Percentage , Tax , warehouse , Total
@csrf

@lang('dashboard_refundclient.register_customer_refund')

@lang('dashboard_refundclient.please_take_the_following_steps_to_register_quote')

$

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