%li.field = f.hidden_field :zoneable_type, value: 'Spree::State' = f.collection_select(:zoneable_id, @states, :id, :name, {include_blank: true}, {class: 'select2 fullwidth'}) = remove_nested f