Change Dashboard, Account in login, Shop name, Reference no for other charges
This commit is contained in:
@@ -136,10 +136,5 @@ class Origami::CustomersController < BaseOrigamiController
|
||||
render json: JSON.generate({:status => false, :error_message => "Record not found"})
|
||||
end
|
||||
end
|
||||
|
||||
#Shop Name in Navbor
|
||||
helper_method :shop_detail
|
||||
def shop_detail
|
||||
@shop = Shop.first
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user