PRONDL


@lang('reports.supplier_indebtness_by_duration_summary')

@lang('reports.supplier_indebt_summary_sum')

{{ $total }}

@foreach ($suppliers as $supplier) @endforeach
@lang('reports.Supplier') 1:30 31:40 41:50 51:60 61:70 71:80 81:90 @lang('reports.91_and_above')

${{ $supplier->first_thirty }}

${{ $supplier->thirty_to_fourth }}

${{ $supplier->fourth_to_fifth }}

${{ $supplier->fifth_to_sixth }}

${{ $supplier->sixth_to_seventh }}

${{ $supplier->seventh_to_eighth }}

${{ $supplier->eighth_to_ninth }}

${{ $supplier->ninth_to_above }}