\r\n
\r\n
\r\n
\r\n
\r\n Budgeted\r\n
\r\n
\r\n Avg Per Month\r\n
\r\n
\r\n Avg Unit / Month\r\n
\r\n
\r\n
\r\n
\r\n
Total Expense:
\r\n
\r\n {{ `${totals.currentYearTotalExpense || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalExpensePerMonth || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalExpensePerUnitPerMonth || 0}` | currency }}\r\n
\r\n
\r\n
\r\n
\r\n
Total Income:
\r\n
\r\n {{ `${totals.currentYearTotalIncome || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalIncomePerMonth || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalIncomePerUnitPerMonth || 0}` | currency }}\r\n
\r\n
\r\n
\r\n
\r\n
Total Assessed Income:
\r\n
\r\n {{ `${totals.currentYearTotalAssessedIncome || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalAssessedIncomePerMonth || 0}` | currency }}\r\n
\r\n
\r\n {{ `${totals.currentYearTotalAssessedIncomePerUnitPerMonth || 0}` | currency }}\r\n
\r\n
\r\n
\r\n\r\n