6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
<h1>New Crm Customer</h1>
|
|
|
|
<%= render 'form', crm_customer: @crm_customer %>
|
|
|
|
<%= link_to 'Back', crm_customers_path %>
|