| <%= t("management.budgets.table_name") %> | <%= t("management.budgets.table_phase") %> | <%= t("management.budgets.table_actions") %> |
|---|---|---|
| <%= budget.name %> | <%= budget.translated_phase %> | <%= link_to t("management.budgets.create_new_investment"), new_management_budget_investment_path(budget), class: "button hollow" %> |