6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
<h1>New Stock Check</h1>
|
|
|
|
<%= render 'form', stock_check: @stock_check %>
|
|
|
|
<%= link_to 'Back', stock_checks_path %>
|