% content_for :title, "Review lettings log" %> <% content_for :breadcrumbs, govuk_breadcrumbs(breadcrumbs: { "Logs" => "/logs", "Log #{@log.id}" => "/lettings-logs/#{@log.id}", "Review lettings log" => "", }) %>
You can review and make changes to this log until 2nd June <%= @log.collection_start_year.present? ? @log.collection_start_year + 1 : "" %>.
<% @log.form.sections.map do |section| %>