%= errors_summary_for talent_release %> <%= bootstrap_form_with model: model, local: true do |form| %> <%= field_set_tag content_tag(:span, t(".talent_details.heading"), class: "h6 text-muted text-uppercase") do %> <%= form.form_group :minor do %> <%= form.check_box :minor, label: t("helpers.label.talent_release.minor"), data: { target: "[data-ujs-target=guardian-fields]", toggle: "collapse" } %> <% end %>
<%= t(".photos.guardian_photo.heading") %>