## Summary - Add mortgage balance as a dashed line overlay on the property value chart when a real estate account has a linked loan - Display equity (market value - mortgage owed) in the chart header and as a 3-column summary strip (Market Value | Mortgage Owed | Equity) in the property details card - Extend balance evolution API endpoints to include `mortgage_balance` data points for linked loan accounts - Add 6 new tests covering mortgage/equity display in account show page and balance evolution endpoints |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| CashflowAnalyticsController.php | ||
| DashboardAnalyticsController.php | ||
| ImportDataController.php | ||
| TransactionController.php | ||