var/cache/dev/twig/bd/bde0ebfdd7730c634ca86a42ecb01068.php line 269

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* @!EasyAdmin/layout.html.twig */
  16. class __TwigTemplate_a0811f4ee89c718417ea23853eff65af extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'head_metas' => [$this'block_head_metas'],
  30.             'page_title' => [$this'block_page_title'],
  31.             'head_stylesheets' => [$this'block_head_stylesheets'],
  32.             'configured_stylesheets' => [$this'block_configured_stylesheets'],
  33.             'head_favicon' => [$this'block_head_favicon'],
  34.             'head_javascript' => [$this'block_head_javascript'],
  35.             'configured_javascripts' => [$this'block_configured_javascripts'],
  36.             'configured_head_contents' => [$this'block_configured_head_contents'],
  37.             'body' => [$this'block_body'],
  38.             'body_id' => [$this'block_body_id'],
  39.             'body_class' => [$this'block_body_class'],
  40.             'javascript_page_layout' => [$this'block_javascript_page_layout'],
  41.             'wrapper_wrapper' => [$this'block_wrapper_wrapper'],
  42.             'flash_messages' => [$this'block_flash_messages'],
  43.             'user_menu' => [$this'block_user_menu'],
  44.             'wrapper' => [$this'block_wrapper'],
  45.             'responsive_header' => [$this'block_responsive_header'],
  46.             'responsive_header_logo' => [$this'block_responsive_header_logo'],
  47.             'sidebar' => [$this'block_sidebar'],
  48.             'header' => [$this'block_header'],
  49.             'header_navbar' => [$this'block_header_navbar'],
  50.             'header_logo' => [$this'block_header_logo'],
  51.             'main_menu_wrapper' => [$this'block_main_menu_wrapper'],
  52.             'content_top_header' => [$this'block_content_top_header'],
  53.             'search' => [$this'block_search'],
  54.             'search_form' => [$this'block_search_form'],
  55.             'search_form_filters' => [$this'block_search_form_filters'],
  56.             'header_custom_menu' => [$this'block_header_custom_menu'],
  57.             'content' => [$this'block_content'],
  58.             'content_header_wrapper' => [$this'block_content_header_wrapper'],
  59.             'content_header' => [$this'block_content_header'],
  60.             'content_title' => [$this'block_content_title'],
  61.             'content_help' => [$this'block_content_help'],
  62.             'page_actions_wrapper' => [$this'block_page_actions_wrapper'],
  63.             'page_actions' => [$this'block_page_actions'],
  64.             'main' => [$this'block_main'],
  65.             'content_footer_wrapper' => [$this'block_content_footer_wrapper'],
  66.             'body_javascript' => [$this'block_body_javascript'],
  67.             'configured_body_contents' => [$this'block_configured_body_contents'],
  68.         ];
  69.     }
  70.     protected function doDisplay(array $context, array $blocks = []): iterable
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@!EasyAdmin/layout.html.twig"));
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@!EasyAdmin/layout.html.twig"));
  77.         // line 2
  78.         $context["__internal_62a45c35349f3ebf87483df85c868a054b9422a66421886c17f69e83b62bdd79"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'2$this->source); })()), "i18n", [], "any"falsefalsefalse2), "translationDomain", [], "any"falsefalsefalse2);
  79.         // line 3
  80.         yield "
  81. <!DOCTYPE html>
  82. <html lang=\"";
  83.         // line 5
  84.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'5$this->source); })()), "i18n", [], "any"falsefalsefalse5), "htmlLocale", [], "any"falsefalsefalse5), "html"nulltrue);
  85.         yield "\" dir=\"";
  86.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'5$this->source); })()), "i18n", [], "any"falsefalsefalse5), "textDirection", [], "any"falsefalsefalse5), "html"nulltrue);
  87.         yield "\">
  88. <head>
  89.     ";
  90.         // line 7
  91.         yield from $this->unwrap()->yieldBlock('head_metas'$context$blocks);
  92.         // line 14
  93.         yield "
  94.     ";
  95.         // line 15
  96.         $context["page_title_block_output"] = ('' === $tmp \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  97.             yield from $this->unwrap()->yieldBlock('page_title'$context$blocks);
  98.             yield from [];
  99.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  100.         // line 16
  101.         yield "    <title>";
  102.         yield Twig\Extension\CoreExtension::striptags((isset($context["page_title_block_output"]) || array_key_exists("page_title_block_output"$context) ? $context["page_title_block_output"] : (function () { throw new RuntimeError('Variable "page_title_block_output" does not exist.'16$this->source); })()));
  103.         yield "</title>
  104.     ";
  105.         // line 18
  106.         yield from $this->unwrap()->yieldBlock('head_stylesheets'$context$blocks);
  107.         // line 21
  108.         yield "
  109.     ";
  110.         // line 22
  111.         yield from $this->unwrap()->yieldBlock('configured_stylesheets'$context$blocks);
  112.         // line 26
  113.         yield "
  114.     ";
  115.         // line 27
  116.         yield from $this->unwrap()->yieldBlock('head_favicon'$context$blocks);
  117.         // line 30
  118.         yield "
  119.     ";
  120.         // line 31
  121.         yield from $this->unwrap()->yieldBlock('head_javascript'$context$blocks);
  122.         // line 34
  123.         yield "
  124.     ";
  125.         // line 35
  126.         yield from $this->unwrap()->yieldBlock('configured_javascripts'$context$blocks);
  127.         // line 39
  128.         yield "
  129.     ";
  130.         // line 40
  131.         if (("rtl" == CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'40$this->source); })()), "i18n", [], "any"falsefalsefalse40), "textDirection", [], "any"falsefalsefalse40))) {
  132.             // line 41
  133.             yield "        <link rel=\"stylesheet\" href=\"";
  134.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/easyadmin/app.rtl.css"), "html"nulltrue);
  135.             yield "\">
  136.     ";
  137.         }
  138.         // line 43
  139.         yield "
  140.     ";
  141.         // line 44
  142.         yield from $this->unwrap()->yieldBlock('configured_head_contents'$context$blocks);
  143.         // line 49
  144.         yield "</head>
  145. ";
  146.         // line 51
  147.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  148.         // line 304
  149.         yield "</html>
  150. ";
  151.         
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  153.         
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  155.         yield from [];
  156.     }
  157.     // line 7
  158.     /**
  159.      * @return iterable<null|scalar|\Stringable>
  160.      */
  161.     public function block_head_metas(array $context, array $blocks = []): iterable
  162.     {
  163.         $macros $this->macros;
  164.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_metas"));
  166.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  167.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_metas"));
  168.         // line 8
  169.         yield "        <meta charset=\"utf-8\">
  170.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  171.         <meta name=\"robots\" content=\"noindex, nofollow, noarchive, nosnippet, noodp, noimageindex, notranslate, nocache\" />
  172.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  173.         <meta name=\"generator\" content=\"EasyAdmin\" />
  174.     ";
  175.         
  176.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  177.         
  178.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  179.         yield from [];
  180.     }
  181.     // line 15
  182.     /**
  183.      * @return iterable<null|scalar|\Stringable>
  184.      */
  185.     public function block_page_title(array $context, array $blocks = []): iterable
  186.     {
  187.         $macros $this->macros;
  188.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  189.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  191.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_title"));
  192.         yield from         $this->unwrap()->yieldBlock("content_title"$context$blocks);
  193.         
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  195.         
  196.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  197.         yield from [];
  198.     }
  199.     // line 18
  200.     /**
  201.      * @return iterable<null|scalar|\Stringable>
  202.      */
  203.     public function block_head_stylesheets(array $context, array $blocks = []): iterable
  204.     {
  205.         $macros $this->macros;
  206.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  207.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  208.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  209.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  210.         // line 19
  211.         yield "        <link rel=\"stylesheet\" href=\"";
  212.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/easyadmin/app.css"), "html"nulltrue);
  213.         yield "\">
  214.     ";
  215.         
  216.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  217.         
  218.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  219.         yield from [];
  220.     }
  221.     // line 22
  222.     /**
  223.      * @return iterable<null|scalar|\Stringable>
  224.      */
  225.     public function block_configured_stylesheets(array $context, array $blocks = []): iterable
  226.     {
  227.         $macros $this->macros;
  228.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  229.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_stylesheets"));
  230.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  231.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_stylesheets"));
  232.         // line 23
  233.         yield "        ";
  234.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_css_assets.html.twig", ["assets" => (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse23), "cssAssets", [], "any"truetruefalse23) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'23$this->source); })()), "assets", [], "any"falsefalsefalse23), "cssAssets", [], "any"falsefalsefalse23)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'23$this->source); })()), "assets", [], "any"falsefalsefalse23), "cssAssets", [], "any"falsefalsefalse23)) : ([]))], false);
  235.         yield "
  236.         ";
  237.         // line 24
  238.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_encore_link_tags.html.twig", ["assets" => (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse24), "webpackEncoreAssets", [], "any"truetruefalse24) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'24$this->source); })()), "assets", [], "any"falsefalsefalse24), "webpackEncoreAssets", [], "any"falsefalsefalse24)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'24$this->source); })()), "assets", [], "any"falsefalsefalse24), "webpackEncoreAssets", [], "any"falsefalsefalse24)) : ([]))], false);
  239.         yield "
  240.     ";
  241.         
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  243.         
  244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  245.         yield from [];
  246.     }
  247.     // line 27
  248.     /**
  249.      * @return iterable<null|scalar|\Stringable>
  250.      */
  251.     public function block_head_favicon(array $context, array $blocks = []): iterable
  252.     {
  253.         $macros $this->macros;
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  255.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_favicon"));
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_favicon"));
  258.         // line 28
  259.         yield "        <link rel=\"shortcut icon\" href=\"";
  260.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'28$this->source); })()), "dashboardFaviconPath", [], "any"falsefalsefalse28)), "html"nulltrue);
  261.         yield "\">
  262.     ";
  263.         
  264.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  265.         
  266.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  267.         yield from [];
  268.     }
  269.     // line 31
  270.     /**
  271.      * @return iterable<null|scalar|\Stringable>
  272.      */
  273.     public function block_head_javascript(array $context, array $blocks = []): iterable
  274.     {
  275.         $macros $this->macros;
  276.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_javascript"));
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_javascript"));
  280.         // line 32
  281.         yield "        <script src=\"";
  282.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/easyadmin/app.js"), "html"nulltrue);
  283.         yield "\"></script>
  284.     ";
  285.         
  286.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  287.         
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  289.         yield from [];
  290.     }
  291.     // line 35
  292.     /**
  293.      * @return iterable<null|scalar|\Stringable>
  294.      */
  295.     public function block_configured_javascripts(array $context, array $blocks = []): iterable
  296.     {
  297.         $macros $this->macros;
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_javascripts"));
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  301.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_javascripts"));
  302.         // line 36
  303.         yield "        ";
  304.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_js_assets.html.twig", ["assets" => (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse36), "jsAssets", [], "any"truetruefalse36) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'36$this->source); })()), "assets", [], "any"falsefalsefalse36), "jsAssets", [], "any"falsefalsefalse36)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'36$this->source); })()), "assets", [], "any"falsefalsefalse36), "jsAssets", [], "any"falsefalsefalse36)) : ([]))], false);
  305.         yield "
  306.         ";
  307.         // line 37
  308.         yield Twig\Extension\CoreExtension::include($this->env$context"@EasyAdmin/includes/_encore_script_tags.html.twig", ["assets" => (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse37), "webpackEncoreAssets", [], "any"truetruefalse37) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'37$this->source); })()), "assets", [], "any"falsefalsefalse37), "webpackEncoreAssets", [], "any"falsefalsefalse37)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'37$this->source); })()), "assets", [], "any"falsefalsefalse37), "webpackEncoreAssets", [], "any"falsefalsefalse37)) : ([]))], false);
  309.         yield "
  310.     ";
  311.         
  312.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  313.         
  314.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  315.         yield from [];
  316.     }
  317.     // line 44
  318.     /**
  319.      * @return iterable<null|scalar|\Stringable>
  320.      */
  321.     public function block_configured_head_contents(array $context, array $blocks = []): iterable
  322.     {
  323.         $macros $this->macros;
  324.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_head_contents"));
  326.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  327.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_head_contents"));
  328.         // line 45
  329.         yield "        ";
  330.         $context['_parent'] = $context;
  331.         $context['_seq'] = CoreExtension::ensureTraversable((((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse45), "headContents", [], "any"truetruefalse45) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'45$this->source); })()), "assets", [], "any"falsefalsefalse45), "headContents", [], "any"falsefalsefalse45)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'45$this->source); })()), "assets", [], "any"falsefalsefalse45), "headContents", [], "any"falsefalsefalse45)) : ([])));
  332.         foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {
  333.             // line 46
  334.             yield "            ";
  335.             yield $context["htmlContent"];
  336.             yield "
  337.         ";
  338.         }
  339.         $_parent $context['_parent'];
  340.         unset($context['_seq'], $context['_key'], $context['htmlContent'], $context['_parent']);
  341.         $context array_intersect_key($context$_parent) + $_parent;
  342.         // line 48
  343.         yield "    ";
  344.         
  345.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  346.         
  347.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  348.         yield from [];
  349.     }
  350.     // line 51
  351.     /**
  352.      * @return iterable<null|scalar|\Stringable>
  353.      */
  354.     public function block_body(array $context, array $blocks = []): iterable
  355.     {
  356.         $macros $this->macros;
  357.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  358.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  359.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  361.         // line 52
  362.         yield "    <body id=\"";
  363.         yield from $this->unwrap()->yieldBlock('body_id'$context$blocks);
  364.         yield "\" class=\"ea ";
  365.         yield from $this->unwrap()->yieldBlock('body_class'$context$blocks);
  366.         yield "\">
  367.     ";
  368.         // line 53
  369.         yield from $this->unwrap()->yieldBlock('javascript_page_layout'$context$blocks);
  370.         // line 61
  371.         yield "
  372.     ";
  373.         // line 62
  374.         yield from $this->unwrap()->yieldBlock('wrapper_wrapper'$context$blocks);
  375.         // line 294
  376.         yield "
  377.     ";
  378.         // line 295
  379.         yield from $this->unwrap()->yieldBlock('body_javascript'$context$blocks);
  380.         // line 296
  381.         yield "
  382.     ";
  383.         // line 297
  384.         yield from $this->unwrap()->yieldBlock('configured_body_contents'$context$blocks);
  385.         // line 302
  386.         yield "    </body>
  387. ";
  388.         
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  390.         
  391.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  392.         yield from [];
  393.     }
  394.     // line 52
  395.     /**
  396.      * @return iterable<null|scalar|\Stringable>
  397.      */
  398.     public function block_body_id(array $context, array $blocks = []): iterable
  399.     {
  400.         $macros $this->macros;
  401.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  402.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  403.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  404.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  405.         
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  407.         
  408.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  409.         yield from [];
  410.     }
  411.     /**
  412.      * @return iterable<null|scalar|\Stringable>
  413.      */
  414.     public function block_body_class(array $context, array $blocks = []): iterable
  415.     {
  416.         $macros $this->macros;
  417.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  418.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  419.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  420.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  421.         
  422.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  423.         
  424.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  425.         yield from [];
  426.     }
  427.     // line 53
  428.     /**
  429.      * @return iterable<null|scalar|\Stringable>
  430.      */
  431.     public function block_javascript_page_layout(array $context, array $blocks = []): iterable
  432.     {
  433.         $macros $this->macros;
  434.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  435.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript_page_layout"));
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript_page_layout"));
  438.         // line 54
  439.         yield "        <script>
  440.             document.body.classList.add(
  441.                 'ea-content-width-' + (localStorage.getItem('ea/content/width') || '";
  442.         // line 56
  443.         yield (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "crud", [], "any"falsetruefalse56), "contentWidth", [], "any"truetruefalse56) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'56$this->source); })()), "crud", [], "any"falsefalsefalse56), "contentWidth", [], "any"falsefalsefalse56)))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'56$this->source); })()), "crud", [], "any"falsefalsefalse56), "contentWidth", [], "any"falsefalsefalse56), "html"nulltrue)) : ((((CoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "dashboardContentWidth", [], "any"truetruefalse56) &&  !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'56$this->source); })()), "dashboardContentWidth", [], "any"falsefalsefalse56)))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'56$this->source); })()), "dashboardContentWidth", [], "any"falsefalsefalse56), "html"nulltrue)) : ("normal"))));
  444.         yield "'),
  445.                 'ea-sidebar-width-' + (localStorage.getItem('ea/sidebar/width') || '";
  446.         // line 57
  447.         yield (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "crud", [], "any"falsetruefalse57), "sidebarWidth", [], "any"truetruefalse57) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'57$this->source); })()), "crud", [], "any"falsefalsefalse57), "sidebarWidth", [], "any"falsefalsefalse57)))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'57$this->source); })()), "crud", [], "any"falsefalsefalse57), "sidebarWidth", [], "any"falsefalsefalse57), "html"nulltrue)) : ((((CoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "dashboardSidebarWidth", [], "any"truetruefalse57) &&  !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'57$this->source); })()), "dashboardSidebarWidth", [], "any"falsefalsefalse57)))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'57$this->source); })()), "dashboardSidebarWidth", [], "any"falsefalsefalse57), "html"nulltrue)) : ("normal"))));
  448.         yield "')
  449.             );
  450.         </script>
  451.     ";
  452.         
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  454.         
  455.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  456.         yield from [];
  457.     }
  458.     // line 62
  459.     /**
  460.      * @return iterable<null|scalar|\Stringable>
  461.      */
  462.     public function block_wrapper_wrapper(array $context, array $blocks = []): iterable
  463.     {
  464.         $macros $this->macros;
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  466.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""wrapper_wrapper"));
  467.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  468.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""wrapper_wrapper"));
  469.         // line 63
  470.         yield "        ";
  471.         yield from $this->unwrap()->yieldBlock('flash_messages'$context$blocks);
  472.         // line 66
  473.         yield "
  474.         ";
  475.         // line 67
  476.         $context["user_menu_avatar"] = ('' === $tmp \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  477.             // line 68
  478.             yield "            ";
  479.             if ((null == CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'68$this->source); })()), "userMenu", [], "any"falsefalsefalse68), "avatarUrl", [], "any"falsefalsefalse68))) {
  480.                 // line 69
  481.                 yield "                <span class=\"user-avatar\">
  482.                     <span class=\"fa-stack\">
  483.                         <i class=\"user-avatar-icon-background fas fa-square fa-stack-2x\"></i>
  484.                         <i class=\"user-avatar-icon-foreground ";
  485.                 // line 72
  486.                 yield (( !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'72$this->source); })()), "user", [], "any"falsefalsefalse72))) ? ("fa fa-user") : ("fas fa-user-slash"));
  487.                 yield " fa-stack-1x fa-inverse\"></i>
  488.                     </span>
  489.                 </span>
  490.             ";
  491.             } else {
  492.                 // line 76
  493.                 yield "                <img class=\"user-avatar\" src=\"";
  494.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'76$this->source); })()), "userMenu", [], "any"falsefalsefalse76), "avatarUrl", [], "any"falsefalsefalse76), "html"nulltrue);
  495.                 yield "\" />
  496.             ";
  497.             }
  498.             // line 78
  499.             yield "        ";
  500.             yield from [];
  501.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  502.         // line 79
  503.         yield "
  504.         ";
  505.         // line 80
  506.         $context["impersonator_permission"] = ((Twig\Extension\CoreExtension::constant("Symfony\\Component\\Security\\Core\\Authorization\\Voter\\AuthenticatedVoter::IS_IMPERSONATOR"nulltrue)) ? ("IS_IMPERSONATOR") : ("ROLE_PREVIOUS_ADMIN"));
  507.         // line 81
  508.         yield "
  509.         ";
  510.         // line 82
  511.         $context["user_menu_dropdown"] = ('' === $tmp \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  512.             // line 83
  513.             yield "            <ul class=\"dropdown-menu dropdown-menu-end\">
  514.                 <li class=\"dropdown-user-details\">
  515.                     <div>";
  516.             // line 85
  517.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["user_menu_avatar"]) || array_key_exists("user_menu_avatar"$context) ? $context["user_menu_avatar"] : (function () { throw new RuntimeError('Variable "user_menu_avatar" does not exist.'85$this->source); })()), "html"nulltrue);
  518.             yield "</div>
  519.                     <div>
  520.                         <span class=\"user-label\">";
  521.             // line 87
  522.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("user.logged_in_as", [], "EasyAdminBundle"), "html"nulltrue);
  523.             yield "</span>
  524.                         <span class=\"user-name\">";
  525.             // line 88
  526.             yield (((null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'88$this->source); })()), "user", [], "any"falsefalsefalse88))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("user.anonymous", [], "EasyAdminBundle"), "html"nulltrue)) : ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'88$this->source); })()), "userMenu", [], "any"falsefalsefalse88), "name", [], "any"falsefalsefalse88), "html"nulltrue)));
  527.             yield "</span>
  528.                     </div>
  529.                 </li>
  530.                 <li><hr class=\"dropdown-divider\"></li>
  531.                 ";
  532.             // line 93
  533.             yield from $this->unwrap()->yieldBlock('user_menu'$context$blocks);
  534.             // line 111
  535.             yield "            </ul>
  536.         ";
  537.             yield from [];
  538.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  539.         // line 113
  540.         yield "
  541.         <div class=\"wrapper\">
  542.             ";
  543.         // line 115
  544.         yield from $this->unwrap()->yieldBlock('wrapper'$context$blocks);
  545.         // line 292
  546.         yield "        </div>
  547.     ";
  548.         
  549.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  550.         
  551.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  552.         yield from [];
  553.     }
  554.     // line 63
  555.     /**
  556.      * @return iterable<null|scalar|\Stringable>
  557.      */
  558.     public function block_flash_messages(array $context, array $blocks = []): iterable
  559.     {
  560.         $macros $this->macros;
  561.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  562.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""flash_messages"));
  563.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  564.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""flash_messages"));
  565.         // line 64
  566.         yield "            ";
  567.         yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'64$this->source); })()), "templatePath", ["flash_messages"], "method"falsefalsefalse64));
  568.         yield "
  569.         ";
  570.         
  571.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  572.         
  573.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  574.         yield from [];
  575.     }
  576.     // line 93
  577.     /**
  578.      * @return iterable<null|scalar|\Stringable>
  579.      */
  580.     public function block_user_menu(array $context, array $blocks = []): iterable
  581.     {
  582.         $macros $this->macros;
  583.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  584.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""user_menu"));
  585.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  586.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""user_menu"));
  587.         // line 94
  588.         yield "                    ";
  589.         if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'94$this->source); })()), "userMenu", [], "any"falsefalsefalse94), "items", [], "any"falsefalsefalse94)) > 0)) {
  590.             // line 95
  591.             yield "                        ";
  592.             $context['_parent'] = $context;
  593.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'95$this->source); })()), "userMenu", [], "any"falsefalsefalse95), "items", [], "any"falsefalsefalse95));
  594.             $context['loop'] = [
  595.               'parent' => $context['_parent'],
  596.               'index0' => 0,
  597.               'index'  => 1,
  598.               'first'  => true,
  599.             ];
  600.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  601.                 $length count($context['_seq']);
  602.                 $context['loop']['revindex0'] = $length 1;
  603.                 $context['loop']['revindex'] = $length;
  604.                 $context['loop']['length'] = $length;
  605.                 $context['loop']['last'] = === $length;
  606.             }
  607.             foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  608.                 // line 96
  609.                 yield "                            <li>
  610.                                 ";
  611.                 // line 97
  612.                 if ((CoreExtension::getAttribute($this->env$this->source$context["item"], "isMenuSection", [], "any"falsefalsefalse97) &&  !CoreExtension::getAttribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse97))) {
  613.                     // line 98
  614.                     yield "                                    <hr class=\"dropdown-divider\">
  615.                                 ";
  616.                 } elseif ( !CoreExtension::getAttribute($this->env$this->source,                 // line 99
  617. $context["item"], "isMenuSection", [], "any"falsefalsefalse99)) {
  618.                     // line 100
  619.                     yield "                                    <a href=\"";
  620.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "linkUrl", [], "any"falsefalsefalse100), "html"nulltrue);
  621.                     yield "\" class=\"dropdown-item user-action ";
  622.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "cssClass", [], "any"falsefalsefalse100), "html"nulltrue);
  623.                     yield "\"
  624.                                        target=\"";
  625.                     // line 101
  626.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "linkTarget", [], "any"falsefalsefalse101), "html"nulltrue);
  627.                     yield "\" rel=\"";
  628.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "linkRel", [], "any"falsefalsefalse101), "html"nulltrue);
  629.                     yield "\"
  630.                                        referrerpolicy=\"origin-when-cross-origin\">
  631.                                         ";
  632.                     // line 103
  633.                     if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source$context["item"], "icon", [], "any"falsefalsefalse103))) {
  634.                         yield "<i class=\"fa fa-fw ";
  635.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "icon", [], "any"falsefalsefalse103), "html"nulltrue);
  636.                         yield "\"></i>";
  637.                     }
  638.                     // line 104
  639.                     yield "                                        <span>";
  640.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["item"], "label", [], "any"falsefalsefalse104), "html"nulltrue);
  641.                     yield "</span>
  642.                                     </a>
  643.                                 ";
  644.                 }
  645.                 // line 107
  646.                 yield "                            </li>
  647.                         ";
  648.                 ++$context['loop']['index0'];
  649.                 ++$context['loop']['index'];
  650.                 $context['loop']['first'] = false;
  651.                 if (isset($context['loop']['revindex0'], $context['loop']['revindex'])) {
  652.                     --$context['loop']['revindex0'];
  653.                     --$context['loop']['revindex'];
  654.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  655.                 }
  656.             }
  657.             $_parent $context['_parent'];
  658.             unset($context['_seq'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  659.             $context array_intersect_key($context$_parent) + $_parent;
  660.             // line 109
  661.             yield "                    ";
  662.         }
  663.         // line 110
  664.         yield "                ";
  665.         
  666.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  667.         
  668.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  669.         yield from [];
  670.     }
  671.     // line 115
  672.     /**
  673.      * @return iterable<null|scalar|\Stringable>
  674.      */
  675.     public function block_wrapper(array $context, array $blocks = []): iterable
  676.     {
  677.         $macros $this->macros;
  678.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  679.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""wrapper"));
  680.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  681.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""wrapper"));
  682.         // line 116
  683.         yield "                <div class=\"responsive-header\">
  684.                     ";
  685.         // line 117
  686.         yield from $this->unwrap()->yieldBlock('responsive_header'$context$blocks);
  687.         // line 144
  688.         yield "                </div>
  689.                 <div class=\"sidebar-wrapper\">
  690.                     <aside class=\"sidebar\">
  691.                         ";
  692.         // line 148
  693.         yield from $this->unwrap()->yieldBlock('sidebar'$context$blocks);
  694.         // line 170
  695.         yield "
  696.                         <div id=\"sidebar-resizer-handler\" class=\"resizer-handler resizer-handler-left\"></div>
  697.                     </aside>
  698.                 </div>
  699.                 <section class=\"main-content\">
  700.                     ";
  701.         // line 176
  702.         $context["has_search"] = ( !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'176$this->source); })()), "crud", [], "any"falsefalsefalse176)) && CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'176$this->source); })()), "crud", [], "any"falsefalsefalse176), "isSearchEnabled", [], "any"falsefalsefalse176));
  703.         // line 177
  704.         yield "                    <aside class=\"content-top ";
  705.         yield (((isset($context["has_search"]) || array_key_exists("has_search"$context) ? $context["has_search"] : (function () { throw new RuntimeError('Variable "has_search" does not exist.'177$this->source); })())) ? ("ea-search-enabled") : ("ea-search-disabled"));
  706.         yield "\">
  707.                         ";
  708.         // line 178
  709.         yield from $this->unwrap()->yieldBlock('content_top_header'$context$blocks);
  710.         // line 243
  711.         yield "                    </aside>
  712.                     <div class=\"content-wrapper\">
  713.                         ";
  714.         // line 246
  715.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  716.         // line 287
  717.         yield "
  718.                         <div id=\"content-resizer-handler\" class=\"resizer-handler resizer-handler-right\"></div>
  719.                     </div>
  720.                 </section>
  721.             ";
  722.         
  723.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  724.         
  725.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  726.         yield from [];
  727.     }
  728.     // line 117
  729.     /**
  730.      * @return iterable<null|scalar|\Stringable>
  731.      */
  732.     public function block_responsive_header(array $context, array $blocks = []): iterable
  733.     {
  734.         $macros $this->macros;
  735.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  736.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""responsive_header"));
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  738.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""responsive_header"));
  739.         // line 118
  740.         yield "                        <button id=\"navigation-toggler\" type=\"button\" aria-label=\"Toggle navigation\">
  741.                             <i class=\"fa fa-fw fa-bars\"></i>
  742.                         </button>
  743.                         <div id=\"responsive-header-logo\" class=\"text-truncate\">
  744.                             ";
  745.         // line 123
  746.         yield from $this->unwrap()->yieldBlock('responsive_header_logo'$context$blocks);
  747.         // line 128
  748.         yield "                        </div>
  749.                         <div class=\"dropdown user-menu-wrapper ";
  750.         // line 130
  751.         yield (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted((isset($context["impersonator_permission"]) || array_key_exists("impersonator_permission"$context) ? $context["impersonator_permission"] : (function () { throw new RuntimeError('Variable "impersonator_permission" does not exist.'130$this->source); })()))) ? ("user-is-impersonated") : (""));
  752.         yield "\">
  753.                             <a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">
  754.                                 ";
  755.         // line 134
  756.         yield "                                ";
  757.         if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'134$this->source); })()), "userMenu", [], "any"falsefalsefalse134), "avatarDisplayed", [], "any"falsefalsefalse134)) {
  758.             // line 135
  759.             yield "                                    ";
  760.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["user_menu_avatar"]) || array_key_exists("user_menu_avatar"$context) ? $context["user_menu_avatar"] : (function () { throw new RuntimeError('Variable "user_menu_avatar" does not exist.'135$this->source); })()), "html"nulltrue);
  761.             yield "
  762.                                 ";
  763.         } else {
  764.             // line 137
  765.             yield "                                    <i class=\"user-avatar fa fa-fw ";
  766.             yield (( !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'137$this->source); })()), "user", [], "any"falsefalsefalse137))) ? ("fa-user") : ("fa-user-times"));
  767.             yield "\"></i>
  768.                                 ";
  769.         }
  770.         // line 139
  771.         yield "                            </a>
  772.                             ";
  773.         // line 141
  774.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["user_menu_dropdown"]) || array_key_exists("user_menu_dropdown"$context) ? $context["user_menu_dropdown"] : (function () { throw new RuntimeError('Variable "user_menu_dropdown" does not exist.'141$this->source); })()), "html"nulltrue);
  775.         yield "
  776.                         </div>
  777.                     ";
  778.         
  779.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  780.         
  781.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  782.         yield from [];
  783.     }
  784.     // line 123
  785.     /**
  786.      * @return iterable<null|scalar|\Stringable>
  787.      */
  788.     public function block_responsive_header_logo(array $context, array $blocks = []): iterable
  789.     {
  790.         $macros $this->macros;
  791.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  792.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""responsive_header_logo"));
  793.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  794.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""responsive_header_logo"));
  795.         // line 124
  796.         yield "                                <a class=\"responsive-logo\" title=\"";
  797.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::striptags(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'124$this->source); })()), "dashboardTitle", [], "any"falsefalsefalse124)), "html"nulltrue);
  798.         yield "\" href=\"";
  799.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'124$this->source); })()), "dashboardRouteName", [], "any"falsefalsefalse124));
  800.         yield "\">
  801.                                     ";
  802.         // line 125
  803.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'125$this->source); })()), "dashboardTitle", [], "any"falsefalsefalse125);
  804.         yield "
  805.                                 </a>
  806.                             ";
  807.         
  808.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  809.         
  810.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  811.         yield from [];
  812.     }
  813.     // line 148
  814.     /**
  815.      * @return iterable<null|scalar|\Stringable>
  816.      */
  817.     public function block_sidebar(array $context, array $blocks = []): iterable
  818.     {
  819.         $macros $this->macros;
  820.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  821.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  822.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  823.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  824.         // line 149
  825.         yield "                            <header class=\"main-header\">
  826.                                 ";
  827.         // line 150
  828.         yield from $this->unwrap()->yieldBlock('header'$context$blocks);
  829.         // line 164
  830.         yield "                            </header>
  831.                             ";
  832.         // line 166
  833.         yield from $this->unwrap()->yieldBlock('main_menu_wrapper'$context$blocks);
  834.         // line 169
  835.         yield "                        ";
  836.         
  837.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  838.         
  839.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  840.         yield from [];
  841.     }
  842.     // line 150
  843.     /**
  844.      * @return iterable<null|scalar|\Stringable>
  845.      */
  846.     public function block_header(array $context, array $blocks = []): iterable
  847.     {
  848.         $macros $this->macros;
  849.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  850.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  851.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  852.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  853.         // line 151
  854.         yield "                                <nav class=\"navbar\" role=\"navigation\">
  855.                                     ";
  856.         // line 152
  857.         yield from $this->unwrap()->yieldBlock('header_navbar'$context$blocks);
  858.         // line 162
  859.         yield "                                </nav>
  860.                                 ";
  861.         
  862.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  863.         
  864.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  865.         yield from [];
  866.     }
  867.     // line 152
  868.     /**
  869.      * @return iterable<null|scalar|\Stringable>
  870.      */
  871.     public function block_header_navbar(array $context, array $blocks = []): iterable
  872.     {
  873.         $macros $this->macros;
  874.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  875.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_navbar"));
  876.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  877.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_navbar"));
  878.         // line 153
  879.         yield "                                        <div id=\"header-logo\">
  880.                                             ";
  881.         // line 154
  882.         yield from $this->unwrap()->yieldBlock('header_logo'$context$blocks);
  883.         // line 160
  884.         yield "                                        </div>
  885.                                     ";
  886.         
  887.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  888.         
  889.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  890.         yield from [];
  891.     }
  892.     // line 154
  893.     /**
  894.      * @return iterable<null|scalar|\Stringable>
  895.      */
  896.     public function block_header_logo(array $context, array $blocks = []): iterable
  897.     {
  898.         $macros $this->macros;
  899.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  900.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_logo"));
  901.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  902.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_logo"));
  903.         // line 155
  904.         yield "                                                <a class=\"logo\" title=\"";
  905.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::striptags(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'155$this->source); })()), "dashboardTitle", [], "any"falsefalsefalse155)), "html"nulltrue);
  906.         yield "\" href=\"";
  907.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'155$this->source); })()), "dashboardRouteName", [], "any"falsefalsefalse155));
  908.         yield "\">
  909.                                                     <span class=\"logo-custom\">";
  910.         // line 156
  911.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'156$this->source); })()), "dashboardTitle", [], "any"falsefalsefalse156);
  912.         yield "</span>
  913.                                                     <span class=\"logo-compact\"><i class=\"fas fa-home\"></i></span>
  914.                                                 </a>
  915.                                             ";
  916.         
  917.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  918.         
  919.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  920.         yield from [];
  921.     }
  922.     // line 166
  923.     /**
  924.      * @return iterable<null|scalar|\Stringable>
  925.      */
  926.     public function block_main_menu_wrapper(array $context, array $blocks = []): iterable
  927.     {
  928.         $macros $this->macros;
  929.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  930.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_menu_wrapper"));
  931.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  932.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_menu_wrapper"));
  933.         // line 167
  934.         yield "                                ";
  935.         yield Twig\Extension\CoreExtension::include($this->env$contextCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'167$this->source); })()), "templatePath", ["main_menu"], "method"falsefalsefalse167));
  936.         yield "
  937.                             ";
  938.         
  939.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  940.         
  941.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  942.         yield from [];
  943.     }
  944.     // line 178
  945.     /**
  946.      * @return iterable<null|scalar|\Stringable>
  947.      */
  948.     public function block_content_top_header(array $context, array $blocks = []): iterable
  949.     {
  950.         $macros $this->macros;
  951.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  952.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_top_header"));
  953.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  954.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_top_header"));
  955.         // line 179
  956.         yield "                            <div class=\"content-search\">
  957.                                 ";
  958.         // line 180
  959.         if ((isset($context["has_search"]) || array_key_exists("has_search"$context) ? $context["has_search"] : (function () { throw new RuntimeError('Variable "has_search" does not exist.'180$this->source); })())) {
  960.             // line 181
  961.             yield "                                    ";
  962.             yield from $this->unwrap()->yieldBlock('search'$context$blocks);
  963.             // line 225
  964.             yield "                                ";
  965.         }
  966.         // line 226
  967.         yield "                            </div>
  968.                             <div class=\"navbar-custom-menu\">
  969.                                 ";
  970.         // line 229
  971.         yield from $this->unwrap()->yieldBlock('header_custom_menu'$context$blocks);
  972.         // line 241
  973.         yield "                            </div>
  974.                         ";
  975.         
  976.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  977.         
  978.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  979.         yield from [];
  980.     }
  981.     // line 181
  982.     /**
  983.      * @return iterable<null|scalar|\Stringable>
  984.      */
  985.     public function block_search(array $context, array $blocks = []): iterable
  986.     {
  987.         $macros $this->macros;
  988.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  989.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search"));
  990.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  991.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search"));
  992.         // line 182
  993.         yield "
  994.                                         <form class=\"form-action-search\" method=\"get\">
  995.                                             ";
  996.         // line 184
  997.         yield from $this->unwrap()->yieldBlock('search_form'$context$blocks);
  998.         // line 223
  999.         yield "                                        </form>
  1000.                                     ";
  1001.         
  1002.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1003.         
  1004.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1005.         yield from [];
  1006.     }
  1007.     // line 184
  1008.     /**
  1009.      * @return iterable<null|scalar|\Stringable>
  1010.      */
  1011.     public function block_search_form(array $context, array $blocks = []): iterable
  1012.     {
  1013.         $macros $this->macros;
  1014.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1015.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search_form"));
  1016.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1017.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search_form"));
  1018.         // line 185
  1019.         yield "                                                ";
  1020.         yield from $this->unwrap()->yieldBlock('search_form_filters'$context$blocks);
  1021.         // line 199
  1022.         yield "
  1023.                                                 <input type=\"hidden\" name=\"crudAction\" value=\"index\">
  1024.                                                 <input type=\"hidden\" name=\"crudControllerFqcn\" value=\"";
  1025.         // line 201
  1026.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'201$this->source); })()), "request", [], "any"falsefalsefalse201), "query", [], "any"falsefalsefalse201), "get", ["crudControllerFqcn"], "method"falsefalsefalse201), "html"nulltrue);
  1027.         yield "\">
  1028.                                                 <input type=\"hidden\" name=\"menuIndex\" value=\"";
  1029.         // line 202
  1030.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'202$this->source); })()), "request", [], "any"falsefalsefalse202), "query", [], "any"falsefalsefalse202), "get", ["menuIndex"], "method"falsefalsefalse202), "html"nulltrue);
  1031.         yield "\">
  1032.                                                 <input type=\"hidden\" name=\"submenuIndex\" value=\"";
  1033.         // line 203
  1034.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'203$this->source); })()), "request", [], "any"falsefalsefalse203), "query", [], "any"falsefalsefalse203), "get", ["submenuIndex"], "method"falsefalsefalse203), "html"nulltrue);
  1035.         yield "\">
  1036.                                                 <input type=\"hidden\" name=\"page\" value=\"1\">
  1037.                                                 <input type=\"hidden\" name=\"signature\" value=\"";
  1038.         // line 205
  1039.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(), "unsetAll", [], "method"falsefalsefalse205), "setAction", ["index"], "method"falsefalsefalse205), "setController", [CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'205$this->source); })()), "request", [], "any"falsefalsefalse205), "query", [], "any"falsefalsefalse205), "get", ["crudControllerFqcn"], "method"falsefalsefalse205)], "method"falsefalsefalse205), "getSignature", [], "method"falsefalsefalse205), "html"nulltrue);
  1040.         yield "\">
  1041.                                                 <div class=\"form-group\">
  1042.                                                     <div class=\"form-widget\">
  1043.                                                         <i class=\"fas fa-search content-search-icon\"></i>
  1044.                                                         <label class=\"content-search-label\" data-value=\"";
  1045.         // line 211
  1046.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'211$this->source); })()), "request", [], "any"falsefalsefalse211), "get", ["query"], "method"falsefalsefalse211), "html"nulltrue);
  1047.         yield "\">
  1048.                                                             <input class=\"form-control ";
  1049.         // line 212
  1050.         yield (((null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'212$this->source); })()), "request", [], "any"falsefalsefalse212), "get", ["query"], "method"falsefalsefalse212))) ? ("is-blank") : (""));
  1051.         yield "\" type=\"search\" name=\"query\" value=\"";
  1052.         yield (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse212), "get", ["query"], "method"truetruefalse212) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'212$this->source); })()), "request", [], "any"falsefalsefalse212), "get", ["query"], "method"falsefalsefalse212)))) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'212$this->source); })()), "request", [], "any"falsefalsefalse212), "get", ["query"], "method"falsefalsefalse212), "html"nulltrue)) : (""));
  1053.         yield "\" placeholder=\"";
  1054.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("action.search"CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'212$this->source); })()), "i18n", [], "any"falsefalsefalse212), "translationParameters", [], "any"falsefalsefalse212), "EasyAdminBundle"), "html"nulltrue);
  1055.         yield "\" spellcheck=\"false\" autocorrect=\"false\" onInput=\"this.parentNode.dataset.value=this.value\">
  1056.                                                         </label>
  1057.                                                         ";
  1058.         // line 215
  1059.         if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'215$this->source); })()), "request", [], "any"falsefalsefalse215), "get", ["query"], "method"falsefalsefalse215)) {
  1060.             // line 216
  1061.             yield "                                                            <a href=\"";
  1062.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(), "unset", ["query"], "method"falsefalsefalse216), "html"nulltrue);
  1063.             yield "\" class=\"content-search-reset\">
  1064.                                                                 <i class=\"fas fa-fw fa-times\"></i>
  1065.                                                             </a>
  1066.                                                         ";
  1067.         }
  1068.         // line 220
  1069.         yield "                                                    </div>
  1070.                                                 </div>
  1071.                                             ";
  1072.         
  1073.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1074.         
  1075.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1076.         yield from [];
  1077.     }
  1078.     // line 185
  1079.     /**
  1080.      * @return iterable<null|scalar|\Stringable>
  1081.      */
  1082.     public function block_search_form_filters(array $context, array $blocks = []): iterable
  1083.     {
  1084.         $macros $this->macros;
  1085.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1086.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search_form_filters"));
  1087.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1088.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""search_form_filters"));
  1089.         // line 186
  1090.         yield "                                                    ";
  1091.         $context['_parent'] = $context;
  1092.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'186$this->source); })()), "search", [], "any"falsefalsefalse186), "appliedFilters", [], "any"falsefalsefalse186));
  1093.         foreach ($context['_seq'] as $context["field"] => $context["array"]) {
  1094.             // line 187
  1095.             yield "                                                        ";
  1096.             $context['_parent'] = $context;
  1097.             $context['_seq'] = CoreExtension::ensureTraversable($context["array"]);
  1098.             foreach ($context['_seq'] as $context["key"] => $context["value"]) {
  1099.                 // line 188
  1100.                 yield "                                                            ";
  1101.                 // line 189
  1102.                 yield "                                                            ";
  1103.                 if (is_iterable($context["value"])) {
  1104.                     // line 190
  1105.                     yield "                                                                ";
  1106.                     $context['_parent'] = $context;
  1107.                     $context['_seq'] = CoreExtension::ensureTraversable($context["value"]);
  1108.                     foreach ($context['_seq'] as $context["index"] => $context["iterValue"]) {
  1109.                         // line 191
  1110.                         yield "                                                                    <input type=\"hidden\" name=\"filters[";
  1111.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html"nulltrue);
  1112.                         yield "][";
  1113.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html"nulltrue);
  1114.                         yield "][";
  1115.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["index"], "html"nulltrue);
  1116.                         yield "]\" value=\"";
  1117.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["iterValue"], "html"nulltrue);
  1118.                         yield "\">
  1119.                                                                 ";
  1120.                     }
  1121.                     $_parent $context['_parent'];
  1122.                     unset($context['_seq'], $context['index'], $context['iterValue'], $context['_parent']);
  1123.                     $context array_intersect_key($context$_parent) + $_parent;
  1124.                     // line 193
  1125.                     yield "                                                            ";
  1126.                 } else {
  1127.                     // line 194
  1128.                     yield "                                                                <input type=\"hidden\" name=\"filters[";
  1129.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html"nulltrue);
  1130.                     yield "][";
  1131.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html"nulltrue);
  1132.                     yield "]\" value=\"";
  1133.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["value"], "html"nulltrue);
  1134.                     yield "\">
  1135.                                                             ";
  1136.                 }
  1137.                 // line 196
  1138.                 yield "                                                        ";
  1139.             }
  1140.             $_parent $context['_parent'];
  1141.             unset($context['_seq'], $context['key'], $context['value'], $context['_parent']);
  1142.             $context array_intersect_key($context$_parent) + $_parent;
  1143.             // line 197
  1144.             yield "                                                    ";
  1145.         }
  1146.         $_parent $context['_parent'];
  1147.         unset($context['_seq'], $context['field'], $context['array'], $context['_parent']);
  1148.         $context array_intersect_key($context$_parent) + $_parent;
  1149.         // line 198
  1150.         yield "                                                ";
  1151.         
  1152.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1153.         
  1154.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1155.         yield from [];
  1156.     }
  1157.     // line 229
  1158.     /**
  1159.      * @return iterable<null|scalar|\Stringable>
  1160.      */
  1161.     public function block_header_custom_menu(array $context, array $blocks = []): iterable
  1162.     {
  1163.         $macros $this->macros;
  1164.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1165.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_custom_menu"));
  1166.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1167.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_custom_menu"));
  1168.         // line 230
  1169.         yield "                                    <div class=\"dropdown user-menu-wrapper ";
  1170.         yield (($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted((isset($context["impersonator_permission"]) || array_key_exists("impersonator_permission"$context) ? $context["impersonator_permission"] : (function () { throw new RuntimeError('Variable "impersonator_permission" does not exist.'230$this->source); })()))) ? ("user-is-impersonated") : (""));
  1171.         yield "\">
  1172.                                         <a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">
  1173.                                             ";
  1174.         // line 232
  1175.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["user_menu_avatar"]) || array_key_exists("user_menu_avatar"$context) ? $context["user_menu_avatar"] : (function () { throw new RuntimeError('Variable "user_menu_avatar" does not exist.'232$this->source); })()), "html"nulltrue);
  1176.         yield "
  1177.                                             ";
  1178.         // line 233
  1179.         if (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'233$this->source); })()), "userMenu", [], "any"falsefalsefalse233), "isNameDisplayed", [], "any"falsefalsefalse233)) {
  1180.             // line 234
  1181.             yield "                                                <span class=\"user-name\">";
  1182.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'234$this->source); })()), "userMenu", [], "any"falsefalsefalse234), "name", [], "any"falsefalsefalse234), "html"nulltrue);
  1183.             yield "</span>
  1184.                                             ";
  1185.         }
  1186.         // line 236
  1187.         yield "                                        </a>
  1188.                                         ";
  1189.         // line 238
  1190.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["user_menu_dropdown"]) || array_key_exists("user_menu_dropdown"$context) ? $context["user_menu_dropdown"] : (function () { throw new RuntimeError('Variable "user_menu_dropdown" does not exist.'238$this->source); })()), "html"nulltrue);
  1191.         yield "
  1192.                                     </div>
  1193.                                 ";
  1194.         
  1195.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1196.         
  1197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1198.         yield from [];
  1199.     }
  1200.     // line 246
  1201.     /**
  1202.      * @return iterable<null|scalar|\Stringable>
  1203.      */
  1204.     public function block_content(array $context, array $blocks = []): iterable
  1205.     {
  1206.         $macros $this->macros;
  1207.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1208.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1209.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1210.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  1211.         // line 247
  1212.         yield "                            <article class=\"content\">
  1213.                                 ";
  1214.         // line 248
  1215.         yield from $this->unwrap()->yieldBlock('content_header_wrapper'$context$blocks);
  1216.         // line 272
  1217.         yield "
  1218.                                 <section id=\"main\" class=\"content-body\">
  1219.                                     ";
  1220.         // line 274
  1221.         yield from $this->unwrap()->yieldBlock('main'$context$blocks);
  1222.         // line 275
  1223.         yield "                                </section>
  1224.                                 ";
  1225.         // line 277
  1226.         yield from $this->unwrap()->yieldBlock('content_footer_wrapper'$context$blocks);
  1227.         // line 285
  1228.         yield "                            </article>
  1229.                         ";
  1230.         
  1231.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1232.         
  1233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1234.         yield from [];
  1235.     }
  1236.     // line 248
  1237.     /**
  1238.      * @return iterable<null|scalar|\Stringable>
  1239.      */
  1240.     public function block_content_header_wrapper(array $context, array $blocks = []): iterable
  1241.     {
  1242.         $macros $this->macros;
  1243.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1244.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_header_wrapper"));
  1245.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1246.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_header_wrapper"));
  1247.         // line 249
  1248.         yield "                                    ";
  1249.         $context["has_help_message"] =  !Twig\Extension\CoreExtension::testEmpty((((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "crud", [], "any"falsetruefalse249), "helpMessage", [], "any"truetruefalse249) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'249$this->source); })()), "crud", [], "any"falsefalsefalse249), "helpMessage", [], "any"falsefalsefalse249)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'249$this->source); })()), "crud", [], "any"falsefalsefalse249), "helpMessage", [], "any"falsefalsefalse249)) : ("")));
  1250.         // line 250
  1251.         yield "                                    <section class=\"content-header\">
  1252.                                         ";
  1253.         // line 251
  1254.         yield from $this->unwrap()->yieldBlock('content_header'$context$blocks);
  1255.         // line 270
  1256.         yield "                                    </section>
  1257.                                 ";
  1258.         
  1259.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1260.         
  1261.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1262.         yield from [];
  1263.     }
  1264.     // line 251
  1265.     /**
  1266.      * @return iterable<null|scalar|\Stringable>
  1267.      */
  1268.     public function block_content_header(array $context, array $blocks = []): iterable
  1269.     {
  1270.         $macros $this->macros;
  1271.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_header"));
  1273.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1274.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_header"));
  1275.         // line 252
  1276.         yield "                                            <div class=\"content-header-title\">
  1277.                                                 <h1 class=\"title\">
  1278.                                                     ";
  1279.         // line 254
  1280.         yield from $this->unwrap()->yieldBlock('content_title'$context$blocks);
  1281.         // line 255
  1282.         yield "
  1283.                                                     ";
  1284.         // line 256
  1285.         yield from $this->unwrap()->yieldBlock('content_help'$context$blocks);
  1286.         // line 263
  1287.         yield "                                                </h1>
  1288.                                             </div>
  1289.                                             ";
  1290.         // line 266
  1291.         yield from $this->unwrap()->yieldBlock('page_actions_wrapper'$context$blocks);
  1292.         // line 269
  1293.         yield "                                        ";
  1294.         
  1295.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1296.         
  1297.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1298.         yield from [];
  1299.     }
  1300.     // line 254
  1301.     /**
  1302.      * @return iterable<null|scalar|\Stringable>
  1303.      */
  1304.     public function block_content_title(array $context, array $blocks = []): iterable
  1305.     {
  1306.         $macros $this->macros;
  1307.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1308.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_title"));
  1309.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1310.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_title"));
  1311.         
  1312.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1313.         
  1314.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1315.         yield from [];
  1316.     }
  1317.     // line 256
  1318.     /**
  1319.      * @return iterable<null|scalar|\Stringable>
  1320.      */
  1321.     public function block_content_help(array $context, array $blocks = []): iterable
  1322.     {
  1323.         $macros $this->macros;
  1324.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_help"));
  1326.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1327.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_help"));
  1328.         // line 257
  1329.         yield "                                                        ";
  1330.         if ((isset($context["has_help_message"]) || array_key_exists("has_help_message"$context) ? $context["has_help_message"] : (function () { throw new RuntimeError('Variable "has_help_message" does not exist.'257$this->source); })())) {
  1331.             // line 258
  1332.             yield "                                                            <span class=\"content-header-help\">
  1333.                                                             <i class=\"far fa-question-circle\" data-bs-toggle=\"tooltip\" title=\"";
  1334.             // line 259
  1335.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'259$this->source); })()), "crud", [], "any"falsefalsefalse259), "helpMessage", [], "any"falsefalsefalse259), "html_attr");
  1336.             yield "\"></i>
  1337.                                                         </span>
  1338.                                                         ";
  1339.         }
  1340.         // line 262
  1341.         yield "                                                    ";
  1342.         
  1343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1344.         
  1345.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1346.         yield from [];
  1347.     }
  1348.     // line 266
  1349.     /**
  1350.      * @return iterable<null|scalar|\Stringable>
  1351.      */
  1352.     public function block_page_actions_wrapper(array $context, array $blocks = []): iterable
  1353.     {
  1354.         $macros $this->macros;
  1355.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1356.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions_wrapper"));
  1357.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1358.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions_wrapper"));
  1359.         // line 267
  1360.         yield "                                                <div class=\"page-actions\">";
  1361.         yield from $this->unwrap()->yieldBlock('page_actions'$context$blocks);
  1362.         yield "</div>
  1363.                                             ";
  1364.         
  1365.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1366.         
  1367.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1368.         yield from [];
  1369.     }
  1370.     /**
  1371.      * @return iterable<null|scalar|\Stringable>
  1372.      */
  1373.     public function block_page_actions(array $context, array $blocks = []): iterable
  1374.     {
  1375.         $macros $this->macros;
  1376.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1377.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions"));
  1378.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""page_actions"));
  1380.         
  1381.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1382.         
  1383.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1384.         yield from [];
  1385.     }
  1386.     // line 274
  1387.     /**
  1388.      * @return iterable<null|scalar|\Stringable>
  1389.      */
  1390.     public function block_main(array $context, array $blocks = []): iterable
  1391.     {
  1392.         $macros $this->macros;
  1393.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1394.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  1395.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1396.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  1397.         
  1398.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1399.         
  1400.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1401.         yield from [];
  1402.     }
  1403.     // line 277
  1404.     /**
  1405.      * @return iterable<null|scalar|\Stringable>
  1406.      */
  1407.     public function block_content_footer_wrapper(array $context, array $blocks = []): iterable
  1408.     {
  1409.         $macros $this->macros;
  1410.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1411.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_footer_wrapper"));
  1412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1413.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content_footer_wrapper"));
  1414.         // line 278
  1415.         yield "                                    ";
  1416.         $context["content_footer"] = ((        $this->unwrap()->hasBlock("content_footer"$context$blocks)) ? (        $this->unwrap()->renderBlock("content_footer"$context$blocks)) : (""));
  1417.         // line 279
  1418.         yield "                                    ";
  1419.         if ( !Twig\Extension\CoreExtension::testEmpty((isset($context["content_footer"]) || array_key_exists("content_footer"$context) ? $context["content_footer"] : (function () { throw new RuntimeError('Variable "content_footer" does not exist.'279$this->source); })()))) {
  1420.             // line 280
  1421.             yield "                                        <section class=\"content-footer\">
  1422.                                             ";
  1423.             // line 281
  1424.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["content_footer"]) || array_key_exists("content_footer"$context) ? $context["content_footer"] : (function () { throw new RuntimeError('Variable "content_footer" does not exist.'281$this->source); })()), "html"nulltrue);
  1425.             yield "
  1426.                                         </section>
  1427.                                     ";
  1428.         }
  1429.         // line 284
  1430.         yield "                                ";
  1431.         
  1432.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1433.         
  1434.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1435.         yield from [];
  1436.     }
  1437.     // line 295
  1438.     /**
  1439.      * @return iterable<null|scalar|\Stringable>
  1440.      */
  1441.     public function block_body_javascript(array $context, array $blocks = []): iterable
  1442.     {
  1443.         $macros $this->macros;
  1444.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_javascript"));
  1446.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_javascript"));
  1448.         
  1449.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1450.         
  1451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1452.         yield from [];
  1453.     }
  1454.     // line 297
  1455.     /**
  1456.      * @return iterable<null|scalar|\Stringable>
  1457.      */
  1458.     public function block_configured_body_contents(array $context, array $blocks = []): iterable
  1459.     {
  1460.         $macros $this->macros;
  1461.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_body_contents"));
  1463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""configured_body_contents"));
  1465.         // line 298
  1466.         yield "        ";
  1467.         $context['_parent'] = $context;
  1468.         $context['_seq'] = CoreExtension::ensureTraversable((((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["ea"] ?? null), "assets", [], "any"falsetruefalse298), "bodyContents", [], "any"truetruefalse298) &&  !(null === CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'298$this->source); })()), "assets", [], "any"falsefalsefalse298), "bodyContents", [], "any"falsefalsefalse298)))) ? (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["ea"]) || array_key_exists("ea"$context) ? $context["ea"] : (function () { throw new RuntimeError('Variable "ea" does not exist.'298$this->source); })()), "assets", [], "any"falsefalsefalse298), "bodyContents", [], "any"falsefalsefalse298)) : ([])));
  1469.         foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {
  1470.             // line 299
  1471.             yield "            ";
  1472.             yield $context["htmlContent"];
  1473.             yield "
  1474.         ";
  1475.         }
  1476.         $_parent $context['_parent'];
  1477.         unset($context['_seq'], $context['_key'], $context['htmlContent'], $context['_parent']);
  1478.         $context array_intersect_key($context$_parent) + $_parent;
  1479.         // line 301
  1480.         yield "    ";
  1481.         
  1482.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1483.         
  1484.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1485.         yield from [];
  1486.     }
  1487.     /**
  1488.      * @codeCoverageIgnore
  1489.      */
  1490.     public function getTemplateName(): string
  1491.     {
  1492.         return "@!EasyAdmin/layout.html.twig";
  1493.     }
  1494.     /**
  1495.      * @codeCoverageIgnore
  1496.      */
  1497.     public function isTraitable(): bool
  1498.     {
  1499.         return false;
  1500.     }
  1501.     /**
  1502.      * @codeCoverageIgnore
  1503.      */
  1504.     public function getDebugInfo(): array
  1505.     {
  1506.         return array (  1701 => 301,  1692 => 299,  1687 => 298,  1674 => 297,  1652 => 295,  1641 => 284,  1635 => 281,  1632 => 280,  1629 => 279,  1626 => 278,  1613 => 277,  1591 => 274,  1556 => 267,  1543 => 266,  1532 => 262,  1526 => 259,  1523 => 258,  1520 => 257,  1507 => 256,  1485 => 254,  1474 => 269,  1472 => 266,  1467 => 263,  1465 => 256,  1462 => 255,  1460 => 254,  1456 => 252,  1443 => 251,  1431 => 270,  1429 => 251,  1426 => 250,  1423 => 249,  1410 => 248,  1398 => 285,  1396 => 277,  1392 => 275,  1390 => 274,  1386 => 272,  1384 => 248,  1381 => 247,  1368 => 246,  1354 => 238,  1350 => 236,  1344 => 234,  1342 => 233,  1338 => 232,  1332 => 230,  1319 => 229,  1308 => 198,  1302 => 197,  1296 => 196,  1286 => 194,  1283 => 193,  1268 => 191,  1263 => 190,  1260 => 189,  1258 => 188,  1253 => 187,  1248 => 186,  1235 => 185,  1222 => 220,  1214 => 216,  1212 => 215,  1202 => 212,  1198 => 211,  1189 => 205,  1184 => 203,  1180 => 202,  1176 => 201,  1172 => 199,  1169 => 185,  1156 => 184,  1144 => 223,  1142 => 184,  1138 => 182,  1125 => 181,  1113 => 241,  1111 => 229,  1106 => 226,  1103 => 225,  1100 => 181,  1098 => 180,  1095 => 179,  1082 => 178,  1068 => 167,  1055 => 166,  1040 => 156,  1033 => 155,  1020 => 154,  1008 => 160,  1006 => 154,  1003 => 153,  990 => 152,  978 => 162,  976 => 152,  973 => 151,  960 => 150,  949 => 169,  947 => 166,  943 => 164,  941 => 150,  938 => 149,  925 => 148,  911 => 125,  904 => 124,  891 => 123,  877 => 141,  873 => 139,  867 => 137,  861 => 135,  858 => 134,  853 => 130,  849 => 128,  847 => 123,  840 => 118,  827 => 117,  812 => 287,  810 => 246,  805 => 243,  803 => 178,  798 => 177,  796 => 176,  788 => 170,  786 => 148,  780 => 144,  778 => 117,  775 => 116,  762 => 115,  751 => 110,  748 => 109,  733 => 107,  726 => 104,  720 => 103,  713 => 101,  706 => 100,  704 => 99,  701 => 98,  699 => 97,  696 => 96,  678 => 95,  675 => 94,  662 => 93,  648 => 64,  635 => 63,  623 => 292,  621 => 115,  617 => 113,  612 => 111,  610 => 93,  602 => 88,  598 => 87,  593 => 85,  589 => 83,  587 => 82,  584 => 81,  582 => 80,  579 => 79,  575 => 78,  569 => 76,  562 => 72,  557 => 69,  554 => 68,  552 => 67,  549 => 66,  546 => 63,  533 => 62,  518 => 57,  514 => 56,  510 => 54,  497 => 53,  454 => 52,  442 => 302,  440 => 297,  437 => 296,  435 => 295,  432 => 294,  430 => 62,  427 => 61,  425 => 53,  418 => 52,  405 => 51,  394 => 48,  385 => 46,  380 => 45,  367 => 44,  354 => 37,  349 => 36,  336 => 35,  322 => 32,  309 => 31,  295 => 28,  282 => 27,  269 => 24,  264 => 23,  251 => 22,  237 => 19,  224 => 18,  201 => 15,  185 => 8,  172 => 7,  160 => 304,  158 => 51,  154 => 49,  152 => 44,  149 => 43,  143 => 41,  141 => 40,  138 => 39,  136 => 35,  133 => 34,  131 => 31,  128 => 30,  126 => 27,  123 => 26,  121 => 22,  118 => 21,  116 => 18,  110 => 16,  105 => 15,  102 => 14,  100 => 7,  93 => 5,  89 => 3,  87 => 2,);
  1507.     }
  1508.     public function getSourceContext(): Source
  1509.     {
  1510.         return new Source("{# @var ea \\EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext #}
  1511. {% trans_default_domain ea.i18n.translationDomain %}
  1512. <!DOCTYPE html>
  1513. <html lang=\"{{ ea.i18n.htmlLocale }}\" dir=\"{{ ea.i18n.textDirection }}\">
  1514. <head>
  1515.     {% block head_metas %}
  1516.         <meta charset=\"utf-8\">
  1517.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  1518.         <meta name=\"robots\" content=\"noindex, nofollow, noarchive, nosnippet, noodp, noimageindex, notranslate, nocache\" />
  1519.         <meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">
  1520.         <meta name=\"generator\" content=\"EasyAdmin\" />
  1521.     {% endblock head_metas %}
  1522.     {% set page_title_block_output %}{% block page_title %}{{ block('content_title') }}{% endblock %}{% endset %}
  1523.     <title>{{ page_title_block_output|striptags|raw }}</title>
  1524.     {% block head_stylesheets %}
  1525.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/easyadmin/app.css') }}\">
  1526.     {% endblock %}
  1527.     {% block configured_stylesheets %}
  1528.         {{ include('@EasyAdmin/includes/_css_assets.html.twig', { assets: ea.assets.cssAssets ?? [] }, with_context = false) }}
  1529.         {{ include('@EasyAdmin/includes/_encore_link_tags.html.twig', { assets: ea.assets.webpackEncoreAssets ?? [] }, with_context = false) }}
  1530.     {% endblock %}
  1531.     {% block head_favicon %}
  1532.         <link rel=\"shortcut icon\" href=\"{{ asset(ea.dashboardFaviconPath) }}\">
  1533.     {% endblock %}
  1534.     {% block head_javascript %}
  1535.         <script src=\"{{ asset('bundles/easyadmin/app.js') }}\"></script>
  1536.     {% endblock head_javascript %}
  1537.     {% block configured_javascripts %}
  1538.         {{ include('@EasyAdmin/includes/_js_assets.html.twig', { assets: ea.assets.jsAssets ?? [] }, with_context = false) }}
  1539.         {{ include('@EasyAdmin/includes/_encore_script_tags.html.twig', { assets: ea.assets.webpackEncoreAssets ?? [] }, with_context = false) }}
  1540.     {% endblock %}
  1541.     {% if 'rtl' == ea.i18n.textDirection %}
  1542.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/easyadmin/app.rtl.css') }}\">
  1543.     {% endif %}
  1544.     {% block configured_head_contents %}
  1545.         {% for htmlContent in ea.assets.headContents ?? [] %}
  1546.             {{ htmlContent|raw }}
  1547.         {% endfor %}
  1548.     {% endblock %}
  1549. </head>
  1550. {% block body %}
  1551.     <body id=\"{% block body_id %}{% endblock %}\" class=\"ea {% block body_class %}{% endblock %}\">
  1552.     {% block javascript_page_layout %}
  1553.         <script>
  1554.             document.body.classList.add(
  1555.                 'ea-content-width-' + (localStorage.getItem('ea/content/width') || '{{ ea.crud.contentWidth ?? ea.dashboardContentWidth ?? 'normal' }}'),
  1556.                 'ea-sidebar-width-' + (localStorage.getItem('ea/sidebar/width') || '{{ ea.crud.sidebarWidth ?? ea.dashboardSidebarWidth ?? 'normal' }}')
  1557.             );
  1558.         </script>
  1559.     {% endblock javascript_page_layout %}
  1560.     {% block wrapper_wrapper %}
  1561.         {% block flash_messages %}
  1562.             {{ include(ea.templatePath('flash_messages')) }}
  1563.         {% endblock flash_messages %}
  1564.         {% set user_menu_avatar %}
  1565.             {% if null == ea.userMenu.avatarUrl %}
  1566.                 <span class=\"user-avatar\">
  1567.                     <span class=\"fa-stack\">
  1568.                         <i class=\"user-avatar-icon-background fas fa-square fa-stack-2x\"></i>
  1569.                         <i class=\"user-avatar-icon-foreground {{ ea.user is not null ? 'fa fa-user' : 'fas fa-user-slash' }} fa-stack-1x fa-inverse\"></i>
  1570.                     </span>
  1571.                 </span>
  1572.             {% else %}
  1573.                 <img class=\"user-avatar\" src=\"{{ ea.userMenu.avatarUrl }}\" />
  1574.             {% endif %}
  1575.         {% endset %}
  1576.         {% set impersonator_permission = constant('Symfony\\\\Component\\\\Security\\\\Core\\\\Authorization\\\\Voter\\\\AuthenticatedVoter::IS_IMPERSONATOR') is defined ? 'IS_IMPERSONATOR' : 'ROLE_PREVIOUS_ADMIN' %}
  1577.         {% set user_menu_dropdown %}
  1578.             <ul class=\"dropdown-menu dropdown-menu-end\">
  1579.                 <li class=\"dropdown-user-details\">
  1580.                     <div>{{ user_menu_avatar }}</div>
  1581.                     <div>
  1582.                         <span class=\"user-label\">{{ 'user.logged_in_as'|trans(domain = 'EasyAdminBundle') }}</span>
  1583.                         <span class=\"user-name\">{{ ea.user is null ? 'user.anonymous'|trans(domain = 'EasyAdminBundle') : ea.userMenu.name }}</span>
  1584.                     </div>
  1585.                 </li>
  1586.                 <li><hr class=\"dropdown-divider\"></li>
  1587.                 {% block user_menu %}
  1588.                     {% if ea.userMenu.items|length > 0 %}
  1589.                         {% for item in ea.userMenu.items %}
  1590.                             <li>
  1591.                                 {% if item.isMenuSection and not loop.first %}
  1592.                                     <hr class=\"dropdown-divider\">
  1593.                                 {% elseif not item.isMenuSection %}
  1594.                                     <a href=\"{{ item.linkUrl }}\" class=\"dropdown-item user-action {{ item.cssClass }}\"
  1595.                                        target=\"{{ item.linkTarget }}\" rel=\"{{ item.linkRel }}\"
  1596.                                        referrerpolicy=\"origin-when-cross-origin\">
  1597.                                         {% if item.icon is not empty %}<i class=\"fa fa-fw {{ item.icon }}\"></i>{% endif %}
  1598.                                         <span>{{ item.label }}</span>
  1599.                                     </a>
  1600.                                 {% endif %}
  1601.                             </li>
  1602.                         {% endfor %}
  1603.                     {% endif %}
  1604.                 {% endblock user_menu %}
  1605.             </ul>
  1606.         {% endset %}
  1607.         <div class=\"wrapper\">
  1608.             {% block wrapper %}
  1609.                 <div class=\"responsive-header\">
  1610.                     {% block responsive_header %}
  1611.                         <button id=\"navigation-toggler\" type=\"button\" aria-label=\"Toggle navigation\">
  1612.                             <i class=\"fa fa-fw fa-bars\"></i>
  1613.                         </button>
  1614.                         <div id=\"responsive-header-logo\" class=\"text-truncate\">
  1615.                             {% block responsive_header_logo %}
  1616.                                 <a class=\"responsive-logo\" title=\"{{ ea.dashboardTitle|striptags }}\" href=\"{{ path(ea.dashboardRouteName) }}\">
  1617.                                     {{ ea.dashboardTitle|raw }}
  1618.                                 </a>
  1619.                             {% endblock responsive_header_logo %}
  1620.                         </div>
  1621.                         <div class=\"dropdown user-menu-wrapper {{ is_granted(impersonator_permission) ? 'user-is-impersonated' }}\">
  1622.                             <a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">
  1623.                                 {# to make the site design consistent, always display the user avatar in responsive header
  1624.                                    and hide the user name (because there's no space left) regardless of the user config #}
  1625.                                 {% if ea.userMenu.avatarDisplayed %}
  1626.                                     {{ user_menu_avatar }}
  1627.                                 {% else %}
  1628.                                     <i class=\"user-avatar fa fa-fw {{ ea.user is not null ? 'fa-user' : 'fa-user-times' }}\"></i>
  1629.                                 {% endif %}
  1630.                             </a>
  1631.                             {{ user_menu_dropdown }}
  1632.                         </div>
  1633.                     {% endblock responsive_header %}
  1634.                 </div>
  1635.                 <div class=\"sidebar-wrapper\">
  1636.                     <aside class=\"sidebar\">
  1637.                         {% block sidebar %}
  1638.                             <header class=\"main-header\">
  1639.                                 {% block header %}
  1640.                                 <nav class=\"navbar\" role=\"navigation\">
  1641.                                     {% block header_navbar %}
  1642.                                         <div id=\"header-logo\">
  1643.                                             {% block header_logo %}
  1644.                                                 <a class=\"logo\" title=\"{{ ea.dashboardTitle|striptags }}\" href=\"{{ path(ea.dashboardRouteName) }}\">
  1645.                                                     <span class=\"logo-custom\">{{ ea.dashboardTitle|raw }}</span>
  1646.                                                     <span class=\"logo-compact\"><i class=\"fas fa-home\"></i></span>
  1647.                                                 </a>
  1648.                                             {% endblock header_logo %}
  1649.                                         </div>
  1650.                                     {% endblock header_navbar %}
  1651.                                 </nav>
  1652.                                 {% endblock header %}
  1653.                             </header>
  1654.                             {% block main_menu_wrapper %}
  1655.                                 {{ include(ea.templatePath('main_menu')) }}
  1656.                             {% endblock main_menu_wrapper %}
  1657.                         {% endblock sidebar %}
  1658.                         <div id=\"sidebar-resizer-handler\" class=\"resizer-handler resizer-handler-left\"></div>
  1659.                     </aside>
  1660.                 </div>
  1661.                 <section class=\"main-content\">
  1662.                     {% set has_search = ea.crud is not null and ea.crud.isSearchEnabled %}
  1663.                     <aside class=\"content-top {{ has_search ? 'ea-search-enabled' : 'ea-search-disabled' }}\">
  1664.                         {% block content_top_header %}
  1665.                             <div class=\"content-search\">
  1666.                                 {% if has_search %}
  1667.                                     {% block search %}
  1668.                                         <form class=\"form-action-search\" method=\"get\">
  1669.                                             {% block search_form %}
  1670.                                                 {% block search_form_filters %}
  1671.                                                     {% for field, array in ea.search.appliedFilters %}
  1672.                                                         {% for key, value in array %}
  1673.                                                             {# This code re-applies your filters on searches, an iterable check is needed in cases we have more than one object for a filter #}
  1674.                                                             {% if value is iterable %}
  1675.                                                                 {% for index, iterValue in value %}
  1676.                                                                     <input type=\"hidden\" name=\"filters[{{ field }}][{{ key }}][{{ index }}]\" value=\"{{ iterValue }}\">
  1677.                                                                 {% endfor %}
  1678.                                                             {% else %}
  1679.                                                                 <input type=\"hidden\" name=\"filters[{{ field }}][{{ key }}]\" value=\"{{ value }}\">
  1680.                                                             {% endif %}
  1681.                                                         {% endfor %}
  1682.                                                     {% endfor %}
  1683.                                                 {% endblock %}
  1684.                                                 <input type=\"hidden\" name=\"crudAction\" value=\"index\">
  1685.                                                 <input type=\"hidden\" name=\"crudControllerFqcn\" value=\"{{ ea.request.query.get('crudControllerFqcn') }}\">
  1686.                                                 <input type=\"hidden\" name=\"menuIndex\" value=\"{{ ea.request.query.get('menuIndex') }}\">
  1687.                                                 <input type=\"hidden\" name=\"submenuIndex\" value=\"{{ ea.request.query.get('submenuIndex') }}\">
  1688.                                                 <input type=\"hidden\" name=\"page\" value=\"1\">
  1689.                                                 <input type=\"hidden\" name=\"signature\" value=\"{{ ea_url().unsetAll().setAction('index').setController(ea.request.query.get('crudControllerFqcn')).getSignature() }}\">
  1690.                                                 <div class=\"form-group\">
  1691.                                                     <div class=\"form-widget\">
  1692.                                                         <i class=\"fas fa-search content-search-icon\"></i>
  1693.                                                         <label class=\"content-search-label\" data-value=\"{{ app.request.get('query') }}\">
  1694.                                                             <input class=\"form-control {{ app.request.get('query') is null ? 'is-blank' }}\" type=\"search\" name=\"query\" value=\"{{ app.request.get('query') ?? '' }}\" placeholder=\"{{ 'action.search'|trans(ea.i18n.translationParameters, 'EasyAdminBundle') }}\" spellcheck=\"false\" autocorrect=\"false\" onInput=\"this.parentNode.dataset.value=this.value\">
  1695.                                                         </label>
  1696.                                                         {% if app.request.get('query') %}
  1697.                                                             <a href=\"{{ ea_url().unset('query') }}\" class=\"content-search-reset\">
  1698.                                                                 <i class=\"fas fa-fw fa-times\"></i>
  1699.                                                             </a>
  1700.                                                         {% endif %}
  1701.                                                     </div>
  1702.                                                 </div>
  1703.                                             {% endblock %}
  1704.                                         </form>
  1705.                                     {% endblock search %}
  1706.                                 {% endif %}
  1707.                             </div>
  1708.                             <div class=\"navbar-custom-menu\">
  1709.                                 {% block header_custom_menu %}
  1710.                                     <div class=\"dropdown user-menu-wrapper {{ is_granted(impersonator_permission) ? 'user-is-impersonated' }}\">
  1711.                                         <a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">
  1712.                                             {{ user_menu_avatar }}
  1713.                                             {% if ea.userMenu.isNameDisplayed %}
  1714.                                                 <span class=\"user-name\">{{ ea.userMenu.name }}</span>
  1715.                                             {% endif %}
  1716.                                         </a>
  1717.                                         {{ user_menu_dropdown }}
  1718.                                     </div>
  1719.                                 {% endblock header_custom_menu %}
  1720.                             </div>
  1721.                         {% endblock content_top_header %}
  1722.                     </aside>
  1723.                     <div class=\"content-wrapper\">
  1724.                         {% block content %}
  1725.                             <article class=\"content\">
  1726.                                 {% block content_header_wrapper %}
  1727.                                     {% set has_help_message = (ea.crud.helpMessage ?? '') is not empty %}
  1728.                                     <section class=\"content-header\">
  1729.                                         {% block content_header %}
  1730.                                             <div class=\"content-header-title\">
  1731.                                                 <h1 class=\"title\">
  1732.                                                     {% block content_title %}{% endblock %}
  1733.                                                     {% block content_help %}
  1734.                                                         {% if has_help_message %}
  1735.                                                             <span class=\"content-header-help\">
  1736.                                                             <i class=\"far fa-question-circle\" data-bs-toggle=\"tooltip\" title=\"{{ ea.crud.helpMessage|e('html_attr') }}\"></i>
  1737.                                                         </span>
  1738.                                                         {% endif %}
  1739.                                                     {% endblock %}
  1740.                                                 </h1>
  1741.                                             </div>
  1742.                                             {% block page_actions_wrapper %}
  1743.                                                 <div class=\"page-actions\">{% block page_actions %}{% endblock %}</div>
  1744.                                             {% endblock %}
  1745.                                         {% endblock content_header %}
  1746.                                     </section>
  1747.                                 {% endblock content_header_wrapper %}
  1748.                                 <section id=\"main\" class=\"content-body\">
  1749.                                     {% block main %}{% endblock %}
  1750.                                 </section>
  1751.                                 {% block content_footer_wrapper %}
  1752.                                     {% set content_footer = block('content_footer') is defined ? block('content_footer') : '' %}
  1753.                                     {% if content_footer is not empty %}
  1754.                                         <section class=\"content-footer\">
  1755.                                             {{ content_footer }}
  1756.                                         </section>
  1757.                                     {% endif %}
  1758.                                 {% endblock %}
  1759.                             </article>
  1760.                         {% endblock content %}
  1761.                         <div id=\"content-resizer-handler\" class=\"resizer-handler resizer-handler-right\"></div>
  1762.                     </div>
  1763.                 </section>
  1764.             {% endblock wrapper %}
  1765.         </div>
  1766.     {% endblock wrapper_wrapper %}
  1767.     {% block body_javascript %}{% endblock body_javascript %}
  1768.     {% block configured_body_contents %}
  1769.         {% for htmlContent in ea.assets.bodyContents ?? [] %}
  1770.             {{ htmlContent|raw }}
  1771.         {% endfor %}
  1772.     {% endblock %}
  1773.     </body>
  1774. {% endblock body %}
  1775. </html>
  1776. ""@!EasyAdmin/layout.html.twig""/var/www/html/vendor/easycorp/easyadmin-bundle/src/Resources/views/layout.html.twig");
  1777.     }
  1778. }