<% @case_log.form.sections.map do |section| %>
  1. <%= section.label %>

    <% if section.description %>

    <%= section.description.html_safe %>

    <% end %>
  2. <% end %>

Review and submit

Review your answers and submit this log to the Department of Levelling Up, Housing & Communities.

<%= govuk_button_link_to 'Review lettings log', "/logs/#{@case_log.id}/review" %>