var/cache/dev/twig/ec/ec401401cde09a741d8478a6287a3bdf9cffe05d49297d275606d8656159b30f.php line 38

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* base_front.html.twig */
  15. class __TwigTemplate_c09a8ee079e142662cc15c235b7ceb598c23560812772a75aa10ec99fa85f8f4 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.             'meta' => [$this'block_meta'],
  26.             'style' => [$this'block_style'],
  27.             'body' => [$this'block_body'],
  28.             'javascript' => [$this'block_javascript'],
  29.         ];
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base_front.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base_front.html.twig"));
  38.         // line 1
  39.         yield "<!DOCTYPE html>
  40. <html lang=\"fr\">
  41. <head>
  42.     <meta charset=\"utf-8\">
  43.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  44.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  45.     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  46.     ";
  47.         // line 9
  48.         yield from $this->unwrap()->yieldBlock('meta'$context$blocks);
  49.         // line 10
  50.         yield "    <!-- Bootstrap -->
  51.     <link href=\"";
  52.         // line 11
  53.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.min.css"), "html"nulltrue);
  54.         yield "\" rel=\"stylesheet\">
  55.     <!-- Google Fonts -->
  56.     
  57.     <link href=\"https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i\" rel=\"stylesheet\">
  58.     <!-- FontAwesome icon -->
  59.     <link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css\" rel=\"stylesheet\">
  60.     <!-- Fontello icon -->
  61.     <link href=\"";
  62.         // line 18
  63.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fontello/css/fontello.css"), "html"nulltrue);
  64.         yield "\" rel=\"stylesheet\">
  65.     <!-- OwlCarosuel CSS -->
  66.     <link href=\"";
  67.         // line 20
  68.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/owl.carousel.css"), "html"nulltrue);
  69.         yield "\" type=\"text/css\" rel=\"stylesheet\">
  70.     <link href=\"";
  71.         // line 21
  72.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/owl.theme.default.css"), "html"nulltrue);
  73.         yield "\" type=\"text/css\" rel=\"stylesheet\">
  74.     <!-- Favicon icon -->
  75.     <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"";
  76.         // line 23
  77.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/Logo 2.png"), "html"nulltrue);
  78.         yield "\">
  79.     <!-- Style CSS -->
  80.     <link href=\"";
  81.         // line 25
  82.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/style.css"), "html"nulltrue);
  83.         yield "\" rel=\"stylesheet\">
  84.     <link href=\"";
  85.         // line 26
  86.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/jquery-ui.css"), "html"nulltrue);
  87.         yield "\" rel=\"stylesheet\">
  88.     <link rel=\"stylesheet\" href=\"";
  89.         // line 27
  90.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("back/plugins/select2/css/select2.min.css"), "html"nulltrue);
  91.         yield "\">
  92.     <link rel=\"stylesheet\" href=\"";
  93.         // line 28
  94.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("back/plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css"), "html"nulltrue);
  95.         yield "\">
  96.     <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  97.         // line 29
  98.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/magnific-popup.css"), "html"nulltrue);
  99.         yield "\">
  100.     <link href=\"";
  101.         // line 30
  102.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/headerV2.css"), "html"nulltrue);
  103.         yield "\" rel=\"stylesheet\">
  104.     <link href=\"";
  105.         // line 31
  106.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/slick.css"), "html"nulltrue);
  107.         yield "\" type=\"text/css\" rel=\"stylesheet\">
  108.     <link href=\"";
  109.         // line 32
  110.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/front/style_experience.css"), "html"nulltrue);
  111.         yield "\" type=\"text/css\" rel=\"stylesheet\">
  112.     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  113.     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  114.     <!--[if lt IE 9]>
  115.     <script src=\"https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js\"></script>
  116.     <script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
  117.     <![endif]-->
  118.     ";
  119.         // line 39
  120.         yield from $this->unwrap()->yieldBlock('style'$context$blocks);
  121.         // line 40
  122.         yield "</head>
  123. <body>
  124. ";
  125.         // line 43
  126.         if (((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'43$this->source); })()), "request", [], "any"falsefalsefalse43), "attributes", [], "any"falsefalsefalse43), "get", ["_route"], "method"falsefalsefalse43) != "front_subscription_company_step2") && (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'43$this->source); })()), "request", [], "any"falsefalsefalse43), "attributes", [], "any"falsefalsefalse43), "get", ["_route"], "method"falsefalsefalse43) != "front_subscription_company_step1"))) {
  127.             // line 44
  128.             yield "    ";
  129.             yield Twig\Extension\CoreExtension::include($this->env$context"front/inc/header.html.twig");
  130.             yield "
  131. ";
  132.         }
  133.         // line 46
  134.         yield "
  135. ";
  136.         // line 47
  137.         yield from $this->unwrap()->yieldBlock('body'$context$blocks);
  138.         // line 48
  139.         yield "
  140. <script type=\"text/javascript\" src=\"//www.cookieconsent.com/releases/3.1.0/cookie-consent.js\"></script>
  141. <script type=\"text/javascript\">
  142.     document.addEventListener('DOMContentLoaded', function () {
  143.         cookieconsent.run({\"notice_banner_type\":\"simple\",\"consent_type\":\"express\",\"palette\":\"dark\",\"language\":\"fr\",\"website_name\":\"http://www.providders.com/\"});
  144.     });
  145. </script>
  146. <noscript>ePrivacy and GPDR Cookie Consent by <a href=\"https://www.CookieConsent.com/\" rel=\"nofollow noopener\">Cookie Consent</a></noscript>
  147. ";
  148.         // line 58
  149.         if (((((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "attributes", [], "any"falsefalsefalse58), "get", ["_route"], "method"falsefalsefalse58) != "app_login") && (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "attributes", [], "any"falsefalsefalse58), "get", ["_route"], "method"falsefalsefalse58) != "app_login_enterprise")) && (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "attributes", [], "any"falsefalsefalse58), "get", ["_route"], "method"falsefalsefalse58) != "front_subscription_company_step2")) && (CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "attributes", [], "any"falsefalsefalse58), "get", ["_route"], "method"falsefalsefalse58) != "front_subscription_company_step1"))) {
  150.             // line 59
  151.             yield "    ";
  152.             yield Twig\Extension\CoreExtension::include($this->env$context"front/inc/footer.html.twig");
  153.             yield "
  154.     <!-- tiny-footer-section -->
  155.     <div class=\"tiny-footer\">
  156.         <div class=\"container\">
  157.             <div class=\"row\">
  158.                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 text-right\">
  159.                     <p>© ";
  160.             // line 65
  161.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatDate("now""Y"), "html"nulltrue);
  162.             yield " Providders. Tous Droits Réservés.</p>
  163.                 </div>
  164.             </div>
  165.         </div>
  166.     </div>
  167. ";
  168.         }
  169.         // line 71
  170.         yield "<!-- /.tiny-footer-section -->
  171. <a href=\"javascript:\" id=\"return-to-top\"><i class=\"fa fa-angle-up\"></i></a>
  172. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  173. <script src=\"";
  174.         // line 74
  175.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.min.js"), "html"nulltrue);
  176.         yield "\"></script>
  177. <!-- Include all compiled plugins (below), or include individual files as needed -->
  178. <script src=\"";
  179.         // line 76
  180.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.bundle.min.js"), "html"nulltrue);
  181.         yield "\"></script>
  182. <script src=\"";
  183.         // line 77
  184.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/menumaker.min.js"), "html"nulltrue);
  185.         yield "\"></script>
  186. <!-- owl-carousel js -->
  187. <script src=\"";
  188.         // line 79
  189.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/owl.carousel.min.js"), "html"nulltrue);
  190.         yield "\"></script>
  191. <!-- nice-select js -->
  192. <script src=\"";
  193.         // line 81
  194.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.nice-select.min.js"), "html"nulltrue);
  195.         yield "\"></script>
  196. <script src=\"";
  197.         // line 82
  198.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/fastclick.js"), "html"nulltrue);
  199.         yield "\"></script>
  200. <script src=\"";
  201.         // line 83
  202.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/custom-script.js"), "html"nulltrue);
  203.         yield "\"></script>
  204. <script src=\"";
  205.         // line 84
  206.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/return-to-top.js"), "html"nulltrue);
  207.         yield "\"></script>
  208. <script src=\"";
  209.         // line 85
  210.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("back/plugins/select2/js/select2.full.min.js"), "html"nulltrue);
  211.         yield "\"></script>
  212. <script src=\"";
  213.         // line 86
  214.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery.magnific-popup.min.js"), "html"nulltrue);
  215.         yield "\"></script>
  216. <script src=\"";
  217.         // line 87
  218.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-ui.js"), "html"nulltrue);
  219.         yield "\"></script>
  220. <script src=\"";
  221.         // line 88
  222.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/slick.min.js"), "html"nulltrue);
  223.         yield "\"></script>
  224. <script>
  225.     \$(function () {
  226.         \$('.select2').select2({
  227.             containerCss: {
  228.                 'height': '50px',
  229.                 'line-height': '40px',
  230.                 'padding': '10px 14px',
  231.                 'text-align': 'left!important',
  232.                 'position': 'relative',
  233.                 'font-weight': 'normal',
  234.                 //'border': '1px solid #cfced0',
  235.                 'border-radius': '2px',
  236.                 'box-sizing': 'border-box',
  237.                 'cursor': 'pointer',
  238.                 'display': 'block',
  239.                 'font-size': '14px',
  240.                 'outline': 'none',
  241.                 'color': '#343031',
  242.                 'white-space': 'nowrap'
  243.             }
  244.         })
  245.         if (\$(\"#user_weddingDatebar, #taskdate\").length) {
  246.             \$(\"#user_weddingDatebar, #taskdate\").datepicker({
  247.                 minDate: \"+1\",
  248.                 maxDate: \"+1Y +3M\",
  249.                 clearText: 'Effacer', clearStatus: '',
  250.                 closeText: 'Fermer', closeStatus: 'Fermer sans modifier',
  251.                 prevText: '<Préc', prevStatus: 'Voir le mois précédent',
  252.                 nextText: 'Suiv>', nextStatus: 'Voir le mois suivant',
  253.                 currentText: 'Courant', currentStatus: 'Voir le mois courant',
  254.                 monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
  255.                     'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
  256.                 monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
  257.                     'Jul','Aoû','Sep','Oct','Nov','Déc'],
  258.                 monthStatus: 'Voir un autre mois', yearStatus: 'Voir un autre année',
  259.                 weekHeader: 'Sm', weekStatus: '',
  260.                 dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
  261.                 dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
  262.                 dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
  263.                 dayStatus: 'Utiliser DD comme premier jour de la semaine', dateStatus: 'Choisir le DD, MM d',
  264.                 dateFormat: 'dd/mm/yy', firstDay: 0,
  265.                 initStatus: 'Choisir la date', isRTL: false
  266.             });
  267.         }
  268.     })
  269. </script>
  270. <script>
  271.     \$('#link_search').click(function () {
  272.         if(\$('#form_header').css('display') == 'none') {
  273.             \$('#form_header').css('display', 'flex');
  274.         } else {
  275.             \$('#form_header').css('display', 'none');
  276.         }
  277.     })
  278. </script>
  279. <script>
  280.     ";
  281.         // line 149
  282.         yield "    \$('#idPrestataires').hover(function () {
  283.         \$('#dropDownPrestataires').addClass('Myshow');
  284.     }, function () {
  285.         \$('#dropDownPrestataires').removeClass('Myshow');
  286.     })
  287.     \$('#idServices').hover(function () {
  288.         \$('#dropDownServices').addClass('Myshow');
  289.     }, function () {
  290.         \$('#dropDownServices').removeClass('Myshow');
  291.     })
  292.     ";
  293.         // line 161
  294.         yield "    \$('#voirPlus').click(function () {
  295.         if(\$('#rowPrestataire').css('height') == '100%') {
  296.             \$('#rowPrestataire').css('height', '140rem');
  297.             console.log(\"tafiditra\")
  298.         } else {
  299.             \$('#rowPrestataire').css('height', '100%');
  300.             \$('.flou').css('display', 'none');
  301.         }
  302.     })
  303.    ";
  304.         // line 172
  305.         yield "    \$('.autoplay').slick({
  306.         slidesToShow: 4,
  307.         slidesToScroll: 2,
  308.         autoplay: false,
  309.         autoplaySpeed: 2000,
  310.             prevArrow: '<i class=\"fas fa-angle-left leftF\"></i>',
  311.             nextArrow: '<i class=\"fas fa-angle-right rightF\"></i>',
  312.         responsive: [{
  313.             breakpoint: 1024,
  314.                 settings: {
  315.                     slidesToShow: 3,
  316.                     slidesToScroll: 1,
  317.                     // centerMode: true,
  318.                 }
  319.             }, {
  320.             breakpoint: 800,
  321.                 settings: {
  322.                     slidesToShow: 2,
  323.                     slidesToScroll: 1,
  324.                 }
  325.             },  {
  326.             breakpoint: 480,
  327.                 settings: {
  328.                     slidesToShow: 1,
  329.                     slidesToScroll: 1,
  330.                 }
  331.         }]
  332.     });
  333.     ";
  334.         // line 203
  335.         yield "    \$('.container-slide-image').slick({
  336.         slidesToShow: 1,
  337.         slidesToScroll: 1,
  338.         prevArrow: '<i class=\"fas fa-angle-left PleftF\"></i>',
  339.         nextArrow: '<i class=\"fas fa-angle-right PrightF\"></i>',
  340.         dots:true,
  341.     })
  342.     var flechL = document.querySelectorAll('.PleftF,.PrightF');
  343.     var oneBlock = document.querySelectorAll('.container-block-companies');
  344.     if (oneBlock.length == 0) {
  345.         oneBlock = document.querySelectorAll('.container-block-Pcompanies');
  346.     }
  347.     oneBlock.forEach(function(el){
  348.         var leftFlech = el.firstChild.nextElementSibling.querySelector('.PleftF');
  349.         var rightFlech = el.firstChild.nextElementSibling.querySelector('.PrightF');
  350.         if(leftFlech){
  351.             el.addEventListener('mouseover', function(){
  352.                 leftFlech.style.display = \"block\";
  353.                 rightFlech.style.display = \"block\";
  354.             })
  355.             el.addEventListener('mouseout', function(){
  356.                 leftFlech.style.display = \"none\";
  357.                 rightFlech.style.display = \"none\";
  358.             })
  359.         }
  360.     })
  361.     flechL.forEach(function(el){
  362.         el.style.display = \"none\";
  363.     })
  364.     ";
  365.         // line 237
  366.         yield "    
  367. </script>
  368. <script src=\"";
  369.         // line 239
  370.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/search.js"), "html"nulltrue);
  371.         yield "\"></script>
  372. ";
  373.         // line 240
  374.         yield from $this->unwrap()->yieldBlock('javascript'$context$blocks);
  375.         // line 241
  376.         yield "</body>
  377. </html>
  378. ";
  379.         
  380.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  381.         
  382.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  383.         return; yield '';
  384.     }
  385.     // line 9
  386.     public function block_meta($context, array $blocks = [])
  387.     {
  388.         $macros $this->macros;
  389.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  390.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  391.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  392.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  393.         
  394.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  395.         
  396.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  397.         return; yield '';
  398.     }
  399.     // line 39
  400.     public function block_style($context, array $blocks = [])
  401.     {
  402.         $macros $this->macros;
  403.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  404.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  405.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  406.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  407.         
  408.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  409.         
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  411.         return; yield '';
  412.     }
  413.     // line 47
  414.     public function block_body($context, array $blocks = [])
  415.     {
  416.         $macros $this->macros;
  417.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  418.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  420.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  421.         
  422.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  423.         
  424.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  425.         return; yield '';
  426.     }
  427.     // line 240
  428.     public function block_javascript($context, array $blocks = [])
  429.     {
  430.         $macros $this->macros;
  431.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  432.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  433.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  434.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  435.         
  436.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  437.         
  438.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  439.         return; yield '';
  440.     }
  441.     /**
  442.      * @codeCoverageIgnore
  443.      */
  444.     public function getTemplateName()
  445.     {
  446.         return "base_front.html.twig";
  447.     }
  448.     /**
  449.      * @codeCoverageIgnore
  450.      */
  451.     public function isTraitable()
  452.     {
  453.         return false;
  454.     }
  455.     /**
  456.      * @codeCoverageIgnore
  457.      */
  458.     public function getDebugInfo()
  459.     {
  460.         return array (  471 => 240,  452 => 47,  433 => 39,  414 => 9,  400 => 241,  398 => 240,  394 => 239,  390 => 237,  355 => 203,  323 => 172,  311 => 161,  298 => 149,  235 => 88,  231 => 87,  227 => 86,  223 => 85,  219 => 84,  215 => 83,  211 => 82,  207 => 81,  202 => 79,  197 => 77,  193 => 76,  188 => 74,  183 => 71,  174 => 65,  164 => 59,  162 => 58,  150 => 48,  148 => 47,  145 => 46,  139 => 44,  137 => 43,  132 => 40,  130 => 39,  120 => 32,  116 => 31,  112 => 30,  108 => 29,  104 => 28,  100 => 27,  96 => 26,  92 => 25,  87 => 23,  82 => 21,  78 => 20,  73 => 18,  63 => 11,  60 => 10,  58 => 9,  48 => 1,);
  461.     }
  462.     public function getSourceContext()
  463.     {
  464.         return new Source("<!DOCTYPE html>
  465. <html lang=\"fr\">
  466. <head>
  467.     <meta charset=\"utf-8\">
  468.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  469.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  470.     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  471.     {% block meta %}{% endblock %}
  472.     <!-- Bootstrap -->
  473.     <link href=\"{{ asset('css/bootstrap.min.css') }}\" rel=\"stylesheet\">
  474.     <!-- Google Fonts -->
  475.     
  476.     <link href=\"https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i\" rel=\"stylesheet\">
  477.     <!-- FontAwesome icon -->
  478.     <link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css\" rel=\"stylesheet\">
  479.     <!-- Fontello icon -->
  480.     <link href=\"{{ asset('fontello/css/fontello.css') }}\" rel=\"stylesheet\">
  481.     <!-- OwlCarosuel CSS -->
  482.     <link href=\"{{ asset('css/owl.carousel.css') }}\" type=\"text/css\" rel=\"stylesheet\">
  483.     <link href=\"{{ asset('css/owl.theme.default.css') }}\" type=\"text/css\" rel=\"stylesheet\">
  484.     <!-- Favicon icon -->
  485.     <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"{{ asset('images/Logo 2.png') }}\">
  486.     <!-- Style CSS -->
  487.     <link href=\"{{ asset('css/style.css') }}\" rel=\"stylesheet\">
  488.     <link href=\"{{ asset('css/jquery-ui.css') }}\" rel=\"stylesheet\">
  489.     <link rel=\"stylesheet\" href=\"{{ asset('back/plugins/select2/css/select2.min.css') }}\">
  490.     <link rel=\"stylesheet\" href=\"{{ asset('back/plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css') }}\">
  491.     <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('css/magnific-popup.css') }}\">
  492.     <link href=\"{{ asset('css/headerV2.css') }}\" rel=\"stylesheet\">
  493.     <link href=\"{{ asset('css/slick.css') }}\" type=\"text/css\" rel=\"stylesheet\">
  494.     <link href=\"{{ asset('css/front/style_experience.css') }}\" type=\"text/css\" rel=\"stylesheet\">
  495.     <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  496.     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  497.     <!--[if lt IE 9]>
  498.     <script src=\"https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js\"></script>
  499.     <script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>
  500.     <![endif]-->
  501.     {% block style %}{% endblock %}
  502. </head>
  503. <body>
  504. {% if app.request.attributes.get('_route') != 'front_subscription_company_step2' and app.request.attributes.get('_route') != 'front_subscription_company_step1' %}
  505.     {{ include('front/inc/header.html.twig') }}
  506. {% endif %}
  507. {% block body %}{% endblock %}
  508. <script type=\"text/javascript\" src=\"//www.cookieconsent.com/releases/3.1.0/cookie-consent.js\"></script>
  509. <script type=\"text/javascript\">
  510.     document.addEventListener('DOMContentLoaded', function () {
  511.         cookieconsent.run({\"notice_banner_type\":\"simple\",\"consent_type\":\"express\",\"palette\":\"dark\",\"language\":\"fr\",\"website_name\":\"http://www.providders.com/\"});
  512.     });
  513. </script>
  514. <noscript>ePrivacy and GPDR Cookie Consent by <a href=\"https://www.CookieConsent.com/\" rel=\"nofollow noopener\">Cookie Consent</a></noscript>
  515. {% if app.request.attributes.get('_route') != 'app_login' and app.request.attributes.get('_route') != 'app_login_enterprise' and app.request.attributes.get('_route') != 'front_subscription_company_step2' and app.request.attributes.get('_route') != 'front_subscription_company_step1' %}
  516.     {{ include('front/inc/footer.html.twig') }}
  517.     <!-- tiny-footer-section -->
  518.     <div class=\"tiny-footer\">
  519.         <div class=\"container\">
  520.             <div class=\"row\">
  521.                 <div class=\"col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 text-right\">
  522.                     <p>© {{ 'now'|date('Y') }} Providders. Tous Droits Réservés.</p>
  523.                 </div>
  524.             </div>
  525.         </div>
  526.     </div>
  527. {% endif %}
  528. <!-- /.tiny-footer-section -->
  529. <a href=\"javascript:\" id=\"return-to-top\"><i class=\"fa fa-angle-up\"></i></a>
  530. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  531. <script src=\"{{ asset('js/jquery.min.js') }}\"></script>
  532. <!-- Include all compiled plugins (below), or include individual files as needed -->
  533. <script src=\"{{ asset('js/bootstrap.bundle.min.js') }}\"></script>
  534. <script src=\"{{ asset('js/menumaker.min.js') }}\"></script>
  535. <!-- owl-carousel js -->
  536. <script src=\"{{ asset('js/owl.carousel.min.js') }}\"></script>
  537. <!-- nice-select js -->
  538. <script src=\"{{ asset('js/jquery.nice-select.min.js') }}\"></script>
  539. <script src=\"{{ asset('js/fastclick.js') }}\"></script>
  540. <script src=\"{{ asset('js/custom-script.js') }}\"></script>
  541. <script src=\"{{ asset('js/return-to-top.js') }}\"></script>
  542. <script src=\"{{ asset('back/plugins/select2/js/select2.full.min.js') }}\"></script>
  543. <script src=\"{{ asset('js/jquery.magnific-popup.min.js') }}\"></script>
  544. <script src=\"{{ asset('js/jquery-ui.js') }}\"></script>
  545. <script src=\"{{ asset('js/slick.min.js') }}\"></script>
  546. <script>
  547.     \$(function () {
  548.         \$('.select2').select2({
  549.             containerCss: {
  550.                 'height': '50px',
  551.                 'line-height': '40px',
  552.                 'padding': '10px 14px',
  553.                 'text-align': 'left!important',
  554.                 'position': 'relative',
  555.                 'font-weight': 'normal',
  556.                 //'border': '1px solid #cfced0',
  557.                 'border-radius': '2px',
  558.                 'box-sizing': 'border-box',
  559.                 'cursor': 'pointer',
  560.                 'display': 'block',
  561.                 'font-size': '14px',
  562.                 'outline': 'none',
  563.                 'color': '#343031',
  564.                 'white-space': 'nowrap'
  565.             }
  566.         })
  567.         if (\$(\"#user_weddingDatebar, #taskdate\").length) {
  568.             \$(\"#user_weddingDatebar, #taskdate\").datepicker({
  569.                 minDate: \"+1\",
  570.                 maxDate: \"+1Y +3M\",
  571.                 clearText: 'Effacer', clearStatus: '',
  572.                 closeText: 'Fermer', closeStatus: 'Fermer sans modifier',
  573.                 prevText: '<Préc', prevStatus: 'Voir le mois précédent',
  574.                 nextText: 'Suiv>', nextStatus: 'Voir le mois suivant',
  575.                 currentText: 'Courant', currentStatus: 'Voir le mois courant',
  576.                 monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
  577.                     'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
  578.                 monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
  579.                     'Jul','Aoû','Sep','Oct','Nov','Déc'],
  580.                 monthStatus: 'Voir un autre mois', yearStatus: 'Voir un autre année',
  581.                 weekHeader: 'Sm', weekStatus: '',
  582.                 dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
  583.                 dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
  584.                 dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
  585.                 dayStatus: 'Utiliser DD comme premier jour de la semaine', dateStatus: 'Choisir le DD, MM d',
  586.                 dateFormat: 'dd/mm/yy', firstDay: 0,
  587.                 initStatus: 'Choisir la date', isRTL: false
  588.             });
  589.         }
  590.     })
  591. </script>
  592. <script>
  593.     \$('#link_search').click(function () {
  594.         if(\$('#form_header').css('display') == 'none') {
  595.             \$('#form_header').css('display', 'flex');
  596.         } else {
  597.             \$('#form_header').css('display', 'none');
  598.         }
  599.     })
  600. </script>
  601. <script>
  602.     {# console.log(\"navigateur: \", navigator.userAgent.toLowerCase()); #}
  603.     \$('#idPrestataires').hover(function () {
  604.         \$('#dropDownPrestataires').addClass('Myshow');
  605.     }, function () {
  606.         \$('#dropDownPrestataires').removeClass('Myshow');
  607.     })
  608.     \$('#idServices').hover(function () {
  609.         \$('#dropDownServices').addClass('Myshow');
  610.     }, function () {
  611.         \$('#dropDownServices').removeClass('Myshow');
  612.     })
  613.     {# Voir plus #}
  614.     \$('#voirPlus').click(function () {
  615.         if(\$('#rowPrestataire').css('height') == '100%') {
  616.             \$('#rowPrestataire').css('height', '140rem');
  617.             console.log(\"tafiditra\")
  618.         } else {
  619.             \$('#rowPrestataire').css('height', '100%');
  620.             \$('.flou').css('display', 'none');
  621.         }
  622.     })
  623.    {# slide image  #}
  624.     \$('.autoplay').slick({
  625.         slidesToShow: 4,
  626.         slidesToScroll: 2,
  627.         autoplay: false,
  628.         autoplaySpeed: 2000,
  629.             prevArrow: '<i class=\"fas fa-angle-left leftF\"></i>',
  630.             nextArrow: '<i class=\"fas fa-angle-right rightF\"></i>',
  631.         responsive: [{
  632.             breakpoint: 1024,
  633.                 settings: {
  634.                     slidesToShow: 3,
  635.                     slidesToScroll: 1,
  636.                     // centerMode: true,
  637.                 }
  638.             }, {
  639.             breakpoint: 800,
  640.                 settings: {
  641.                     slidesToShow: 2,
  642.                     slidesToScroll: 1,
  643.                 }
  644.             },  {
  645.             breakpoint: 480,
  646.                 settings: {
  647.                     slidesToShow: 1,
  648.                     slidesToScroll: 1,
  649.                 }
  650.         }]
  651.     });
  652.     {# Slide img block prestataire #}
  653.     \$('.container-slide-image').slick({
  654.         slidesToShow: 1,
  655.         slidesToScroll: 1,
  656.         prevArrow: '<i class=\"fas fa-angle-left PleftF\"></i>',
  657.         nextArrow: '<i class=\"fas fa-angle-right PrightF\"></i>',
  658.         dots:true,
  659.     })
  660.     var flechL = document.querySelectorAll('.PleftF,.PrightF');
  661.     var oneBlock = document.querySelectorAll('.container-block-companies');
  662.     if (oneBlock.length == 0) {
  663.         oneBlock = document.querySelectorAll('.container-block-Pcompanies');
  664.     }
  665.     oneBlock.forEach(function(el){
  666.         var leftFlech = el.firstChild.nextElementSibling.querySelector('.PleftF');
  667.         var rightFlech = el.firstChild.nextElementSibling.querySelector('.PrightF');
  668.         if(leftFlech){
  669.             el.addEventListener('mouseover', function(){
  670.                 leftFlech.style.display = \"block\";
  671.                 rightFlech.style.display = \"block\";
  672.             })
  673.             el.addEventListener('mouseout', function(){
  674.                 leftFlech.style.display = \"none\";
  675.                 rightFlech.style.display = \"none\";
  676.             })
  677.         }
  678.     })
  679.     flechL.forEach(function(el){
  680.         el.style.display = \"none\";
  681.     })
  682.     {# var isAndroid = /android/i.test(navigator.userAgent.toLowerCase()); #}
  683.     
  684. </script>
  685. <script src=\"{{ asset('js/search.js') }}\"></script>
  686. {% block javascript %}{% endblock %}
  687. </body>
  688. </html>
  689. ""base_front.html.twig""/var/www/vhosts/hobbiinn.com/httpdocs/providdersvacance/templates/base_front.html.twig");
  690.     }
  691. }