class AddVehicleController < FormsController
    def previous_path(*args)
      overview_path(*args)
    end