var/cache/dev/twig/df/dfe654d75bc3b56857f60212e48b89fb.php line 66

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @!SonataAdmin/standard_layout.html.twig */
  14. class __TwigTemplate_be1fddff705f0be8836f27a6434f1568 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'html_attributes' => [$this'block_html_attributes'],
  25.             'meta_tags' => [$this'block_meta_tags'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'sonata_javascript_config' => [$this'block_sonata_javascript_config'],
  29.             'sonata_javascript_pool' => [$this'block_sonata_javascript_pool'],
  30.             'sonata_head_title' => [$this'block_sonata_head_title'],
  31.             'body_attributes' => [$this'block_body_attributes'],
  32.             'admin_lte_skin_class' => [$this'block_admin_lte_skin_class'],
  33.             'sonata_header' => [$this'block_sonata_header'],
  34.             'sonata_header_noscript_warning' => [$this'block_sonata_header_noscript_warning'],
  35.             'logo' => [$this'block_logo'],
  36.             'sonata_nav' => [$this'block_sonata_nav'],
  37.             'sonata_breadcrumb' => [$this'block_sonata_breadcrumb'],
  38.             'sonata_top_nav_menu' => [$this'block_sonata_top_nav_menu'],
  39.             'sonata_top_nav_menu_add_block' => [$this'block_sonata_top_nav_menu_add_block'],
  40.             'sonata_top_nav_menu_user_block' => [$this'block_sonata_top_nav_menu_user_block'],
  41.             'sonata_wrapper' => [$this'block_sonata_wrapper'],
  42.             'sonata_left_side' => [$this'block_sonata_left_side'],
  43.             'sonata_side_nav' => [$this'block_sonata_side_nav'],
  44.             'sonata_sidebar_search' => [$this'block_sonata_sidebar_search'],
  45.             'side_bar_before_nav' => [$this'block_side_bar_before_nav'],
  46.             'side_bar_nav' => [$this'block_side_bar_nav'],
  47.             'side_bar_after_nav' => [$this'block_side_bar_after_nav'],
  48.             'side_bar_after_nav_content' => [$this'block_side_bar_after_nav_content'],
  49.             'sonata_page_content' => [$this'block_sonata_page_content'],
  50.             'sonata_page_content_header' => [$this'block_sonata_page_content_header'],
  51.             'sonata_page_content_nav' => [$this'block_sonata_page_content_nav'],
  52.             'tab_menu_navbar_header' => [$this'block_tab_menu_navbar_header'],
  53.             'sonata_admin_content_actions_wrappers' => [$this'block_sonata_admin_content_actions_wrappers'],
  54.             'sonata_admin_content' => [$this'block_sonata_admin_content'],
  55.             'notice' => [$this'block_notice'],
  56.             'bootlint' => [$this'block_bootlint'],
  57.         ];
  58.     }
  59.     protected function doDisplay(array $context, array $blocks = [])
  60.     {
  61.         $macros $this->macros;
  62.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  63.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@!SonataAdmin/standard_layout.html.twig"));
  64.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@!SonataAdmin/standard_layout.html.twig"));
  66.         // line 12
  67.         $context["_preview"] = ((        $this->hasBlock("preview"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("preview"$context$blocks))) : (null));
  68.         // line 13
  69.         $context["_form"] = ((        $this->hasBlock("form"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("form"$context$blocks))) : (null));
  70.         // line 14
  71.         $context["_show"] = ((        $this->hasBlock("show"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("show"$context$blocks))) : (null));
  72.         // line 15
  73.         $context["_list_table"] = ((        $this->hasBlock("list_table"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("list_table"$context$blocks))) : (null));
  74.         // line 16
  75.         $context["_list_filters"] = ((        $this->hasBlock("list_filters"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("list_filters"$context$blocks))) : (null));
  76.         // line 17
  77.         $context["_tab_menu"] = ((        $this->hasBlock("tab_menu"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("tab_menu"$context$blocks))) : (null));
  78.         // line 18
  79.         $context["_content"] = ((        $this->hasBlock("content"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("content"$context$blocks))) : (null));
  80.         // line 19
  81.         $context["_title"] = ((        $this->hasBlock("title"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("title"$context$blocks))) : (null));
  82.         // line 20
  83.         $context["_breadcrumb"] = ((        $this->hasBlock("breadcrumb"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("breadcrumb"$context$blocks))) : (null));
  84.         // line 21
  85.         $context["_actions"] = ((        $this->hasBlock("actions"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("actions"$context$blocks))) : (null));
  86.         // line 22
  87.         $context["_navbar_title"] = ((        $this->hasBlock("navbar_title"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("navbar_title"$context$blocks))) : (null));
  88.         // line 23
  89.         $context["_list_filters_actions"] = ((        $this->hasBlock("list_filters_actions"$context$blocks)) ? (twig_trim_filter(        $this->renderBlock("list_filters_actions"$context$blocks))) : (null));
  90.         // line 24
  91.         $context["_skin"] = twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'24$this->source); })()), "getOption", ["skin"], "method"falsefalsefalse24);
  92.         // line 25
  93.         $context["_use_select2"] = twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'25$this->source); })()), "getOption", ["use_select2"], "method"falsefalsefalse25);
  94.         // line 26
  95.         $context["_use_icheck"] = twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'26$this->source); })()), "getOption", ["use_icheck"], "method"falsefalsefalse26);
  96.         // line 27
  97.         echo "
  98. <!DOCTYPE html>
  99. <html ";
  100.         // line 29
  101.         $this->displayBlock('html_attributes'$context$blocks);
  102.         echo ">
  103.     <head>
  104.         ";
  105.         // line 31
  106.         $this->displayBlock('meta_tags'$context$blocks);
  107.         // line 36
  108.         echo "
  109.         <meta data-sonata-admin='";
  110.         // line 37
  111.         echo json_encode(["config" => ["SKIN" =>         // line 39
  112. (isset($context["_skin"]) || array_key_exists("_skin"$context) ? $context["_skin"] : (function () { throw new RuntimeError('Variable "_skin" does not exist.'39$this->source); })()), "CONFIRM_EXIT" => twig_get_attribute($this->env$this->source,         // line 40
  113. (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'40$this->source); })()), "getOption", ["confirm_exit"], "method"falsefalsefalse40), "USE_SELECT2" =>         // line 41
  114. (isset($context["_use_select2"]) || array_key_exists("_use_select2"$context) ? $context["_use_select2"] : (function () { throw new RuntimeError('Variable "_use_select2" does not exist.'41$this->source); })()), "USE_ICHECK" =>         // line 42
  115. (isset($context["_use_icheck"]) || array_key_exists("_use_icheck"$context) ? $context["_use_icheck"] : (function () { throw new RuntimeError('Variable "_use_icheck" does not exist.'42$this->source); })()), "USE_STICKYFORMS" => twig_get_attribute($this->env$this->source,         // line 43
  116. (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'43$this->source); })()), "getOption", ["use_stickyforms"], "method"falsefalsefalse43), "DEBUG" => twig_get_attribute($this->env$this->source,         // line 44
  117. (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'44$this->source); })()), "getOption", ["js_debug"], "method"falsefalsefalse44)], "translations" => ["CONFIRM_EXIT" => $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("confirm_exit", [], "SonataAdminBundle")]]);
  118.         // line 49
  119.         echo "'
  120.         >
  121.         ";
  122.         // line 52
  123.         $this->displayBlock('stylesheets'$context$blocks);
  124.         // line 57
  125.         echo "
  126.         ";
  127.         // line 58
  128.         $this->displayBlock('javascripts'$context$blocks);
  129.         // line 83
  130.         echo "
  131.         <title>
  132.         ";
  133.         // line 85
  134.         $this->displayBlock('sonata_head_title'$context$blocks);
  135.         // line 97
  136.         echo "        </title>
  137.     </head>
  138.     <body
  139.             ";
  140.         // line 100
  141.         $this->displayBlock('body_attributes'$context$blocks);
  142.         // line 108
  143.         echo ">
  144.     <div class=\"wrapper\">
  145.         ";
  146.         // line 112
  147.         $this->displayBlock('sonata_header'$context$blocks);
  148.         // line 194
  149.         echo "
  150.         ";
  151.         // line 195
  152.         $this->displayBlock('sonata_wrapper'$context$blocks);
  153.         // line 341
  154.         echo "    </div>
  155.     ";
  156.         // line 343
  157.         if (twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'343$this->source); })()), "getOption", ["use_bootlint"], "method"falsefalsefalse343)) {
  158.             // line 344
  159.             echo "        ";
  160.             $this->displayBlock('bootlint'$context$blocks);
  161.             // line 350
  162.             echo "    ";
  163.         }
  164.         // line 351
  165.         echo "
  166.     </body>
  167. </html>
  168. ";
  169.         
  170.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  171.         
  172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  173.     }
  174.     // line 29
  175.     public function block_html_attributes($context, array $blocks = [])
  176.     {
  177.         $macros $this->macros;
  178.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  179.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""html_attributes"));
  180.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  181.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""html_attributes"));
  182.         echo "class=\"no-js\"";
  183.         
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  185.         
  186.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  187.     }
  188.     // line 31
  189.     public function block_meta_tags($context, array $blocks = [])
  190.     {
  191.         $macros $this->macros;
  192.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  193.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_tags"));
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  195.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_tags"));
  196.         // line 32
  197.         echo "            <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  198.             <meta charset=\"UTF-8\">
  199.             <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  200.         ";
  201.         
  202.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  203.         
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  205.     }
  206.     // line 52
  207.     public function block_stylesheets($context, array $blocks = [])
  208.     {
  209.         $macros $this->macros;
  210.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  211.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  212.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  213.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  214.         // line 53
  215.         echo "            ";
  216.         $context['_parent'] = $context;
  217.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'53$this->source); })()), "getOption", ["stylesheets", []], "method"falsefalsefalse53));
  218.         foreach ($context['_seq'] as $context["_key"] => $context["stylesheet"]) {
  219.             // line 54
  220.             echo "                <link rel=\"stylesheet\" href=\"";
  221.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["stylesheet"]), "html"nulltrue);
  222.             echo "\">
  223.             ";
  224.         }
  225.         $_parent $context['_parent'];
  226.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['stylesheet'], $context['_parent'], $context['loop']);
  227.         $context array_intersect_key($context$_parent) + $_parent;
  228.         // line 56
  229.         echo "        ";
  230.         
  231.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  232.         
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  234.     }
  235.     // line 58
  236.     public function block_javascripts($context, array $blocks = [])
  237.     {
  238.         $macros $this->macros;
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  242.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  243.         // line 59
  244.         echo "            ";
  245.         $this->displayBlock('sonata_javascript_config'$context$blocks);
  246.         // line 61
  247.         echo "
  248.             ";
  249.         // line 62
  250.         $this->displayBlock('sonata_javascript_pool'$context$blocks);
  251.         // line 67
  252.         echo "
  253.             ";
  254.         // line 69
  255.         echo "            ";
  256.         // line 70
  257.         echo "            ";
  258.         $context["localeForMoment"] = $this->env->getRuntime('Sonata\AdminBundle\Twig\CanonicalizeRuntime')->getCanonicalizedLocaleForMoment();
  259.         // line 71
  260.         echo "            ";
  261.         if ((isset($context["localeForMoment"]) || array_key_exists("localeForMoment"$context) ? $context["localeForMoment"] : (function () { throw new RuntimeError('Variable "localeForMoment" does not exist.'71$this->source); })())) {
  262.             // line 72
  263.             echo "                <script src=\"";
  264.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("bundles/sonataform/moment-locale/" . (isset($context["localeForMoment"]) || array_key_exists("localeForMoment"$context) ? $context["localeForMoment"] : (function () { throw new RuntimeError('Variable "localeForMoment" does not exist.'72$this->source); })())) . ".js")), "html"nulltrue);
  265.             echo "\"></script>
  266.             ";
  267.         }
  268.         // line 74
  269.         echo "
  270.             ";
  271.         // line 76
  272.         echo "            ";
  273.         if (twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'76$this->source); })()), "getOption", ["use_select2"], "method"falsefalsefalse76)) {
  274.             // line 77
  275.             echo "                ";
  276.             $context["localeForSelect2"] = $this->env->getRuntime('Sonata\AdminBundle\Twig\CanonicalizeRuntime')->getCanonicalizedLocaleForSelect2();
  277.             // line 78
  278.             echo "                ";
  279.             if ((isset($context["localeForSelect2"]) || array_key_exists("localeForSelect2"$context) ? $context["localeForSelect2"] : (function () { throw new RuntimeError('Variable "localeForSelect2" does not exist.'78$this->source); })())) {
  280.                 // line 79
  281.                 echo "                    <script src=\"";
  282.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((("bundles/sonataadmin/select2-locale/" . (isset($context["localeForSelect2"]) || array_key_exists("localeForSelect2"$context) ? $context["localeForSelect2"] : (function () { throw new RuntimeError('Variable "localeForSelect2" does not exist.'79$this->source); })())) . ".js")), "html"nulltrue);
  283.                 echo "\"></script>
  284.                 ";
  285.             }
  286.             // line 81
  287.             echo "            ";
  288.         }
  289.         // line 82
  290.         echo "        ";
  291.         
  292.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  293.         
  294.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  295.     }
  296.     // line 59
  297.     public function block_sonata_javascript_config($context, array $blocks = [])
  298.     {
  299.         $macros $this->macros;
  300.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_javascript_config"));
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_javascript_config"));
  304.         // line 60
  305.         echo "            ";
  306.         
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  308.         
  309.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  310.     }
  311.     // line 62
  312.     public function block_sonata_javascript_pool($context, array $blocks = [])
  313.     {
  314.         $macros $this->macros;
  315.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_javascript_pool"));
  317.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_javascript_pool"));
  319.         // line 63
  320.         echo "                ";
  321.         $context['_parent'] = $context;
  322.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'63$this->source); })()), "getOption", ["javascripts", []], "method"falsefalsefalse63));
  323.         foreach ($context['_seq'] as $context["_key"] => $context["javascript"]) {
  324.             // line 64
  325.             echo "                    <script src=\"";
  326.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["javascript"]), "html"nulltrue);
  327.             echo "\"></script>
  328.                 ";
  329.         }
  330.         $_parent $context['_parent'];
  331.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['javascript'], $context['_parent'], $context['loop']);
  332.         $context array_intersect_key($context$_parent) + $_parent;
  333.         // line 66
  334.         echo "            ";
  335.         
  336.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  337.         
  338.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  339.     }
  340.     // line 85
  341.     public function block_sonata_head_title($context, array $blocks = [])
  342.     {
  343.         $macros $this->macros;
  344.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  345.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_head_title"));
  346.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  347.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_head_title"));
  348.         // line 86
  349.         echo "            ";
  350.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Admin", [], "SonataAdminBundle"), "html"nulltrue);
  351.         echo "
  352.             ";
  353.         // line 88
  354.         if ( !twig_test_empty((isset($context["_title"]) || array_key_exists("_title"$context) ? $context["_title"] : (function () { throw new RuntimeError('Variable "_title" does not exist.'88$this->source); })()))) {
  355.             // line 89
  356.             echo "                ";
  357.             echo twig_striptags((isset($context["_title"]) || array_key_exists("_title"$context) ? $context["_title"] : (function () { throw new RuntimeError('Variable "_title" does not exist.'89$this->source); })()));
  358.             echo "
  359.             ";
  360.         } else {
  361.             // line 91
  362.             echo "                ";
  363.             if (array_key_exists("action"$context)) {
  364.                 // line 92
  365.                 echo "                    -
  366.                     ";
  367.                 // line 93
  368.                 echo $this->env->getRuntime('Sonata\AdminBundle\Twig\BreadcrumbsRuntime')->renderBreadcrumbsForTitle($this->env, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'93$this->source); })()), (isset($context["action"]) || array_key_exists("action"$context) ? $context["action"] : (function () { throw new RuntimeError('Variable "action" does not exist.'93$this->source); })()));
  369.                 echo "
  370.                 ";
  371.             }
  372.             // line 95
  373.             echo "            ";
  374.         }
  375.         // line 96
  376.         echo "        ";
  377.         
  378.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  379.         
  380.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  381.     }
  382.     // line 100
  383.     public function block_body_attributes($context, array $blocks = [])
  384.     {
  385.         $macros $this->macros;
  386.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  387.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_attributes"));
  388.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  389.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_attributes"));
  390.         // line 101
  391.         echo "class=\"sonata-bc ";
  392.         $this->displayBlock('admin_lte_skin_class'$context$blocks);
  393.         echo " fixed
  394.                 ";
  395.         // line 102
  396.         if ((isset($context["_use_select2"]) || array_key_exists("_use_select2"$context) ? $context["_use_select2"] : (function () { throw new RuntimeError('Variable "_use_select2" does not exist.'102$this->source); })())) {
  397.             echo "sonata-select2";
  398.         }
  399.         // line 103
  400.         echo "                ";
  401.         if ((isset($context["_use_icheck"]) || array_key_exists("_use_icheck"$context) ? $context["_use_icheck"] : (function () { throw new RuntimeError('Variable "_use_icheck" does not exist.'103$this->source); })())) {
  402.             echo "sonata-icheck";
  403.         }
  404.         // line 104
  405.         echo "                ";
  406.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'104$this->source); })()), "request", [], "any"falsefalsefalse104), "cookies", [], "any"falsefalsefalse104), "get", ["sonata_sidebar_hide"], "method"falsefalsefalse104)) {
  407.             // line 105
  408.             echo "sidebar-collapse";
  409.         }
  410.         // line 106
  411.         echo "\"";
  412.         
  413.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  414.         
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  416.     }
  417.     // line 101
  418.     public function block_admin_lte_skin_class($context, array $blocks = [])
  419.     {
  420.         $macros $this->macros;
  421.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  422.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""admin_lte_skin_class"));
  423.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  424.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""admin_lte_skin_class"));
  425.         echo twig_escape_filter($this->env, (isset($context["_skin"]) || array_key_exists("_skin"$context) ? $context["_skin"] : (function () { throw new RuntimeError('Variable "_skin" does not exist.'101$this->source); })()), "html"nulltrue);
  426.         
  427.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  428.         
  429.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  430.     }
  431.     // line 112
  432.     public function block_sonata_header($context, array $blocks = [])
  433.     {
  434.         $macros $this->macros;
  435.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  436.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_header"));
  437.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  438.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_header"));
  439.         // line 113
  440.         echo "            <header class=\"main-header\">
  441.                 ";
  442.         // line 114
  443.         $this->displayBlock('sonata_header_noscript_warning'$context$blocks);
  444.         // line 121
  445.         echo "                ";
  446.         $this->displayBlock('logo'$context$blocks);
  447.         // line 133
  448.         echo "                ";
  449.         $this->displayBlock('sonata_nav'$context$blocks);
  450.         // line 192
  451.         echo "            </header>
  452.         ";
  453.         
  454.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  455.         
  456.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  457.     }
  458.     // line 114
  459.     public function block_sonata_header_noscript_warning($context, array $blocks = [])
  460.     {
  461.         $macros $this->macros;
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  463.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_header_noscript_warning"));
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  465.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_header_noscript_warning"));
  466.         // line 115
  467.         echo "                    <noscript>
  468.                         <div class=\"noscript-warning\">
  469.                             ";
  470.         // line 117
  471.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("noscript_warning", [], "SonataAdminBundle"), "html"nulltrue);
  472.         echo "
  473.                         </div>
  474.                     </noscript>
  475.                 ";
  476.         
  477.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  478.         
  479.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  480.     }
  481.     // line 121
  482.     public function block_logo($context, array $blocks = [])
  483.     {
  484.         $macros $this->macros;
  485.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  486.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo"));
  487.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  488.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo"));
  489.         // line 122
  490.         echo "                    ";
  491.         ob_start();
  492.         // line 123
  493.         echo "                        <a class=\"logo\" href=\"";
  494.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sonata_admin_dashboard");
  495.         echo "\">
  496.                             ";
  497.         // line 124
  498.         if ((("icon" == twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'124$this->source); })()), "getOption", ["logo_content"], "method"falsefalsefalse124)) || ("all" == twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'124$this->source); })()), "getOption", ["logo_content"], "method"falsefalsefalse124)))) {
  499.             // line 125
  500.             echo "                                <img src=\"";
  501.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl(twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'125$this->source); })()), "logo", [], "any"falsefalsefalse125)), "html"nulltrue);
  502.             echo "\" alt=\"";
  503.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'125$this->source); })()), "title", [], "any"falsefalsefalse125), "html"nulltrue);
  504.             echo "\">
  505.                             ";
  506.         }
  507.         // line 127
  508.         echo "                            ";
  509.         if ((("text" == twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'127$this->source); })()), "getOption", ["logo_content"], "method"falsefalsefalse127)) || ("all" == twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'127$this->source); })()), "getOption", ["logo_content"], "method"falsefalsefalse127)))) {
  510.             // line 128
  511.             echo "                                <span>";
  512.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'128$this->source); })()), "title", [], "any"falsefalsefalse128), "html"nulltrue);
  513.             echo "</span>
  514.                             ";
  515.         }
  516.         // line 130
  517.         echo "                        </a>
  518.                     ";
  519.         $___internal_parse_0_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  520.         // line 122
  521.         echo twig_spaceless($___internal_parse_0_);
  522.         // line 132
  523.         echo "                ";
  524.         
  525.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  526.         
  527.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  528.     }
  529.     // line 133
  530.     public function block_sonata_nav($context, array $blocks = [])
  531.     {
  532.         $macros $this->macros;
  533.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  534.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_nav"));
  535.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_nav"));
  537.         // line 134
  538.         echo "                    <nav class=\"navbar navbar-static-top\">
  539.                         <a href=\"#\" class=\"sidebar-toggle fa5\" data-toggle=\"push-menu\"
  540.                            role=\"button\" title=\"";
  541.         // line 136
  542.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("toggle_navigation", [], "SonataAdminBundle"), "html"nulltrue);
  543.         echo "\">
  544.                             <span class=\"sr-only\">";
  545.         // line 137
  546.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("toggle_navigation", [], "SonataAdminBundle"), "html"nulltrue);
  547.         echo "</span>
  548.                         </a>
  549.                         <div class=\"navbar-left\">
  550.                             ";
  551.         // line 141
  552.         $this->displayBlock('sonata_breadcrumb'$context$blocks);
  553.         // line 156
  554.         echo "                        </div>
  555.                         ";
  556.         // line 158
  557.         $this->displayBlock('sonata_top_nav_menu'$context$blocks);
  558.         // line 190
  559.         echo "                    </nav>
  560.                 ";
  561.         
  562.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  563.         
  564.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  565.     }
  566.     // line 141
  567.     public function block_sonata_breadcrumb($context, array $blocks = [])
  568.     {
  569.         $macros $this->macros;
  570.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  571.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_breadcrumb"));
  572.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  573.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_breadcrumb"));
  574.         // line 142
  575.         echo "                                <div class=\"hidden-xs\">
  576.                                     ";
  577.         // line 143
  578.         if (( !twig_test_empty((isset($context["_breadcrumb"]) || array_key_exists("_breadcrumb"$context) ? $context["_breadcrumb"] : (function () { throw new RuntimeError('Variable "_breadcrumb" does not exist.'143$this->source); })())) || array_key_exists("action"$context))) {
  579.             // line 144
  580.             echo "                                        <ol class=\"nav navbar-top-links breadcrumb\">
  581.                                             ";
  582.             // line 145
  583.             if (twig_test_empty((isset($context["_breadcrumb"]) || array_key_exists("_breadcrumb"$context) ? $context["_breadcrumb"] : (function () { throw new RuntimeError('Variable "_breadcrumb" does not exist.'145$this->source); })()))) {
  584.                 // line 146
  585.                 echo "                                                ";
  586.                 if (array_key_exists("action"$context)) {
  587.                     // line 147
  588.                     echo "                                                    ";
  589.                     echo $this->env->getRuntime('Sonata\AdminBundle\Twig\BreadcrumbsRuntime')->renderBreadcrumbs($this->env, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'147$this->source); })()), (isset($context["action"]) || array_key_exists("action"$context) ? $context["action"] : (function () { throw new RuntimeError('Variable "action" does not exist.'147$this->source); })()));
  590.                     echo "
  591.                                                 ";
  592.                 }
  593.                 // line 149
  594.                 echo "                                            ";
  595.             } else {
  596.                 // line 150
  597.                 echo "                                                ";
  598.                 echo (isset($context["_breadcrumb"]) || array_key_exists("_breadcrumb"$context) ? $context["_breadcrumb"] : (function () { throw new RuntimeError('Variable "_breadcrumb" does not exist.'150$this->source); })());
  599.                 echo "
  600.                                             ";
  601.             }
  602.             // line 152
  603.             echo "                                        </ol>
  604.                                     ";
  605.         }
  606.         // line 154
  607.         echo "                                </div>
  608.                             ";
  609.         
  610.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  611.         
  612.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  613.     }
  614.     // line 158
  615.     public function block_sonata_top_nav_menu($context, array $blocks = [])
  616.     {
  617.         $macros $this->macros;
  618.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  619.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu"));
  620.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  621.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu"));
  622.         // line 159
  623.         echo "                            <div class=\"navbar-custom-menu\">
  624.                                 <ul class=\"nav navbar-nav\">
  625.                                     ";
  626.         // line 161
  627.         $this->displayBlock('sonata_top_nav_menu_add_block'$context$blocks);
  628.         // line 172
  629.         echo "                                    ";
  630.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'172$this->source); })()), "user", [], "any"falsefalsefalse172)) {
  631.             // line 173
  632.             echo "                                        ";
  633.             $this->displayBlock('sonata_top_nav_menu_user_block'$context$blocks);
  634.             // line 186
  635.             echo "                                    ";
  636.         }
  637.         // line 187
  638.         echo "                                </ul>
  639.                             </div>
  640.                         ";
  641.         
  642.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  643.         
  644.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  645.     }
  646.     // line 161
  647.     public function block_sonata_top_nav_menu_add_block($context, array $blocks = [])
  648.     {
  649.         $macros $this->macros;
  650.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  651.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu_add_block"));
  652.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  653.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu_add_block"));
  654.         // line 162
  655.         echo "                                        ";
  656.         $context["addBlock"] = twig_include($this->env$context$this->env->getRuntime('Sonata\AdminBundle\Twig\TemplateRegistryRuntime')->getGlobalTemplate("add_block"));
  657.         // line 163
  658.         echo "                                        ";
  659.         if ( !twig_test_empty(twig_spaceless((isset($context["addBlock"]) || array_key_exists("addBlock"$context) ? $context["addBlock"] : (function () { throw new RuntimeError('Variable "addBlock" does not exist.'163$this->source); })())))) {
  660.             // line 164
  661.             echo "                                            <li class=\"dropdown\">
  662.                                                 <a class=\"dropdown-toggle\" data-toggle=\"dropdown\" href=\"#\">
  663.                                                     <i class=\"fas fa-plus-square fa-fw\" aria-hidden=\"true\"></i> <i class=\"fas fa-caret-down\" aria-hidden=\"true\"></i>
  664.                                                 </a>
  665.                                                 ";
  666.             // line 168
  667.             echo (isset($context["addBlock"]) || array_key_exists("addBlock"$context) ? $context["addBlock"] : (function () { throw new RuntimeError('Variable "addBlock" does not exist.'168$this->source); })());
  668.             echo "
  669.                                             </li>
  670.                                         ";
  671.         }
  672.         // line 171
  673.         echo "                                    ";
  674.         
  675.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  676.         
  677.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  678.     }
  679.     // line 173
  680.     public function block_sonata_top_nav_menu_user_block($context, array $blocks = [])
  681.     {
  682.         $macros $this->macros;
  683.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  684.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu_user_block"));
  685.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  686.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_top_nav_menu_user_block"));
  687.         // line 174
  688.         echo "                                            ";
  689.         $context["userBlock"] = twig_include($this->env$context$this->env->getRuntime('Sonata\AdminBundle\Twig\TemplateRegistryRuntime')->getGlobalTemplate("user_block"));
  690.         // line 175
  691.         echo "                                            ";
  692.         if ( !twig_test_empty(twig_spaceless((isset($context["userBlock"]) || array_key_exists("userBlock"$context) ? $context["userBlock"] : (function () { throw new RuntimeError('Variable "userBlock" does not exist.'175$this->source); })())))) {
  693.             // line 176
  694.             echo "                                                <li class=\"dropdown user-menu\">
  695.                                                     <a class=\"dropdown-toggle\" data-toggle=\"dropdown\" href=\"#\">
  696.                                                         <i class=\"fas fa-user fa-fw\" aria-hidden=\"true\"></i> <i class=\"fas fa-caret-down\" aria-hidden=\"true\"></i>
  697.                                                     </a>
  698.                                                     <ul class=\"dropdown-menu dropdown-user\">
  699.                                                         ";
  700.             // line 181
  701.             echo (isset($context["userBlock"]) || array_key_exists("userBlock"$context) ? $context["userBlock"] : (function () { throw new RuntimeError('Variable "userBlock" does not exist.'181$this->source); })());
  702.             echo "
  703.                                                     </ul>
  704.                                                 </li>
  705.                                             ";
  706.         }
  707.         // line 185
  708.         echo "                                        ";
  709.         
  710.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  711.         
  712.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  713.     }
  714.     // line 195
  715.     public function block_sonata_wrapper($context, array $blocks = [])
  716.     {
  717.         $macros $this->macros;
  718.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  719.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_wrapper"));
  720.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  721.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_wrapper"));
  722.         // line 196
  723.         echo "            ";
  724.         $this->displayBlock('sonata_left_side'$context$blocks);
  725.         // line 229
  726.         echo "
  727.             <div class=\"content-wrapper\">
  728.                 ";
  729.         // line 231
  730.         $this->displayBlock('sonata_page_content'$context$blocks);
  731.         // line 339
  732.         echo "            </div>
  733.         ";
  734.         
  735.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  736.         
  737.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  738.     }
  739.     // line 196
  740.     public function block_sonata_left_side($context, array $blocks = [])
  741.     {
  742.         $macros $this->macros;
  743.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  744.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_left_side"));
  745.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  746.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_left_side"));
  747.         // line 197
  748.         echo "                <aside class=\"main-sidebar\">
  749.                     <section class=\"sidebar\">
  750.                         ";
  751.         // line 199
  752.         $this->displayBlock('sonata_side_nav'$context$blocks);
  753.         // line 226
  754.         echo "                    </section>
  755.                 </aside>
  756.             ";
  757.         
  758.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  759.         
  760.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  761.     }
  762.     // line 199
  763.     public function block_sonata_side_nav($context, array $blocks = [])
  764.     {
  765.         $macros $this->macros;
  766.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  767.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_side_nav"));
  768.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  769.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_side_nav"));
  770.         // line 200
  771.         echo "                            ";
  772.         $this->displayBlock('sonata_sidebar_search'$context$blocks);
  773.         // line 214
  774.         echo "
  775.                             ";
  776.         // line 215
  777.         $this->displayBlock('side_bar_before_nav'$context$blocks);
  778.         // line 216
  779.         echo "                            ";
  780.         $this->displayBlock('side_bar_nav'$context$blocks);
  781.         // line 219
  782.         echo "                            ";
  783.         $this->displayBlock('side_bar_after_nav'$context$blocks);
  784.         // line 225
  785.         echo "                        ";
  786.         
  787.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  788.         
  789.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  790.     }
  791.     // line 200
  792.     public function block_sonata_sidebar_search($context, array $blocks = [])
  793.     {
  794.         $macros $this->macros;
  795.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  796.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_sidebar_search"));
  797.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  798.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_sidebar_search"));
  799.         // line 201
  800.         echo "                                ";
  801.         if (twig_get_attribute($this->env$this->source, (isset($context["sonata_config"]) || array_key_exists("sonata_config"$context) ? $context["sonata_config"] : (function () { throw new RuntimeError('Variable "sonata_config" does not exist.'201$this->source); })()), "getOption", ["search"], "method"falsefalsefalse201)) {
  802.             // line 202
  803.             echo "                                    <form action=\"";
  804.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sonata_admin_search");
  805.             echo "\" method=\"GET\" class=\"sidebar-form\" role=\"search\">
  806.                                         <div class=\"input-group custom-search-form\">
  807.                                             <input type=\"text\" name=\"q\" value=\"";
  808.             // line 204
  809.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'204$this->source); })()), "request", [], "any"falsefalsefalse204), "get", ["q"], "method"falsefalsefalse204), "html"nulltrue);
  810.             echo "\" class=\"form-control\" placeholder=\"";
  811.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("search_placeholder", [], "SonataAdminBundle"), "html"nulltrue);
  812.             echo "\">
  813.                                             <span class=\"input-group-btn\">
  814.                                                 <button class=\"btn btn-flat\" type=\"submit\">
  815.                                                     <i class=\"fas fa-search\" aria-hidden=\"true\"></i>
  816.                                                 </button>
  817.                                             </span>
  818.                                         </div>
  819.                                     </form>
  820.                                 ";
  821.         }
  822.         // line 213
  823.         echo "                            ";
  824.         
  825.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  826.         
  827.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  828.     }
  829.     // line 215
  830.     public function block_side_bar_before_nav($context, array $blocks = [])
  831.     {
  832.         $macros $this->macros;
  833.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  834.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_before_nav"));
  835.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  836.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_before_nav"));
  837.         echo " ";
  838.         
  839.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  840.         
  841.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  842.     }
  843.     // line 216
  844.     public function block_side_bar_nav($context, array $blocks = [])
  845.     {
  846.         $macros $this->macros;
  847.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  848.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_nav"));
  849.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  850.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_nav"));
  851.         // line 217
  852.         echo "                                ";
  853.         echo $this->extensions['Knp\Menu\Twig\MenuExtension']->render("sonata_admin_sidebar", ["template" => $this->env->getRuntime('Sonata\AdminBundle\Twig\TemplateRegistryRuntime')->getGlobalTemplate("knp_menu_template")]);
  854.         echo "
  855.                             ";
  856.         
  857.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  858.         
  859.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  860.     }
  861.     // line 219
  862.     public function block_side_bar_after_nav($context, array $blocks = [])
  863.     {
  864.         $macros $this->macros;
  865.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  866.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_after_nav"));
  867.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  868.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_after_nav"));
  869.         // line 220
  870.         echo "                                <p class=\"text-center small\" style=\"border-top: 1px solid #444444; padding-top: 10px\">
  871.                                     ";
  872.         // line 221
  873.         $this->displayBlock('side_bar_after_nav_content'$context$blocks);
  874.         // line 223
  875.         echo "                                </p>
  876.                             ";
  877.         
  878.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  879.         
  880.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  881.     }
  882.     // line 221
  883.     public function block_side_bar_after_nav_content($context, array $blocks = [])
  884.     {
  885.         $macros $this->macros;
  886.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  887.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_after_nav_content"));
  888.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  889.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""side_bar_after_nav_content"));
  890.         // line 222
  891.         echo "                                    ";
  892.         
  893.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  894.         
  895.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  896.     }
  897.     // line 231
  898.     public function block_sonata_page_content($context, array $blocks = [])
  899.     {
  900.         $macros $this->macros;
  901.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  902.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content"));
  903.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  904.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content"));
  905.         // line 232
  906.         echo "                    <section class=\"content-header\">
  907.                         ";
  908.         // line 234
  909.         $this->displayBlock('sonata_page_content_header'$context$blocks);
  910.         // line 300
  911.         echo "                    </section>
  912.                     <section class=\"content\">
  913.                         ";
  914.         // line 303
  915.         $this->displayBlock('sonata_admin_content'$context$blocks);
  916.         // line 337
  917.         echo "                    </section>
  918.                 ";
  919.         
  920.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  921.         
  922.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  923.     }
  924.     // line 234
  925.     public function block_sonata_page_content_header($context, array $blocks = [])
  926.     {
  927.         $macros $this->macros;
  928.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  929.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content_header"));
  930.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  931.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content_header"));
  932.         // line 235
  933.         echo "                            ";
  934.         $this->displayBlock('sonata_page_content_nav'$context$blocks);
  935.         // line 299
  936.         echo "                        ";
  937.         
  938.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  939.         
  940.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  941.     }
  942.     // line 235
  943.     public function block_sonata_page_content_nav($context, array $blocks = [])
  944.     {
  945.         $macros $this->macros;
  946.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  947.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content_nav"));
  948.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  949.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_page_content_nav"));
  950.         // line 236
  951.         echo "                                ";
  952.         if (((( !twig_test_empty((isset($context["_navbar_title"]) || array_key_exists("_navbar_title"$context) ? $context["_navbar_title"] : (function () { throw new RuntimeError('Variable "_navbar_title" does not exist.'236$this->source); })())) ||  !twig_test_empty(        // line 237
  953. (isset($context["_tab_menu"]) || array_key_exists("_tab_menu"$context) ? $context["_tab_menu"] : (function () { throw new RuntimeError('Variable "_tab_menu" does not exist.'237$this->source); })()))) ||  !twig_test_empty(        // line 238
  954. (isset($context["_actions"]) || array_key_exists("_actions"$context) ? $context["_actions"] : (function () { throw new RuntimeError('Variable "_actions" does not exist.'238$this->source); })()))) ||  !twig_test_empty(        // line 239
  955. (isset($context["_list_filters_actions"]) || array_key_exists("_list_filters_actions"$context) ? $context["_list_filters_actions"] : (function () { throw new RuntimeError('Variable "_list_filters_actions" does not exist.'239$this->source); })())))) {
  956.             // line 241
  957.             echo "                                    <nav class=\"navbar navbar-default\" role=\"navigation\">
  958.                                         <div class=\"container-fluid\">
  959.                                             ";
  960.             // line 243
  961.             $this->displayBlock('tab_menu_navbar_header'$context$blocks);
  962.             // line 250
  963.             echo "
  964.                                             <div class=\"navbar-collapse\">
  965.                                                 ";
  966.             // line 252
  967.             if ( !twig_test_empty((isset($context["_tab_menu"]) || array_key_exists("_tab_menu"$context) ? $context["_tab_menu"] : (function () { throw new RuntimeError('Variable "_tab_menu" does not exist.'252$this->source); })()))) {
  968.                 // line 253
  969.                 echo "                                                    <div class=\"navbar-left\">
  970.                                                         ";
  971.                 // line 254
  972.                 echo (isset($context["_tab_menu"]) || array_key_exists("_tab_menu"$context) ? $context["_tab_menu"] : (function () { throw new RuntimeError('Variable "_tab_menu" does not exist.'254$this->source); })());
  973.                 echo "
  974.                                                     </div>
  975.                                                 ";
  976.             }
  977.             // line 257
  978.             echo "
  979.                                                 ";
  980.             // line 258
  981.             if ((((array_key_exists("admin"$context) && array_key_exists("action"$context)) && ((isset($context["action"]) || array_key_exists("action"$context) ? $context["action"] : (function () { throw new RuntimeError('Variable "action" does not exist.'258$this->source); })()) == "list")) && (twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'258$this->source); })()), "listModes", [], "any"falsefalsefalse258)) > 1))) {
  982.                 // line 259
  983.                 echo "                                                    <div class=\"nav navbar-right btn-group\">
  984.                                                         ";
  985.                 // line 260
  986.                 $context['_parent'] = $context;
  987.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'260$this->source); })()), "listModes", [], "any"falsefalsefalse260));
  988.                 foreach ($context['_seq'] as $context["mode"] => $context["settings"]) {
  989.                     // line 261
  990.                     echo "                                                            <a href=\"";
  991.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'261$this->source); })()), "generateUrl", ["list"twig_array_merge(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'261$this->source); })()), "request", [], "any"falsefalsefalse261), "query", [], "any"falsefalsefalse261), "all", [], "any"falsefalsefalse261), ["_list_mode" => $context["mode"]])], "method"falsefalsefalse261), "html"nulltrue);
  992.                     echo "\" class=\"btn btn-default navbar-btn btn-sm";
  993.                     if ((twig_get_attribute($this->env$this->source, (isset($context["admin"]) || array_key_exists("admin"$context) ? $context["admin"] : (function () { throw new RuntimeError('Variable "admin" does not exist.'261$this->source); })()), "getListMode", [], "method"falsefalsefalse261) == $context["mode"])) {
  994.                         echo " active";
  995.                     }
  996.                     echo "\">
  997.                                                                 ";
  998.                     // line 263
  999.                     echo "                                                                ";
  1000.                     if (( !twig_get_attribute($this->env$this->source$context["settings"], "icon", [], "any"truetruefalse263) && twig_get_attribute($this->env$this->source$context["settings"], "class", [], "any"truetruefalse263))) {
  1001.                         // line 264
  1002.                         echo "                                                                    ";
  1003.                         @trigger_error("Relying on the \"class\" setting is deprecated since sonata-project/admin-bundle 4.9, use the \"icon\" setting instead"." (\"@!SonataAdmin/standard_layout.html.twig\" at line 264)."E_USER_DEPRECATED);
  1004.                         // line 265
  1005.                         echo "                                                                    <i class=\"";
  1006.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["settings"], "class", [], "any"falsefalsefalse265), "html"nulltrue);
  1007.                         echo "\" aria-hidden=\"true\"></i>
  1008.                                                                 ";
  1009.                     } else {
  1010.                         // line 267
  1011.                         echo "                                                                    ";
  1012.                         echo $this->env->getRuntime('Sonata\AdminBundle\Twig\IconRuntime')->parseIcon(((twig_get_attribute($this->env$this->source$context["settings"], "icon", [], "any"truetruefalse267)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source$context["settings"], "icon", [], "any"falsefalsefalse267), "")) : ("")));
  1013.                         echo "
  1014.                                                                 ";
  1015.                     }
  1016.                     // line 269
  1017.                     echo "                                                            </a>
  1018.                                                         ";
  1019.                 }
  1020.                 $_parent $context['_parent'];
  1021.                 unset($context['_seq'], $context['_iterated'], $context['mode'], $context['settings'], $context['_parent'], $context['loop']);
  1022.                 $context array_intersect_key($context$_parent) + $_parent;
  1023.                 // line 271
  1024.                 echo "                                                    </div>
  1025.                                                 ";
  1026.             }
  1027.             // line 273
  1028.             echo "
  1029.                                                 ";
  1030.             // line 274
  1031.             $this->displayBlock('sonata_admin_content_actions_wrappers'$context$blocks);
  1032.             // line 290
  1033.             echo "
  1034.                                                 ";
  1035.             // line 291
  1036.             if ( !twig_test_empty((isset($context["_list_filters_actions"]) || array_key_exists("_list_filters_actions"$context) ? $context["_list_filters_actions"] : (function () { throw new RuntimeError('Variable "_list_filters_actions" does not exist.'291$this->source); })()))) {
  1037.                 // line 292
  1038.                 echo "                                                    ";
  1039.                 echo (isset($context["_list_filters_actions"]) || array_key_exists("_list_filters_actions"$context) ? $context["_list_filters_actions"] : (function () { throw new RuntimeError('Variable "_list_filters_actions" does not exist.'292$this->source); })());
  1040.                 echo "
  1041.                                                 ";
  1042.             }
  1043.             // line 294
  1044.             echo "                                            </div>
  1045.                                         </div>
  1046.                                     </nav>
  1047.                                 ";
  1048.         }
  1049.         // line 298
  1050.         echo "                            ";
  1051.         
  1052.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1053.         
  1054.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1055.     }
  1056.     // line 243
  1057.     public function block_tab_menu_navbar_header($context, array $blocks = [])
  1058.     {
  1059.         $macros $this->macros;
  1060.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1061.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tab_menu_navbar_header"));
  1062.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1063.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tab_menu_navbar_header"));
  1064.         // line 244
  1065.         echo "                                                ";
  1066.         if ( !twig_test_empty((isset($context["_navbar_title"]) || array_key_exists("_navbar_title"$context) ? $context["_navbar_title"] : (function () { throw new RuntimeError('Variable "_navbar_title" does not exist.'244$this->source); })()))) {
  1067.             // line 245
  1068.             echo "                                                    <div class=\"navbar-header\">
  1069.                                                         <a class=\"navbar-brand\" href=\"#\">";
  1070.             // line 246
  1071.             echo (isset($context["_navbar_title"]) || array_key_exists("_navbar_title"$context) ? $context["_navbar_title"] : (function () { throw new RuntimeError('Variable "_navbar_title" does not exist.'246$this->source); })());
  1072.             echo "</a>
  1073.                                                     </div>
  1074.                                                 ";
  1075.         }
  1076.         // line 249
  1077.         echo "                                            ";
  1078.         
  1079.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1080.         
  1081.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1082.     }
  1083.     // line 274
  1084.     public function block_sonata_admin_content_actions_wrappers($context, array $blocks = [])
  1085.     {
  1086.         $macros $this->macros;
  1087.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1088.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_admin_content_actions_wrappers"));
  1089.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1090.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_admin_content_actions_wrappers"));
  1091.         // line 275
  1092.         echo "                                                    ";
  1093.         if ( !twig_test_empty(twig_trim_filter(twig_replace_filter((isset($context["_actions"]) || array_key_exists("_actions"$context) ? $context["_actions"] : (function () { throw new RuntimeError('Variable "_actions" does not exist.'275$this->source); })()), ["<li>" => """</li>" => ""])))) {
  1094.             // line 276
  1095.             echo "                                                        <ul class=\"nav navbar-nav navbar-right\">
  1096.                                                         ";
  1097.             // line 277
  1098.             if ((twig_length_filter($this->envtwig_split_filter($this->env, (isset($context["_actions"]) || array_key_exists("_actions"$context) ? $context["_actions"] : (function () { throw new RuntimeError('Variable "_actions" does not exist.'277$this->source); })()), "</a>")) > 2)) {
  1099.                 // line 278
  1100.                 echo "                                                            <li class=\"dropdown sonata-actions\">
  1101.                                                                 <a href=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">";
  1102.                 // line 279
  1103.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("link_actions", [], "SonataAdminBundle"), "html"nulltrue);
  1104.                 echo " <b class=\"caret\"></b></a>
  1105.                                                                 <ul class=\"dropdown-menu\" role=\"menu\">
  1106.                                                                     ";
  1107.                 // line 281
  1108.                 echo (isset($context["_actions"]) || array_key_exists("_actions"$context) ? $context["_actions"] : (function () { throw new RuntimeError('Variable "_actions" does not exist.'281$this->source); })());
  1109.                 echo "
  1110.                                                                 </ul>
  1111.                                                             </li>
  1112.                                                         ";
  1113.             } else {
  1114.                 // line 285
  1115.                 echo "                                                            ";
  1116.                 echo (isset($context["_actions"]) || array_key_exists("_actions"$context) ? $context["_actions"] : (function () { throw new RuntimeError('Variable "_actions" does not exist.'285$this->source); })());
  1117.                 echo "
  1118.                                                         ";
  1119.             }
  1120.             // line 287
  1121.             echo "                                                        </ul>
  1122.                                                     ";
  1123.         }
  1124.         // line 289
  1125.         echo "                                                ";
  1126.         
  1127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1128.         
  1129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1130.     }
  1131.     // line 303
  1132.     public function block_sonata_admin_content($context, array $blocks = [])
  1133.     {
  1134.         $macros $this->macros;
  1135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_admin_content"));
  1137.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sonata_admin_content"));
  1139.         // line 304
  1140.         echo "
  1141.                             ";
  1142.         // line 305
  1143.         $this->displayBlock('notice'$context$blocks);
  1144.         // line 308
  1145.         echo "
  1146.                             ";
  1147.         // line 309
  1148.         if ( !twig_test_empty((isset($context["_preview"]) || array_key_exists("_preview"$context) ? $context["_preview"] : (function () { throw new RuntimeError('Variable "_preview" does not exist.'309$this->source); })()))) {
  1149.             // line 310
  1150.             echo "                                <div class=\"sonata-ba-preview\">";
  1151.             echo (isset($context["_preview"]) || array_key_exists("_preview"$context) ? $context["_preview"] : (function () { throw new RuntimeError('Variable "_preview" does not exist.'310$this->source); })());
  1152.             echo "</div>
  1153.                             ";
  1154.         }
  1155.         // line 312
  1156.         echo "
  1157.                             ";
  1158.         // line 313
  1159.         if ( !twig_test_empty((isset($context["_content"]) || array_key_exists("_content"$context) ? $context["_content"] : (function () { throw new RuntimeError('Variable "_content" does not exist.'313$this->source); })()))) {
  1160.             // line 314
  1161.             echo "                                <div class=\"sonata-ba-content\">";
  1162.             echo (isset($context["_content"]) || array_key_exists("_content"$context) ? $context["_content"] : (function () { throw new RuntimeError('Variable "_content" does not exist.'314$this->source); })());
  1163.             echo "</div>
  1164.                             ";
  1165.         }
  1166.         // line 316
  1167.         echo "
  1168.                             ";
  1169.         // line 317
  1170.         if ( !twig_test_empty((isset($context["_show"]) || array_key_exists("_show"$context) ? $context["_show"] : (function () { throw new RuntimeError('Variable "_show" does not exist.'317$this->source); })()))) {
  1171.             // line 318
  1172.             echo "                                <div class=\"sonata-ba-show\">";
  1173.             echo (isset($context["_show"]) || array_key_exists("_show"$context) ? $context["_show"] : (function () { throw new RuntimeError('Variable "_show" does not exist.'318$this->source); })());
  1174.             echo "</div>
  1175.                             ";
  1176.         }
  1177.         // line 320
  1178.         echo "
  1179.                             ";
  1180.         // line 321
  1181.         if ( !twig_test_empty((isset($context["_form"]) || array_key_exists("_form"$context) ? $context["_form"] : (function () { throw new RuntimeError('Variable "_form" does not exist.'321$this->source); })()))) {
  1182.             // line 322
  1183.             echo "                                <div class=\"sonata-ba-form\">";
  1184.             echo (isset($context["_form"]) || array_key_exists("_form"$context) ? $context["_form"] : (function () { throw new RuntimeError('Variable "_form" does not exist.'322$this->source); })());
  1185.             echo "</div>
  1186.                             ";
  1187.         }
  1188.         // line 324
  1189.         echo "
  1190.                             ";
  1191.         // line 325
  1192.         if ( !twig_test_empty((isset($context["_list_filters"]) || array_key_exists("_list_filters"$context) ? $context["_list_filters"] : (function () { throw new RuntimeError('Variable "_list_filters" does not exist.'325$this->source); })()))) {
  1193.             // line 326
  1194.             echo "                                <div class=\"row\">
  1195.                                     ";
  1196.             // line 327
  1197.             echo (isset($context["_list_filters"]) || array_key_exists("_list_filters"$context) ? $context["_list_filters"] : (function () { throw new RuntimeError('Variable "_list_filters" does not exist.'327$this->source); })());
  1198.             echo "
  1199.                                 </div>
  1200.                             ";
  1201.         }
  1202.         // line 330
  1203.         echo "
  1204.                             ";
  1205.         // line 331
  1206.         if ( !twig_test_empty((isset($context["_list_table"]) || array_key_exists("_list_table"$context) ? $context["_list_table"] : (function () { throw new RuntimeError('Variable "_list_table" does not exist.'331$this->source); })()))) {
  1207.             // line 332
  1208.             echo "                                <div class=\"row\">
  1209.                                     ";
  1210.             // line 333
  1211.             echo (isset($context["_list_table"]) || array_key_exists("_list_table"$context) ? $context["_list_table"] : (function () { throw new RuntimeError('Variable "_list_table" does not exist.'333$this->source); })());
  1212.             echo "
  1213.                                 </div>
  1214.                             ";
  1215.         }
  1216.         // line 336
  1217.         echo "                        ";
  1218.         
  1219.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1220.         
  1221.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1222.     }
  1223.     // line 305
  1224.     public function block_notice($context, array $blocks = [])
  1225.     {
  1226.         $macros $this->macros;
  1227.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1228.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""notice"));
  1229.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1230.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""notice"));
  1231.         // line 306
  1232.         echo "                                ";
  1233.         $this->loadTemplate("@SonataTwig/FlashMessage/render.html.twig""@!SonataAdmin/standard_layout.html.twig"306)->display($context);
  1234.         // line 307
  1235.         echo "                            ";
  1236.         
  1237.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1238.         
  1239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1240.     }
  1241.     // line 344
  1242.     public function block_bootlint($context, array $blocks = [])
  1243.     {
  1244.         $macros $this->macros;
  1245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bootlint"));
  1247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bootlint"));
  1249.         // line 345
  1250.         echo "            ";
  1251.         // line 346
  1252.         echo "            <script type=\"text/javascript\">
  1253.                 javascript:(function(){var s=document.createElement(\"script\");s.onload=function(){bootlint.showLintReportForCurrentDocument([], {hasProblems: false, problemFree: false});};s.src=\"https://maxcdn.bootstrapcdn.com/bootlint/latest/bootlint.min.js\";document.body.appendChild(s)})();
  1254.             </script>
  1255.         ";
  1256.         
  1257.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1258.         
  1259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1260.     }
  1261.     /**
  1262.      * @codeCoverageIgnore
  1263.      */
  1264.     public function getTemplateName()
  1265.     {
  1266.         return "@!SonataAdmin/standard_layout.html.twig";
  1267.     }
  1268.     /**
  1269.      * @codeCoverageIgnore
  1270.      */
  1271.     public function isTraitable()
  1272.     {
  1273.         return false;
  1274.     }
  1275.     /**
  1276.      * @codeCoverageIgnore
  1277.      */
  1278.     public function getDebugInfo()
  1279.     {
  1280.         return array (  1435 => 346,  1433 => 345,  1423 => 344,  1413 => 307,  1410 => 306,  1400 => 305,  1390 => 336,  1384 => 333,  1381 => 332,  1379 => 331,  1376 => 330,  1370 => 327,  1367 => 326,  1365 => 325,  1362 => 324,  1356 => 322,  1354 => 321,  1351 => 320,  1345 => 318,  1343 => 317,  1340 => 316,  1334 => 314,  1332 => 313,  1329 => 312,  1323 => 310,  1321 => 309,  1318 => 308,  1316 => 305,  1313 => 304,  1303 => 303,  1293 => 289,  1289 => 287,  1283 => 285,  1276 => 281,  1271 => 279,  1268 => 278,  1266 => 277,  1263 => 276,  1260 => 275,  1250 => 274,  1240 => 249,  1234 => 246,  1231 => 245,  1228 => 244,  1218 => 243,  1208 => 298,  1202 => 294,  1196 => 292,  1194 => 291,  1191 => 290,  1189 => 274,  1186 => 273,  1182 => 271,  1175 => 269,  1169 => 267,  1163 => 265,  1160 => 264,  1157 => 263,  1148 => 261,  1144 => 260,  1141 => 259,  1139 => 258,  1136 => 257,  1130 => 254,  1127 => 253,  1125 => 252,  1121 => 250,  1119 => 243,  1115 => 241,  1113 => 239,  1112 => 238,  1111 => 237,  1109 => 236,  1099 => 235,  1089 => 299,  1086 => 235,  1076 => 234,  1065 => 337,  1063 => 303,  1058 => 300,  1056 => 234,  1052 => 232,  1042 => 231,  1032 => 222,  1022 => 221,  1011 => 223,  1009 => 221,  1006 => 220,  996 => 219,  983 => 217,  973 => 216,  954 => 215,  944 => 213,  930 => 204,  924 => 202,  921 => 201,  911 => 200,  901 => 225,  898 => 219,  895 => 216,  893 => 215,  890 => 214,  887 => 200,  877 => 199,  865 => 226,  863 => 199,  859 => 197,  849 => 196,  838 => 339,  836 => 231,  832 => 229,  829 => 196,  819 => 195,  809 => 185,  802 => 181,  795 => 176,  792 => 175,  789 => 174,  779 => 173,  769 => 171,  763 => 168,  757 => 164,  754 => 163,  751 => 162,  741 => 161,  729 => 187,  726 => 186,  723 => 173,  720 => 172,  718 => 161,  714 => 159,  704 => 158,  693 => 154,  689 => 152,  683 => 150,  680 => 149,  674 => 147,  671 => 146,  669 => 145,  666 => 144,  664 => 143,  661 => 142,  651 => 141,  640 => 190,  638 => 158,  634 => 156,  632 => 141,  625 => 137,  621 => 136,  617 => 134,  607 => 133,  597 => 132,  595 => 122,  591 => 130,  585 => 128,  582 => 127,  574 => 125,  572 => 124,  567 => 123,  564 => 122,  554 => 121,  540 => 117,  536 => 115,  526 => 114,  515 => 192,  512 => 133,  509 => 121,  507 => 114,  504 => 113,  494 => 112,  475 => 101,  465 => 106,  462 => 105,  459 => 104,  454 => 103,  450 => 102,  445 => 101,  435 => 100,  425 => 96,  422 => 95,  417 => 93,  414 => 92,  411 => 91,  405 => 89,  403 => 88,  397 => 86,  387 => 85,  377 => 66,  368 => 64,  363 => 63,  353 => 62,  343 => 60,  333 => 59,  323 => 82,  320 => 81,  314 => 79,  311 => 78,  308 => 77,  305 => 76,  302 => 74,  296 => 72,  293 => 71,  290 => 70,  288 => 69,  285 => 67,  283 => 62,  280 => 61,  277 => 59,  267 => 58,  257 => 56,  248 => 54,  243 => 53,  233 => 52,  220 => 32,  210 => 31,  191 => 29,  178 => 351,  175 => 350,  172 => 344,  170 => 343,  166 => 341,  164 => 195,  161 => 194,  159 => 112,  153 => 108,  151 => 100,  146 => 97,  144 => 85,  140 => 83,  138 => 58,  135 => 57,  133 => 52,  128 => 49,  126 => 44,  125 => 43,  124 => 42,  123 => 41,  122 => 40,  121 => 39,  120 => 37,  117 => 36,  115 => 31,  110 => 29,  106 => 27,  104 => 26,  102 => 25,  100 => 24,  98 => 23,  96 => 22,  94 => 21,  92 => 20,  90 => 19,  88 => 18,  86 => 17,  84 => 16,  82 => 15,  80 => 14,  78 => 13,  76 => 12,);
  1281.     }
  1282.     public function getSourceContext()
  1283.     {
  1284.         return new Source("{#
  1285. This file is part of the Sonata package.
  1286. (c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
  1287. For the full copyright and license information, please view the LICENSE
  1288. file that was distributed with this source code.
  1289. #}
  1290. {%- set _preview = block('preview') is defined ? block('preview')|trim : null %}
  1291. {% set _form = block('form') is defined ? block('form')|trim : null %}
  1292. {% set _show = block('show') is defined ? block('show')|trim : null %}
  1293. {% set _list_table = block('list_table') is defined ? block('list_table')|trim : null %}
  1294. {% set _list_filters = block('list_filters') is defined ? block('list_filters')|trim : null %}
  1295. {% set _tab_menu = block('tab_menu') is defined ? block('tab_menu')|trim : null %}
  1296. {% set _content = block('content') is defined ? block('content')|trim : null %}
  1297. {% set _title = block('title') is defined ? block('title')|trim : null %}
  1298. {% set _breadcrumb = block('breadcrumb') is defined ? block('breadcrumb')|trim : null %}
  1299. {% set _actions = block('actions') is defined ? block('actions')|trim : null %}
  1300. {% set _navbar_title = block('navbar_title') is defined ? block('navbar_title')|trim : null %}
  1301. {% set _list_filters_actions = block('list_filters_actions') is defined ? block('list_filters_actions')|trim : null -%}
  1302. {% set _skin = sonata_config.getOption('skin') %}
  1303. {% set _use_select2 = sonata_config.getOption('use_select2') %}
  1304. {% set _use_icheck = sonata_config.getOption('use_icheck') %}
  1305. <!DOCTYPE html>
  1306. <html {% block html_attributes %}class=\"no-js\"{% endblock %}>
  1307.     <head>
  1308.         {% block meta_tags %}
  1309.             <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  1310.             <meta charset=\"UTF-8\">
  1311.             <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  1312.         {% endblock %}
  1313.         <meta data-sonata-admin='{{ {
  1314.             config: {
  1315.                 SKIN: _skin,
  1316.                 CONFIRM_EXIT: sonata_config.getOption('confirm_exit'),
  1317.                 USE_SELECT2: _use_select2,
  1318.                 USE_ICHECK: _use_icheck,
  1319.                 USE_STICKYFORMS: sonata_config.getOption('use_stickyforms'),
  1320.                 DEBUG: sonata_config.getOption('js_debug'),
  1321.             },
  1322.             translations: {
  1323.                 CONFIRM_EXIT: 'confirm_exit'|trans({}, 'SonataAdminBundle'),
  1324.             },
  1325.         }|json_encode()|raw }}'
  1326.         >
  1327.         {% block stylesheets %}
  1328.             {% for stylesheet in sonata_config.getOption('stylesheets', []) %}
  1329.                 <link rel=\"stylesheet\" href=\"{{ asset(stylesheet) }}\">
  1330.             {% endfor %}
  1331.         {% endblock %}
  1332.         {% block javascripts %}
  1333.             {% block sonata_javascript_config %}
  1334.             {% endblock %}
  1335.             {% block sonata_javascript_pool %}
  1336.                 {% for javascript in sonata_config.getOption('javascripts', []) %}
  1337.                     <script src=\"{{ asset(javascript) }}\"></script>
  1338.                 {% endfor %}
  1339.             {% endblock %}
  1340.             {# TODO: Drop locale for moment calls when dropping support for `sonata-project/form-extensions` 1.x #}
  1341.             {# localize moment #}
  1342.             {% set localeForMoment = canonicalize_locale_for_moment() %}
  1343.             {% if localeForMoment %}
  1344.                 <script src=\"{{ asset('bundles/sonataform/moment-locale/' ~ localeForMoment ~ '.js') }}\"></script>
  1345.             {% endif %}
  1346.             {# localize select2 #}
  1347.             {% if sonata_config.getOption('use_select2') %}
  1348.                 {% set localeForSelect2 = canonicalize_locale_for_select2() %}
  1349.                 {% if localeForSelect2 %}
  1350.                     <script src=\"{{ asset('bundles/sonataadmin/select2-locale/' ~ localeForSelect2 ~ '.js') }}\"></script>
  1351.                 {% endif %}
  1352.             {% endif %}
  1353.         {% endblock %}
  1354.         <title>
  1355.         {% block sonata_head_title %}
  1356.             {{ 'Admin'|trans({}, 'SonataAdminBundle') }}
  1357.             {% if _title is not empty %}
  1358.                 {{ _title|striptags|raw }}
  1359.             {% else %}
  1360.                 {% if action is defined %}
  1361.                     -
  1362.                     {{ render_breadcrumbs_for_title(admin, action) }}
  1363.                 {% endif %}
  1364.             {% endif %}
  1365.         {% endblock %}
  1366.         </title>
  1367.     </head>
  1368.     <body
  1369.             {% block body_attributes -%}
  1370.                 class=\"sonata-bc {% block admin_lte_skin_class %}{{ _skin }}{% endblock %} fixed
  1371.                 {% if _use_select2 %}sonata-select2{% endif %}
  1372.                 {% if _use_icheck %}sonata-icheck{% endif %}
  1373.                 {% if app.request.cookies.get('sonata_sidebar_hide') -%}
  1374.                     sidebar-collapse
  1375.                 {%- endif -%}\"
  1376.             {%- endblock -%}
  1377.     >
  1378.     <div class=\"wrapper\">
  1379.         {% block sonata_header %}
  1380.             <header class=\"main-header\">
  1381.                 {% block sonata_header_noscript_warning %}
  1382.                     <noscript>
  1383.                         <div class=\"noscript-warning\">
  1384.                             {{ 'noscript_warning'|trans({}, 'SonataAdminBundle') }}
  1385.                         </div>
  1386.                     </noscript>
  1387.                 {% endblock %}
  1388.                 {% block logo %}
  1389.                     {% apply spaceless %}
  1390.                         <a class=\"logo\" href=\"{{ path('sonata_admin_dashboard') }}\">
  1391.                             {% if 'icon' == sonata_config.getOption('logo_content') or 'all' == sonata_config.getOption('logo_content') %}
  1392.                                 <img src=\"{{ asset(sonata_config.logo) }}\" alt=\"{{ sonata_config.title }}\">
  1393.                             {% endif %}
  1394.                             {% if 'text' == sonata_config.getOption('logo_content') or 'all' == sonata_config.getOption('logo_content') %}
  1395.                                 <span>{{ sonata_config.title }}</span>
  1396.                             {% endif %}
  1397.                         </a>
  1398.                     {% endapply %}
  1399.                 {% endblock %}
  1400.                 {% block sonata_nav %}
  1401.                     <nav class=\"navbar navbar-static-top\">
  1402.                         <a href=\"#\" class=\"sidebar-toggle fa5\" data-toggle=\"push-menu\"
  1403.                            role=\"button\" title=\"{{ 'toggle_navigation'|trans({}, 'SonataAdminBundle') }}\">
  1404.                             <span class=\"sr-only\">{{ 'toggle_navigation'|trans({}, 'SonataAdminBundle') }}</span>
  1405.                         </a>
  1406.                         <div class=\"navbar-left\">
  1407.                             {% block sonata_breadcrumb %}
  1408.                                 <div class=\"hidden-xs\">
  1409.                                     {% if _breadcrumb is not empty or action is defined %}
  1410.                                         <ol class=\"nav navbar-top-links breadcrumb\">
  1411.                                             {% if _breadcrumb is empty %}
  1412.                                                 {% if action is defined %}
  1413.                                                     {{ render_breadcrumbs(admin, action) }}
  1414.                                                 {% endif %}
  1415.                                             {% else %}
  1416.                                                 {{ _breadcrumb|raw }}
  1417.                                             {% endif %}
  1418.                                         </ol>
  1419.                                     {% endif %}
  1420.                                 </div>
  1421.                             {% endblock sonata_breadcrumb %}
  1422.                         </div>
  1423.                         {% block sonata_top_nav_menu %}
  1424.                             <div class=\"navbar-custom-menu\">
  1425.                                 <ul class=\"nav navbar-nav\">
  1426.                                     {% block sonata_top_nav_menu_add_block %}
  1427.                                         {% set addBlock = include(get_global_template('add_block')) %}
  1428.                                         {% if addBlock|spaceless is not empty %}
  1429.                                             <li class=\"dropdown\">
  1430.                                                 <a class=\"dropdown-toggle\" data-toggle=\"dropdown\" href=\"#\">
  1431.                                                     <i class=\"fas fa-plus-square fa-fw\" aria-hidden=\"true\"></i> <i class=\"fas fa-caret-down\" aria-hidden=\"true\"></i>
  1432.                                                 </a>
  1433.                                                 {{ addBlock|raw }}
  1434.                                             </li>
  1435.                                         {% endif %}
  1436.                                     {% endblock %}
  1437.                                     {% if app.user %}
  1438.                                         {% block sonata_top_nav_menu_user_block %}
  1439.                                             {% set userBlock = include(get_global_template('user_block')) %}
  1440.                                             {% if userBlock|spaceless is not empty %}
  1441.                                                 <li class=\"dropdown user-menu\">
  1442.                                                     <a class=\"dropdown-toggle\" data-toggle=\"dropdown\" href=\"#\">
  1443.                                                         <i class=\"fas fa-user fa-fw\" aria-hidden=\"true\"></i> <i class=\"fas fa-caret-down\" aria-hidden=\"true\"></i>
  1444.                                                     </a>
  1445.                                                     <ul class=\"dropdown-menu dropdown-user\">
  1446.                                                         {{ userBlock|raw }}
  1447.                                                     </ul>
  1448.                                                 </li>
  1449.                                             {% endif %}
  1450.                                         {% endblock %}
  1451.                                     {% endif %}
  1452.                                 </ul>
  1453.                             </div>
  1454.                         {% endblock %}
  1455.                     </nav>
  1456.                 {% endblock sonata_nav %}
  1457.             </header>
  1458.         {% endblock sonata_header %}
  1459.         {% block sonata_wrapper %}
  1460.             {% block sonata_left_side %}
  1461.                 <aside class=\"main-sidebar\">
  1462.                     <section class=\"sidebar\">
  1463.                         {% block sonata_side_nav %}
  1464.                             {% block sonata_sidebar_search %}
  1465.                                 {% if sonata_config.getOption('search') %}
  1466.                                     <form action=\"{{ path('sonata_admin_search') }}\" method=\"GET\" class=\"sidebar-form\" role=\"search\">
  1467.                                         <div class=\"input-group custom-search-form\">
  1468.                                             <input type=\"text\" name=\"q\" value=\"{{ app.request.get('q') }}\" class=\"form-control\" placeholder=\"{{ 'search_placeholder'|trans({}, 'SonataAdminBundle') }}\">
  1469.                                             <span class=\"input-group-btn\">
  1470.                                                 <button class=\"btn btn-flat\" type=\"submit\">
  1471.                                                     <i class=\"fas fa-search\" aria-hidden=\"true\"></i>
  1472.                                                 </button>
  1473.                                             </span>
  1474.                                         </div>
  1475.                                     </form>
  1476.                                 {% endif %}
  1477.                             {% endblock sonata_sidebar_search %}
  1478.                             {% block side_bar_before_nav %} {% endblock %}
  1479.                             {% block side_bar_nav %}
  1480.                                 {{ knp_menu_render('sonata_admin_sidebar', {template: get_global_template('knp_menu_template')}) }}
  1481.                             {% endblock side_bar_nav %}
  1482.                             {% block side_bar_after_nav %}
  1483.                                 <p class=\"text-center small\" style=\"border-top: 1px solid #444444; padding-top: 10px\">
  1484.                                     {% block side_bar_after_nav_content %}
  1485.                                     {% endblock %}
  1486.                                 </p>
  1487.                             {% endblock %}
  1488.                         {% endblock sonata_side_nav %}
  1489.                     </section>
  1490.                 </aside>
  1491.             {% endblock sonata_left_side %}
  1492.             <div class=\"content-wrapper\">
  1493.                 {% block sonata_page_content %}
  1494.                     <section class=\"content-header\">
  1495.                         {% block sonata_page_content_header %}
  1496.                             {% block sonata_page_content_nav %}
  1497.                                 {% if _navbar_title is not empty
  1498.                                   or _tab_menu is not empty
  1499.                                   or _actions is not empty
  1500.                                   or _list_filters_actions is not empty
  1501.                                  %}
  1502.                                     <nav class=\"navbar navbar-default\" role=\"navigation\">
  1503.                                         <div class=\"container-fluid\">
  1504.                                             {% block tab_menu_navbar_header %}
  1505.                                                 {% if _navbar_title is not empty %}
  1506.                                                     <div class=\"navbar-header\">
  1507.                                                         <a class=\"navbar-brand\" href=\"#\">{{ _navbar_title|raw }}</a>
  1508.                                                     </div>
  1509.                                                 {% endif %}
  1510.                                             {% endblock %}
  1511.                                             <div class=\"navbar-collapse\">
  1512.                                                 {% if _tab_menu is not empty %}
  1513.                                                     <div class=\"navbar-left\">
  1514.                                                         {{ _tab_menu|raw }}
  1515.                                                     </div>
  1516.                                                 {% endif %}
  1517.                                                 {% if admin is defined and action is defined and action == 'list' and admin.listModes|length > 1 %}
  1518.                                                     <div class=\"nav navbar-right btn-group\">
  1519.                                                         {% for mode, settings in admin.listModes %}
  1520.                                                             <a href=\"{{ admin.generateUrl('list', app.request.query.all|merge({_list_mode: mode})) }}\" class=\"btn btn-default navbar-btn btn-sm{% if admin.getListMode() == mode %} active{% endif %}\">
  1521.                                                                 {# NEXT_MAJOR: Remove the if and keep the else part #}
  1522.                                                                 {% if settings.icon is not defined and settings.class is defined %}
  1523.                                                                     {% deprecated 'Relying on the \"class\" setting is deprecated since sonata-project/admin-bundle 4.9, use the \"icon\" setting instead' %}
  1524.                                                                     <i class=\"{{ settings.class }}\" aria-hidden=\"true\"></i>
  1525.                                                                 {% else %}
  1526.                                                                     {{ settings.icon|default('')|parse_icon }}
  1527.                                                                 {% endif %}
  1528.                                                             </a>
  1529.                                                         {% endfor %}
  1530.                                                     </div>
  1531.                                                 {% endif %}
  1532.                                                 {% block sonata_admin_content_actions_wrappers %}
  1533.                                                     {% if _actions|replace({ '<li>': '', '</li>': '' })|trim is not empty %}
  1534.                                                         <ul class=\"nav navbar-nav navbar-right\">
  1535.                                                         {% if _actions|split('</a>')|length > 2 %}
  1536.                                                             <li class=\"dropdown sonata-actions\">
  1537.                                                                 <a href=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">{{ 'link_actions'|trans({}, 'SonataAdminBundle') }} <b class=\"caret\"></b></a>
  1538.                                                                 <ul class=\"dropdown-menu\" role=\"menu\">
  1539.                                                                     {{ _actions|raw }}
  1540.                                                                 </ul>
  1541.                                                             </li>
  1542.                                                         {% else %}
  1543.                                                             {{ _actions|raw }}
  1544.                                                         {% endif %}
  1545.                                                         </ul>
  1546.                                                     {% endif %}
  1547.                                                 {% endblock sonata_admin_content_actions_wrappers %}
  1548.                                                 {% if _list_filters_actions is not empty %}
  1549.                                                     {{ _list_filters_actions|raw }}
  1550.                                                 {% endif %}
  1551.                                             </div>
  1552.                                         </div>
  1553.                                     </nav>
  1554.                                 {% endif %}
  1555.                             {% endblock sonata_page_content_nav %}
  1556.                         {% endblock sonata_page_content_header %}
  1557.                     </section>
  1558.                     <section class=\"content\">
  1559.                         {% block sonata_admin_content %}
  1560.                             {% block notice %}
  1561.                                 {% include '@SonataTwig/FlashMessage/render.html.twig' %}
  1562.                             {% endblock notice %}
  1563.                             {% if _preview is not empty %}
  1564.                                 <div class=\"sonata-ba-preview\">{{ _preview|raw }}</div>
  1565.                             {% endif %}
  1566.                             {% if _content is not empty %}
  1567.                                 <div class=\"sonata-ba-content\">{{ _content|raw }}</div>
  1568.                             {% endif %}
  1569.                             {% if _show is not empty %}
  1570.                                 <div class=\"sonata-ba-show\">{{ _show|raw }}</div>
  1571.                             {% endif %}
  1572.                             {% if _form is not empty %}
  1573.                                 <div class=\"sonata-ba-form\">{{ _form|raw }}</div>
  1574.                             {% endif %}
  1575.                             {% if _list_filters is not empty %}
  1576.                                 <div class=\"row\">
  1577.                                     {{ _list_filters|raw }}
  1578.                                 </div>
  1579.                             {% endif %}
  1580.                             {% if _list_table is not empty %}
  1581.                                 <div class=\"row\">
  1582.                                     {{ _list_table|raw }}
  1583.                                 </div>
  1584.                             {% endif %}
  1585.                         {% endblock sonata_admin_content %}
  1586.                     </section>
  1587.                 {% endblock sonata_page_content %}
  1588.             </div>
  1589.         {% endblock sonata_wrapper %}
  1590.     </div>
  1591.     {% if sonata_config.getOption('use_bootlint') %}
  1592.         {% block bootlint %}
  1593.             {# Bootlint - https://github.com/twbs/bootlint#in-the-browser #}
  1594.             <script type=\"text/javascript\">
  1595.                 javascript:(function(){var s=document.createElement(\"script\");s.onload=function(){bootlint.showLintReportForCurrentDocument([], {hasProblems: false, problemFree: false});};s.src=\"https://maxcdn.bootstrapcdn.com/bootlint/latest/bootlint.min.js\";document.body.appendChild(s)})();
  1596.             </script>
  1597.         {% endblock %}
  1598.     {% endif %}
  1599.     </body>
  1600. </html>
  1601. ""@!SonataAdmin/standard_layout.html.twig""/var/www/vhosts/perseo.comerziawatches.com/httpdocs/perseo/httpdocs/vendor/sonata-project/admin-bundle/src/Resources/views/standard_layout.html.twig");
  1602.     }
  1603. }