<%= modal_form_wrapper title: t(".edit", account: @account.name) do %> <%= render "investments/form", account: @account, url: investment_path(@account) %> <% end %>