| Particulars | Notes | Previous Year ({{ $comprehensiveIncomeLoadTableArr['previousFiscalYearName'] }}) |
Current Year ({{ $comprehensiveIncomeLoadTableArr['thisFiscalYearName'] }}) |
|
|---|---|---|---|---|
| SURPLUS/DEFICIT | {{ number_format($surplus['previousYear'], 2) }} | {{ number_format($surplus['currentYear'], 2) }} | ||
| Particulars | Notes | This Month | This Year | Cumulative |
| SURPLUS/DEFICIT | {{ number_format($surplus['thisMonth'], 2) }} | {{ number_format($surplus['thisYear'], 2) }} | {{ number_format($surplus['cumulative'], 2) }} | |
| Particulars | Notes | This Period | ||
| SURPLUS/DEFICIT | {{ number_format($surplus['thisPeriod'], 2) }} |