<% content_for :header do %>

New Field Group

<%= "#{ t :back_to }".capitalize %> <%= @structure.name.capitalize %> <% end %> <% content_for :content do %> <%= render 'form_body', field_group: @field_group, structure: @structure %> <% end %>