|
|
|
@ -1,7 +1,7 @@ |
|
|
|
<% content_for :title, "Create a new supported housing scheme" %> |
|
|
|
<% content_for :title, "Create a new supported housing scheme" %> |
|
|
|
|
|
|
|
|
|
|
|
<% content_for :before_content do %> |
|
|
|
<% content_for :before_content do %> |
|
|
|
<%= govuk_back_link(href: :back) %> |
|
|
|
<%= govuk_back_link(href: schemes_path) %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
|
|
|
|
|
|
|
|
<%= form_for(@scheme, method: :patch) do |f| %> |
|
|
|
<%= form_for(@scheme, method: :patch) do |f| %> |
|
|
|
|