class Origami::OrderReservationController < BaseOrigamiController def index @webview = check_mobile @shop = Shop::ShopDetail end end