工事内容
<%= report.text_field :name %>日付
<%= report.date_field :date %>担当者
<%= report.text_field :detail %>請求書送付済
在庫使用有無
<%= link_to files.upload_file_name, {action: 'download', id: files.id}, target: "_blank" %>
<%= link_to '削除', files, method: :delete, data:{confirm: '本当に削除しますか?'}, class: "w8-button l-blue small"%>