var/cache/dev/twig/b0/b0296b7567968a64d85fc5face1639be.php line 88

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