<%= turbo_frame_tag "case_log_form", target: "_top" do %>

Check the answers you gave for household characteristics

<%= form_with action: '/case_logs', method: "next_page", builder: GOVUKDesignSystemFormBuilder::FormBuilder do |f| %> <%= f.govuk_submit "Save and continue" %> <% end %> <% end %>