bookings tab view
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Crm::HomeController < BaseCrmController
|
||||
def index
|
||||
@bookings = Booking.all
|
||||
end
|
||||
def show
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user