Editing Stock Check Item

<%= render 'form', stock_check_item: @stock_check_item %> <%= link_to 'Show', @stock_check_item %> | <%= link_to 'Back', stock_check_items_path %>