change dynamic checkin checkout
This commit is contained in:
@@ -82,6 +82,7 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
post "call_waiter" => "call_waiters#index"
|
||||
get "survey/:id" => "survey#index"
|
||||
post "survey/:id" => "survey#create"
|
||||
post "check_out" => "check_in_process#check_out_process"
|
||||
end
|
||||
|
||||
#order and reservation api
|
||||
|
||||
Reference in New Issue
Block a user