<%= f.input :attachment, label: false, as: :file %> <%= f.hidden_field :id %> <%= link_to_remove_association t('.remove'), f, class: 'btn btn-danger btn-sm' %>