%= render partial: 'shared/header', locals:
{ links: [["ライセンス管理", license_path],
["OCN一覧", '#']]} %>
OCN一覧
<%= link_to '顧客名', show_list_OCN_path(@sort1) %>
<%= link_to 'ID', show_list_OCN_path(@sort2) %>
<%= link_to 'password', show_list_OCN_path(@sort3) %>
<%= link_to '申込プラン', show_list_OCN_path(@sort4) %>
<%= link_to '受付管理番号', show_list_OCN_path(@sort5) %>
<%= link_to '最終更新', show_list_OCN_path(@sort6) %>
詳細
<%= memo5.truncate(30) %>
<%= name.truncate(30) %>
<%= memo2.truncate(30) %>
<%= memo3.truncate(20) %>
<%= memo6.truncate(30) %>
<%= good.last_update %>
<%= memo.truncate(30) %>