|
|
|
@ -5,7 +5,7 @@ |
|
|
|
<h2 class="govuk-heading-m">Collection resources</h2> |
|
|
|
<h2 class="govuk-heading-m">Collection resources</h2> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<p class="govuk-body">Use the 2023 to 2024 forms for lettings that start and sales that complete between 1 April 2023 and 31 March 2024.</p> |
|
|
|
<p class="govuk-body">Use the 2023 to 2024 forms for lettings that start and sales that complete between 1 April 2023 and 31 March 2024.</p> |
|
|
|
<%= govuk_tabs(title: "Monday’s child nursery rhyme") do |c| %> |
|
|
|
<%= govuk_tabs(title: "Collection resources") do |c| %> |
|
|
|
<% if FormHandler.instance.lettings_form_for_start_year(2023) && FormHandler.instance.lettings_form_for_start_year(2023).edit_end_date > Time.zone.today %> |
|
|
|
<% if FormHandler.instance.lettings_form_for_start_year(2023) && FormHandler.instance.lettings_form_for_start_year(2023).edit_end_date > Time.zone.today %> |
|
|
|
<% c.with_tab(label: "Lettings 2023/24") do %> |
|
|
|
<% c.with_tab(label: "Lettings 2023/24") do %> |
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
|