settings controllers

This commit is contained in:
Min Zeya Phyo
2017-04-18 13:01:05 +06:30
parent dbad900cd4
commit a717791a7c
49 changed files with 7233 additions and 6080 deletions

View File

@@ -0,0 +1,5 @@
<h1>New Settings Tax Profile</h1>
<%= render 'form', settings_tax_profile: @settings_tax_profile %>
<%= link_to 'Back', settings_tax_profiles_path %>