var/cache/dev/twig/7b/7bebc83a0d9154a4d403485b951ab9ef.php line 113

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. /* commun/back_office.html.twig */
  14. class __TwigTemplate_94b58cee93bbd64211b60a71eab42288 extends \Twig\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.             'title' => [$this'block_title'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""commun/back_office.html.twig"));
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""commun/back_office.html.twig"));
  36.         // line 1
  37.         echo "<!DOCTYPE html>
  38. <html lang=\"fr\">
  39.     <head>
  40.         <meta charset=\"utf-8\">
  41.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  42.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  43.         <title>";
  44.         // line 7
  45.         $this->displayBlock('title'$context$blocks);
  46.         echo "</title>
  47.         <link rel=\"stylesheet\" href=\"/lib/css/bootstrap.min.css\">
  48.         <link rel=\"stylesheet\" href=\"/lib/css/jquery-ui.min.css\">
  49.         <link rel=\"stylesheet\" href=\"/lib/css/bootstrap-datepicker3.css\">
  50.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome-solid.css\">
  51.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome-regular.css\">
  52.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome.css\">
  53.         <link rel=\"stylesheet\" href=\"/lib/css/DataTables-1.10.20/css/dataTables.bootstrap4.css\">
  54.         <link rel=\"stylesheet\" href=\"/lib/css/Buttons-1.6.1/css/buttons.bootstrap4.min.css\"/>
  55.         <link rel=\"stylesheet\" href=\"/css/commun.css?240610\">
  56.         <link rel=\"stylesheet\" href=\"/css/lien_fonctionnalite.css?220921\">
  57.         <link rel=\"stylesheet\" href=\"/css/forms.css\">
  58.         <link rel=\"stylesheet\" href=\"/css/connexion.css\">
  59.         <link rel=\"stylesheet\" href=\"/css/button_toggle.css\">
  60.         <link rel=\"stylesheet\" href=\"/css/cd-timeline.css\">
  61.         <link rel=\"stylesheet\" href=\"/css/tableau_accueils.css?240610\" />
  62.         <link rel=\"stylesheet\" href=\"/css/inputmask.css\" />
  63.         ";
  64.         // line 25
  65.         echo "
  66.         <script type=\"text/javascript\">
  67.             var tarteaucitronForceExpire = 14*30; //conservation choix utilisateur 14 mois
  68.         </script>
  69.         <script type=\"text/javascript\" src=\"/lib/tarteaucitron/tarteaucitron.js\"></script>
  70.         <script type=\"text/javascript\">
  71.             tarteaucitron.init({
  72.                 \"hashtag\": \"#tarteaucitron\", /* Open the panel with this hashtag */
  73.                 \"cookieName\": \"tarteaucitron\", /* Cookie name */
  74.                 \"orientation\": \"middle\", /* Banner position (top - middle - bottom) */
  75.                 \"showAlertSmall\": false, /* Show the small banner on bottom right */
  76.                 \"cookieslist\": true, /* Show the cookie list */
  77.                 \"adblocker\": false, /* Show a Warning if an adblocker is detected */
  78.                 \"DenyAllCta\" : true, /* Show the deny all button */
  79.                 \"AcceptAllCta\": true, /* Show the accept all button when highPrivacy on */
  80.                 \"highPrivacy\": true, /* Disable auto consent */
  81.                 \"handleBrowserDNTRequest\": false, /* If Do Not Track == 1, disallow all */
  82.                 \"removeCredit\": true, /* Remove credit link */
  83.             });
  84.         </script>
  85.     </head>
  86.     <body class=\"bg-body-principal\">
  87.         <nav class=\"navbar navbar-expand-sm navbar-dark  bg-navbar-principal\">
  88.             ";
  89.         // line 48
  90.         $this->loadTemplate([=> (("commun/headers/_header_" . (isset($context["clientEFC"]) || array_key_exists("clientEFC"$context) ? $context["clientEFC"] : (function () { throw new RuntimeError('Variable "clientEFC" does not exist.'48$this->source); })())) . ".html.twig"), => "commun/headers/_header_efc.html.twig"], "commun/back_office.html.twig"48)->display($context);
  91.         // line 49
  92.         echo "
  93.             <button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  94.                 <span class=\"navbar-toggler-icon\"></span>
  95.             </button>
  96.             <div class=\"collapse navbar-collapse text-right\" id=\"navbarNavDropdown\">
  97.                 <ul class=\"navbar-nav mr-auto\">
  98.                     ";
  99.         // line 56
  100.         echo "                </ul>
  101.                 <span class=\"navbar-text\">
  102.                     ";
  103.         // line 58
  104.         if ( !(null === 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.'58$this->source); })()), "user", [], "any"falsefalsefalse58))) {
  105.             // line 59
  106.             echo "                        ";
  107.             if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_PREVIOUS_ADMIN")) {
  108.                 // line 60
  109.                 echo "                            Simulation en tant que ";
  110.                 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.'60$this->source); })()), "user", [], "any"falsefalsefalse60), "prenom", [], "any"falsefalsefalse60), "html"nulltrue);
  111.                 echo " ";
  112.                 echo twig_escape_filter($this->envtwig_upper_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.'60$this->source); })()), "user", [], "any"falsefalsefalse60), "nom", [], "any"falsefalsefalse60)), "html"nulltrue);
  113.                 echo " (";
  114.                 echo twig_escape_filter($this->envtwig_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.'60$this->source); })()), "user", [], "any"falsefalsefalse60), "profil", [], "any"falsefalsefalse60), "libelle", [], "any"falsefalsefalse60), "html"nulltrue);
  115.                 echo ") (<a href=\"";
  116.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("simuler_utilisateur", ["_switch_user" => "_exit"]);
  117.                 echo "\"><i class=\"fa fa-09x fa-power-off\"></i> Déconnexion</a>)
  118.                         ";
  119.             } else {
  120.                 // line 62
  121.                 echo "                            ";
  122.                 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.'62$this->source); })()), "user", [], "any"falsefalsefalse62), "prenom", [], "any"falsefalsefalse62), "html"nulltrue);
  123.                 echo " ";
  124.                 echo twig_escape_filter($this->envtwig_upper_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.'62$this->source); })()), "user", [], "any"falsefalsefalse62), "nom", [], "any"falsefalsefalse62)), "html"nulltrue);
  125.                 echo " <a href=\"";
  126.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("deconnexion");
  127.                 echo "\"><i class=\"fa fa-power-off\"></i> Déconnexion</a>
  128.                         ";
  129.             }
  130.             // line 64
  131.             echo "                        ";
  132.             if ((($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::ACCES_LISTES_PARTENAIRES")) &&  !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::ACCES_LISTES_DEPARTEMENT"))) || ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::ACCES_STATS")) &&  !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::GESTION_UTILISATEURS_DEPARTEMENT"))))) {
  133.                 // line 67
  134.                 echo 
  135.                             <br/>
  136.                         ";
  137.             } else {
  138.                 // line 70
  139.                 echo "                            <div id=\"showHelp\" class=\"text-right pt-2\"><a class='iconeAction' data-toggle=\"collapse\" href=\"#helpAlert\"><i class='far fa-question-circle'></i> Aide</a></div>
  140.                         ";
  141.             }
  142.             // line 72
  143.             echo "                    ";
  144.         } else {
  145.             // line 73
  146.             echo "                        Non connecté (!) (<a href=\"";
  147.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("connexion");
  148.             echo "\">Connexion</a>)
  149.                     ";
  150.         }
  151.         // line 75
  152.         echo "                </span>
  153.             </div>
  154.         </nav>
  155.         <div id=\"helpAlert\" class=\"collapse alert alert-info\" role=\"alert\" >
  156.             ";
  157.         // line 79
  158.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::GESTION_UTILISATEURS_DEPARTEMENT"))) {
  159.             // line 80
  160.             echo "                ";
  161.             $context["guide_utilisateur"] = "Manuel utilisateur - Administrateur.pdf";
  162.             // line 81
  163.             echo "            ";
  164.         } elseif ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Entity\\Parametrage\\EnumDroit::DECLARATION_ACCUEILS"))) {
  165.             // line 82
  166.             echo "                ";
  167.             $context["guide_utilisateur"] = "Manuel utilisateur - Assistant maternel.pdf";
  168.             // line 83
  169.             echo "            ";
  170.         } else {
  171.             // line 84
  172.             echo "                ";
  173.             $context["guide_utilisateur"] = "Manuel utilisateur - Utilisateur pro.pdf";
  174.             // line 85
  175.             echo "            ";
  176.         }
  177.         // line 86
  178.         echo "            Pour le support et l'aide à l'utilisation, consultez le <a target=\"_blank\" href=\"/guides/";
  179.         echo twig_escape_filter($this->env, (isset($context["guide_utilisateur"]) || array_key_exists("guide_utilisateur"$context) ? $context["guide_utilisateur"] : (function () { throw new RuntimeError('Variable "guide_utilisateur" does not exist.'86$this->source); })()), "html"nulltrue);
  180.         echo "\">guide utilisateur</a>.
  181.             ";
  182.         // line 87
  183.         if ((isset($context["numeroVertActif"]) || array_key_exists("numeroVertActif"$context) ? $context["numeroVertActif"] : (function () { throw new RuntimeError('Variable "numeroVertActif" does not exist.'87$this->source); })())) {
  184.             echo "<br>Le Numéro Vert <a class=\"text-success\" href=\"tel:+33800800095\"> 0 800 800 095</a> est à votre disposition en cas de difficulté.";
  185.         }
  186.         // line 88
  187.         echo "            <button type=\"button\" class=\"close\" data-toggle=\"collapse\" href=\"#helpAlert\" aria-label=\"Fermer l'aide\">
  188.                 <span aria-hidden=\"true\">&times;</span>
  189.             </button>
  190.         </div>
  191.         <div class=\"container p-sm-2\">
  192.             ";
  193.         // line 93
  194.         $this->displayBlock('body'$context$blocks);
  195.         // line 94
  196.         echo "        </div>
  197.         <div class=\"footer\">
  198.             ";
  199.         // line 97
  200.         echo "            <p class=\"my-2 ml-2 text-muted\">
  201.                 &copy; ";
  202.         // line 98
  203.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_date_converter($this->env), "Y"), "html"nulltrue);
  204.         echo "
  205.                 <a href=\"https://www.enfenconfiance.com/\" target=\"blank\">ENFenCONFIANCE</a> - Tous&nbsp;droits&nbsp;réservés
  206.                 <span class=\"d-print-none\">| <a href=\"";
  207.         // line 100
  208.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("mentions_legales");
  209.         echo "\">Mentions&nbsp;légales</a></span>
  210.                 ";
  211.         // line 101
  212.         if ( !(null === 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.'101$this->source); })()), "user", [], "any"falsefalsefalse101))) {
  213.             // line 102
  214.             echo "                    ";
  215.             if ((isset($context["numeroVertActif"]) || array_key_exists("numeroVertActif"$context) ? $context["numeroVertActif"] : (function () { throw new RuntimeError('Variable "numeroVertActif" does not exist.'102$this->source); })())) {
  216.                 echo " | Numéro&nbsp;vert <a class=\"text-success\" href=\"tel:+33800800095\"> 0&nbsp;800&nbsp;800&nbsp;095</a>";
  217.             }
  218.             // line 103
  219.             echo "                    ";
  220.             if ( !(null === (isset($context["version"]) || array_key_exists("version"$context) ? $context["version"] : (function () { throw new RuntimeError('Variable "version" does not exist.'103$this->source); })()))) {
  221.                 echo "<span style=\"display: none\">| v";
  222.                 echo twig_escape_filter($this->env, (isset($context["version"]) || array_key_exists("version"$context) ? $context["version"] : (function () { throw new RuntimeError('Variable "version" does not exist.'103$this->source); })()), "html"nulltrue);
  223.                 echo "</span>";
  224.             }
  225.             // line 104
  226.             echo "                ";
  227.         }
  228.         // line 105
  229.         echo "                <span class=\"d-print-none\">|
  230.                     <a href=\"#tarteaucitron\">Gestion des Cookies</a>
  231.                 </span>
  232.                 <span class=\"d-print-none\">| <a href=\"";
  233.         // line 108
  234.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("protection_donnees");
  235.         echo "\">Protection&nbsp;de&nbsp;vos&nbsp;données</a></span>
  236.             </p>
  237.         </div>
  238.         ";
  239.         // line 112
  240.         echo "        <script src=\"/lib/js/jquery-3.3.1.js\"></script>
  241.         <script src=\"/lib/js/jquery-ui.js\"></script>
  242.         <script src=\"/lib/js/jquery.form.min.js\"></script>
  243.         <script src=\"/lib/js/jquery.ui.touch-punch.min.js\"></script>  ";
  244.         // line 116
  245.         echo "        <script src=\"/lib/js/popper.min.js\"></script> ";
  246.         // line 117
  247.         echo "        <script src=\"/lib/js/bootstrap.min.js\"></script>
  248.         <script src=\"/lib/js/bootstrap-datepicker.js\"></script>
  249.         <script src=\"/lib/js/bootstrap-datepicker.fr.min.js\"></script>
  250.         <script src=\"/js/commun.js?240610\"></script>
  251.         <script src=\"/lib/js/moment.js\"></script>
  252.         <script src=\"/lib/js/jquery.inputmask.min.js\"></script>
  253.         <script src=\"/lib/css/JSZip-2.5.0/jszip.min.js\"></script>
  254.         <script src=\"/lib/css/DataTables-1.10.20/js/jquery.dataTables.min.js\"></script>
  255.         <script src=\"/lib/css/DataTables-1.10.20/js/dataTables.bootstrap4.min.js\"></script>
  256.         <script src=\"/lib/css/Buttons-1.6.1/js/dataTables.buttons.min.js\"></script>
  257.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.bootstrap4.min.js\"></script>
  258.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.html5.min.js\"></script>
  259.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.print.min.js\"></script>
  260.         ";
  261.         // line 132
  262.         $this->displayBlock('javascripts'$context$blocks);
  263.         // line 143
  264.         echo "    </body>
  265. </html>
  266. ";
  267.         
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  269.         
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  271.     }
  272.     // line 7
  273.     public function block_title($context, array $blocks = [])
  274.     {
  275.         $macros $this->macros;
  276.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  278.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  280.         echo "ENFenCONFIANCE - GDA";
  281.         
  282.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  283.         
  284.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  285.     }
  286.     // line 93
  287.     public function block_body($context, array $blocks = [])
  288.     {
  289.         $macros $this->macros;
  290.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  291.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  292.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  293.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  294.         echo " ";
  295.         
  296.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  297.         
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  299.     }
  300.     // line 132
  301.     public function block_javascripts($context, array $blocks = [])
  302.     {
  303.         $macros $this->macros;
  304.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  305.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  306.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  308.         // line 133
  309.         echo "            <script>
  310.                 jQuery(function () {
  311.                     \$('[data-toggle=\"tooltip\"]').tooltip(); //todo : voir si on garde ce composant pour afficher les tooltip avec le text dans les title
  312.                 });
  313.             </script>
  314.             <script type=\"text/javascript\">
  315.                 tarteaucitron.user.gtagUa = '";
  316.         // line 139
  317.         echo twig_escape_filter($this->env, (isset($context["idGoogleAnalytics"]) || array_key_exists("idGoogleAnalytics"$context) ? $context["idGoogleAnalytics"] : (function () { throw new RuntimeError('Variable "idGoogleAnalytics" does not exist.'139$this->source); })()), "html"nulltrue);
  318.         echo "';
  319.                 (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  320.             </script>
  321.         ";
  322.         
  323.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  324.         
  325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  326.     }
  327.     public function getTemplateName()
  328.     {
  329.         return "commun/back_office.html.twig";
  330.     }
  331.     public function isTraitable()
  332.     {
  333.         return false;
  334.     }
  335.     public function getDebugInfo()
  336.     {
  337.         return array (  343 => 139,  335 => 133,  325 => 132,  306 => 93,  287 => 7,  275 => 143,  273 => 132,  256 => 117,  254 => 116,  249 => 112,  243 => 108,  238 => 105,  235 => 104,  228 => 103,  223 => 102,  221 => 101,  217 => 100,  212 => 98,  209 => 97,  205 => 94,  203 => 93,  196 => 88,  192 => 87,  187 => 86,  184 => 85,  181 => 84,  178 => 83,  175 => 82,  172 => 81,  169 => 80,  167 => 79,  161 => 75,  155 => 73,  152 => 72,  148 => 70,  143 => 67,  140 => 64,  130 => 62,  118 => 60,  115 => 59,  113 => 58,  109 => 56,  101 => 49,  99 => 48,  74 => 25,  54 => 7,  46 => 1,);
  338.     }
  339.     public function getSourceContext()
  340.     {
  341.         return new Source("<!DOCTYPE html>
  342. <html lang=\"fr\">
  343.     <head>
  344.         <meta charset=\"utf-8\">
  345.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  346.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  347.         <title>{% block title %}ENFenCONFIANCE - GDA{% endblock %}</title>
  348.         <link rel=\"stylesheet\" href=\"/lib/css/bootstrap.min.css\">
  349.         <link rel=\"stylesheet\" href=\"/lib/css/jquery-ui.min.css\">
  350.         <link rel=\"stylesheet\" href=\"/lib/css/bootstrap-datepicker3.css\">
  351.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome-solid.css\">
  352.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome-regular.css\">
  353.         <link rel=\"stylesheet\" href=\"/lib/css/fontawesome.css\">
  354.         <link rel=\"stylesheet\" href=\"/lib/css/DataTables-1.10.20/css/dataTables.bootstrap4.css\">
  355.         <link rel=\"stylesheet\" href=\"/lib/css/Buttons-1.6.1/css/buttons.bootstrap4.min.css\"/>
  356.         <link rel=\"stylesheet\" href=\"/css/commun.css?240610\">
  357.         <link rel=\"stylesheet\" href=\"/css/lien_fonctionnalite.css?220921\">
  358.         <link rel=\"stylesheet\" href=\"/css/forms.css\">
  359.         <link rel=\"stylesheet\" href=\"/css/connexion.css\">
  360.         <link rel=\"stylesheet\" href=\"/css/button_toggle.css\">
  361.         <link rel=\"stylesheet\" href=\"/css/cd-timeline.css\">
  362.         <link rel=\"stylesheet\" href=\"/css/tableau_accueils.css?240610\" />
  363.         <link rel=\"stylesheet\" href=\"/css/inputmask.css\" />
  364.         {# {% block stylesheets %}{% endblock %} #}
  365.         <script type=\"text/javascript\">
  366.             var tarteaucitronForceExpire = 14*30; //conservation choix utilisateur 14 mois
  367.         </script>
  368.         <script type=\"text/javascript\" src=\"/lib/tarteaucitron/tarteaucitron.js\"></script>
  369.         <script type=\"text/javascript\">
  370.             tarteaucitron.init({
  371.                 \"hashtag\": \"#tarteaucitron\", /* Open the panel with this hashtag */
  372.                 \"cookieName\": \"tarteaucitron\", /* Cookie name */
  373.                 \"orientation\": \"middle\", /* Banner position (top - middle - bottom) */
  374.                 \"showAlertSmall\": false, /* Show the small banner on bottom right */
  375.                 \"cookieslist\": true, /* Show the cookie list */
  376.                 \"adblocker\": false, /* Show a Warning if an adblocker is detected */
  377.                 \"DenyAllCta\" : true, /* Show the deny all button */
  378.                 \"AcceptAllCta\": true, /* Show the accept all button when highPrivacy on */
  379.                 \"highPrivacy\": true, /* Disable auto consent */
  380.                 \"handleBrowserDNTRequest\": false, /* If Do Not Track == 1, disallow all */
  381.                 \"removeCredit\": true, /* Remove credit link */
  382.             });
  383.         </script>
  384.     </head>
  385.     <body class=\"bg-body-principal\">
  386.         <nav class=\"navbar navbar-expand-sm navbar-dark  bg-navbar-principal\">
  387.             {% include ['commun/headers/_header_' ~ clientEFC ~ '.html.twig', 'commun/headers/_header_efc.html.twig'] %}
  388.             <button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  389.                 <span class=\"navbar-toggler-icon\"></span>
  390.             </button>
  391.             <div class=\"collapse navbar-collapse text-right\" id=\"navbarNavDropdown\">
  392.                 <ul class=\"navbar-nav mr-auto\">
  393.                     {# TODO : y mettre les items de menu en header ? : index_menu.html.twig ? #}
  394.                 </ul>
  395.                 <span class=\"navbar-text\">
  396.                     {% if app.user is not null %}
  397.                         {% if is_granted('ROLE_PREVIOUS_ADMIN') %}
  398.                             Simulation en tant que {{ app.user.prenom }} {{ app.user.nom | upper }} ({{ app.user.profil.libelle }}) (<a href=\"{{ path('simuler_utilisateur', {'_switch_user': '_exit'}) }}\"><i class=\"fa fa-09x fa-power-off\"></i> Déconnexion</a>)
  399.                         {% else %}
  400.                             {{ app.user.prenom }} {{ app.user.nom | upper }} <a href=\"{{ path('deconnexion') }}\"><i class=\"fa fa-power-off\"></i> Déconnexion</a>
  401.                         {% endif %}
  402.                         {% if (        is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::ACCES_LISTES_PARTENAIRES\")) 
  403.                                and not is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::ACCES_LISTES_DEPARTEMENT\")) ) or
  404.                               (        is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::ACCES_STATS\")) 
  405.                                and not is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::GESTION_UTILISATEURS_DEPARTEMENT\")) ) %} 
  406.                             <br/>
  407.                         {% else %}
  408.                             <div id=\"showHelp\" class=\"text-right pt-2\"><a class='iconeAction' data-toggle=\"collapse\" href=\"#helpAlert\"><i class='far fa-question-circle'></i> Aide</a></div>
  409.                         {% endif %}
  410.                     {% else %}
  411.                         Non connecté (!) (<a href=\"{{ path('connexion') }}\">Connexion</a>)
  412.                     {% endif %}
  413.                 </span>
  414.             </div>
  415.         </nav>
  416.         <div id=\"helpAlert\" class=\"collapse alert alert-info\" role=\"alert\" >
  417.             {% if is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::GESTION_UTILISATEURS_DEPARTEMENT\")) %}
  418.                 {% set guide_utilisateur = 'Manuel utilisateur - Administrateur.pdf' %}
  419.             {% elseif is_granted(constant(\"App\\\\Entity\\\\Parametrage\\\\EnumDroit::DECLARATION_ACCUEILS\")) %}
  420.                 {% set guide_utilisateur = 'Manuel utilisateur - Assistant maternel.pdf' %}
  421.             {% else %}
  422.                 {% set guide_utilisateur = 'Manuel utilisateur - Utilisateur pro.pdf' %}
  423.             {% endif %}
  424.             Pour le support et l'aide à l'utilisation, consultez le <a target=\"_blank\" href=\"/guides/{{ guide_utilisateur }}\">guide utilisateur</a>.
  425.             {% if numeroVertActif %}<br>Le Numéro Vert <a class=\"text-success\" href=\"tel:+33800800095\"> 0 800 800 095</a> est à votre disposition en cas de difficulté.{% endif  %}
  426.             <button type=\"button\" class=\"close\" data-toggle=\"collapse\" href=\"#helpAlert\" aria-label=\"Fermer l'aide\">
  427.                 <span aria-hidden=\"true\">&times;</span>
  428.             </button>
  429.         </div>
  430.         <div class=\"container p-sm-2\">
  431.             {% block body %} {% endblock %}
  432.         </div>
  433.         <div class=\"footer\">
  434.             {# {% include 'commun/_debug_rwd.html.twig' %} #}
  435.             <p class=\"my-2 ml-2 text-muted\">
  436.                 &copy; {{ date() | date(\"Y\")}}
  437.                 <a href=\"https://www.enfenconfiance.com/\" target=\"blank\">ENFenCONFIANCE</a> - Tous&nbsp;droits&nbsp;réservés
  438.                 <span class=\"d-print-none\">| <a href=\"{{ path('mentions_legales') }}\">Mentions&nbsp;légales</a></span>
  439.                 {% if app.user is not null %}
  440.                     {% if numeroVertActif %} | Numéro&nbsp;vert <a class=\"text-success\" href=\"tel:+33800800095\"> 0&nbsp;800&nbsp;800&nbsp;095</a>{% endif %}
  441.                     {% if version is not null %}<span style=\"display: none\">| v{{ version }}</span>{% endif %}
  442.                 {% endif %}
  443.                 <span class=\"d-print-none\">|
  444.                     <a href=\"#tarteaucitron\">Gestion des Cookies</a>
  445.                 </span>
  446.                 <span class=\"d-print-none\">| <a href=\"{{ path('protection_donnees') }}\">Protection&nbsp;de&nbsp;vos&nbsp;données</a></span>
  447.             </p>
  448.         </div>
  449.         {# TODO : faire les includes js au bon endroit : https://validator.w3.org / https://www.tutorialspoint.com/javascript/javascript_placement.htm #}
  450.         <script src=\"/lib/js/jquery-3.3.1.js\"></script>
  451.         <script src=\"/lib/js/jquery-ui.js\"></script>
  452.         <script src=\"/lib/js/jquery.form.min.js\"></script>
  453.         <script src=\"/lib/js/jquery.ui.touch-punch.min.js\"></script>  {# selectable & touch device à tester #}
  454.         <script src=\"/lib/js/popper.min.js\"></script> {# requis par les tooltip bootstrap #}
  455.         <script src=\"/lib/js/bootstrap.min.js\"></script>
  456.         <script src=\"/lib/js/bootstrap-datepicker.js\"></script>
  457.         <script src=\"/lib/js/bootstrap-datepicker.fr.min.js\"></script>
  458.         <script src=\"/js/commun.js?240610\"></script>
  459.         <script src=\"/lib/js/moment.js\"></script>
  460.         <script src=\"/lib/js/jquery.inputmask.min.js\"></script>
  461.         <script src=\"/lib/css/JSZip-2.5.0/jszip.min.js\"></script>
  462.         <script src=\"/lib/css/DataTables-1.10.20/js/jquery.dataTables.min.js\"></script>
  463.         <script src=\"/lib/css/DataTables-1.10.20/js/dataTables.bootstrap4.min.js\"></script>
  464.         <script src=\"/lib/css/Buttons-1.6.1/js/dataTables.buttons.min.js\"></script>
  465.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.bootstrap4.min.js\"></script>
  466.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.html5.min.js\"></script>
  467.         <script src=\"/lib/css/Buttons-1.6.1/js/buttons.print.min.js\"></script>
  468.         {% block javascripts %}
  469.             <script>
  470.                 jQuery(function () {
  471.                     \$('[data-toggle=\"tooltip\"]').tooltip(); //todo : voir si on garde ce composant pour afficher les tooltip avec le text dans les title
  472.                 });
  473.             </script>
  474.             <script type=\"text/javascript\">
  475.                 tarteaucitron.user.gtagUa = '{{ idGoogleAnalytics }}';
  476.                 (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
  477.             </script>
  478.         {% endblock %}
  479.     </body>
  480. </html>
  481. ""commun/back_office.html.twig""/home/efc/efc974/dev/site/templates/commun/back_office.html.twig");
  482.     }
  483. }