{{$actions := load_actions "edit"}} {{if $actions}}
{{$actions}}
{{end}}
{{render "shared/flashes"}} {{render "shared/errors"}}
{{render_form .Result edit_sections}} {{if has_update_permission .Resource}}
{{t "qor_admin.form.cancel_edit" "Cancel Edit"}}
{{end}}