<%= f.select :subtype, options_for_select(Investment::SUBTYPES, selected: ""), { label: true } %>