scaffold models
This commit is contained in:
5
app/views/crm/customers/new.html.erb
Normal file
5
app/views/crm/customers/new.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<h1>New Crm Customer</h1>
|
||||
|
||||
<%= render 'form', crm_customer: @crm_customer %>
|
||||
|
||||
<%= link_to 'Back', crm_customers_path %>
|
||||
Reference in New Issue
Block a user