- refactor dropdown menu locations by adding this line to the dropdown collection (insteda of hardcoding it) ``` Van.select(:location).map(&:location).uniq ```