| Property Number | Project | Purchase Date | Contract End | Balance | Actions |
|---|---|---|---|---|---|
| <%= account.property_number %> | <%= account.project.name %> | <%= account.purchase_date || "-" %> | <%= account.contract_end_date || "-" %> | <%= number_to_currency(account.balance) %> | <%= link_to "View Statements", client_portal_property_account_path(account), class: "btn btn-sm btn-outline-primary" %> |