more controller for cashier/waiter view
This commit is contained in:
6
app/controllers/crm/home_controller.rb
Normal file
6
app/controllers/crm/home_controller.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
class Crm::HomeController < BaseCrmController
|
||||
def index
|
||||
end
|
||||
def show
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user