source
options = Carmake.all.unshift Carmake.new(id: 0, name: 'Any') collection_select(:service, :carmake_id, options, :id, :name, include_blank: 'Any')