|
|
|
|
@ -26,6 +26,15 @@
|
|
|
|
|
}, |
|
|
|
|
]) %> |
|
|
|
|
|
|
|
|
|
<h3 class="govuk-heading-s">Sales 2023/24</h3> |
|
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
|
{ |
|
|
|
|
name: "Sales log for buyers (2023/24)", |
|
|
|
|
href: download_23_24_sales_form_path, |
|
|
|
|
metadata: "PDF, 421 KB, 8 pages", |
|
|
|
|
}, |
|
|
|
|
]) %> |
|
|
|
|
|
|
|
|
|
<h3 class="govuk-heading-s">Lettings 2022/23</h3> |
|
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
|
{ |
|
|
|
|
@ -45,15 +54,6 @@
|
|
|
|
|
}, |
|
|
|
|
]) %> |
|
|
|
|
|
|
|
|
|
<h3 class="govuk-heading-s">Sales 2023/24</h3> |
|
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
|
{ |
|
|
|
|
name: "Sales log for buyers (2023/24)", |
|
|
|
|
href: download_23_24_sales_form_path, |
|
|
|
|
metadata: "PDF, 421 KB, 8 pages", |
|
|
|
|
}, |
|
|
|
|
]) %> |
|
|
|
|
|
|
|
|
|
<h3 class="govuk-heading-s">Sales 2022/23</h3> |
|
|
|
|
<%= render DocumentListComponent.new(items: [ |
|
|
|
|
{ |
|
|
|
|
|