6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
|
<h1>New Employer</h1>
|
||
|
|
||
|
<%= render 'form', employer: @employer %>
|
||
|
|
||
|
<%= link_to 'Back to List', employers_path %>
|