Name | Date | Detail | Customer | |||
---|---|---|---|---|---|---|
<%= picture.name %> | <%= picture.date %> | <%= picture.detail %> | <%= picture.customer_id %> | <%= link_to 'Show', picture %> | <%= link_to 'Edit', edit_picture_path(picture) %> | <%= link_to 'Destroy', picture, method: :delete, data: { confirm: 'Are you sure?' } %> |