<%= form.translated :text_field, :name %>
<%= form.collection_select :area_type_id, organization_area_types, :id, :name %>