|
|
@ -25,6 +25,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<%= f.hidden_field :page, value: "edit-local-authority" %> |
|
|
|
<%= f.hidden_field :page, value: "edit-local-authority" %> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%= f.hidden_field :add_another_location, value: params[:add_another_location] %> |
|
|
|
|
|
|
|
|
|
|
|
<div class="govuk-button-group"> |
|
|
|
<div class="govuk-button-group"> |
|
|
|
<%= f.govuk_submit "Save and continue" %> |
|
|
|
<%= f.govuk_submit "Save and continue" %> |
|
|
|
|
|
|
|
|
|
|
|