<%= f.input_field :id, as: :hidden %> <%= f.input_field :_destroy, as: :hidden %> <%= link_to_remove_association t('helpers.remove'), f, class: 'btn btn-danger btn-sm' %>