<%= render "list_header" %> <%= render "list_filters" %>
<% list_fields.each do |list_field| %> <% end %> <%= render partial: 'list_item', collection: collection, as: :item %>
<%= resource_class.human_attribute_name(list_field) %>