%= render partial: 'shared/header', locals:{ links: [["在庫一覧", '#']]}%>
開始
<%= date_field_tag 'start', @start %>終了
<%= date_field_tag 'end', @end %><%= @category.name %>一覧
<%= link_to '物品名', goods_show_month_path(@id1, @id2, @id3, @start, @end, @type, @sort1) %>
<%= link_to '型式', goods_show_month_path(@id1, @id2, @id3, @start, @end, @type, @sort2) %>
<%= link_to '入庫数', goods_show_month_path(@id1, @id2, @id3, @start, @end, @type, @sort3) %>
<%= link_to '出庫数', goods_show_month_path(@id1, @id2, @id3, @start, @end, @type, @sort4) %>
<%= link_to '最終更新日', goods_show_month_path(@id1, @id2, @id3, @start, @end, @type, @sort5) %>
メモ
<%= name %>
<%= memo1 %>
<%= push %>
<%= pull %>
<%= update %>
<%= memo %>