@lang('dashboard_payment.submit_an_advance_payment')

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

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

@endif

@lang('dashboard_invoices.please_fill_all') :


Client Name , Email , Batch Number , Date of Batch , Shipping Date , Due Date , Filter , Shipping Address , Sending Address , Amount

@lang('dashboard_payment.submit_an_advance_payment')

@lang('dashboard_payment.please_take_the_following_steps_to_submit_an_advance_payment')

@csrf

$

0

@lang('dashboard_invoices.total')

$

0

@lang('dashboard_payment.quick_view_of_batch_information')

0

$

0

$

{{-- --}}
@endsection @section('custom_script') @endsection