<%= render Yattho::BaseComponent.new(**@system_arguments) do %> <% items.each do |item| %> <%= item %> <% end %> <% end %>