عرض تقرير أعمار الديون

{foreach $clientsArr as $client} {/foreach}
العمیل الحالي 0 - 30 يوم 31 - 60 يوم 61 - 90 يوم 91 - 120 يوم أيام+120 الإجمالي
{$client.name} {$client.currentDebt} {$client.lastMonthDebt} {$client.beforeMonthDebt} {$client.before2MonthDebt} {$client.before3MonthDebt} {$client.before4MonthDebt} {$client.totalDebts}
الإجمالي {$totalCurrentDebts} {$totalLastMonthDebts} {$totalBeforeMonthDebts} {$totalBefore2MonthDebts} {$totalBefore3MonthDebts} {$totalBefore4MonthDebts} {$allTotalDebts}