<% content_for :section_title, "New Quiz" %> <%= render partial: 'form', locals: { quiz: @quiz, action: admin_create_quiz_path } %>