Introduce basic views for organization

organization#index
organizaton#new and organization#edit
This commit is contained in:
shlok007 2017-05-31 19:31:42 +05:30
parent a06dc84eb0
commit b1fac33420
5 changed files with 79 additions and 0 deletions

View file

@ -0,0 +1,4 @@
.container
.row
.col-md-12
= render 'form'