@lang('dashboard_noticedebt.registering_credit_note')

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

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

@endif

@lang('dashboard_invoices.please_fill_all') :

Client Name , Notice Date , Notice Number , Notice Title , Email , Filter , Account , Description , Amount , Tax , Total

@lang('dashboard_noticedebt.registering_credit_note')

@lang('dashboard_noticedebt.please_follow_steps_below_to_registe_credit_note')

@csrf

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

$0

@lang('dashboard_noticedebt.quick_view_of_receipt_information')

$0

@endsection