settings controllers
This commit is contained in:
5
app/views/settings/tax_profiles/new.html.erb
Normal file
5
app/views/settings/tax_profiles/new.html.erb
Normal 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 %>
|
||||
Reference in New Issue
Block a user