other payment

This commit is contained in:
Nweni
2017-06-11 16:10:50 +06:30
parent 31cc75462b
commit a809818324
4 changed files with 21 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
class Origami::MpuController < BaseOrigamiController
def index
end
def create
end
end