templates/super/notice/edit.html.twig line 1

Open in your IDE?
  1. {% extends 'super/edit.html.twig' %}
  2. {% set back_url = path('super_notice_list', {id:batch.id}) %}