{{$actions := load_actions "new"}} {{if $actions}}
{{$actions}}
{{end}}
{{render "shared/flashes"}} {{render "shared/errors"}}
{{render_form .Result new_sections }} {{if has_create_permission .Resource}}
{{t "qor_admin.form.cancel" "Cancel"}}
{{end}}