% content_for :title, "Log #{@case_log.id}" %> <%= turbo_frame_tag "case_log_form", target: "_top" do %>
You’ve completed <%= get_subsections_count(@case_log, :completed) %> of <%= get_subsections_count(@case_log, :all) %> sections.
<% next_incomplete_section = get_next_incomplete_section(@case_log).id %> > Skip to next incomplete section
<%= render "tasklist" %>