var/cache/dev/twig/ea/ea848bc0f6229514bc93da249d05461b.php line 1631
<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\CoreExtension;use Twig\Extension\SandboxExtension;use Twig\Markup;use Twig\Sandbox\SecurityError;use Twig\Sandbox\SecurityNotAllowedTagError;use Twig\Sandbox\SecurityNotAllowedFilterError;use Twig\Sandbox\SecurityNotAllowedFunctionError;use Twig\Source;use Twig\Template;/* @EasyAdmin/layout.html.twig */class __TwigTemplate_d67cddbd0a5399c3ea17986fcbbcc16c extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->parent = false;$this->blocks = ['head_metas' => [$this, 'block_head_metas'],'page_title' => [$this, 'block_page_title'],'head_stylesheets' => [$this, 'block_head_stylesheets'],'head_favicon' => [$this, 'block_head_favicon'],'head_javascript' => [$this, 'block_head_javascript'],'configured_head_contents' => [$this, 'block_configured_head_contents'],'body' => [$this, 'block_body'],'body_attr' => [$this, 'block_body_attr'],'body_id' => [$this, 'block_body_id'],'body_class' => [$this, 'block_body_class'],'wrapper_wrapper' => [$this, 'block_wrapper_wrapper'],'flash_messages' => [$this, 'block_flash_messages'],'user_menu' => [$this, 'block_user_menu'],'wrapper' => [$this, 'block_wrapper'],'responsive_header' => [$this, 'block_responsive_header'],'responsive_header_logo' => [$this, 'block_responsive_header_logo'],'sidebar' => [$this, 'block_sidebar'],'header' => [$this, 'block_header'],'header_navbar' => [$this, 'block_header_navbar'],'header_logo' => [$this, 'block_header_logo'],'main_menu_wrapper' => [$this, 'block_main_menu_wrapper'],'content_top_header' => [$this, 'block_content_top_header'],'search_wrapper' => [$this, 'block_search_wrapper'],'search' => [$this, 'block_search'],'search_form' => [$this, 'block_search_form'],'search_form_filters' => [$this, 'block_search_form_filters'],'header_custom_menu_wrapper' => [$this, 'block_header_custom_menu_wrapper'],'header_custom_menu' => [$this, 'block_header_custom_menu'],'settings_dropdown_wrapper' => [$this, 'block_settings_dropdown_wrapper'],'content' => [$this, 'block_content'],'content_header_wrapper' => [$this, 'block_content_header_wrapper'],'content_header' => [$this, 'block_content_header'],'content_title' => [$this, 'block_content_title'],'content_help' => [$this, 'block_content_help'],'page_actions_wrapper' => [$this, 'block_page_actions_wrapper'],'page_actions' => [$this, 'block_page_actions'],'main' => [$this, 'block_main'],'content_footer_wrapper' => [$this, 'block_content_footer_wrapper'],'body_javascript' => [$this, 'block_body_javascript'],'configured_body_contents' => [$this, 'block_configured_body_contents'],];}protected function doDisplay(array $context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@EasyAdmin/layout.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@EasyAdmin/layout.html.twig"));// line 2$context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"] = CoreExtension::getAttribute($this->env, $this->source, 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.', 2, $this->source); })()), "i18n", [], "any", false, false, false, 2), "translationDomain", [], "any", false, false, false, 2);// line 3yield "<!DOCTYPE html><html lang=\"";// line 4yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 4, $this->source); })()), "i18n", [], "any", false, false, false, 4), "htmlLocale", [], "any", false, false, false, 4), "html", null, true);yield "\" dir=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 4, $this->source); })()), "i18n", [], "any", false, false, false, 4), "textDirection", [], "any", false, false, false, 4), "html", null, true);yield "\">\t<head>\t\t";// line 6yield from $this->unwrap()->yieldBlock('head_metas', $context, $blocks);// line 23yield "\t\t";// line 24$context["page_title_block_output"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {// line 25yield "\t\t";yield from $this->unwrap()->yieldBlock('page_title', $context, $blocks);// line 28yield "\t\t";return; yield '';})())) ? '' : new Markup($tmp, $this->env->getCharset());// line 29yield "\t\t<title>";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.', 29, $this->source); })()));yield "</title>\t\t";// line 31yield from $this->unwrap()->yieldBlock('head_stylesheets', $context, $blocks);// line 51yield "\t\t";// line 56yield "\t\t";// line 57yield from $this->unwrap()->yieldBlock('head_favicon', $context, $blocks);// line 60yield "\t\t";// line 61yield from $this->unwrap()->yieldBlock('head_javascript', $context, $blocks);// line 65yield "\t\t";// line 70yield "\t\t";// line 72yield from $this->unwrap()->yieldBlock('configured_head_contents', $context, $blocks);// line 77yield "\t</head>\t";// line 79yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 523yield "</html>";$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);return; yield '';}// line 6public function block_head_metas($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_metas"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_metas"));// line 7yield "\t\t\t<meta charset=\"utf-8\">\t\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\t\t\t<meta name=\"robots\" content=\"noindex, nofollow, noarchive, nosnippet, noodp, noimageindex, notranslate, nocache\"/>\t\t\t\t\t\t\t\t\t";// line 12if (CoreExtension::matches("/X96Q/", CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 12, $this->source); })()), "request", [], "any", false, false, false, 12), "headers", [], "any", false, false, false, 12), "get", ["user-agent"], "method", false, false, false, 12))) {// line 13yield " \t\t\t\t\t\t\t\t\t\t\t<meta content=\"width=1920, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">\t\t\t";} else {// line 16yield "\t\t\t\t\t\t\t\t\t\t<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">\t\t\t";}// line 19yield "\t\t\t\t\t\t<meta name=\"generator\" content=\"EasyAdmin\"/>\t\t\t<meta name=\"turbo-cache-control\" content=\"no-cache\">\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 25public function block_page_title($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_title"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_title"));// line 26yield "\t\t\t";yield from $this->unwrap()->yieldBlock("content_title", $context, $blocks);yield "\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 31public function block_head_stylesheets($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_stylesheets"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_stylesheets"));// line 32yield "\t\t\t<link\t\t\trel=\"stylesheet\" href=\"";// line 33yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("app.css", CoreExtension::getAttribute($this->env, $this->source, 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.', 33, $this->source); })()), "assets", [], "any", false, false, false, 33), "defaultAssetPackageName", [], "any", false, false, false, 33)), "html", null, true);yield "\">\t\t\t\t\t\t";// line 36yield "\t\t\t";// line 37if (("rtl" == CoreExtension::getAttribute($this->env, $this->source, 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.', 37, $this->source); })()), "i18n", [], "any", false, false, false, 37), "textDirection", [], "any", false, false, false, 37))) {// line 38yield "\t\t\t\t<link rel=\"stylesheet\" href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("app.rtl.css", CoreExtension::getAttribute($this->env, $this->source, 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.', 38, $this->source); })()), "assets", [], "any", false, false, false, 38), "defaultAssetPackageName", [], "any", false, false, false, 38)), "html", null, true);yield "\">\t\t\t";}// line 40yield "\t\t\t";// line 41if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_CUSTOMER")) {// line 42yield "\t\t\t\t<link rel=\"stylesheet\" href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("themes/" . Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["settings"]) || array_key_exists("settings", $context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.', 42, $this->source); })()), "get", [], "any", false, false, false, 42), "assetFolderName", [], "any", false, false, false, 42))) . "/admin/admin-customer.css")), "html", null, true);yield "\">\t\t\t";} else {// line 44yield "\t\t\t\t<link rel=\"stylesheet\" href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("themes/" . Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["settings"]) || array_key_exists("settings", $context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.', 44, $this->source); })()), "get", [], "any", false, false, false, 44), "assetFolderName", [], "any", false, false, false, 44))) . "/admin/admin.css")), "html", null, true);yield "\">\t\t\t";}// line 46yield "\t\t\t";// line 47if (("rtl" == CoreExtension::getAttribute($this->env, $this->source, 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.', 47, $this->source); })()), "i18n", [], "any", false, false, false, 47), "textDirection", [], "any", false, false, false, 47))) {// line 48yield "\t\t\t\t<link rel=\"stylesheet\" href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("themes/" . Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["settings"]) || array_key_exists("settings", $context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.', 48, $this->source); })()), "get", [], "any", false, false, false, 48), "assetFolderName", [], "any", false, false, false, 48))) . "/admin/admin.rtl.css")), "html", null, true);yield "\">\t\t\t";}// line 50yield "\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 57public function block_head_favicon($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_favicon"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_favicon"));// line 58yield "\t\t\t<link rel=\"shortcut icon\" href=\"";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.', 58, $this->source); })()), "dashboardFaviconPath", [], "any", false, false, false, 58)), "html", null, true);yield "\">\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 61public function block_head_javascript($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_javascript"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_javascript"));// line 62yield "\t\t\t";// line 63yield "\t\t\t";yield $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");yield "\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 72public function block_configured_head_contents($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "configured_head_contents"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "configured_head_contents"));// line 73yield "\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 73), "headContents", [], "any", true, true, false, 73) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 73), "headContents", [], "any", false, false, false, 73)))) ? (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 73), "headContents", [], "any", false, false, false, 73)) : ([])));foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {// line 74yield "\t\t\t\t";yield $context["htmlContent"];yield "\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['htmlContent'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 76yield "\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 79public function block_body($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));// line 80yield "\t\t<body\t\t\t";// line 81yield from $this->unwrap()->yieldBlock('body_attr', $context, $blocks);yield " id=\"";yield from $this->unwrap()->yieldBlock('body_id', $context, $blocks);yield "\" class=\"ea ";yield from $this->unwrap()->yieldBlock('body_class', $context, $blocks);yield "\" data-ea-content-width=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "contentWidth", [], "any", true, true, false, 81) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "contentWidth", [], "any", false, false, false, 81)))) ? (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "contentWidth", [], "any", false, false, false, 81)) : ((((CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardContentWidth", [], "any", true, true, false, 81) && !(null === CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardContentWidth", [], "any", false, false, false, 81)))) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardContentWidth", [], "any", false, false, false, 81)) : ("normal")))), "html", null, true);yield "\" data-ea-sidebar-width=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "sidebarWidth", [], "any", true, true, false, 81) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "sidebarWidth", [], "any", false, false, false, 81)))) ? (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 81), "sidebarWidth", [], "any", false, false, false, 81)) : ((((CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardSidebarWidth", [], "any", true, true, false, 81) && !(null === CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardSidebarWidth", [], "any", false, false, false, 81)))) ? (CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "dashboardSidebarWidth", [], "any", false, false, false, 81)) : ("normal")))), "html", null, true);yield "\" data-ea-dark-scheme-is-enabled=\"";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.', 81, $this->source); })()), "dashboardHasDarkModeEnabled", [], "any", false, false, false, 81)) ? ("true") : ("false"));yield "\">\t\t\t";// line 88yield "\t\t\t";// line 89yield from $this->unwrap()->yieldBlock('wrapper_wrapper', $context, $blocks);// line 417yield "\t\t\t";yield from $this->unwrap()->yieldBlock('body_javascript', $context, $blocks);// line 515yield "\t\t\t";// line 516yield from $this->unwrap()->yieldBlock('configured_body_contents', $context, $blocks);// line 521yield "\t\t</body>\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 81public function block_body_attr($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_attr"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_attr"));yield " ";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}public function block_body_id($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_id"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_id"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}public function block_body_class($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_class"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_class"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 89public function block_wrapper_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "wrapper_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "wrapper_wrapper"));// line 90yield "\t\t\t\t";yield from $this->unwrap()->yieldBlock('flash_messages', $context, $blocks);// line 93yield "\t\t\t\t";// line 94$context["user_menu_avatar"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {// line 95yield "\t\t\t\t";if ((null == CoreExtension::getAttribute($this->env, $this->source, 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.', 95, $this->source); })()), "userMenu", [], "any", false, false, false, 95), "avatarUrl", [], "any", false, false, false, 95))) {// line 96yield "\t\t\t\t\t<span class=\"user-avatar\">\t\t\t\t\t\t<span class=\"fa-stack\">\t\t\t\t\t\t\t<i class=\"user-avatar-icon-background fas fa-square fa-stack-2x\"></i>\t\t\t\t\t\t\t<i class=\"user-avatar-icon-foreground ";// line 99yield (( !(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.', 99, $this->source); })()), "user", [], "any", false, false, false, 99))) ? ("fa fa-user") : ("fas fa-user-slash"));yield " fa-stack-1x fa-inverse\"></i>\t\t\t\t\t\t</span>\t\t\t\t\t</span>\t\t\t\t";} else {// line 103yield "\t\t\t\t\t<img class=\"user-avatar\" src=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 103, $this->source); })()), "userMenu", [], "any", false, false, false, 103), "avatarUrl", [], "any", false, false, false, 103), "html", null, true);yield "\"/>\t\t\t\t";}// line 105yield "\t\t\t\t";return; yield '';})())) ? '' : new Markup($tmp, $this->env->getCharset());// line 106yield "\t\t\t\t";// line 107$context["impersonator_permission"] = ((Twig\Extension\CoreExtension::constantIsDefined("Symfony\\Component\\Security\\Core\\Authorization\\Voter\\AuthenticatedVoter::IS_IMPERSONATOR")) ? ("IS_IMPERSONATOR") : ("ROLE_PREVIOUS_ADMIN"));// line 108yield "\t\t\t\t";// line 109$context["user_menu_dropdown"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {// line 110yield "\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-end\">\t\t\t\t\t<li class=\"dropdown-user-details\">\t\t\t\t\t\t<div>";// line 112yield $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.', 112, $this->source); })()), "html", null, true);yield "</div>\t\t\t\t\t\t<div>\t\t\t\t\t\t\t<span class=\"user-label\">";// line 114yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("user.logged_in_as", array(), "EasyAdminBundle"), "html", null, true);yield "</span>\t\t\t\t\t\t\t<span class=\"user-name\">";// line 115yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((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.', 115, $this->source); })()), "user", [], "any", false, false, false, 115))) ? ($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("user.anonymous", array(), "EasyAdminBundle")) : (CoreExtension::getAttribute($this->env, $this->source, 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.', 115, $this->source); })()), "userMenu", [], "any", false, false, false, 115), "name", [], "any", false, false, false, 115))), "html", null, true);yield "</span>\t\t\t\t\t\t</div>\t\t\t\t\t</li>\t\t\t\t\t";// line 119yield from $this->unwrap()->yieldBlock('user_menu', $context, $blocks);// line 138yield "\t\t\t\t</ul>\t\t\t\t";return; yield '';})())) ? '' : new Markup($tmp, $this->env->getCharset());// line 140yield "\t\t\t\t";// line 141$context["settings_dropdown"] = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context, $macros, $blocks) {// line 142yield "\t\t\t\t";if ((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.', 142, $this->source); })()), "dashboardLocales", [], "any", false, false, false, 142) || 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.', 142, $this->source); })()), "dashboardHasDarkModeEnabled", [], "any", false, false, false, 142))) {// line 143yield "\t\t\t\t\t<div class=\"dropdown dropdown-settings\">\t\t\t\t\t\t<a class=\"dropdown-settings-button\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t<i class=\"fas fa-gear\"></i>\t\t\t\t\t\t</a>\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-end\">\t\t\t\t\t\t\t";// line 149if (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.', 149, $this->source); })()), "dashboardLocales", [], "any", false, false, false, 149)) {// line 150yield "\t\t\t\t\t\t\t\t<li class=\"dropdown-header dropdown-locales-label\">\t\t\t\t\t\t\t\t\t";// line 151yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("settings.locale", array(), "EasyAdminBundle"), "html", null, true);yield "\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t";// line 154$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(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.', 154, $this->source); })()), "dashboardLocales", [], "any", false, false, false, 154));foreach ($context['_seq'] as $context["_key"] => $context["localeDto"]) {// line 155yield "\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t<a data-turbo=\"false\" href=\"";// line 156yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $this->extensions['EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension']->getAdminUrlGenerator(), "set", ["_locale", CoreExtension::getAttribute($this->env, $this->source, $context["localeDto"], "locale", [], "any", false, false, false, 156)], "method", false, false, false, 156), "html", null, true);yield "\" class=\"dropdown-item";if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 156, $this->source); })()), "request", [], "any", false, false, false, 156), "locale", [], "any", false, false, false, 156) == CoreExtension::getAttribute($this->env, $this->source, $context["localeDto"], "locale", [], "any", false, false, false, 156))) {yield " active";}yield "\">\t\t\t\t\t\t\t\t\t\t\t";// line 157if (CoreExtension::getAttribute($this->env, $this->source, $context["localeDto"], "icon", [], "any", false, false, false, 157)) {// line 158yield "\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localeDto"], "icon", [], "any", false, false, false, 158), "html", null, true);yield "\"></i>\t\t\t\t\t\t\t\t\t\t\t";}// line 160yield "\t\t\t\t\t\t\t\t\t\t\t";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localeDto"], "name", [], "any", false, false, false, 160), "html", null, true);yield "\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['localeDto'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 164yield "\t\t\t\t\t\t\t";}// line 165yield "\t\t\t\t\t\t\t";// line 166if (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.', 166, $this->source); })()), "dashboardHasDarkModeEnabled", [], "any", false, false, false, 166)) {// line 167yield "\t\t\t\t\t\t\t\t";if (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.', 167, $this->source); })()), "dashboardLocales", [], "any", false, false, false, 167)) {// line 168yield "\t\t\t\t\t\t\t\t\t<div class=\"dropdown-divider\"></div>\t\t\t\t\t\t\t\t";}// line 170yield "\t\t\t\t\t\t\t\t<li class=\"dropdown-header dropdown-appearance-label\">\t\t\t\t\t\t\t\t\t";// line 172yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("settings.appearance.label", array(), "EasyAdminBundle"), "html", null, true);yield "\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item\" data-ea-color-scheme=\"light\">\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-sun fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t";// line 177yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("settings.appearance.light", array(), "EasyAdminBundle"), "html", null, true);yield "\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item\" data-ea-color-scheme=\"dark\">\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-moon fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t";// line 183yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("settings.appearance.dark", array(), "EasyAdminBundle"), "html", null, true);yield "\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item active\" data-ea-color-scheme=\"auto\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-desktop fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t";// line 189yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("settings.appearance.auto", array(), "EasyAdminBundle"), "html", null, true);yield "\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t";}// line 193yield "\t\t\t\t\t\t</ul>\t\t\t\t\t</div>\t\t\t\t";}// line 196yield "\t\t\t\t";return; yield '';})())) ? '' : new Markup($tmp, $this->env->getCharset());// line 197yield "\t\t\t\t<div class=\"wrapper\">\t\t\t\t\t";// line 199yield from $this->unwrap()->yieldBlock('wrapper', $context, $blocks);// line 415yield "\t\t\t\t</div>\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 90public function block_flash_messages($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "flash_messages"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "flash_messages"));// line 91yield "\t\t\t\t\t";yield Twig\Extension\CoreExtension::include($this->env, $context, 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.', 91, $this->source); })()), "templatePath", ["flash_messages"], "method", false, false, false, 91));yield "\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 119public function block_user_menu($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "user_menu"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "user_menu"));// line 120yield "\t\t\t\t\t\t";if ((Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 120, $this->source); })()), "userMenu", [], "any", false, false, false, 120), "items", [], "any", false, false, false, 120)) > 0)) {// line 121yield "\t\t\t\t\t\t\t<li><hr class=\"dropdown-divider\"></li>\t\t\t\t\t\t\t";// line 122$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, 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.', 122, $this->source); })()), "userMenu", [], "any", false, false, false, 122), "items", [], "any", false, false, false, 122));$context['loop'] = ['parent' => $context['_parent'],'index0' => 0,'index' => 1,'first' => true,];if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {$length = count($context['_seq']);$context['loop']['revindex0'] = $length - 1;$context['loop']['revindex'] = $length;$context['loop']['length'] = $length;$context['loop']['last'] = 1 === $length;}foreach ($context['_seq'] as $context["_key"] => $context["item"]) {// line 123yield "\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t";// line 124if ((CoreExtension::getAttribute($this->env, $this->source, $context["item"], "isMenuSection", [], "any", false, false, false, 124) && !CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 124))) {// line 125yield "\t\t\t\t\t\t\t\t\t\t<hr class=\"dropdown-divider\">\t\t\t\t\t\t\t\t\t";} elseif ( !CoreExtension::getAttribute($this->env, $this->source, // line 126$context["item"], "isMenuSection", [], "any", false, false, false, 126)) {// line 127yield "\t\t\t\t\t\t\t\t\t\t<a href=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "linkUrl", [], "any", false, false, false, 127), "html", null, true);yield "\" class=\"dropdown-item user-action ";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "cssClass", [], "any", false, false, false, 127), "html", null, true);yield "\" target=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "linkTarget", [], "any", false, false, false, 127), "html", null, true);yield "\" rel=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "linkRel", [], "any", false, false, false, 127), "html", null, true);yield "\" referrerpolicy=\"origin-when-cross-origin\">\t\t\t\t\t\t\t\t\t\t\t";// line 128if ( !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "icon", [], "any", false, false, false, 128))) {// line 129yield "\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-fw ";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "icon", [], "any", false, false, false, 129), "html", null, true);yield "\"></i>\t\t\t\t\t\t\t\t\t\t\t";}// line 131yield "\t\t\t\t\t\t\t\t\t\t\t";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, $context["item"], "label", [], "any", false, false, false, 131), [], // line 2(isset($context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"]) || array_key_exists("__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667", $context) ? $context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"] : (function () { throw new RuntimeError('Variable "__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667" does not exist.', 2, $this->source); })())), "html", null, true);// line 131yield "\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t";}// line 134yield "\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t";++$context['loop']['index0'];++$context['loop']['index'];$context['loop']['first'] = false;if (isset($context['loop']['length'])) {--$context['loop']['revindex0'];--$context['loop']['revindex'];$context['loop']['last'] = 0 === $context['loop']['revindex0'];}}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 136yield "\t\t\t\t\t\t";}// line 137yield "\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 199public function block_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "wrapper"));// line 200yield "\t\t\t\t\t\t<div class=\"responsive-header\">\t\t\t\t\t\t\t";// line 201yield from $this->unwrap()->yieldBlock('responsive_header', $context, $blocks);// line 231yield "\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"sidebar-wrapper\">\t\t\t\t\t\t\t<a href=\"#\" id=\"sidebar-resizer-handler\" class=\"toggle-collapse-menu\">\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-bars-staggered\"></i>\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t<aside class=\"sidebar\">\t\t\t\t\t\t\t\t";// line 239yield from $this->unwrap()->yieldBlock('sidebar', $context, $blocks);// line 263yield "\t\t\t\t\t\t\t\t<div id=\"sidebar-resizer-handler-old\" class=\"resizer-handler resizer-handler-left\"></div>\t\t\t\t\t\t\t</aside>\t\t\t\t\t\t</div>\t\t\t\t\t\t<section class=\"main-content\">\t\t\t\t\t\t\t";// line 269$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.', 269, $this->source); })()), "crud", [], "any", false, false, false, 269)) && CoreExtension::getAttribute($this->env, $this->source, 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.', 269, $this->source); })()), "crud", [], "any", false, false, false, 269), "isSearchEnabled", [], "any", false, false, false, 269));// line 270yield "\t\t\t\t\t\t\t<aside class=\"content-top ";yield (((isset($context["has_search"]) || array_key_exists("has_search", $context) ? $context["has_search"] : (function () { throw new RuntimeError('Variable "has_search" does not exist.', 270, $this->source); })())) ? ("ea-search-enabled") : ("ea-search-disabled"));yield "\">\t\t\t\t\t\t\t\t";// line 271yield from $this->unwrap()->yieldBlock('content_top_header', $context, $blocks);// line 352yield "\t\t\t\t\t\t\t</aside>\t\t\t\t\t\t\t<div class=\"content-wrapper\">\t\t\t\t\t\t\t\t";// line 355yield from $this->unwrap()->yieldBlock('content', $context, $blocks);// line 410yield "\t\t\t\t\t\t\t\t<div id=\"content-resizer-handler\" class=\"resizer-handler resizer-handler-right\"></div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</section>\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 201public function block_responsive_header($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "responsive_header"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "responsive_header"));// line 202yield "\t\t\t\t\t\t\t\t<button id=\"navigation-toggler\" type=\"button\" aria-label=\"Toggle navigation\">\t\t\t\t\t\t\t\t\t<i class=\"fa fa-fw fa-bars\"></i>\t\t\t\t\t\t\t\t</button>\t\t\t\t\t\t\t\t<div id=\"responsive-header-logo\" class=\"text-truncate ms-auto\">\t\t\t\t\t\t\t\t\t";// line 207yield from $this->unwrap()->yieldBlock('responsive_header_logo', $context, $blocks);// line 212yield "\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div class=\"dropdown user-menu-wrapper ";// line 214yield (($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.', 214, $this->source); })()))) ? ("user-is-impersonated") : (""));yield " ms-auto\">\t\t\t\t\t\t\t\t\t<a\t\t\t\t\t\t\t\t\t\tclass=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t\t\t\t";// line 219yield "\t\t\t\t\t\t\t\t\t\t";if (CoreExtension::getAttribute($this->env, $this->source, 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.', 219, $this->source); })()), "userMenu", [], "any", false, false, false, 219), "avatarDisplayed", [], "any", false, false, false, 219)) {// line 220yield "\t\t\t\t\t\t\t\t\t\t\t";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.', 220, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t\t\t";} else {// line 222yield "\t\t\t\t\t\t\t\t\t\t\t<i class=\"user-avatar fa fa-fw ";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.', 222, $this->source); })()), "user", [], "any", false, false, false, 222))) ? ("fa-user") : ("fa-user-times"));yield "\"></i>\t\t\t\t\t\t\t\t\t\t";}// line 224yield "\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t";// line 226yield $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.', 226, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t";// line 229yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["settings_dropdown"]) || array_key_exists("settings_dropdown", $context) ? $context["settings_dropdown"] : (function () { throw new RuntimeError('Variable "settings_dropdown" does not exist.', 229, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 207public function block_responsive_header_logo($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "responsive_header_logo"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "responsive_header_logo"));// line 208yield "\t\t\t\t\t\t\t\t\t\t<a class=\"responsive-logo\" href=\"";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.', 208, $this->source); })()), "dashboardRouteName", [], "any", false, false, false, 208));yield "\">\t\t\t\t\t\t\t\t\t\t\t";// line 209yield 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.', 209, $this->source); })()), "dashboardTitle", [], "any", false, false, false, 209);yield "\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 239public function block_sidebar($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "sidebar"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "sidebar"));// line 240yield "\t\t\t\t\t\t\t\t\t<header class=\"main-header\">\t\t\t\t\t\t\t\t\t\t";// line 241yield from $this->unwrap()->yieldBlock('header', $context, $blocks);// line 257yield "\t\t\t\t\t\t\t\t\t</header>\t\t\t\t\t\t\t\t\t";// line 259yield from $this->unwrap()->yieldBlock('main_menu_wrapper', $context, $blocks);// line 262yield "\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 241public function block_header($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));// line 242yield "\t\t\t\t\t\t\t\t\t\t\t<nav class=\"navbar\" role=\"navigation\">\t\t\t\t\t\t\t\t\t\t\t\t";// line 243yield from $this->unwrap()->yieldBlock('header_navbar', $context, $blocks);// line 255yield "\t\t\t\t\t\t\t\t\t\t\t</nav>\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 243public function block_header_navbar($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_navbar"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_navbar"));// line 244yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"header-logo\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 245yield from $this->unwrap()->yieldBlock('header_logo', $context, $blocks);// line 253yield "\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 245public function block_header_logo($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_logo"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_logo"));// line 246yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"logo\" href=\"";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.', 246, $this->source); })()), "dashboardRouteName", [], "any", false, false, false, 246));yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"logo-custom\">";// line 247yield 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.', 247, $this->source); })()), "dashboardTitle", [], "any", false, false, false, 247);yield "</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"logo-compact\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img title=\"Dashboard\" style=\"max-width: 25px;margin-top: 10px;\" src=\"";// line 249yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("themes/" . Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["settings"]) || array_key_exists("settings", $context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.', 249, $this->source); })()), "get", [], "any", false, false, false, 249), "assetFolderName", [], "any", false, false, false, 249))) . "/admin/images/icon.png")), "html", null, true);yield "\"/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 259public function block_main_menu_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main_menu_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main_menu_wrapper"));// line 260yield "\t\t\t\t\t\t\t\t\t\t";yield Twig\Extension\CoreExtension::include($this->env, $context, 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.', 260, $this->source); })()), "templatePath", ["main_menu"], "method", false, false, false, 260));yield "\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 271public function block_content_top_header($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_top_header"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_top_header"));// line 272yield "\t\t\t\t\t\t\t\t\t";yield from $this->unwrap()->yieldBlock('search_wrapper', $context, $blocks);// line 330yield "\t\t\t\t\t\t\t\t\t";// line 331yield from $this->unwrap()->yieldBlock('header_custom_menu_wrapper', $context, $blocks);// line 347yield "\t\t\t\t\t\t\t\t\t";// line 348yield from $this->unwrap()->yieldBlock('settings_dropdown_wrapper', $context, $blocks);// line 351yield "\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 272public function block_search_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_wrapper"));// line 273yield "\t\t\t\t\t\t\t\t\t\t<div class=\"content-search\">\t\t\t\t\t\t\t\t\t\t\t";// line 274if ((isset($context["has_search"]) || array_key_exists("has_search", $context) ? $context["has_search"] : (function () { throw new RuntimeError('Variable "has_search" does not exist.', 274, $this->source); })())) {// line 275yield "\t\t\t\t\t\t\t\t\t\t\t\t";yield from $this->unwrap()->yieldBlock('search', $context, $blocks);// line 327yield "\t\t\t\t\t\t\t\t\t\t\t";}// line 328yield "\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 275public function block_search($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search"));// line 276yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<form class=\"form-action-search\" method=\"get\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 278yield from $this->unwrap()->yieldBlock('search_form', $context, $blocks);// line 325yield "\t\t\t\t\t\t\t\t\t\t\t\t\t</form>\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 278public function block_search_form($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_form"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_form"));// line 279yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";yield from $this->unwrap()->yieldBlock('search_form_filters', $context, $blocks);// line 304yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"crudAction\" value=\"index\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"crudControllerFqcn\" value=\"";// line 306yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 306, $this->source); })()), "request", [], "any", false, false, false, 306), "query", [], "any", false, false, false, 306), "get", ["crudControllerFqcn"], "method", false, false, false, 306), "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"page\" value=\"1\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-widget\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-search content-search-icon\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"content-search-label\" data-value=\"";// line 313yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 313, $this->source); })()), "request", [], "any", false, false, false, 313), "get", ["query"], "method", false, false, false, 313), "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input class=\"form-control ";// line 314yield (((null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 314, $this->source); })()), "request", [], "any", false, false, false, 314), "get", ["query"], "method", false, false, false, 314))) ? ("is-blank") : (""));yield "\" type=\"search\" name=\"query\" value=\"";(((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 314), "get", ["query"], "method", true, true, false, 314) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 314), "get", ["query"], "method", false, false, false, 314)))) ? (yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 314), "get", ["query"], "method", false, false, false, 314), "html", null, true)) : (yield ""));yield "\" placeholder=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->createTranslatable("action.search", CoreExtension::getAttribute($this->env, $this->source, 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.', 314, $this->source); })()), "i18n", [], "any", false, false, false, 314), "translationParameters", [], "any", false, false, false, 314), "EasyAdminBundle"), [], // line 2(isset($context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"]) || array_key_exists("__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667", $context) ? $context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"] : (function () { throw new RuntimeError('Variable "__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667" does not exist.', 2, $this->source); })())), "html", null, true);// line 314yield "\" spellcheck=\"false\" autocorrect=\"off\" oninput=\"this.parentNode.dataset.value=this.value\" ";if (((CoreExtension::getAttribute($this->env, $this->source, 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.', 314, $this->source); })()), "crud", [], "any", false, false, false, 314), "currentAction", [], "any", false, false, false, 314) == "index") && (CoreExtension::getAttribute($this->env, $this->source, 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.', 314, $this->source); })()), "crud", [], "any", false, false, false, 314), "autofocusSearch", [], "any", false, false, false, 314) == true))) {yield " autofocus=\"autofocus\" ";}yield ">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</label>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 317if (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 317, $this->source); })()), "request", [], "any", false, false, false, 317), "get", ["query"], "method", false, false, false, 317)) {// line 318yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"";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", false, false, false, 318), "html", null, true);yield "\" class=\"content-search-reset\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-fw fa-times\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 322yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 279public function block_search_form_filters($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_form_filters"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "search_form_filters"));// line 280yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, 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.', 280, $this->source); })()), "search", [], "any", false, false, false, 280), "appliedFilters", [], "any", false, false, false, 280));foreach ($context['_seq'] as $context["field"] => $context["fieldValue"]) {// line 281yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";if (is_iterable($context["fieldValue"])) {// line 282yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable($context["fieldValue"]);foreach ($context['_seq'] as $context["key"] => $context["value"]) {// line 283yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 284yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";if (is_iterable($context["value"])) {// line 285yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable($context["value"]);foreach ($context['_seq'] as $context["index"] => $context["iterValue"]) {// line 286yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 287yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";if (is_iterable($context["iterValue"])) {// line 288yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable($context["iterValue"]);foreach ($context['_seq'] as $context["subIndex"] => $context["subIterValue"]) {// line 289yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["index"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["subIndex"], "html", null, true);yield "]\" value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["subIterValue"], "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['subIndex'], $context['subIterValue'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 291yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";} else {// line 292yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["index"], "html", null, true);yield "]\" value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["iterValue"], "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 294yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['index'], $context['iterValue'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 295yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";} else {// line 296yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html", null, true);yield "][";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["key"], "html", null, true);yield "]\" value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["value"], "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 298yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['key'], $context['value'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 299yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";} else {// line 300yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["field"], "html", null, true);yield "]\" value=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["fieldValue"], "html", null, true);yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 302yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['field'], $context['fieldValue'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 303yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 331public function block_header_custom_menu_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_custom_menu_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_custom_menu_wrapper"));// line 332yield "\t\t\t\t\t\t\t\t\t\t<div class=\"navbar-custom-menu\">\t\t\t\t\t\t\t\t\t\t\t";// line 333yield from $this->unwrap()->yieldBlock('header_custom_menu', $context, $blocks);// line 345yield "\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 333public function block_header_custom_menu($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_custom_menu"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header_custom_menu"));// line 334yield "\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"dropdown user-menu-wrapper ";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.', 334, $this->source); })()))) ? ("user-is-impersonated") : (""));yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 336yield $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.', 336, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 337if (CoreExtension::getAttribute($this->env, $this->source, 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.', 337, $this->source); })()), "userMenu", [], "any", false, false, false, 337), "isNameDisplayed", [], "any", false, false, false, 337)) {// line 338yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"user-name\">";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 338, $this->source); })()), "userMenu", [], "any", false, false, false, 338), "name", [], "any", false, false, false, 338), "html", null, true);yield "</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 340yield "\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 342yield $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.', 342, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 348public function block_settings_dropdown_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "settings_dropdown_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "settings_dropdown_wrapper"));// line 349yield "\t\t\t\t\t\t\t\t\t\t";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["settings_dropdown"]) || array_key_exists("settings_dropdown", $context) ? $context["settings_dropdown"] : (function () { throw new RuntimeError('Variable "settings_dropdown" does not exist.', 349, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 355public function block_content($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));// line 356yield "\t\t\t\t\t\t\t\t\t<article class=\"content\">\t\t\t\t\t\t\t\t\t\t";// line 357yield from $this->unwrap()->yieldBlock('content_header_wrapper', $context, $blocks);// line 393yield "\t\t\t\t\t\t\t\t\t\t<section id=\"main\" class=\"content-body\">\t\t\t\t\t\t\t\t\t\t\t";// line 397yield from $this->unwrap()->yieldBlock('main', $context, $blocks);// line 398yield "\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t";// line 400yield from $this->unwrap()->yieldBlock('content_footer_wrapper', $context, $blocks);// line 408yield "\t\t\t\t\t\t\t\t\t</article>\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 357public function block_content_header_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_header_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_header_wrapper"));// line 358yield "";// line 365yield "\t\t\t\t\t\t\t\t\t\t\t";// line 366$context["has_help_message"] = !Twig\Extension\CoreExtension::testEmpty((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 366), "helpMessage", [], "any", true, true, false, 366) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 366), "helpMessage", [], "any", false, false, false, 366)))) ? (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "crud", [], "any", false, true, false, 366), "helpMessage", [], "any", false, false, false, 366)) : ("")));// line 367yield "\t\t\t\t\t\t\t\t\t\t\t<section class=\"content-header\">\t\t\t\t\t\t\t\t\t\t\t\t";// line 369yield from $this->unwrap()->yieldBlock('content_header', $context, $blocks);// line 390yield "\t\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 369public function block_content_header($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_header"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_header"));// line 370yield "\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-header-title\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 372yield from $this->unwrap()->yieldBlock('content_title', $context, $blocks);// line 373yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 374yield from $this->unwrap()->yieldBlock('content_help', $context, $blocks);// line 381yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t</h1>\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 384yield from $this->unwrap()->yieldBlock('page_actions_wrapper', $context, $blocks);// line 389yield "\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 372public function block_content_title($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_title"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_title"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 374public function block_content_help($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_help"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_help"));// line 375yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";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.', 375, $this->source); })())) {// line 376yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a tabindex=\"0\" class=\"content-header-help\" data-bs-toggle=\"popover\" data-bs-custom-class=\"ea-content-help-popover\" data-bs-animation=\"true\" data-bs-html=\"true\" data-bs-placement=\"bottom\" data-bs-trigger=\"focus\" data-bs-content=\"";yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(CoreExtension::getAttribute($this->env, $this->source, 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.', 376, $this->source); })()), "crud", [], "any", false, false, false, 376), "helpMessage", [], "any", false, false, false, 376), [], // line 2(isset($context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"]) || array_key_exists("__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667", $context) ? $context["__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667"] : (function () { throw new RuntimeError('Variable "__internal_01542d00cfe11700b6af061f03c7726990ef5c2055b0e284105d0787d9f60667" does not exist.', 2, $this->source); })())), "html_attr");// line 376yield "\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-question-circle\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";}// line 380yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 384public function block_page_actions_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_actions_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_actions_wrapper"));// line 385yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"page-actions\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 386yield from $this->unwrap()->yieldBlock('page_actions', $context, $blocks);// line 387yield "\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 386public function block_page_actions($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_actions"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_actions"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 397public function block_main($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 400public function block_content_footer_wrapper($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_footer_wrapper"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content_footer_wrapper"));// line 401yield "\t\t\t\t\t\t\t\t\t\t\t";$context["content_footer"] = (( $this->unwrap()->hasBlock("content_footer", $context, $blocks)) ? ( $this->unwrap()->renderBlock("content_footer", $context, $blocks)) : (""));// line 402yield "\t\t\t\t\t\t\t\t\t\t\t";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.', 402, $this->source); })()))) {// line 403yield "\t\t\t\t\t\t\t\t\t\t\t\t<section class=\"content-footer\">\t\t\t\t\t\t\t\t\t\t\t\t\t";// line 404yield $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.', 404, $this->source); })()), "html", null, true);yield "\t\t\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t\t";}// line 407yield "\t\t\t\t\t\t\t\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 417public function block_body_javascript($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_javascript"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_javascript"));// line 418yield "\t\t\t\t\t\t\t<script>\t\t\t\t\t\t\t\t\t\tdocument.addEventListener(\"turbo:load\", function () {\$(\".main-content\").click(function(){\t\t\tif(\$(\"body\").hasClass(\"ea-mobile-sidebar-visible\")){\t\t\t\$(\"body\").removeClass(\"ea-mobile-sidebar-visible\");\t\t}\t});\tfunction wrapNumbers(node) {if (node.nodeType === 3) { // Node.TEXT_NODEvar wrappedHtml = node.nodeValue.replace(/(\\d+)/g, '<span class=\"numbers\">\$1</span>');var fragment = document.createRange().createContextualFragment(wrappedHtml);node.parentNode.replaceChild(fragment, node);} else if (node.nodeType === 1 && node.nodeName != \"SCRIPT\" && node.nodeName != \"STYLE\" && node.nodeName != \"INPUT\" && node.nodeName != \"TEXTAREA\") { // Node.ELEMENT_NODE, but not script or styleArray.from(node.childNodes).forEach(wrapNumbers);}}//wrapNumbers(document.body);\$(document).ready(function () {\$(\"body\").on(\"click\",\".toggle-collapse-menu\",function (e) {//e.preventDefault();\$(\"#sidebar-resizer-handler\").trigger(\"click\");});});});\t\t\t\t</script>\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}// line 516public function block_configured_body_contents($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "configured_body_contents"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "configured_body_contents"));// line 517yield "\t\t\t\t";$context['_parent'] = $context;$context['_seq'] = CoreExtension::ensureTraversable((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 517), "bodyContents", [], "any", true, true, false, 517) && !(null === CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 517), "bodyContents", [], "any", false, false, false, 517)))) ? (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, ($context["ea"] ?? null), "assets", [], "any", false, true, false, 517), "bodyContents", [], "any", false, false, false, 517)) : ([])));foreach ($context['_seq'] as $context["_key"] => $context["htmlContent"]) {// line 518yield "\t\t\t\t\t";yield $context["htmlContent"];yield "\t\t\t\t";}$_parent = $context['_parent'];unset($context['_seq'], $context['_iterated'], $context['_key'], $context['htmlContent'], $context['_parent'], $context['loop']);$context = array_intersect_key($context, $_parent) + $_parent;// line 520yield "\t\t\t";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);return; yield '';}/*** @codeCoverageIgnore*/public function getTemplateName(){return "@EasyAdmin/layout.html.twig";}/*** @codeCoverageIgnore*/public function isTraitable(){return false;}/*** @codeCoverageIgnore*/public function getDebugInfo(){return array ( 1889 => 520, 1880 => 518, 1875 => 517, 1865 => 516, 1808 => 418, 1798 => 417, 1787 => 407, 1781 => 404, 1778 => 403, 1775 => 402, 1772 => 401, 1762 => 400, 1743 => 397, 1724 => 386, 1712 => 387, 1710 => 386, 1707 => 385, 1697 => 384, 1686 => 380, 1680 => 376, 1678 => 2, 1676 => 376, 1673 => 375, 1663 => 374, 1644 => 372, 1633 => 389, 1631 => 384, 1626 => 381, 1624 => 374, 1621 => 373, 1619 => 372, 1615 => 370, 1605 => 369, 1592 => 390, 1590 => 369, 1586 => 367, 1584 => 366, 1581 => 365, 1578 => 358, 1568 => 357, 1556 => 408, 1554 => 400, 1550 => 398, 1548 => 397, 1542 => 393, 1540 => 357, 1537 => 356, 1527 => 355, 1513 => 349, 1503 => 348, 1489 => 342, 1485 => 340, 1479 => 338, 1477 => 337, 1473 => 336, 1467 => 334, 1457 => 333, 1445 => 345, 1443 => 333, 1440 => 332, 1430 => 331, 1419 => 303, 1413 => 302, 1405 => 300, 1402 => 299, 1396 => 298, 1386 => 296, 1383 => 295, 1377 => 294, 1365 => 292, 1362 => 291, 1345 => 289, 1340 => 288, 1337 => 287, 1335 => 286, 1330 => 285, 1327 => 284, 1325 => 283, 1320 => 282, 1317 => 281, 1312 => 280, 1302 => 279, 1289 => 322, 1281 => 318, 1279 => 317, 1270 => 314, 1268 => 2, 1263 => 314, 1259 => 313, 1249 => 306, 1245 => 304, 1242 => 279, 1232 => 278, 1220 => 325, 1218 => 278, 1214 => 276, 1204 => 275, 1192 => 328, 1189 => 327, 1186 => 275, 1184 => 274, 1181 => 273, 1171 => 272, 1160 => 351, 1158 => 348, 1155 => 347, 1153 => 331, 1150 => 330, 1147 => 272, 1137 => 271, 1123 => 260, 1113 => 259, 1098 => 249, 1093 => 247, 1088 => 246, 1078 => 245, 1066 => 253, 1064 => 245, 1061 => 244, 1051 => 243, 1039 => 255, 1037 => 243, 1034 => 242, 1024 => 241, 1013 => 262, 1011 => 259, 1007 => 257, 1005 => 241, 1002 => 240, 992 => 239, 978 => 209, 973 => 208, 963 => 207, 950 => 229, 944 => 226, 940 => 224, 934 => 222, 928 => 220, 925 => 219, 919 => 214, 915 => 212, 913 => 207, 906 => 202, 896 => 201, 881 => 410, 879 => 355, 874 => 352, 872 => 271, 867 => 270, 865 => 269, 857 => 263, 855 => 239, 845 => 231, 843 => 201, 840 => 200, 830 => 199, 819 => 137, 816 => 136, 801 => 134, 796 => 131, 794 => 2, 792 => 131, 786 => 129, 784 => 128, 773 => 127, 771 => 126, 768 => 125, 766 => 124, 763 => 123, 746 => 122, 743 => 121, 740 => 120, 730 => 119, 716 => 91, 706 => 90, 694 => 415, 692 => 199, 688 => 197, 684 => 196, 679 => 193, 672 => 189, 663 => 183, 654 => 177, 646 => 172, 642 => 170, 638 => 168, 635 => 167, 633 => 166, 630 => 165, 627 => 164, 616 => 160, 610 => 158, 608 => 157, 600 => 156, 597 => 155, 593 => 154, 587 => 151, 584 => 150, 582 => 149, 574 => 143, 571 => 142, 569 => 141, 566 => 140, 561 => 138, 559 => 119, 552 => 115, 548 => 114, 543 => 112, 539 => 110, 537 => 109, 534 => 108, 532 => 107, 529 => 106, 525 => 105, 519 => 103, 512 => 99, 507 => 96, 504 => 95, 502 => 94, 499 => 93, 496 => 90, 486 => 89, 430 => 81, 418 => 521, 416 => 516, 413 => 515, 410 => 417, 408 => 89, 405 => 88, 391 => 81, 388 => 80, 378 => 79, 367 => 76, 358 => 74, 353 => 73, 343 => 72, 329 => 63, 327 => 62, 317 => 61, 303 => 58, 293 => 57, 282 => 50, 276 => 48, 274 => 47, 271 => 46, 265 => 44, 259 => 42, 257 => 41, 254 => 40, 248 => 38, 246 => 37, 243 => 36, 238 => 33, 235 => 32, 225 => 31, 211 => 26, 201 => 25, 187 => 19, 182 => 16, 177 => 13, 175 => 12, 168 => 7, 158 => 6, 146 => 523, 144 => 79, 140 => 77, 138 => 72, 134 => 70, 131 => 65, 129 => 61, 126 => 60, 124 => 57, 121 => 56, 118 => 51, 116 => 31, 110 => 29, 106 => 28, 103 => 25, 101 => 24, 98 => 23, 96 => 6, 89 => 4, 86 => 3, 84 => 2,);}public function getSourceContext(){return new Source("{# @var ea \\EasyCorp\\Bundle\\EasyAdminBundle\\Context\\AdminContext #}{% trans_default_domain ea.i18n.translationDomain %}<!DOCTYPE html><html lang=\"{{ ea.i18n.htmlLocale }}\" dir=\"{{ ea.i18n.textDirection }}\">\t<head>\t\t{% block head_metas %}\t\t\t<meta charset=\"utf-8\">\t\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\t\t\t<meta name=\"robots\" content=\"noindex, nofollow, noarchive, nosnippet, noodp, noimageindex, notranslate, nocache\"/>\t\t\t\t\t\t\t\t\t{% if app.request.headers.get(\"user-agent\") matches '/X96Q/' %}\t\t\t\t\t\t\t\t\t\t\t<meta content=\"width=1920, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">\t\t\t{% else %}\t\t\t\t\t\t\t\t\t\t<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">\t\t\t{% endif %}\t\t\t\t\t\t<meta name=\"generator\" content=\"EasyAdmin\"/>\t\t\t<meta name=\"turbo-cache-control\" content=\"no-cache\">\t\t{% endblock head_metas %}\t\t{% set page_title_block_output %}\t\t{% block page_title %}\t\t\t{{ block('content_title') }}\t\t{% endblock %}\t\t{% endset %}\t\t<title>{{ page_title_block_output|striptags|raw }}</title>\t\t{% block head_stylesheets %}\t\t\t<link\t\t\trel=\"stylesheet\" href=\"{{ asset('app.css', ea.assets.defaultAssetPackageName) }}\">\t\t\t\t\t\t{# {{ encore_entry_link_tags('app') }} #}\t\t\t{% if 'rtl' == ea.i18n.textDirection %}\t\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('app.rtl.css', ea.assets.defaultAssetPackageName) }}\">\t\t\t{% endif %}\t\t\t{% if is_granted(\"ROLE_CUSTOMER\") %}\t\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('themes/'~ settings.get.assetFolderName|lower ~ '/admin/admin-customer.css') }}\">\t\t\t{% else %}\t\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('themes/'~ settings.get.assetFolderName|lower ~ '/admin/admin.css') }}\">\t\t\t{% endif %}\t\t\t{% if 'rtl' == ea.i18n.textDirection %}\t\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('themes/'~ settings.get.assetFolderName|lower ~ '/admin/admin.rtl.css') }}\">\t\t\t{% endif %}\t\t{% endblock %}\t\t{# {% block configured_stylesheets %}\t\t {{ include('@EasyAdmin/includes/_css_assets.html.twig', { assets: ea.assets.cssAssets ?? [] }, with_context = false) }}\t\t {{ include('@EasyAdmin/includes/_encore_link_tags.html.twig', { assets: ea.assets.webpackEncoreAssets ?? [] }, with_context = false) }}\t\t {% endblock %} #}\t\t{% block head_favicon %}\t\t\t<link rel=\"shortcut icon\" href=\"{{ asset(ea.dashboardFaviconPath) }}\">\t\t{% endblock %}\t\t{% block head_javascript %}\t\t\t{# <script src=\"{{ asset('app.js', ea.assets.defaultAssetPackageName) }}\"></script> #}\t\t\t{{ encore_entry_script_tags('app') }}\t\t{% endblock head_javascript %}\t\t{# {% block configured_javascripts %}\t\t {{ include('@EasyAdmin/includes/_js_assets.html.twig', { assets: ea.assets.jsAssets ?? [] }, with_context = false) }}\t\t {{ include('@EasyAdmin/includes/_encore_script_tags.html.twig', { assets: ea.assets.webpackEncoreAssets ?? [] }, with_context = false) }}\t\t {% endblock %} #}\t\t{% block configured_head_contents %}\t\t\t{% for htmlContent in ea.assets.headContents ?? [] %}\t\t\t\t{{ htmlContent|raw }}\t\t\t{% endfor %}\t\t{% endblock %}\t</head>\t{% block body %}\t\t<body\t\t\t{% block body_attr %} {% endblock %} id=\"{% block body_id %}{% endblock %}\" class=\"ea {% block body_class %}{% endblock %}\" data-ea-content-width=\"{{ ea.crud.contentWidth ?? ea.dashboardContentWidth ?? 'normal' }}\" data-ea-sidebar-width=\"{{ ea.crud.sidebarWidth ?? ea.dashboardSidebarWidth ?? 'normal' }}\" data-ea-dark-scheme-is-enabled=\"{{ ea.dashboardHasDarkModeEnabled ? 'true' : 'false' }}\">\t\t\t{# {% block javascript_page_layout %}\t\t\t <script src=\"{{ asset('page-layout.js', ea.assets.defaultAssetPackageName) }}\"></script>\t\t\t {% endblock javascript_page_layout %}\t\t\t {% block javascript_page_color_scheme %}\t\t\t <script src=\"{{ asset('page-color-scheme.js', ea.assets.defaultAssetPackageName) }}\"></script>\t\t\t {% endblock javascript_page_color_scheme %} #}\t\t\t{% block wrapper_wrapper %}\t\t\t\t{% block flash_messages %}\t\t\t\t\t{{ include(ea.templatePath('flash_messages')) }}\t\t\t\t{% endblock flash_messages %}\t\t\t\t{% set user_menu_avatar %}\t\t\t\t{% if null == ea.userMenu.avatarUrl %}\t\t\t\t\t<span class=\"user-avatar\">\t\t\t\t\t\t<span class=\"fa-stack\">\t\t\t\t\t\t\t<i class=\"user-avatar-icon-background fas fa-square fa-stack-2x\"></i>\t\t\t\t\t\t\t<i class=\"user-avatar-icon-foreground {{ ea.user is not null ? 'fa fa-user' : 'fas fa-user-slash' }} fa-stack-1x fa-inverse\"></i>\t\t\t\t\t\t</span>\t\t\t\t\t</span>\t\t\t\t{% else %}\t\t\t\t\t<img class=\"user-avatar\" src=\"{{ ea.userMenu.avatarUrl }}\"/>\t\t\t\t{% endif %}\t\t\t\t{% endset %}\t\t\t\t{% set impersonator_permission = constant('Symfony\\\\Component\\\\Security\\\\Core\\\\Authorization\\\\Voter\\\\AuthenticatedVoter::IS_IMPERSONATOR') is defined ? 'IS_IMPERSONATOR' : 'ROLE_PREVIOUS_ADMIN' %}\t\t\t\t{% set user_menu_dropdown %}\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-end\">\t\t\t\t\t<li class=\"dropdown-user-details\">\t\t\t\t\t\t<div>{{ user_menu_avatar }}</div>\t\t\t\t\t\t<div>\t\t\t\t\t\t\t<span class=\"user-label\">{{ 'user.logged_in_as'|trans(domain = 'EasyAdminBundle') }}</span>\t\t\t\t\t\t\t<span class=\"user-name\">{{ ea.user is null ? 'user.anonymous'|trans(domain = 'EasyAdminBundle') : ea.userMenu.name }}</span>\t\t\t\t\t\t</div>\t\t\t\t\t</li>\t\t\t\t\t{% block user_menu %}\t\t\t\t\t\t{% if ea.userMenu.items|length > 0 %}\t\t\t\t\t\t\t<li><hr class=\"dropdown-divider\"></li>\t\t\t\t\t\t\t{% for item in ea.userMenu.items %}\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t{% if item.isMenuSection and not loop.first %}\t\t\t\t\t\t\t\t\t\t<hr class=\"dropdown-divider\">\t\t\t\t\t\t\t\t\t{% elseif not item.isMenuSection %}\t\t\t\t\t\t\t\t\t\t<a href=\"{{ item.linkUrl }}\" class=\"dropdown-item user-action {{ item.cssClass }}\" target=\"{{ item.linkTarget }}\" rel=\"{{ item.linkRel }}\" referrerpolicy=\"origin-when-cross-origin\">\t\t\t\t\t\t\t\t\t\t\t{% if item.icon is not empty %}\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-fw {{ item.icon }}\"></i>\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t{{ item.label|trans }}\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t{% endif %}\t\t\t\t\t{% endblock user_menu %}\t\t\t\t</ul>\t\t\t\t{% endset %}\t\t\t\t{% set settings_dropdown %}\t\t\t\t{% if ea.dashboardLocales or ea.dashboardHasDarkModeEnabled %}\t\t\t\t\t<div class=\"dropdown dropdown-settings\">\t\t\t\t\t\t<a class=\"dropdown-settings-button\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t<i class=\"fas fa-gear\"></i>\t\t\t\t\t\t</a>\t\t\t\t\t\t<ul class=\"dropdown-menu dropdown-menu-end\">\t\t\t\t\t\t\t{% if ea.dashboardLocales %}\t\t\t\t\t\t\t\t<li class=\"dropdown-header dropdown-locales-label\">\t\t\t\t\t\t\t\t\t{{ 'settings.locale'|trans(domain = 'EasyAdminBundle') }}\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t{% for localeDto in ea.dashboardLocales %}\t\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t\t<a data-turbo=\"false\" href=\"{{ ea_url().set('_locale', localeDto.locale) }}\" class=\"dropdown-item{% if app.request.locale == localeDto.locale %} active{% endif %}\">\t\t\t\t\t\t\t\t\t\t\t{% if localeDto.icon %}\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"{{ localeDto.icon }}\"></i>\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t{{ localeDto.name }}\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t{% if ea.dashboardHasDarkModeEnabled %}\t\t\t\t\t\t\t\t{% if ea.dashboardLocales %}\t\t\t\t\t\t\t\t\t<div class=\"dropdown-divider\"></div>\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t<li class=\"dropdown-header dropdown-appearance-label\">\t\t\t\t\t\t\t\t\t{{ 'settings.appearance.label'|trans(domain = 'EasyAdminBundle') }}\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item\" data-ea-color-scheme=\"light\">\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-sun fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t{{ 'settings.appearance.light'|trans(domain = 'EasyAdminBundle') }}\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item\" data-ea-color-scheme=\"dark\">\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-moon fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t{{ 'settings.appearance.dark'|trans(domain = 'EasyAdminBundle') }}\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t\t<li>\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"dropdown-item dropdown-appearance-item active\" data-ea-color-scheme=\"auto\">\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-desktop fa-fw\"></i>\t\t\t\t\t\t\t\t\t\t{{ 'settings.appearance.auto'|trans(domain = 'EasyAdminBundle') }}\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t</li>\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t</ul>\t\t\t\t\t</div>\t\t\t\t{% endif %}\t\t\t\t{% endset %}\t\t\t\t<div class=\"wrapper\">\t\t\t\t\t{% block wrapper %}\t\t\t\t\t\t<div class=\"responsive-header\">\t\t\t\t\t\t\t{% block responsive_header %}\t\t\t\t\t\t\t\t<button id=\"navigation-toggler\" type=\"button\" aria-label=\"Toggle navigation\">\t\t\t\t\t\t\t\t\t<i class=\"fa fa-fw fa-bars\"></i>\t\t\t\t\t\t\t\t</button>\t\t\t\t\t\t\t\t<div id=\"responsive-header-logo\" class=\"text-truncate ms-auto\">\t\t\t\t\t\t\t\t\t{% block responsive_header_logo %}\t\t\t\t\t\t\t\t\t\t<a class=\"responsive-logo\" href=\"{{ path(ea.dashboardRouteName) }}\">\t\t\t\t\t\t\t\t\t\t\t{{ ea.dashboardTitle|raw }}\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t{% endblock responsive_header_logo %}\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t<div class=\"dropdown user-menu-wrapper {{ is_granted(impersonator_permission) ? 'user-is-impersonated' }} ms-auto\">\t\t\t\t\t\t\t\t\t<a\t\t\t\t\t\t\t\t\t\tclass=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t\t\t\t{# to make the site design consistent, always display the user avatar in responsive header\t\t\t\t\t\t\t\t\t\t and hide the user name (because there's no space left) regardless of the user config #}\t\t\t\t\t\t\t\t\t\t{% if ea.userMenu.avatarDisplayed %}\t\t\t\t\t\t\t\t\t\t\t{{ user_menu_avatar }}\t\t\t\t\t\t\t\t\t\t{% else %}\t\t\t\t\t\t\t\t\t\t\t<i class=\"user-avatar fa fa-fw {{ ea.user is not null ? 'fa-user' : 'fa-user-times' }}\"></i>\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t{{ user_menu_dropdown }}\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t{{ settings_dropdown }}\t\t\t\t\t\t\t{% endblock responsive_header %}\t\t\t\t\t\t</div>\t\t\t\t\t\t<div class=\"sidebar-wrapper\">\t\t\t\t\t\t\t<a href=\"#\" id=\"sidebar-resizer-handler\" class=\"toggle-collapse-menu\">\t\t\t\t\t\t\t\t<i class=\"fa-solid fa-bars-staggered\"></i>\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t<aside class=\"sidebar\">\t\t\t\t\t\t\t\t{% block sidebar %}\t\t\t\t\t\t\t\t\t<header class=\"main-header\">\t\t\t\t\t\t\t\t\t\t{% block header %}\t\t\t\t\t\t\t\t\t\t\t<nav class=\"navbar\" role=\"navigation\">\t\t\t\t\t\t\t\t\t\t\t\t{% block header_navbar %}\t\t\t\t\t\t\t\t\t\t\t\t\t<div id=\"header-logo\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block header_logo %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"logo\" href=\"{{ path(ea.dashboardRouteName) }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"logo-custom\">{{ ea.dashboardTitle|raw }}</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"logo-compact\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img title=\"Dashboard\" style=\"max-width: 25px;margin-top: 10px;\" src=\"{{ asset('themes/'~ settings.get.assetFolderName|lower ~ '/admin/images/icon.png') }}\"/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endblock header_logo %}\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t{% endblock header_navbar %}\t\t\t\t\t\t\t\t\t\t\t</nav>\t\t\t\t\t\t\t\t\t\t{% endblock header %}\t\t\t\t\t\t\t\t\t</header>\t\t\t\t\t\t\t\t\t{% block main_menu_wrapper %}\t\t\t\t\t\t\t\t\t\t{{ include(ea.templatePath('main_menu')) }}\t\t\t\t\t\t\t\t\t{% endblock main_menu_wrapper %}\t\t\t\t\t\t\t\t{% endblock sidebar %}\t\t\t\t\t\t\t\t<div id=\"sidebar-resizer-handler-old\" class=\"resizer-handler resizer-handler-left\"></div>\t\t\t\t\t\t\t</aside>\t\t\t\t\t\t</div>\t\t\t\t\t\t<section class=\"main-content\">\t\t\t\t\t\t\t{% set has_search = ea.crud is not null and ea.crud.isSearchEnabled %}\t\t\t\t\t\t\t<aside class=\"content-top {{ has_search ? 'ea-search-enabled' : 'ea-search-disabled' }}\">\t\t\t\t\t\t\t\t{% block content_top_header %}\t\t\t\t\t\t\t\t\t{% block search_wrapper %}\t\t\t\t\t\t\t\t\t\t<div class=\"content-search\">\t\t\t\t\t\t\t\t\t\t\t{% if has_search %}\t\t\t\t\t\t\t\t\t\t\t\t{% block search %}\t\t\t\t\t\t\t\t\t\t\t\t\t<form class=\"form-action-search\" method=\"get\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block search_form %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block search_form_filters %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% for field, fieldValue in ea.search.appliedFilters %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if fieldValue is iterable %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% for key, value in fieldValue %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{# This code re-applies your filters on searches, an iterable check is needed in cases we have more than one object for a filter #}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if value is iterable %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% for index, iterValue in value %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{# This sub-level iterable check is needed in cases we have more complex filters like the DateTimeFilter cf. issue #5038 #}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if iterValue is iterable %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% for subIndex, subIterValue in iterValue %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[{{ field }}][{{ key }}][{{ index }}][{{ subIndex }}]\" value=\"{{ subIterValue }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[{{ field }}][{{ key }}][{{ index }}]\" value=\"{{ iterValue }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[{{ field }}][{{ key }}]\" value=\"{{ value }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% else %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"filters[{{ field }}]\" value=\"{{ fieldValue }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endfor %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"crudAction\" value=\"index\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"crudControllerFqcn\" value=\"{{ ea.request.query.get('crudControllerFqcn') }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"hidden\" name=\"page\" value=\"1\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-group\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"form-widget\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-search content-search-icon\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<label class=\"content-search-label\" data-value=\"{{ app.request.get('query') }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input class=\"form-control {{ app.request.get('query') is null ? 'is-blank' }}\" type=\"search\" name=\"query\" value=\"{{ app.request.get('query') ?? '' }}\" placeholder=\"{{ t('action.search', ea.i18n.translationParameters, 'EasyAdminBundle')|trans }}\" spellcheck=\"false\" autocorrect=\"off\" oninput=\"this.parentNode.dataset.value=this.value\" {% if ea.crud.currentAction == 'index' and ea.crud.autofocusSearch == true %} autofocus=\"autofocus\" {% endif %}>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</label>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if app.request.get('query') %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"{{ ea_url().unset('query') }}\" class=\"content-search-reset\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-fw fa-times\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t</form>\t\t\t\t\t\t\t\t\t\t\t\t{% endblock search %}\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t{% endblock search_wrapper %}\t\t\t\t\t\t\t\t\t{% block header_custom_menu_wrapper %}\t\t\t\t\t\t\t\t\t\t<div class=\"navbar-custom-menu\">\t\t\t\t\t\t\t\t\t\t\t{% block header_custom_menu %}\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"dropdown user-menu-wrapper {{ is_granted(impersonator_permission) ? 'user-is-impersonated' }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"user-details\" type=\"button\" data-bs-toggle=\"dropdown\" data-bs-offset=\"0,5\" aria-expanded=\"false\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ user_menu_avatar }}\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if ea.userMenu.isNameDisplayed %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"user-name\">{{ ea.userMenu.name }}</span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t{{ user_menu_dropdown }}\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t{% endblock header_custom_menu %}\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t{% endblock header_custom_menu_wrapper %}\t\t\t\t\t\t\t\t\t{% block settings_dropdown_wrapper %}\t\t\t\t\t\t\t\t\t\t{{ settings_dropdown }}\t\t\t\t\t\t\t\t\t{% endblock settings_dropdown_wrapper %}\t\t\t\t\t\t\t\t{% endblock content_top_header %}\t\t\t\t\t\t\t</aside>\t\t\t\t\t\t\t<div class=\"content-wrapper\">\t\t\t\t\t\t\t\t{% block content %}\t\t\t\t\t\t\t\t\t<article class=\"content\">\t\t\t\t\t\t\t\t\t\t{% block content_header_wrapper %}{# BySamir to be continued\t\t\t\t\t\t\t\t\t\t\t<div class=\"alert alert-info alert-dismissible fade show mt-2\" role=\"alert\">\t\t\t\t\t\t\t\t\t\t\t\t<strong>Good news !</strong>\t\t\t\t\t\t\t\t\t\t\t\tYou are ready to go !\t\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>\t\t\t\t\t\t\t\t\t\t\t</div> #}\t\t\t\t\t\t\t\t\t\t\t{% set has_help_message = (ea.crud.helpMessage ?? '') is not empty %}\t\t\t\t\t\t\t\t\t\t\t<section class=\"content-header\">\t\t\t\t\t\t\t\t\t\t\t\t{% block content_header %}\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"content-header-title\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block content_title %}{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block content_help %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if has_help_message %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a tabindex=\"0\" class=\"content-header-help\" data-bs-toggle=\"popover\" data-bs-custom-class=\"ea-content-help-popover\" data-bs-animation=\"true\" data-bs-html=\"true\" data-bs-placement=\"bottom\" data-bs-trigger=\"focus\" data-bs-content=\"{{ ea.crud.helpMessage|trans|e('html_attr') }}\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"far fa-question-circle\"></i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t</h1>\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t{% block page_actions_wrapper %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"page-actions\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% block page_actions %}{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>\t\t\t\t\t\t\t\t\t\t\t\t\t{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t{% endblock content_header %}\t\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t{% endblock content_header_wrapper %}\t\t\t\t\t\t\t\t\t\t<section id=\"main\" class=\"content-body\">\t\t\t\t\t\t\t\t\t\t\t{% block main %}{% endblock %}\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t{% block content_footer_wrapper %}\t\t\t\t\t\t\t\t\t\t\t{% set content_footer = block('content_footer') is defined ? block('content_footer') : '' %}\t\t\t\t\t\t\t\t\t\t\t{% if content_footer is not empty %}\t\t\t\t\t\t\t\t\t\t\t\t<section class=\"content-footer\">\t\t\t\t\t\t\t\t\t\t\t\t\t{{ content_footer }}\t\t\t\t\t\t\t\t\t\t\t\t</section>\t\t\t\t\t\t\t\t\t\t\t{% endif %}\t\t\t\t\t\t\t\t\t\t{% endblock %}\t\t\t\t\t\t\t\t\t</article>\t\t\t\t\t\t\t\t{% endblock content %}\t\t\t\t\t\t\t\t<div id=\"content-resizer-handler\" class=\"resizer-handler resizer-handler-right\"></div>\t\t\t\t\t\t\t</div>\t\t\t\t\t\t</section>\t\t\t\t\t{% endblock wrapper %}\t\t\t\t</div>\t\t\t{% endblock wrapper_wrapper %}\t\t\t{% block body_javascript %}\t\t\t{# <script>\t\t\tvar notificationSound = new Audio('/ilave/sounds/notification_sound.mp3');\t\t\tdocument.addEventListener(\"turbo:load\", function () {\t\t\t\t\t\tconst socket = new WebSocket('wss://{{settings.get.absoluteUrl}}:3000');\t\t\t\tsocket.addEventListener('open', () => {\t\t\t\tconsole.log('Connected to WebSocket server');\t\t\t\t});\t\t\t\tsocket.addEventListener('message', event => {\t\t\t\tconst data = JSON.parse(event.data);\t\t\t\tconsole.log(\"Hole Data :\",data);\t\t\t\tif (data.type === 'notification') {\t\t\t\t\tconsole.log('Received notification:', data.message);\t\t\t\t\tnotificationSound.loop = true;\t\t\t\t\tnotificationSound.play();\t\t\t\t\tif (data.message.entity == \"Order\") {\t\t\t\t\t\tnotificationSound.loop = true;\t\t\t\t\t\tnotificationSound.play();\t\t\t\t\t\tconst flashMessages = document.getElementById('flash-messages');\t\t\t\t\t\t/*\$(\"#flash-messages\").append('<div class=\"alert alert-success alert-dismissible fade show\" role=\"alert\"><button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Close\"></button>Nouvelle commande a été crée</div>');*/\t\t\t\t\t\t{% set urlOrders = ea_url()\t\t\t\t\t\t\t\t\t\t\t\t\t\t.setController('App\\\\IlaveU\\\\FrontBundle\\\\Themes\\\\'~settings.get.assetFolderName~'\\\\Controller\\\\ShopAdmin\\\\Order\\\\OrderCrudController')\t\t\t\t\t\t\t\t\t\t\t\t\t\t.setAction('index') %}\t\t\t\t\t\tTurbo.visit(\"{{ urlOrders|escape('js') }}\");\t\t\t\t\t}}\t\t\t\t\t// Handle the notification as needed\t\t\t\t\t\t\t\t});\t\t\t\t});\t\t\t\tdocument.addEventListener(\"turbo:click\", function () {notificationSound.pause();notificationSound.currentTime = 0;});\t\t\t</script> #}\t\t\t\t<script>\t\t\t\t\t\t\t\t\t\tdocument.addEventListener(\"turbo:load\", function () {\$(\".main-content\").click(function(){\t\t\tif(\$(\"body\").hasClass(\"ea-mobile-sidebar-visible\")){\t\t\t\$(\"body\").removeClass(\"ea-mobile-sidebar-visible\");\t\t}\t});\tfunction wrapNumbers(node) {if (node.nodeType === 3) { // Node.TEXT_NODEvar wrappedHtml = node.nodeValue.replace(/(\\d+)/g, '<span class=\"numbers\">\$1</span>');var fragment = document.createRange().createContextualFragment(wrappedHtml);node.parentNode.replaceChild(fragment, node);} else if (node.nodeType === 1 && node.nodeName != \"SCRIPT\" && node.nodeName != \"STYLE\" && node.nodeName != \"INPUT\" && node.nodeName != \"TEXTAREA\") { // Node.ELEMENT_NODE, but not script or styleArray.from(node.childNodes).forEach(wrapNumbers);}}//wrapNumbers(document.body);\$(document).ready(function () {\$(\"body\").on(\"click\",\".toggle-collapse-menu\",function (e) {//e.preventDefault();\$(\"#sidebar-resizer-handler\").trigger(\"click\");});});});\t\t\t\t</script>\t\t\t{% endblock body_javascript %}\t\t\t{% block configured_body_contents %}\t\t\t\t{% for htmlContent in ea.assets.bodyContents ?? [] %}\t\t\t\t\t{{ htmlContent|raw }}\t\t\t\t{% endfor %}\t\t\t{% endblock %}\t\t</body>\t{% endblock body %}</html>", "@EasyAdmin/layout.html.twig", "/home/gebcloud/public_html/ilaveu/templates/bundles/EasyAdminBundle/layout.html.twig");}}