6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
<h1>New Stock Check Item</h1>
|
|
|
|
<%= render 'form', stock_check_item: @stock_check_item %>
|
|
|
|
<%= link_to 'Back', stock_check_items_path %>
|