|
|
|
<%= govuk_button_link_to "Add a location", new_scheme_location_path(scheme_id: @scheme.id), secondary: true %> |
|
|
|
<%= govuk_button_link_to "Add a location", new_scheme_location_path(@scheme), secondary: true %> |
|
|
|
<%= govuk_button_link_to "Add a location", new_scheme_location_path(scheme_id: @scheme.id), secondary: true %> |
|
|
|
<%= govuk_button_link_to "Add a location", new_scheme_location_path(@scheme), secondary: true %> |