var/cache/dev/twig/1f/1f1765fc70a25c8ed92ead1e938bb1f1.php line 1121

  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. /* base.html.twig */
  14. class __TwigTemplate_99cb4afaafa55a2048bf0e1f35bd0318 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.             'htmlStyle' => [$this'block_htmlStyle'],
  25.             'metas' => [$this'block_metas'],
  26.             'title' => [$this'block_title'],
  27.             'metadescription' => [$this'block_metadescription'],
  28.             'metakeywords' => [$this'block_metakeywords'],
  29.             'metarobots' => [$this'block_metarobots'],
  30.             'canonical' => [$this'block_canonical'],
  31.             'stylesheets' => [$this'block_stylesheets'],
  32.             'javascripts_head' => [$this'block_javascripts_head'],
  33.             'bodyId' => [$this'block_bodyId'],
  34.             'bodyClass' => [$this'block_bodyClass'],
  35.             'bodyStyle' => [$this'block_bodyStyle'],
  36.             'header' => [$this'block_header'],
  37.             'idiomas' => [$this'block_idiomas'],
  38.             'logo' => [$this'block_logo'],
  39.             'logo_m' => [$this'block_logo_m'],
  40.             'modal' => [$this'block_modal'],
  41.             'modalDniCaducado' => [$this'block_modalDniCaducado'],
  42.             'breadcrumb' => [$this'block_breadcrumb'],
  43.             'h1' => [$this'block_h1'],
  44.             'alerts' => [$this'block_alerts'],
  45.             'body' => [$this'block_body'],
  46.             'footer' => [$this'block_footer'],
  47.             'javascripts_footer' => [$this'block_javascripts_footer'],
  48.             'funciones_eventos' => [$this'block_funciones_eventos'],
  49.         ];
  50.     }
  51.     protected function doDisplay(array $context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  58.         // line 1
  59.         $context["current_path"] = twig_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.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "get", [=> "_route"], "method"falsefalsefalse1);
  60.         // line 2
  61.         $context["uri"] = twig_replace_filter(twig_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.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "uri", [], "any"falsefalsefalse2), [("?" twig_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.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "queryString", [], "any"falsefalsefalse2)) => ""]);
  62.         // line 3
  63.         $context["slocale"] = ("_" twig_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.'3$this->source); })()), "request", [], "any"falsefalsefalse3), "locale", [], "any"falsefalsefalse3));
  64.         // line 4
  65.         $context["rutaBase"] = twig_replace_filter(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.'4$this->source); })()), "request", [], "any"falsefalsefalse4), "attributes", [], "any"falsefalsefalse4), "get", [=> "_route"], "method"falsefalsefalse4), ["slocale" => ""]);
  66.         // line 5
  67.         $context["vassets"] = "1.7.8";
  68.         // line 6
  69.         echo "<!doctype html>
  70. <html lang=\"es\" style=\"";
  71.         // line 7
  72.         $this->displayBlock('htmlStyle'$context$blocks);
  73.         echo "\">
  74.   <head>
  75.     
  76.     <meta charset=\"utf-8\">
  77.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  78.     ";
  79.         // line 12
  80.         $this->displayBlock('metas'$context$blocks);
  81.         // line 20
  82.         echo "    
  83.     <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.png\">
  84.     
  85.     ";
  86.         // line 23
  87.         if ((twig_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.'23$this->source); })()), "request", [], "any"falsefalsefalse23), "get", [=> "_route"], "method"falsefalsefalse23) == "index")) {
  88.             // line 24
  89.             echo "    <script type=\"application/ld+json\">
  90.     {
  91.       \"@context\" : \"https://schema.org\",
  92.       \"@type\" : \"WebSite\",
  93.       \"name\" : \"Eurochange\",
  94.       \"url\" : \"https://eurochange.es/\"
  95.     }
  96.     </script>
  97.     ";
  98.         }
  99.         // line 33
  100.         echo "
  101.     ";
  102.         // line 34
  103.         $this->displayBlock('stylesheets'$context$blocks);
  104.         // line 46
  105.         echo "    
  106. ";
  107.         // line 48
  108.         echo "
  109.     ";
  110.         // line 49
  111.         $this->displayBlock('javascripts_head'$context$blocks);
  112.         // line 52
  113.         echo "    
  114.   </head>
  115.   ";
  116.         // line 54
  117.         ob_start();
  118.         $this->displayBlock('bodyId'$context$blocks);
  119.         $context["bodyId"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  120.         // line 55
  121.         echo "  <body id=\"";
  122.         echo twig_escape_filter($this->env, (isset($context["bodyId"]) || array_key_exists("bodyId"$context) ? $context["bodyId"] : (function () { throw new RuntimeError('Variable "bodyId" does not exist.'55$this->source); })()), "html"nulltrue);
  123.         echo "\" class=\"";
  124.         $this->displayBlock('bodyClass'$context$blocks);
  125.         echo "\" style=\"";
  126.         $this->displayBlock('bodyStyle'$context$blocks);
  127.         echo "\">
  128.     ";
  129.         // line 57
  130.         $this->displayBlock('header'$context$blocks);
  131.         // line 336
  132.         echo "    
  133.     ";
  134.         // line 337
  135.         $this->displayBlock('modal'$context$blocks);
  136.         // line 346
  137.         echo "
  138.     ";
  139.         // line 348
  140.         $this->displayBlock('modalDniCaducado'$context$blocks);
  141.         // line 351
  142.         echo "
  143.     <main id=\"main\">
  144.     
  145.     ";
  146.         // line 355
  147.         $this->displayBlock('breadcrumb'$context$blocks);
  148.         // line 356
  149.         echo "    
  150.     ";
  151.         // line 357
  152.         $this->displayBlock('h1'$context$blocks);
  153.         // line 358
  154.         echo "    
  155.     ";
  156.         // line 359
  157.         $this->displayBlock('alerts'$context$blocks);
  158.         // line 378
  159.         echo "    
  160.     ";
  161.         // line 379
  162.         $this->displayBlock('body'$context$blocks);
  163.         // line 384
  164.         echo "    
  165.     <span id=\"scroll-up\"></span>
  166.     </main>
  167.     ";
  168.         // line 389
  169.         $this->displayBlock('footer'$context$blocks);
  170.         // line 439
  171.         echo "    
  172.     <div id=\"loading\"></div>
  173.     ";
  174.         // line 443
  175.         $this->displayBlock('javascripts_footer'$context$blocks);
  176.         // line 463
  177.         echo "
  178.     
  179.     ";
  180.         // line 465
  181.         $this->displayBlock('funciones_eventos'$context$blocks);
  182.         // line 471
  183.         echo "
  184.   </body>
  185. </html>
  186. ";
  187.         
  188.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  189.         
  190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  191.     }
  192.     // line 7
  193.     public function block_htmlStyle($context, array $blocks = [])
  194.     {
  195.         $macros $this->macros;
  196.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  197.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""htmlStyle"));
  198.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  199.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""htmlStyle"));
  200.         echo "background:url(/img/londres-atardecer.jpg) top no-repeat; background-size: 2555px 815px;";
  201.         
  202.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  203.         
  204.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  205.     }
  206.     // line 12
  207.     public function block_metas($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""metas"));
  212.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  213.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metas"));
  214.         // line 13
  215.         echo "    <title>";
  216.         $this->displayBlock('title'$context$blocks);
  217.         echo " | Eurochange</title>
  218.     <meta name=\"description\" content=\"";
  219.         // line 14
  220.         $this->displayBlock('metadescription'$context$blocks);
  221.         echo "\" />
  222.     <meta name=\"keywords\" content=\"";
  223.         // line 15
  224.         $this->displayBlock('metakeywords'$context$blocks);
  225.         echo "\" />
  226.     <meta name=\"robots\" content=\"";
  227.         // line 16
  228.         $this->displayBlock('metarobots'$context$blocks);
  229.         echo "\" />
  230.     
  231.     ";
  232.         // line 18
  233.         $this->displayBlock('canonical'$context$blocks);
  234.         // line 19
  235.         echo "    ";
  236.         
  237.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  238.         
  239.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  240.     }
  241.     // line 13
  242.     public function block_title($context, array $blocks = [])
  243.     {
  244.         $macros $this->macros;
  245.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  246.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  247.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  248.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  249.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("default_metatitle"), "html"nulltrue);
  250.         
  251.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  252.         
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  254.     }
  255.     // line 14
  256.     public function block_metadescription($context, array $blocks = [])
  257.     {
  258.         $macros $this->macros;
  259.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  261.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  262.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("default_metadescription"), "html"nulltrue);
  264.         
  265.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  266.         
  267.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  268.     }
  269.     // line 15
  270.     public function block_metakeywords($context, array $blocks = [])
  271.     {
  272.         $macros $this->macros;
  273.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  274.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metakeywords"));
  275.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  276.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metakeywords"));
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("default_metakeywords"), "html"nulltrue);
  278.         
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  280.         
  281.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  282.     }
  283.     // line 16
  284.     public function block_metarobots($context, array $blocks = [])
  285.     {
  286.         $macros $this->macros;
  287.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metarobots"));
  289.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metarobots"));
  291.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("default_robots"), "html"nulltrue);
  292.         
  293.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  294.         
  295.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  296.     }
  297.     // line 18
  298.     public function block_canonical($context, array $blocks = [])
  299.     {
  300.         $macros $this->macros;
  301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  302.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  305.         echo "";
  306.         
  307.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  308.         
  309.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  310.     }
  311.     // line 34
  312.     public function block_stylesheets($context, array $blocks = [])
  313.     {
  314.         $macros $this->macros;
  315.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  317.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  319.         // line 35
  320.         echo "    <!-- css -->
  321.     <link rel=\"stylesheet\" href=\"/css/all.min.css?";
  322.         // line 36
  323.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'36$this->source); })()), "html"nulltrue);
  324.         echo "\">
  325.     <link rel=\"stylesheet\" href=\"/css/fontface.css?";
  326.         // line 37
  327.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'37$this->source); })()), "html"nulltrue);
  328.         echo "\">
  329.     <link href=\"/build/app.css?";
  330.         // line 38
  331.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'38$this->source); })()), "html"nulltrue);
  332.         echo "\" rel=\"stylesheet\">
  333.     <link rel=\"stylesheet\" href=\"/css/owl.carousel.min.css?";
  334.         // line 39
  335.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'39$this->source); })()), "html"nulltrue);
  336.         echo "\">
  337.     <link rel=\"stylesheet\" href=\"/css/owl.theme.default.min.css?";
  338.         // line 40
  339.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'40$this->source); })()), "html"nulltrue);
  340.         echo "\">
  341.     <link rel=\"stylesheet\" href=\"/css/select2.min.css?";
  342.         // line 41
  343.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'41$this->source); })()), "html"nulltrue);
  344.         echo "\">
  345.     
  346.     ";
  347.         // line 43
  348.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::codigosCookies", ["ubicacion" => "header"]));
  349.         echo "
  350.     <!-- /css -->
  351.     ";
  352.         
  353.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  354.         
  355.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  356.     }
  357.     // line 49
  358.     public function block_javascripts_head($context, array $blocks = [])
  359.     {
  360.         $macros $this->macros;
  361.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  362.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_head"));
  363.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  364.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_head"));
  365.         // line 50
  366.         echo "    <script type=\"text/javascript\"> var \$zoho=\$zoho || {};\$zoho.salesiq = \$zoho.salesiq || {widgetcode:\"5e6f4b070bdd6e53b8a76febfd86704792b8d130a5fdeb3b3aa3a2395162e9b238c2a84a9d84923ba80c63eef6139b4a\", values:{},ready:function(){}}; var d=document;s=d.createElement(\"script\" );s.type=\"text/javascript\";s.id=\"zsiqscript\";s.defer=true; s.src=\"https://salesiq.zoho.eu/widget\";t=d.getElementsByTagName (\"script\" )[0];t.parentNode.insertBefore(s,t);d.write(\"<div id='zsiqwidget'></div>\" ); </script>
  367.     ";
  368.         
  369.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  370.         
  371.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  372.     }
  373.     // line 54
  374.     public function block_bodyId($context, array $blocks = [])
  375.     {
  376.         $macros $this->macros;
  377.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  378.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyId"));
  379.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  380.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyId"));
  381.         echo "";
  382.         
  383.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  384.         
  385.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  386.     }
  387.     // line 55
  388.     public function block_bodyClass($context, array $blocks = [])
  389.     {
  390.         $macros $this->macros;
  391.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  392.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  393.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  394.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyClass"));
  395.         echo "ondas";
  396.         
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  398.         
  399.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  400.     }
  401.     public function block_bodyStyle($context, array $blocks = [])
  402.     {
  403.         $macros $this->macros;
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  405.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyStyle"));
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  407.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bodyStyle"));
  408.         
  409.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  410.         
  411.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  412.     }
  413.     // line 57
  414.     public function block_header($context, array $blocks = [])
  415.     {
  416.         $macros $this->macros;
  417.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  418.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  419.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  420.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  421.         // line 58
  422.         echo "    <!-- header -->
  423.     <div id=\"contHeader\" class=\"header d-none d-md-block\">
  424.         <nav id=\"header\" class=\"navbar navbar-expand-md navbar-light\">
  425.             <div class=\"container\">
  426.                 <div class=\"col-md header-derecha\">
  427. ";
  428.         // line 66
  429.         echo "                    <!-- idiomas -->
  430.                     <div class=\"idiomHead\">
  431.                         <i class=\"fa-solid fa-globe\"></i>
  432.                         <select id=\"idiomas\" onChange=\"top.location.href=this.options[this.selectedIndex].value\">
  433.                             ";
  434.         // line 70
  435.         $this->displayBlock('idiomas'$context$blocks);
  436.         // line 75
  437.         echo "                        </select>
  438.                     </div>
  439.                     <!-- /idiomas -->
  440.                     <div id=\"cartHead\">
  441.                         <a href=\"";
  442.         // line 79
  443.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_cart_1");
  444.         echo "\" title=\"";
  445.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Ver carrito"), "html"nulltrue);
  446.         echo "\" ><i class=\"fa-solid fa-cart-shopping\"></i></a>
  447.                         ";
  448.         // line 80
  449.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse80), "get", [=> "carro"], "method"truetruefalse80) && (twig_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.'80$this->source); })()), "session", [], "any"falsefalsefalse80), "get", [=> "carro"], "method"falsefalsefalse80) != null)) && (twig_length_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.'80$this->source); })()), "session", [], "any"falsefalsefalse80), "get", [=> "carro"], "method"falsefalsefalse80), "pedidos", [], "any"falsefalsefalse80)) > 0))) {
  450.             // line 81
  451.             echo "                            <span>";
  452.             echo twig_escape_filter($this->envtwig_length_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.'81$this->source); })()), "session", [], "any"falsefalsefalse81), "get", [=> "carro"], "method"falsefalsefalse81), "pedidos", [], "any"falsefalsefalse81)), "html"nulltrue);
  453.             echo "</span>
  454.                         ";
  455.         }
  456.         // line 83
  457.         echo "                    </div>
  458.                     <div id=\"atentHead\">
  459.                         <button id=\"botContact\"><i class=\"fa-solid fa-circle-question\"></i><span>";
  460.         // line 85
  461.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Atención al cliente"), "html"nulltrue);
  462.         echo "</span></button>
  463.                     </div>
  464.                     <div id=\"tel\">
  465.                         <img src=\"/img/phone.svg\"/><span>";
  466.         // line 88
  467.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("+34 615 403 877"), "html"nulltrue);
  468.         echo "</span>
  469.                     </div>
  470.                     <div id=\"log\">
  471.                         ";
  472.         // line 91
  473.         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.'91$this->source); })()), "user", [], "any"falsefalsefalse91)) {
  474.             // line 92
  475.             echo "                            ";
  476.             if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN")) {
  477.                 // line 93
  478.                 echo "                                <a class=\"miPerfil\" href=\"/admin\">
  479.                                     <i class=\"fa fa-dashboard\"
  480.                                     aria-hidden=\"true\"></i> ";
  481.                 // line 95
  482.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.admin", [], "settings"), "html"nulltrue);
  483.                 echo "
  484.                                 </a>
  485.                             ";
  486.             } elseif ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER")) {
  487.                 // line 98
  488.                 echo "                                <a class=\"miPerfil\" href=\"/admin\">
  489.                                     <i class=\"fa fa-dashboard\"
  490.                                     aria-hidden=\"true\"></i> ";
  491.                 // line 100
  492.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.management", [], "settings"), "html"nulltrue);
  493.                 echo "
  494.                                 </a>
  495.                             ";
  496.             } else {
  497.                 // line 103
  498.                 echo "                                <span class=\"welcome_profile\">";
  499.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("profile.welcome", [], "settings"), "html"nulltrue);
  500.                 echo "
  501.                                     , ";
  502.                 // line 104
  503.                 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.'104$this->source); })()), "user", [], "any"falsefalsefalse104), "name", [], "any"falsefalsefalse104), "html"nulltrue);
  504.                 echo "  </span>
  505.                                 <a class=\"miPerfil\" href=\"";
  506.                 // line 105
  507.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_profile");
  508.                 echo "\">
  509.                                     <i class=\"fa-solid fa-user\"
  510.                                     aria-hidden=\"true\"></i> ";
  511.                 // line 107
  512.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.menu.profile", [], "settings"), "html"nulltrue);
  513.                 echo "
  514.                                 </a>
  515.                             ";
  516.             }
  517.             // line 110
  518.             echo "                            <a class=\"logout\" href=\"";
  519.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_logout");
  520.             echo "\">
  521.                                 ";
  522.             // line 111
  523.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.menu.logout", [], "settings"), "html"nulltrue);
  524.             echo " <i class=\"fa-solid fa-arrow-right-from-bracket\"></i>
  525.                             </a>
  526.                         ";
  527.         } else {
  528.             // line 114
  529.             echo "                            <button id=\"logg\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#login-desp\" aria-controls=\"login-desp\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  530.                                 <i class=\"fa-solid fa-user\"></i> <span>";
  531.             // line 115
  532.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.mobile.login", [], "settings"), "html"nulltrue);
  533.             echo "</span>
  534.                             </button>
  535.                             ";
  536.             // line 118
  537.             echo "                        ";
  538.         }
  539.         // line 119
  540.         echo "                    </div>
  541.                 </div>
  542.             </div>
  543.             <div class=\"collapse navbar-collapse container\" id=\"login-desp\">
  544.                 <form action=\"\" method=\"POST\" class=\"nuevo\">
  545.                     <fieldset>
  546.                         <legend>";
  547.         // line 125
  548.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.header", [], "settings"), "html"nulltrue);
  549.         echo "</legend>
  550.                         <p>";
  551.         // line 126
  552.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.content", [], "settings"), "html"nulltrue);
  553.         echo "</p>
  554.                         <a rel=\"nofollow\" href=\"";
  555.         // line 127
  556.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_registration_register");
  557.         echo "\"
  558.                         class=\"boton bcol1\"><span>";
  559.         // line 128
  560.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.button", [], "settings"), "html"nulltrue);
  561.         echo "</span></a>
  562.                     </fieldset>
  563.                 </form>
  564.                 
  565.                 
  566.                 <form action=\"";
  567.         // line 133
  568.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_check", ["_locale" => twig_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.'133$this->source); })()), "request", [], "any"falsefalsefalse133), "locale", [], "any"falsefalsefalse133)]), "html"nulltrue);
  569.         echo "\" method=\"post\"
  570.                     class=\"cliente\">
  571.                     <fieldset>
  572.                         <legend>";
  573.         // line 136
  574.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.header", [], "settings"), "html"nulltrue);
  575.         echo "</legend>
  576.                         ";
  577.         // line 137
  578.         if ((array_key_exists("error"$context) && (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'137$this->source); })()))) {
  579.             // line 138
  580.             echo "                            <div class=\"form-error\">
  581.                                 <a href=\"#\" class=\"alert-close\" onclick=\"closeFormError()\"></a>
  582.                                 <p>";
  583.             // line 140
  584.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'140$this->source); })())), "html"nulltrue);
  585.             echo "</p>
  586.                             </div><!-- .form-error -->
  587.                         ";
  588.         }
  589.         // line 143
  590.         echo "                        <p>";
  591.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.content", [], "settings"), "html"nulltrue);
  592.         echo "</p>
  593.                         <div><input type=\"text\" name=\"_username\" class=\"required\"
  594.                                     placeholder=\"";
  595.         // line 145
  596.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.id", [], "settings"), "html"nulltrue);
  597.         echo "\"></div>
  598.                         <div><input type=\"password\" name=\"_password\" class=\"required\"
  599.                                     placeholder=\"";
  600.         // line 147
  601.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("page.business.passwordForm", [], "settings"), "html"nulltrue);
  602.         echo "\"></div>
  603.                         <input type=\"hidden\" name=\"_csrf_token\"
  604.                             value=\"";
  605.         // line 149
  606.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html"nulltrue);
  607.         echo "\"/>
  608.                         <div>
  609.                             <button type=\"submit\" name=\"submitcliente\" class=\"bcol1\">
  610.                                 <span>";
  611.         // line 152
  612.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.button", [], "settings"), "html"nulltrue);
  613.         echo "</span></button>
  614.                         </div>
  615.                         <div><a rel=\"nofollow\" href=\"";
  616.         // line 154
  617.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_resetting_request", ["_locale" => twig_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.'154$this->source); })()), "request", [], "any"falsefalsefalse154), "locale", [], "any"falsefalsefalse154)]), "html"nulltrue);
  618.         echo "\"
  619.                                 class=\"enlace\">";
  620.         // line 155
  621.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.passwordrecovery", [], "settings"), "html"nulltrue);
  622.         echo "</a></div>
  623.                     </fieldset>
  624.                 </form>
  625.             </div>
  626.         </nav>
  627.         <nav class=\"navbar navbar-expand-md container\" aria-label=\"menu\" id=\"menu-superior\">
  628.             <div id=\"ord\" class=\"container-fluid row\">
  629.                 <div class=\"navbar-header col-3\">
  630.                     <a class=\"navbar-brand\" href=\"";
  631.         // line 163
  632.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index");
  633.         echo "\">                   
  634.                     ";
  635.         // line 164
  636.         $this->displayBlock('logo'$context$blocks);
  637.         // line 167
  638.         echo "                    </a>
  639.                 </div>
  640.                 <div id=\"menu-m\" class=\"collapse navbar-collapse col-9\">
  641.                     <ul class=\"nav navbar-nav\">
  642.                     ";
  643.         // line 172
  644.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::menuAction", ["zona" => "principal""uri" => (isset($context["uri"]) || array_key_exists("uri"$context) ? $context["uri"] : (function () { throw new RuntimeError('Variable "uri" does not exist.'172$this->source); })()), "page" => (isset($context["bodyId"]) || array_key_exists("bodyId"$context) ? $context["bodyId"] : (function () { throw new RuntimeError('Variable "bodyId" does not exist.'172$this->source); })()), "blog" => 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.'172$this->source); })()), "request", [], "any"falsefalsefalse172), "query", [], "any"falsefalsefalse172), "get", [=> "blog"], "method"falsefalsefalse172)]));
  645.         echo "
  646.                     </ul>
  647.                 </div>
  648.                 ";
  649.         // line 178
  650.         echo "                
  651.             </div>
  652.         </nav>
  653.     </div>
  654.     <div id=\"twigContact\" class=\"container\" style=\"display: none;\">
  655.             ";
  656.         // line 183
  657.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::showContact"));
  658.         echo "
  659.     </div>
  660.     
  661.     <div class=\"header d-block d-md-none\">
  662.        
  663.         <nav class=\"navbar navbar-expand-md\" aria-label=\"menu\" id=\"menu-superior-m\">
  664.             <div class=\"container\">
  665.                 <div class=\"header-izquierda\">
  666.                     <a class=\"navbar-brand\" href=\"/\">
  667.                     ";
  668.         // line 192
  669.         $this->displayBlock('logo_m'$context$blocks);
  670.         // line 195
  671.         echo "                    </a>
  672.                 </div>
  673.                 <div class=\"header-derecha\">
  674.                     ";
  675.         // line 205
  676.         echo "                    <a href=\"#\" id=\"int\">
  677.                         <img src=\"/img/int-top.svg\"/>
  678.                     </a>
  679.                     <div id=\"cartHead\">
  680.                         <a href=\"";
  681.         // line 209
  682.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_cart_1");
  683.         echo "\"><i class=\"fa-solid fa-cart-shopping\"></i></a>
  684.                         ";
  685.         // line 210
  686.         if (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "session", [], "any"falsetruefalse210), "get", [=> "carro"], "method"truetruefalse210) && (twig_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.'210$this->source); })()), "session", [], "any"falsefalsefalse210), "get", [=> "carro"], "method"falsefalsefalse210) != null)) && (twig_length_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.'210$this->source); })()), "session", [], "any"falsefalsefalse210), "get", [=> "carro"], "method"falsefalsefalse210), "pedidos", [], "any"falsefalsefalse210)) > 0))) {
  687.             // line 211
  688.             echo "                            <span>";
  689.             echo twig_escape_filter($this->envtwig_length_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.'211$this->source); })()), "session", [], "any"falsefalsefalse211), "get", [=> "carro"], "method"falsefalsefalse211), "pedidos", [], "any"falsefalsefalse211)), "html"nulltrue);
  690.             echo "</span>
  691.                         ";
  692.         }
  693.         // line 213
  694.         echo "                    </div>
  695.                     <button id=\"tel\" class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#contact-desp\" aria-controls=\"contact-desp\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  696.                         <img src=\"/img/phone.svg\"/>
  697.                     </button>
  698.                     <div id=\"log\">
  699.                         
  700.                         ";
  701.         // line 219
  702.         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.'219$this->source); })()), "user", [], "any"falsefalsefalse219)) {
  703.             // line 220
  704.             echo "                            <button id=\"loggDes-res\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#desp-log\" aria-controls=\"desp-log\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  705.                                 <img src=\"/img/user.svg\"/>
  706.                             </button>
  707.                         ";
  708.         } else {
  709.             // line 224
  710.             echo "                            <button id=\"logg-res\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#login-desp-res\" aria-controls=\"login-desp-res\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  711.                                 <img src=\"/img/user.svg\"/>
  712.                             </button>
  713.                         ";
  714.         }
  715.         // line 228
  716.         echo "                        
  717.                     </div>
  718.                     <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#menu-m\" aria-controls=\"menu-m\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  719.                         <span class=\"navbar-toggler-icon\" style=\"background-image: url('/img/menu-movil.svg');\"></span>
  720.                     </button>
  721.                 </div>
  722.             </div>
  723.             <div id=\"cont-cam\" style=\"display: none;\">
  724.                 <div id=\"cambio-pop\" class=\"col-12 col-xl-4 order-xl-5 order-1 cambio\">
  725.                     ";
  726.         // line 238
  727.         echo "                    <div id=\"cont-close\">
  728.                         <a href=\"#\" id=\"close\">";
  729.         // line 239
  730.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Cerrar"), "html"nulltrue);
  731.         echo "</a>
  732.                     </div>
  733.                 </div>
  734.             </div>
  735.             <div class=\"container\">
  736.                 <div class=\"collapse navbar-collapse\" id=\"contact-desp\">
  737.                         <p>";
  738.         // line 245
  739.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Atención al cliente y reservas"), "html"nulltrue);
  740.         echo "</p>
  741.                         <p><a onclick=\"return gtag_report_conversion('tel:";
  742.         // line 246
  743.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("global.phone", [], "settings"), "html"nulltrue);
  744.         echo "');\" href=\"tel:";
  745.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("global.phone", [], "settings"), "html"nulltrue);
  746.         echo "\">";
  747.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("global.phone", [], "settings"), "html"nulltrue);
  748.         echo "</a></p>
  749.                         <p><a class=\"link_mail\" href=\"mailto:eurochange@eurochange.es\">eurochange@eurochange.es</a></p>
  750.                         <p class=\"col1\">";
  751.         // line 248
  752.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("cac.days", [], "settings"), "html"nulltrue);
  753.         echo "</p>
  754.                         <p>";
  755.         // line 249
  756.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("cac.hours", [], "settings"), "html"nulltrue);
  757.         echo " h.</p>
  758.                 </div>
  759.             </div>
  760.             <div class=\"container\">
  761.                 <div class=\"collapse navbar-collapse\" id=\"menu-m\">
  762.                     <ul class=\"navbar-nav w-100 mb-2 mb-lg-0\">
  763.                         ";
  764.         // line 255
  765.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::menuAction", ["zona" => "principal""uri" => (isset($context["uri"]) || array_key_exists("uri"$context) ? $context["uri"] : (function () { throw new RuntimeError('Variable "uri" does not exist.'255$this->source); })()), "page" => (isset($context["bodyId"]) || array_key_exists("bodyId"$context) ? $context["bodyId"] : (function () { throw new RuntimeError('Variable "bodyId" does not exist.'255$this->source); })())]));
  766.         echo "
  767.                         <li><hr class=\"dropdown-divider\"></li>
  768.                         ";
  769.         // line 257
  770.         $context['_parent'] = $context;
  771.         $context['_seq'] = twig_ensure_traversable((isset($context["locales"]) || array_key_exists("locales"$context) ? $context["locales"] : (function () { throw new RuntimeError('Variable "locales" does not exist.'257$this->source); })()));
  772.         foreach ($context['_seq'] as $context["k"] => $context["idioma"]) {
  773.             // line 258
  774.             echo "                            <li class=\"nav-link text-end\"><a href=\"";
  775.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_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.'258$this->source); })()), "request", [], "any"falsefalsefalse258), "get", [=> "_route"=> "index"], "method"falsefalsefalse258), twig_array_merge(twig_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.'258$this->source); })()), "request", [], "any"falsefalsefalse258), "get", [=> "_route_params"=> []], "method"falsefalsefalse258), ["_locale" => $context["k"]])), "html"nulltrue);
  776.             echo "\" title=\"";
  777.             echo twig_escape_filter($this->env$context["idioma"], "html"nulltrue);
  778.             echo "\">";
  779.             echo twig_escape_filter($this->env$context["idioma"], "html"nulltrue);
  780.             echo "</a></li>
  781.                         ";
  782.         }
  783.         $_parent $context['_parent'];
  784.         unset($context['_seq'], $context['_iterated'], $context['k'], $context['idioma'], $context['_parent'], $context['loop']);
  785.         $context array_intersect_key($context$_parent) + $_parent;
  786.         // line 260
  787.         echo "                    </ul>
  788.                 </div>
  789.             </div>
  790.             
  791.             <div class=\"container\">
  792.                 <div class=\"collapse navbar-collapse\" id=\"desp-log\">
  793.                     ";
  794.         // line 266
  795.         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.'266$this->source); })()), "user", [], "any"falsefalsefalse266)) {
  796.             // line 267
  797.             echo "                        ";
  798.             if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_ADMIN")) {
  799.                 // line 268
  800.                 echo "                            <a class=\"miPerfil\" href=\"/admin\">
  801.                                 <i class=\"fa fa-dashboard\"
  802.                                 aria-hidden=\"true\"></i> ";
  803.                 // line 270
  804.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.admin", [], "settings"), "html"nulltrue);
  805.                 echo "
  806.                             </a>
  807.                         ";
  808.             } elseif ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_MANAGER")) {
  809.                 // line 273
  810.                 echo "                            <a class=\"miPerfil\" href=\"/admin\">
  811.                                 <i class=\"fa fa-dashboard\"
  812.                                 aria-hidden=\"true\"></i> ";
  813.                 // line 275
  814.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.management", [], "settings"), "html"nulltrue);
  815.                 echo "
  816.                             </a>
  817.                         ";
  818.             } else {
  819.                 // line 278
  820.                 echo "                            <span class=\"welcome_profile\">";
  821.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("profile.welcome", [], "settings"), "html"nulltrue);
  822.                 echo "
  823.                                 , ";
  824.                 // line 279
  825.                 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.'279$this->source); })()), "user", [], "any"falsefalsefalse279), "name", [], "any"falsefalsefalse279), "html"nulltrue);
  826.                 echo "  </span>
  827.                             <a class=\"miPerfil\" href=\"";
  828.                 // line 280
  829.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_profile");
  830.                 echo "\">
  831.                                 ";
  832.                 // line 281
  833.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.menu.profile", [], "settings"), "html"nulltrue);
  834.                 echo "
  835.                             </a>
  836.                         ";
  837.             }
  838.             // line 284
  839.             echo "                        <a class=\"logout\" href=\"";
  840.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_logout");
  841.             echo "\">
  842.                             ";
  843.             // line 285
  844.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.menu.logout", [], "settings"), "html"nulltrue);
  845.             echo " <i class=\"fa-solid fa-arrow-right-from-bracket\"></i>
  846.                         </a>
  847.                     ";
  848.         }
  849.         // line 288
  850.         echo "                </div>
  851.             </div>
  852.             
  853.             <div class=\"container\">
  854.                 <div class=\"collapse navbar-collapse row\" id=\"login-desp-res\">
  855.                         <form action=\"\" method=\"POST\" class=\"nuevo col-12\">
  856.                             <fieldset>
  857.                                 <legend>";
  858.         // line 295
  859.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.header", [], "settings"), "html"nulltrue);
  860.         echo "</legend>
  861.                                 <p>";
  862.         // line 296
  863.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.content", [], "settings"), "html"nulltrue);
  864.         echo "</p>
  865.                                 <a rel=\"nofollow\" href=\"";
  866.         // line 297
  867.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_registration_register");
  868.         echo "\"
  869.                                 class=\"boton bcol1\"><span>";
  870.         // line 298
  871.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.register.newclient.button", [], "settings"), "html"nulltrue);
  872.         echo "</span></a>
  873.                             </fieldset>
  874.                         </form>
  875.                         
  876.                         
  877.                         <form action=\"";
  878.         // line 303
  879.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_security_check", ["_locale" => twig_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.'303$this->source); })()), "request", [], "any"falsefalsefalse303), "locale", [], "any"falsefalsefalse303)]), "html"nulltrue);
  880.         echo "\" method=\"post\"
  881.                             class=\"cliente col-12\">
  882.                             <fieldset>
  883.                                 <legend>";
  884.         // line 306
  885.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.header", [], "settings"), "html"nulltrue);
  886.         echo "</legend>
  887.                                 ";
  888.         // line 307
  889.         if ((array_key_exists("error"$context) && (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'307$this->source); })()))) {
  890.             // line 308
  891.             echo "                                    <div class=\"form-error\">
  892.                                         <a href=\"#\" class=\"alert-close\" onclick=\"closeFormError()\"></a>
  893.                                         <p>";
  894.             // line 310
  895.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'310$this->source); })())), "html"nulltrue);
  896.             echo "</p>
  897.                                     </div><!-- .form-error -->
  898.                                 ";
  899.         }
  900.         // line 313
  901.         echo "                                <p>";
  902.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.content", [], "settings"), "html"nulltrue);
  903.         echo "</p>
  904.                                 <div><input type=\"text\" name=\"_username\" class=\"required\"
  905.                                             placeholder=\"";
  906.         // line 315
  907.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.id", [], "settings"), "html"nulltrue);
  908.         echo "\"></div>
  909.                                 <div><input type=\"password\" name=\"_password\" class=\"required\"
  910.                                             placeholder=\"";
  911.         // line 317
  912.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("page.business.passwordForm", [], "settings"), "html"nulltrue);
  913.         echo "\"></div>
  914.                                 <input type=\"hidden\" name=\"_csrf_token\"
  915.                                     value=\"";
  916.         // line 319
  917.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("authenticate"), "html"nulltrue);
  918.         echo "\"/>
  919.                                 <div>
  920.                                     <button type=\"submit\" name=\"submitcliente\" class=\"bcol1\">
  921.                                         <span>";
  922.         // line 322
  923.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.button", [], "settings"), "html"nulltrue);
  924.         echo "</span></button>
  925.                                 </div>
  926.                                 <div><a rel=\"nofollow\" href=\"";
  927.         // line 324
  928.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_user_resetting_request", ["_locale" => twig_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.'324$this->source); })()), "request", [], "any"falsefalsefalse324), "locale", [], "any"falsefalsefalse324)]), "html"nulltrue);
  929.         echo "\"
  930.                                         class=\"enlace\">";
  931.         // line 325
  932.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("header.login.passwordrecovery", [], "settings"), "html"nulltrue);
  933.         echo "</a></div>
  934.                             </fieldset>
  935.                         </form>
  936.                 </div>
  937.             </div>
  938.             
  939.         </nav>
  940.     </div>
  941.     
  942.     <!-- /header -->
  943.     ";
  944.         
  945.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  946.         
  947.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  948.     }
  949.     // line 70
  950.     public function block_idiomas($context, array $blocks = [])
  951.     {
  952.         $macros $this->macros;
  953.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  954.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""idiomas"));
  955.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  956.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""idiomas"));
  957.         // line 71
  958.         echo "                            ";
  959.         $context['_parent'] = $context;
  960.         $context['_seq'] = twig_ensure_traversable((isset($context["locales"]) || array_key_exists("locales"$context) ? $context["locales"] : (function () { throw new RuntimeError('Variable "locales" does not exist.'71$this->source); })()));
  961.         foreach ($context['_seq'] as $context["k"] => $context["idioma"]) {
  962.             // line 72
  963.             echo "                                <option ";
  964.             if (($context["k"] == twig_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.'72$this->source); })()), "request", [], "any"falsefalsefalse72), "locale", [], "any"falsefalsefalse72))) {
  965.                 echo "selected";
  966.             }
  967.             echo " value=\"";
  968.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_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.'72$this->source); })()), "request", [], "any"falsefalsefalse72), "get", [=> "_route"=> "index"], "method"falsefalsefalse72), twig_array_merge(twig_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.'72$this->source); })()), "request", [], "any"falsefalsefalse72), "get", [=> "_route_params"=> []], "method"falsefalsefalse72), ["_locale" => $context["k"]])), "html"nulltrue);
  969.             echo "\" title=\"";
  970.             echo twig_escape_filter($this->env$context["idioma"], "html"nulltrue);
  971.             echo "\">";
  972.             echo twig_escape_filter($this->envtwig_upper_filter($this->env$context["k"]), "html"nulltrue);
  973.             echo "</option>
  974.                             ";
  975.         }
  976.         $_parent $context['_parent'];
  977.         unset($context['_seq'], $context['_iterated'], $context['k'], $context['idioma'], $context['_parent'], $context['loop']);
  978.         $context array_intersect_key($context$_parent) + $_parent;
  979.         // line 74
  980.         echo "                            ";
  981.         
  982.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  983.         
  984.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  985.     }
  986.     // line 164
  987.     public function block_logo($context, array $blocks = [])
  988.     {
  989.         $macros $this->macros;
  990.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  991.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo"));
  992.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  993.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo"));
  994.         // line 165
  995.         echo "                        <img id=\"img-logo\" src=\"/img/logo_blanco.svg\"/>
  996.                     ";
  997.         
  998.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  999.         
  1000.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1001.     }
  1002.     // line 192
  1003.     public function block_logo_m($context, array $blocks = [])
  1004.     {
  1005.         $macros $this->macros;
  1006.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1007.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo_m"));
  1008.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1009.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""logo_m"));
  1010.         // line 193
  1011.         echo "                        <img id=\"img-logo\" src=\"/img/logo_blanco.svg\"/>
  1012.                     ";
  1013.         
  1014.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1015.         
  1016.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1017.     }
  1018.     // line 337
  1019.     public function block_modal($context, array $blocks = [])
  1020.     {
  1021.         $macros $this->macros;
  1022.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1023.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  1024.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1025.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  1026.         // line 338
  1027.         echo "
  1028.         ";
  1029.         // line 339
  1030.         $context["cookieOficina"] = 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.'339$this->source); })()), "request", [], "any"falsefalsefalse339), "cookies", [], "any"falsefalsefalse339), "get", [=> "cookieoficina"], "method"falsefalsefalse339);
  1031.         // line 340
  1032.         echo "        ";
  1033.         if (((isset($context["cookieOficina"]) || array_key_exists("cookieOficina"$context) ? $context["cookieOficina"] : (function () { throw new RuntimeError('Variable "cookieOficina" does not exist.'340$this->source); })()) == 0)) {
  1034.             // line 341
  1035.             echo "
  1036.             ";
  1037.             // line 342
  1038.             $this->loadTemplate("default/modalOficinaSelect.html.twig""base.html.twig"342)->display($context);
  1039.             // line 343
  1040.             echo "
  1041.         ";
  1042.         }
  1043.         // line 345
  1044.         echo "    ";
  1045.         
  1046.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1047.         
  1048.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1049.     }
  1050.     // line 348
  1051.     public function block_modalDniCaducado($context, array $blocks = [])
  1052.     {
  1053.         $macros $this->macros;
  1054.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1055.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modalDniCaducado"));
  1056.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1057.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modalDniCaducado"));
  1058.         // line 349
  1059.         echo "
  1060.     ";
  1061.         
  1062.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1063.         
  1064.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1065.     }
  1066.     // line 355
  1067.     public function block_breadcrumb($context, array $blocks = [])
  1068.     {
  1069.         $macros $this->macros;
  1070.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1071.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  1072.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1073.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  1074.         
  1075.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1076.         
  1077.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1078.     }
  1079.     // line 357
  1080.     public function block_h1($context, array $blocks = [])
  1081.     {
  1082.         $macros $this->macros;
  1083.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1084.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""h1"));
  1085.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1086.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""h1"));
  1087.         
  1088.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1089.         
  1090.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1091.     }
  1092.     // line 359
  1093.     public function block_alerts($context, array $blocks = [])
  1094.     {
  1095.         $macros $this->macros;
  1096.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1097.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alerts"));
  1098.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1099.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""alerts"));
  1100.         // line 360
  1101.         echo "            <div class=\"container alerts\">
  1102.             ";
  1103.         // line 361
  1104.         if (twig_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.'361$this->source); })()), "request", [], "any"falsefalsefalse361), "hasPreviousSession", [], "any"falsefalsefalse361)) {
  1105.             // line 362
  1106.             echo "                ";
  1107.             $context['_parent'] = $context;
  1108.             $context['_seq'] = twig_ensure_traversable(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.'362$this->source); })()), "session", [], "any"falsefalsefalse362), "flashbag", [], "any"falsefalsefalse362), "all", [], "method"falsefalsefalse362));
  1109.             foreach ($context['_seq'] as $context["type"] => $context["messages"]) {
  1110.                 // line 363
  1111.                 echo "                    ";
  1112.                 $context['_parent'] = $context;
  1113.                 $context['_seq'] = twig_ensure_traversable($context["messages"]);
  1114.                 foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  1115.                     // line 364
  1116.                     echo "                        <div class=\"alert alert-";
  1117.                     echo twig_escape_filter($this->env$context["type"], "html"nulltrue);
  1118.                     echo " flash-";
  1119.                     echo twig_escape_filter($this->env$context["type"], "html"nulltrue);
  1120.                     echo " ";
  1121.                     if (($context["type"] == "error")) {
  1122.                         echo "alert-danger";
  1123.                     }
  1124.                     echo " alert-dismissible fade show\"  role=\"alert\">
  1125.                             ";
  1126.                     // line 365
  1127.                     echo $context["message"];
  1128.                     echo "
  1129.                             <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Cerrar\"></button>
  1130.                         </div>
  1131.                     ";
  1132.                 }
  1133.                 $_parent $context['_parent'];
  1134.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  1135.                 $context array_intersect_key($context$_parent) + $_parent;
  1136.                 // line 369
  1137.                 echo "                ";
  1138.             }
  1139.             $_parent $context['_parent'];
  1140.             unset($context['_seq'], $context['_iterated'], $context['type'], $context['messages'], $context['_parent'], $context['loop']);
  1141.             $context array_intersect_key($context$_parent) + $_parent;
  1142.             // line 370
  1143.             echo "            ";
  1144.         }
  1145.         // line 371
  1146.         echo "            
  1147.             ";
  1148.         // line 372
  1149.         if ((array_key_exists("error"$context) && (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'372$this->source); })()))) {
  1150.             // line 373
  1151.             echo "                <div class=\"alert alert-danger alert-dismissible fade show\"  role=\"alert\">";
  1152.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'373$this->source); })()), "messageKey", [], "any"falsefalsefalse373), twig_get_attribute($this->env$this->source, (isset($context["error"]) || array_key_exists("error"$context) ? $context["error"] : (function () { throw new RuntimeError('Variable "error" does not exist.'373$this->source); })()), "messageData", [], "any"falsefalsefalse373), "security"), "html"nulltrue);
  1153.             echo "
  1154.                 <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Cerrar\"></button></div>
  1155.             ";
  1156.         }
  1157.         // line 376
  1158.         echo "            </div>
  1159.     ";
  1160.         
  1161.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1162.         
  1163.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1164.     }
  1165.     // line 379
  1166.     public function block_body($context, array $blocks = [])
  1167.     {
  1168.         $macros $this->macros;
  1169.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1170.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1172.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  1173.         // line 380
  1174.         echo "    
  1175.     
  1176.     
  1177.     ";
  1178.         
  1179.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1180.         
  1181.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1182.     }
  1183.     // line 389
  1184.     public function block_footer($context, array $blocks = [])
  1185.     {
  1186.         $macros $this->macros;
  1187.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1188.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  1189.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  1191.         // line 390
  1192.         echo "    <div id=\"contenedorInv\" style=\"display: none;\">
  1193.         ";
  1194.         // line 391
  1195.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::cambio"));
  1196.         echo "
  1197.     </div>
  1198.     <!-- footer -->
  1199.     <footer class=\"footer\" id=\"footer\" style=\"background:url(/img/olas-footer.svg) bottom no-repeat; background-color:#fff; background-size:contain;\">
  1200.         <div id=\"footer-body\">
  1201.             <div class=\"container\">
  1202.                 <div class=\"row\">
  1203.                     <div class=\"contacto-footer col-12 col-md-6 col-xl-3\">
  1204.                         <img class=\"d-none d-sm-block\" src=\"/img/logo_azul.svg\"/>
  1205.                         <img class=\"d-block d-sm-none\" src=\"/img/logo_blanco.svg\"/>
  1206.                         <div class=\"texto-footer\">
  1207.                             <p id=\"prim\">";
  1208.         // line 402
  1209.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Atención al cliente y reservas"), "html"nulltrue);
  1210.         echo "</p>
  1211.                             <p id=\"seg\">";
  1212.         // line 403
  1213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("+34 615 403 877"), "html"nulltrue);
  1214.         echo "</p>
  1215.                             <p id=\"ter\">";
  1216.         // line 404
  1217.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Lunes a Domingo de 9:30 a 14:30"), "html"nulltrue);
  1218.         echo "</p>
  1219.                         </div>
  1220.                         <a id=\"atencion-vip\" href=\"/servicios/atencion-telefonica-al-cliente-vip-13\">";
  1221.         // line 406
  1222.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Atención al cliente VIP"), "html"nulltrue);
  1223.         echo "</a>
  1224.                         <div id=\"redes-footer\">
  1225.                             <a target=\"_blank\" href=\"";
  1226.         // line 408
  1227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("siguenos_twitter", [], "config"), "html"nulltrue);
  1228.         echo "\"><img class=\"d-none d-sm-block\" src=\"/img/twitter.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/twitter_blanco.svg\"/></a>
  1229.                             <a target=\"_blank\" href=\"";
  1230.         // line 409
  1231.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("siguenos_facebook", [], "config"), "html"nulltrue);
  1232.         echo "\"><img class=\"d-none d-sm-block\" src=\"/img/facebook.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/facebook_blanco.svg\"/></a>
  1233.                             <a target=\"_blank\" href=\"";
  1234.         // line 410
  1235.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("siguenos_youtube", [], "config"), "html"nulltrue);
  1236.         echo "\"><img class=\"d-none d-sm-block\" src=\"/img/youtube.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/youtube_blanco.svg\"/></a>
  1237.                         </div>
  1238.                         <p class=\"d-block d-sm-none\"><a class=\"navbar-brand\" href=\"/cms/contacto-24\">";
  1239.         // line 412
  1240.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Contacto"), "html"nulltrue);
  1241.         echo "</a> | <a class=\"navbar-brand\" href=\"/cms/terminos-y-condiciones-25\">";
  1242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Aviso Legal"), "html"nulltrue);
  1243.         echo "</a> | <a class=\"navbar-brand\" href=\"/cms/politica-de-privacidad-23\">";
  1244.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Política de Privacidad"), "html"nulltrue);
  1245.         echo "</a></p>
  1246.                     </div>
  1247.                     <div class=\"footer-mid col-6 col-xl-3 d-none d-md-block\">
  1248.                         <p class=\"title-footer\">";
  1249.         // line 415
  1250.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("FAVORITOS EUROCHANGE"), "html"nulltrue);
  1251.         echo "</p>
  1252.                             ";
  1253.         // line 416
  1254.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::principalesCambios"));
  1255.         echo "
  1256.                     </div>
  1257.                     <div class=\"footer-right col-12 col-xl-6 d-none d-md-block\">
  1258.                         <p class=\"title-footer\">";
  1259.         // line 419
  1260.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("NUESTRAS OFICINAS DE CAMBIO"), "html"nulltrue);
  1261.         echo "</p>
  1262.                          ";
  1263.         // line 420
  1264.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\FooterController::provincias"));
  1265.         echo 
  1266.                     </div>
  1267.                 </div>
  1268.             </div>
  1269.         </div>
  1270.         <div id=\"bottom-footer\">
  1271.             <div class=\"container d-none d-sm-block\">Eurochange Money Services 2023. ";
  1272.         // line 426
  1273.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("footer.legal.right", [], "settings"), "html"nulltrue);
  1274.         echo 
  1275.             ";
  1276.         // line 427
  1277.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::menuAction", ["zona" => "pie""uri" => (isset($context["uri"]) || array_key_exists("uri"$context) ? $context["uri"] : (function () { throw new RuntimeError('Variable "uri" does not exist.'427$this->source); })()), "page" => (isset($context["bodyId"]) || array_key_exists("bodyId"$context) ? $context["bodyId"] : (function () { throw new RuntimeError('Variable "bodyId" does not exist.'427$this->source); })()), "blog" => 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.'427$this->source); })()), "request", [], "any"falsefalsefalse427), "query", [], "any"falsefalsefalse427), "get", [=> "blog"], "method"falsefalsefalse427)]));
  1278.         echo "</div>
  1279.             ";
  1280.         // line 431
  1281.         echo "        </div>
  1282.     </footer>
  1283.     
  1284.     
  1285.     
  1286.     ";
  1287.         // line 436
  1288.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::cookies"));
  1289.         echo "
  1290.     <!-- /footer -->
  1291.     ";
  1292.         
  1293.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1294.         
  1295.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1296.     }
  1297.     // line 443
  1298.     public function block_javascripts_footer($context, array $blocks = [])
  1299.     {
  1300.         $macros $this->macros;
  1301.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1302.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_footer"));
  1303.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1304.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts_footer"));
  1305.         // line 444
  1306.         echo "        <!-- js -->
  1307.         
  1308.         <script src=\"/js/jquery.min.js?";
  1309.         // line 446
  1310.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'446$this->source); })()), "html"nulltrue);
  1311.         echo "\"></script>
  1312.         <script src=\"/js/bootstrap.bundle.min.js?";
  1313.         // line 447
  1314.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'447$this->source); })()), "html"nulltrue);
  1315.         echo "\"></script>
  1316.         <script src=\"/js/avanzacookies.js?";
  1317.         // line 448
  1318.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'448$this->source); })()), "html"nulltrue);
  1319.         echo "\"></script>
  1320.         <script src=\"/js/owl.carousel.min.js?";
  1321.         // line 449
  1322.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'449$this->source); })()), "html"nulltrue);
  1323.         echo "\"></script>
  1324.         <script src=\"/js/nuevo.js?";
  1325.         // line 450
  1326.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'450$this->source); })()), "html"nulltrue);
  1327.         echo "\"></script>
  1328.         <script src=\"/js/select2.min.js?";
  1329.         // line 451
  1330.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'451$this->source); })()), "html"nulltrue);
  1331.         echo "\"></script>
  1332.         <script src=\"/js/viaje.js?";
  1333.         // line 452
  1334.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'452$this->source); })()), "html"nulltrue);
  1335.         echo "\"></script>
  1336.         
  1337.         <script src=\"/js/markerplus.min.js?";
  1338.         // line 454
  1339.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'454$this->source); })()), "html"nulltrue);
  1340.         echo "\" ></script>
  1341.         <script async defer src=\"https://maps.googleapis.com/maps/api/js?key=";
  1342.         // line 455
  1343.         echo twig_escape_filter($this->env, (isset($context["google_maps_key"]) || array_key_exists("google_maps_key"$context) ? $context["google_maps_key"] : (function () { throw new RuntimeError('Variable "google_maps_key" does not exist.'455$this->source); })()), "html"nulltrue);
  1344.         echo "&callback=initMap\"></script>
  1345.         <script  src=\"/js/styledmap.js?";
  1346.         // line 456
  1347.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'456$this->source); })()), "html"nulltrue);
  1348.         echo "\" ></script>
  1349.         <script  src=\"/js/eventos.js?";
  1350.         // line 457
  1351.         echo twig_escape_filter($this->env, (isset($context["vassets"]) || array_key_exists("vassets"$context) ? $context["vassets"] : (function () { throw new RuntimeError('Variable "vassets" does not exist.'457$this->source); })()), "html"nulltrue);
  1352.         echo "\" ></script>
  1353.         
  1354.         ";
  1355.         // line 459
  1356.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\DefaultController::codigosCookies", ["ubicacion" => "footer"]));
  1357.         echo "
  1358.         
  1359.         <!-- /js -->
  1360.     ";
  1361.         
  1362.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1363.         
  1364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1365.     }
  1366.     // line 465
  1367.     public function block_funciones_eventos($context, array $blocks = [])
  1368.     {
  1369.         $macros $this->macros;
  1370.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1371.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""funciones_eventos"));
  1372.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1373.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""funciones_eventos"));
  1374.         // line 466
  1375.         echo "        <script>
  1376.         
  1377.             
  1378.         </script>
  1379.     ";
  1380.         
  1381.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1382.         
  1383.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1384.     }
  1385.     public function getTemplateName()
  1386.     {
  1387.         return "base.html.twig";
  1388.     }
  1389.     public function isTraitable()
  1390.     {
  1391.         return false;
  1392.     }
  1393.     public function getDebugInfo()
  1394.     {
  1395.         return array (  1519 => 466,  1509 => 465,  1495 => 459,  1490 => 457,  1486 => 456,  1482 => 455,  1478 => 454,  1473 => 452,  1469 => 451,  1465 => 450,  1461 => 449,  1457 => 448,  1453 => 447,  1449 => 446,  1445 => 444,  1435 => 443,  1422 => 436,  1415 => 431,  1411 => 427,  1407 => 426,  1398 => 420,  1394 => 419,  1388 => 416,  1384 => 415,  1374 => 412,  1369 => 410,  1365 => 409,  1361 => 408,  1356 => 406,  1351 => 404,  1347 => 403,  1343 => 402,  1329 => 391,  1326 => 390,  1316 => 389,  1303 => 380,  1293 => 379,  1282 => 376,  1275 => 373,  1273 => 372,  1270 => 371,  1267 => 370,  1261 => 369,  1251 => 365,  1240 => 364,  1235 => 363,  1230 => 362,  1228 => 361,  1225 => 360,  1215 => 359,  1197 => 357,  1179 => 355,  1168 => 349,  1158 => 348,  1148 => 345,  1144 => 343,  1142 => 342,  1139 => 341,  1136 => 340,  1134 => 339,  1131 => 338,  1121 => 337,  1110 => 193,  1100 => 192,  1089 => 165,  1079 => 164,  1069 => 74,  1052 => 72,  1047 => 71,  1037 => 70,  1016 => 325,  1012 => 324,  1007 => 322,  1001 => 319,  996 => 317,  991 => 315,  985 => 313,  979 => 310,  975 => 308,  973 => 307,  969 => 306,  963 => 303,  955 => 298,  951 => 297,  947 => 296,  943 => 295,  934 => 288,  928 => 285,  923 => 284,  917 => 281,  913 => 280,  909 => 279,  904 => 278,  898 => 275,  894 => 273,  888 => 270,  884 => 268,  881 => 267,  879 => 266,  871 => 260,  858 => 258,  854 => 257,  849 => 255,  840 => 249,  836 => 248,  827 => 246,  823 => 245,  814 => 239,  811 => 238,  800 => 228,  794 => 224,  788 => 220,  786 => 219,  778 => 213,  772 => 211,  770 => 210,  766 => 209,  760 => 205,  755 => 195,  753 => 192,  741 => 183,  734 => 178,  728 => 172,  721 => 167,  719 => 164,  715 => 163,  704 => 155,  700 => 154,  695 => 152,  689 => 149,  684 => 147,  679 => 145,  673 => 143,  667 => 140,  663 => 138,  661 => 137,  657 => 136,  651 => 133,  643 => 128,  639 => 127,  635 => 126,  631 => 125,  623 => 119,  620 => 118,  615 => 115,  612 => 114,  606 => 111,  601 => 110,  595 => 107,  590 => 105,  586 => 104,  581 => 103,  575 => 100,  571 => 98,  565 => 95,  561 => 93,  558 => 92,  556 => 91,  550 => 88,  544 => 85,  540 => 83,  534 => 81,  532 => 80,  526 => 79,  520 => 75,  518 => 70,  512 => 66,  505 => 58,  495 => 57,  459 => 55,  440 => 54,  429 => 50,  419 => 49,  406 => 43,  401 => 41,  397 => 40,  393 => 39,  389 => 38,  385 => 37,  381 => 36,  378 => 35,  368 => 34,  349 => 18,  330 => 16,  311 => 15,  292 => 14,  273 => 13,  263 => 19,  261 => 18,  256 => 16,  252 => 15,  248 => 14,  243 => 13,  233 => 12,  214 => 7,  199 => 471,  197 => 465,  193 => 463,  191 => 443,  185 => 439,  183 => 389,  176 => 384,  174 => 379,  171 => 378,  169 => 359,  166 => 358,  164 => 357,  161 => 356,  159 => 355,  153 => 351,  151 => 348,  147 => 346,  145 => 337,  142 => 336,  140 => 57,  130 => 55,  126 => 54,  122 => 52,  120 => 49,  117 => 48,  114 => 46,  112 => 34,  109 => 33,  98 => 24,  96 => 23,  91 => 20,  89 => 12,  81 => 7,  78 => 6,  76 => 5,  74 => 4,  72 => 3,  70 => 2,  68 => 1,);
  1396.     }
  1397.     public function getSourceContext()
  1398.     {
  1399.         return new Source("{% set current_path = app.request.get('_route') %}
  1400. {% set uri = app.request.uri | replace( { ('?'~app.request.queryString): '' } ) %}
  1401. {% set slocale = '_'~app.request.locale %}
  1402. {% set rutaBase=app.request.attributes.get('_route')|replace({slocale: ''}) %}
  1403. {% set vassets = \"1.7.8\" %}
  1404. <!doctype html>
  1405. <html lang=\"es\" style=\"{% block htmlStyle %}background:url(/img/londres-atardecer.jpg) top no-repeat; background-size: 2555px 815px;{% endblock %}\">
  1406.   <head>
  1407.     
  1408.     <meta charset=\"utf-8\">
  1409.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  1410.     {% block metas %}
  1411.     <title>{% block title %}{{ 'default_metatitle' | trans }}{% endblock %} | Eurochange</title>
  1412.     <meta name=\"description\" content=\"{% block metadescription %}{{ 'default_metadescription' | trans }}{% endblock %}\" />
  1413.     <meta name=\"keywords\" content=\"{% block metakeywords %}{{ 'default_metakeywords' | trans }}{% endblock %}\" />
  1414.     <meta name=\"robots\" content=\"{% block metarobots %}{{ 'default_robots' | trans }}{% endblock %}\" />
  1415.     
  1416.     {% block canonical '' %}
  1417.     {% endblock %}
  1418.     
  1419.     <link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/favicon.png\">
  1420.     
  1421.     {% if app.request.get('_route') == 'index' %}
  1422.     <script type=\"application/ld+json\">
  1423.     {
  1424.       \"@context\" : \"https://schema.org\",
  1425.       \"@type\" : \"WebSite\",
  1426.       \"name\" : \"Eurochange\",
  1427.       \"url\" : \"https://eurochange.es/\"
  1428.     }
  1429.     </script>
  1430.     {% endif %}
  1431.     {% block stylesheets %}
  1432.     <!-- css -->
  1433.     <link rel=\"stylesheet\" href=\"/css/all.min.css?{{vassets}}\">
  1434.     <link rel=\"stylesheet\" href=\"/css/fontface.css?{{vassets}}\">
  1435.     <link href=\"/build/app.css?{{vassets}}\" rel=\"stylesheet\">
  1436.     <link rel=\"stylesheet\" href=\"/css/owl.carousel.min.css?{{vassets}}\">
  1437.     <link rel=\"stylesheet\" href=\"/css/owl.theme.default.min.css?{{vassets}}\">
  1438.     <link rel=\"stylesheet\" href=\"/css/select2.min.css?{{vassets}}\">
  1439.     
  1440.     {{ render(controller('App\\\\Controller\\\\DefaultController::codigosCookies', {'ubicacion' : 'header'})) }}
  1441.     <!-- /css -->
  1442.     {% endblock %}
  1443.     
  1444. {#     {% block canonical %}<link rel=\"canonical\" href=\"{{ url(app.request.get('_route'), app.request.get('_route_params')) | slugify }}\" />{%endblock%} #}
  1445.     {% block javascripts_head %}
  1446.     <script type=\"text/javascript\"> var \$zoho=\$zoho || {};\$zoho.salesiq = \$zoho.salesiq || {widgetcode:\"5e6f4b070bdd6e53b8a76febfd86704792b8d130a5fdeb3b3aa3a2395162e9b238c2a84a9d84923ba80c63eef6139b4a\", values:{},ready:function(){}}; var d=document;s=d.createElement(\"script\" );s.type=\"text/javascript\";s.id=\"zsiqscript\";s.defer=true; s.src=\"https://salesiq.zoho.eu/widget\";t=d.getElementsByTagName (\"script\" )[0];t.parentNode.insertBefore(s,t);d.write(\"<div id='zsiqwidget'></div>\" ); </script>
  1447.     {% endblock %}
  1448.     
  1449.   </head>
  1450.   {% set bodyId %}{% block bodyId '' %}{% endset %}
  1451.   <body id=\"{{bodyId}}\" class=\"{% block bodyClass %}ondas{% endblock %}\" style=\"{% block bodyStyle %}{% endblock %}\">
  1452.     {% block header %}
  1453.     <!-- header -->
  1454.     <div id=\"contHeader\" class=\"header d-none d-md-block\">
  1455.         <nav id=\"header\" class=\"navbar navbar-expand-md navbar-light\">
  1456.             <div class=\"container\">
  1457.                 <div class=\"col-md header-derecha\">
  1458. {#                     <a class=\"redes\" target=\"_blank\" href=\"{{ 'siguenos_twitter' | trans({}, 'config')}}\"><img src=\"/img/twitter_blanco.svg\"/></a> #}
  1459. {#                     <a class=\"redes\" target=\"_blank\" href=\"{{ 'siguenos_facebook' | trans({}, 'config')}}\"><img src=\"/img/facebook_blanco.svg\"/></a> #}
  1460. {#                     <a class=\"redes\" target=\"_blank\" href=\"{{ 'siguenos_youtube' | trans({}, 'config')}}\"><img src=\"/img/youtube_blanco.svg\"/></a> #}
  1461.                     <!-- idiomas -->
  1462.                     <div class=\"idiomHead\">
  1463.                         <i class=\"fa-solid fa-globe\"></i>
  1464.                         <select id=\"idiomas\" onChange=\"top.location.href=this.options[this.selectedIndex].value\">
  1465.                             {% block idiomas %}
  1466.                             {% for k,idioma in locales %}
  1467.                                 <option {% if k == app.request.locale %}selected{% endif %} value=\"{{ path(app.request.get('_route', 'index'), app.request.get('_route_params', [])|merge({_locale: k})) }}\" title=\"{{ idioma }}\">{{ k | upper}}</option>
  1468.                             {% endfor %}
  1469.                             {% endblock %}
  1470.                         </select>
  1471.                     </div>
  1472.                     <!-- /idiomas -->
  1473.                     <div id=\"cartHead\">
  1474.                         <a href=\"{{ path('app_cart_1') }}\" title=\"{{'Ver carrito' | trans}}\" ><i class=\"fa-solid fa-cart-shopping\"></i></a>
  1475.                         {% if app.session.get('carro') is defined and app.session.get('carro') != null and app.session.get('carro').pedidos|length > 0 %}
  1476.                             <span>{{ app.session.get('carro').pedidos|length }}</span>
  1477.                         {%endif%}
  1478.                     </div>
  1479.                     <div id=\"atentHead\">
  1480.                         <button id=\"botContact\"><i class=\"fa-solid fa-circle-question\"></i><span>{{ 'Atención al cliente' | trans}}</span></button>
  1481.                     </div>
  1482.                     <div id=\"tel\">
  1483.                         <img src=\"/img/phone.svg\"/><span>{{ '+34 615 403 877' | trans}}</span>
  1484.                     </div>
  1485.                     <div id=\"log\">
  1486.                         {% if app.user %}
  1487.                             {% if is_granted('ROLE_ADMIN') %}
  1488.                                 <a class=\"miPerfil\" href=\"/admin\">
  1489.                                     <i class=\"fa fa-dashboard\"
  1490.                                     aria-hidden=\"true\"></i> {{ 'header.admin' | trans({}, 'settings') }}
  1491.                                 </a>
  1492.                             {% elseif is_granted('ROLE_MANAGER') %}
  1493.                                 <a class=\"miPerfil\" href=\"/admin\">
  1494.                                     <i class=\"fa fa-dashboard\"
  1495.                                     aria-hidden=\"true\"></i> {{ 'header.management' | trans({}, 'settings') }}
  1496.                                 </a>
  1497.                             {% else %}
  1498.                                 <span class=\"welcome_profile\">{{ 'profile.welcome' | trans({}, 'settings') }}
  1499.                                     , {{ app.user.name }}  </span>
  1500.                                 <a class=\"miPerfil\" href=\"{{ path('app_profile') }}\">
  1501.                                     <i class=\"fa-solid fa-user\"
  1502.                                     aria-hidden=\"true\"></i> {{ 'header.menu.profile' | trans({}, 'settings') }}
  1503.                                 </a>
  1504.                             {% endif %}
  1505.                             <a class=\"logout\" href=\"{{ path('fos_user_security_logout') }}\">
  1506.                                 {{ 'header.menu.logout' | trans({}, 'settings') }} <i class=\"fa-solid fa-arrow-right-from-bracket\"></i>
  1507.                             </a>
  1508.                         {% else %}
  1509.                             <button id=\"logg\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#login-desp\" aria-controls=\"login-desp\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  1510.                                 <i class=\"fa-solid fa-user\"></i> <span>{{ 'header.mobile.login' | trans({}, 'settings') }}</span>
  1511.                             </button>
  1512.                             {#<a class=\"toggleacceso miPerfil\" href=\"#\" rel=\"nofollow\"><i class=\"fa fa-user\" aria-hidden=\"true\"></i>{{ settings_manager.getValue('header.mobile.login') }}</a>#}
  1513.                         {% endif %}
  1514.                     </div>
  1515.                 </div>
  1516.             </div>
  1517.             <div class=\"collapse navbar-collapse container\" id=\"login-desp\">
  1518.                 <form action=\"\" method=\"POST\" class=\"nuevo\">
  1519.                     <fieldset>
  1520.                         <legend>{{ 'header.register.newclient.header' | trans({}, 'settings') }}</legend>
  1521.                         <p>{{ 'header.register.newclient.content' | trans({}, 'settings') }}</p>
  1522.                         <a rel=\"nofollow\" href=\"{{ path('fos_user_registration_register') }}\"
  1523.                         class=\"boton bcol1\"><span>{{ 'header.register.newclient.button' | trans({}, 'settings') }}</span></a>
  1524.                     </fieldset>
  1525.                 </form>
  1526.                 
  1527.                 
  1528.                 <form action=\"{{ path(\"fos_user_security_check\", {'_locale':app.request.locale}) }}\" method=\"post\"
  1529.                     class=\"cliente\">
  1530.                     <fieldset>
  1531.                         <legend>{{ 'header.login.header' | trans({}, 'settings') }}</legend>
  1532.                         {% if error is defined and error %}
  1533.                             <div class=\"form-error\">
  1534.                                 <a href=\"#\" class=\"alert-close\" onclick=\"closeFormError()\"></a>
  1535.                                 <p>{{ error|trans }}</p>
  1536.                             </div><!-- .form-error -->
  1537.                         {% endif %}
  1538.                         <p>{{ 'header.login.content' | trans({}, 'settings') }}</p>
  1539.                         <div><input type=\"text\" name=\"_username\" class=\"required\"
  1540.                                     placeholder=\"{{ 'header.id' | trans({}, 'settings') }}\"></div>
  1541.                         <div><input type=\"password\" name=\"_password\" class=\"required\"
  1542.                                     placeholder=\"{{ 'page.business.passwordForm' | trans({}, 'settings') }}\"></div>
  1543.                         <input type=\"hidden\" name=\"_csrf_token\"
  1544.                             value=\"{{ csrf_token('authenticate') }}\"/>
  1545.                         <div>
  1546.                             <button type=\"submit\" name=\"submitcliente\" class=\"bcol1\">
  1547.                                 <span>{{ 'header.login.button' | trans({}, 'settings') }}</span></button>
  1548.                         </div>
  1549.                         <div><a rel=\"nofollow\" href=\"{{ path('fos_user_resetting_request', {'_locale':app.request.locale}) }}\"
  1550.                                 class=\"enlace\">{{ 'header.login.passwordrecovery' | trans({}, 'settings') }}</a></div>
  1551.                     </fieldset>
  1552.                 </form>
  1553.             </div>
  1554.         </nav>
  1555.         <nav class=\"navbar navbar-expand-md container\" aria-label=\"menu\" id=\"menu-superior\">
  1556.             <div id=\"ord\" class=\"container-fluid row\">
  1557.                 <div class=\"navbar-header col-3\">
  1558.                     <a class=\"navbar-brand\" href=\"{{ path('index') }}\">                   
  1559.                     {% block logo %}
  1560.                         <img id=\"img-logo\" src=\"/img/logo_blanco.svg\"/>
  1561.                     {% endblock %}
  1562.                     </a>
  1563.                 </div>
  1564.                 <div id=\"menu-m\" class=\"collapse navbar-collapse col-9\">
  1565.                     <ul class=\"nav navbar-nav\">
  1566.                     {{ render(controller('App\\\\Controller\\\\DefaultController::menuAction', { zona: 'principal', uri: uri, page: bodyId, blog: app.request.query.get(\"blog\") } )) }}
  1567.                     </ul>
  1568.                 </div>
  1569.                 {#<div id=\"cont\" class=\"col-2\">
  1570.                     <button id=\"botContact\"><img src=\"/img/phone.svg\"/><span>{{ 'Atención al cliente y reservas' | trans}}</span><span id=\"flec\">></span></button>
  1571.                 </div>#}
  1572.                 
  1573.             </div>
  1574.         </nav>
  1575.     </div>
  1576.     <div id=\"twigContact\" class=\"container\" style=\"display: none;\">
  1577.             {{ render(controller('App\\\\Controller\\\\DefaultController::showContact')) }}
  1578.     </div>
  1579.     
  1580.     <div class=\"header d-block d-md-none\">
  1581.        
  1582.         <nav class=\"navbar navbar-expand-md\" aria-label=\"menu\" id=\"menu-superior-m\">
  1583.             <div class=\"container\">
  1584.                 <div class=\"header-izquierda\">
  1585.                     <a class=\"navbar-brand\" href=\"/\">
  1586.                     {% block logo_m %}
  1587.                         <img id=\"img-logo\" src=\"/img/logo_blanco.svg\"/>
  1588.                     {% endblock %}
  1589.                     </a>
  1590.                 </div>
  1591.                 <div class=\"header-derecha\">
  1592.                     {# <!-- idiomas -->
  1593.                     <select id=\"idiomas\" onChange=\"top.location.href=this.options[this.selectedIndex].value\">
  1594.                         {% for k,idioma in locales %}
  1595.                             <option {% if k == app.request.locale %}selected{% endif %} value=\"/{{ k }}/\" title=\"{{ idioma }}\">{{ k | upper}}</option>
  1596.                         {% endfor %}
  1597.                     </select>
  1598.                     <!-- /idiomas -->  #}
  1599.                     <a href=\"#\" id=\"int\">
  1600.                         <img src=\"/img/int-top.svg\"/>
  1601.                     </a>
  1602.                     <div id=\"cartHead\">
  1603.                         <a href=\"{{ path('app_cart_1') }}\"><i class=\"fa-solid fa-cart-shopping\"></i></a>
  1604.                         {% if app.session.get('carro') is defined and app.session.get('carro') != null and app.session.get('carro').pedidos|length > 0 %}
  1605.                             <span>{{ app.session.get('carro').pedidos|length }}</span>
  1606.                         {%endif%}
  1607.                     </div>
  1608.                     <button id=\"tel\" class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#contact-desp\" aria-controls=\"contact-desp\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  1609.                         <img src=\"/img/phone.svg\"/>
  1610.                     </button>
  1611.                     <div id=\"log\">
  1612.                         
  1613.                         {% if app.user %}
  1614.                             <button id=\"loggDes-res\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#desp-log\" aria-controls=\"desp-log\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  1615.                                 <img src=\"/img/user.svg\"/>
  1616.                             </button>
  1617.                         {% else %}
  1618.                             <button id=\"logg-res\" class=\"navbar-toggler miPerfil\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#login-desp-res\" aria-controls=\"login-desp-res\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  1619.                                 <img src=\"/img/user.svg\"/>
  1620.                             </button>
  1621.                         {% endif %}
  1622.                         
  1623.                     </div>
  1624.                     <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#menu-m\" aria-controls=\"menu-m\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  1625.                         <span class=\"navbar-toggler-icon\" style=\"background-image: url('/img/menu-movil.svg');\"></span>
  1626.                     </button>
  1627.                 </div>
  1628.             </div>
  1629.             <div id=\"cont-cam\" style=\"display: none;\">
  1630.                 <div id=\"cambio-pop\" class=\"col-12 col-xl-4 order-xl-5 order-1 cambio\">
  1631.                     {#{{ render(controller('App\\\\Controller\\\\DefaultController::cambio', { pop: 'base' } )) }}#}
  1632.                     <div id=\"cont-close\">
  1633.                         <a href=\"#\" id=\"close\">{{ 'Cerrar' | trans}}</a>
  1634.                     </div>
  1635.                 </div>
  1636.             </div>
  1637.             <div class=\"container\">
  1638.                 <div class=\"collapse navbar-collapse\" id=\"contact-desp\">
  1639.                         <p>{{ 'Atención al cliente y reservas' | trans}}</p>
  1640.                         <p><a onclick=\"return gtag_report_conversion('tel:{{ 'global.phone' | trans({}, 'settings') }}');\" href=\"tel:{{ 'global.phone' | trans({}, 'settings') }}\">{{ 'global.phone' | trans({}, 'settings') }}</a></p>
  1641.                         <p><a class=\"link_mail\" href=\"mailto:eurochange@eurochange.es\">eurochange@eurochange.es</a></p>
  1642.                         <p class=\"col1\">{{ 'cac.days' | trans({}, 'settings') }}</p>
  1643.                         <p>{{ 'cac.hours' | trans({}, 'settings') }} h.</p>
  1644.                 </div>
  1645.             </div>
  1646.             <div class=\"container\">
  1647.                 <div class=\"collapse navbar-collapse\" id=\"menu-m\">
  1648.                     <ul class=\"navbar-nav w-100 mb-2 mb-lg-0\">
  1649.                         {{ render(controller('App\\\\Controller\\\\DefaultController::menuAction', { zona: 'principal', uri: uri, page: bodyId } )) }}
  1650.                         <li><hr class=\"dropdown-divider\"></li>
  1651.                         {% for k,idioma in locales %}
  1652.                             <li class=\"nav-link text-end\"><a href=\"{{ path(app.request.get('_route', 'index'), app.request.get('_route_params', [])|merge({_locale: k})) }}\" title=\"{{ idioma }}\">{{ idioma }}</a></li>
  1653.                         {% endfor %}
  1654.                     </ul>
  1655.                 </div>
  1656.             </div>
  1657.             
  1658.             <div class=\"container\">
  1659.                 <div class=\"collapse navbar-collapse\" id=\"desp-log\">
  1660.                     {% if app.user %}
  1661.                         {% if is_granted('ROLE_ADMIN') %}
  1662.                             <a class=\"miPerfil\" href=\"/admin\">
  1663.                                 <i class=\"fa fa-dashboard\"
  1664.                                 aria-hidden=\"true\"></i> {{ 'header.admin' | trans({}, 'settings') }}
  1665.                             </a>
  1666.                         {% elseif is_granted('ROLE_MANAGER') %}
  1667.                             <a class=\"miPerfil\" href=\"/admin\">
  1668.                                 <i class=\"fa fa-dashboard\"
  1669.                                 aria-hidden=\"true\"></i> {{ 'header.management' | trans({}, 'settings') }}
  1670.                             </a>
  1671.                         {% else %}
  1672.                             <span class=\"welcome_profile\">{{ 'profile.welcome' | trans({}, 'settings') }}
  1673.                                 , {{ app.user.name }}  </span>
  1674.                             <a class=\"miPerfil\" href=\"{{ path('app_profile') }}\">
  1675.                                 {{ 'header.menu.profile' | trans({}, 'settings') }}
  1676.                             </a>
  1677.                         {% endif %}
  1678.                         <a class=\"logout\" href=\"{{ path('fos_user_security_logout') }}\">
  1679.                             {{ 'header.menu.logout' | trans({}, 'settings') }} <i class=\"fa-solid fa-arrow-right-from-bracket\"></i>
  1680.                         </a>
  1681.                     {% endif %}
  1682.                 </div>
  1683.             </div>
  1684.             
  1685.             <div class=\"container\">
  1686.                 <div class=\"collapse navbar-collapse row\" id=\"login-desp-res\">
  1687.                         <form action=\"\" method=\"POST\" class=\"nuevo col-12\">
  1688.                             <fieldset>
  1689.                                 <legend>{{ 'header.register.newclient.header' | trans({}, 'settings') }}</legend>
  1690.                                 <p>{{ 'header.register.newclient.content' | trans({}, 'settings') }}</p>
  1691.                                 <a rel=\"nofollow\" href=\"{{ path('fos_user_registration_register') }}\"
  1692.                                 class=\"boton bcol1\"><span>{{ 'header.register.newclient.button' | trans({}, 'settings') }}</span></a>
  1693.                             </fieldset>
  1694.                         </form>
  1695.                         
  1696.                         
  1697.                         <form action=\"{{ path(\"fos_user_security_check\", {'_locale':app.request.locale}) }}\" method=\"post\"
  1698.                             class=\"cliente col-12\">
  1699.                             <fieldset>
  1700.                                 <legend>{{ 'header.login.header' | trans({}, 'settings') }}</legend>
  1701.                                 {% if error is defined and error %}
  1702.                                     <div class=\"form-error\">
  1703.                                         <a href=\"#\" class=\"alert-close\" onclick=\"closeFormError()\"></a>
  1704.                                         <p>{{ error|trans }}</p>
  1705.                                     </div><!-- .form-error -->
  1706.                                 {% endif %}
  1707.                                 <p>{{ 'header.login.content' | trans({}, 'settings') }}</p>
  1708.                                 <div><input type=\"text\" name=\"_username\" class=\"required\"
  1709.                                             placeholder=\"{{ 'header.id' | trans({}, 'settings') }}\"></div>
  1710.                                 <div><input type=\"password\" name=\"_password\" class=\"required\"
  1711.                                             placeholder=\"{{ 'page.business.passwordForm' | trans({}, 'settings') }}\"></div>
  1712.                                 <input type=\"hidden\" name=\"_csrf_token\"
  1713.                                     value=\"{{ csrf_token('authenticate') }}\"/>
  1714.                                 <div>
  1715.                                     <button type=\"submit\" name=\"submitcliente\" class=\"bcol1\">
  1716.                                         <span>{{ 'header.login.button' | trans({}, 'settings') }}</span></button>
  1717.                                 </div>
  1718.                                 <div><a rel=\"nofollow\" href=\"{{ path('fos_user_resetting_request', {'_locale':app.request.locale}) }}\"
  1719.                                         class=\"enlace\">{{ 'header.login.passwordrecovery' | trans({}, 'settings') }}</a></div>
  1720.                             </fieldset>
  1721.                         </form>
  1722.                 </div>
  1723.             </div>
  1724.             
  1725.         </nav>
  1726.     </div>
  1727.     
  1728.     <!-- /header -->
  1729.     {% endblock %}
  1730.     
  1731.     {% block modal %}
  1732.         {% set cookieOficina = app.request.cookies.get('cookieoficina') %}
  1733.         {% if cookieOficina == 0 %}
  1734.             {% include 'default/modalOficinaSelect.html.twig' %}
  1735.         {% endif %}
  1736.     {% endblock %}
  1737.     {% block modalDniCaducado %}
  1738.     {% endblock %}
  1739.     <main id=\"main\">
  1740.     
  1741.     {% block breadcrumb %}{% endblock %}
  1742.     
  1743.     {% block h1 %}{% endblock %}
  1744.     
  1745.     {% block alerts %}
  1746.             <div class=\"container alerts\">
  1747.             {% if app.request.hasPreviousSession %}
  1748.                 {% for type, messages in app.session.flashbag.all() %}
  1749.                     {% for message in messages %}
  1750.                         <div class=\"alert alert-{{ type }} flash-{{ type }} {% if type == 'error' %}alert-danger{% endif %} alert-dismissible fade show\"  role=\"alert\">
  1751.                             {{ message | raw }}
  1752.                             <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Cerrar\"></button>
  1753.                         </div>
  1754.                     {% endfor %}
  1755.                 {% endfor %}
  1756.             {% endif %}
  1757.             
  1758.             {% if error is defined and error %}
  1759.                 <div class=\"alert alert-danger alert-dismissible fade show\"  role=\"alert\">{{ error.messageKey|trans(error.messageData, 'security') }}
  1760.                 <button type=\"button\" class=\"btn-close\" data-bs-dismiss=\"alert\" aria-label=\"Cerrar\"></button></div>
  1761.             {% endif %}
  1762.             </div>
  1763.     {% endblock %}
  1764.     
  1765.     {% block body %}
  1766.     
  1767.     
  1768.     
  1769.     {% endblock %}
  1770.     
  1771.     <span id=\"scroll-up\"></span>
  1772.     </main>
  1773.     {% block footer %}
  1774.     <div id=\"contenedorInv\" style=\"display: none;\">
  1775.         {{ render(controller('App\\\\Controller\\\\DefaultController::cambio' )) }}
  1776.     </div>
  1777.     <!-- footer -->
  1778.     <footer class=\"footer\" id=\"footer\" style=\"background:url(/img/olas-footer.svg) bottom no-repeat; background-color:#fff; background-size:contain;\">
  1779.         <div id=\"footer-body\">
  1780.             <div class=\"container\">
  1781.                 <div class=\"row\">
  1782.                     <div class=\"contacto-footer col-12 col-md-6 col-xl-3\">
  1783.                         <img class=\"d-none d-sm-block\" src=\"/img/logo_azul.svg\"/>
  1784.                         <img class=\"d-block d-sm-none\" src=\"/img/logo_blanco.svg\"/>
  1785.                         <div class=\"texto-footer\">
  1786.                             <p id=\"prim\">{{ 'Atención al cliente y reservas' | trans}}</p>
  1787.                             <p id=\"seg\">{{ '+34 615 403 877' | trans}}</p>
  1788.                             <p id=\"ter\">{{ 'Lunes a Domingo de 9:30 a 14:30' | trans}}</p>
  1789.                         </div>
  1790.                         <a id=\"atencion-vip\" href=\"/servicios/atencion-telefonica-al-cliente-vip-13\">{{ 'Atención al cliente VIP' | trans}}</a>
  1791.                         <div id=\"redes-footer\">
  1792.                             <a target=\"_blank\" href=\"{{ 'siguenos_twitter' | trans({}, 'config')}}\"><img class=\"d-none d-sm-block\" src=\"/img/twitter.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/twitter_blanco.svg\"/></a>
  1793.                             <a target=\"_blank\" href=\"{{ 'siguenos_facebook' | trans({}, 'config')}}\"><img class=\"d-none d-sm-block\" src=\"/img/facebook.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/facebook_blanco.svg\"/></a>
  1794.                             <a target=\"_blank\" href=\"{{ 'siguenos_youtube' | trans({}, 'config')}}\"><img class=\"d-none d-sm-block\" src=\"/img/youtube.svg\"/><img class=\"d-block d-sm-none\" src=\"/img/youtube_blanco.svg\"/></a>
  1795.                         </div>
  1796.                         <p class=\"d-block d-sm-none\"><a class=\"navbar-brand\" href=\"/cms/contacto-24\">{{ 'Contacto' | trans}}</a> | <a class=\"navbar-brand\" href=\"/cms/terminos-y-condiciones-25\">{{ 'Aviso Legal' | trans}}</a> | <a class=\"navbar-brand\" href=\"/cms/politica-de-privacidad-23\">{{ 'Política de Privacidad' | trans}}</a></p>
  1797.                     </div>
  1798.                     <div class=\"footer-mid col-6 col-xl-3 d-none d-md-block\">
  1799.                         <p class=\"title-footer\">{{ 'FAVORITOS EUROCHANGE' | trans}}</p>
  1800.                             {{ render(controller('App\\\\Controller\\\\DefaultController::principalesCambios' )) }}
  1801.                     </div>
  1802.                     <div class=\"footer-right col-12 col-xl-6 d-none d-md-block\">
  1803.                         <p class=\"title-footer\">{{ 'NUESTRAS OFICINAS DE CAMBIO' | trans}}</p>
  1804.                          {{ render(controller('App\\\\Controller\\\\FooterController::provincias')) }} 
  1805.                     </div>
  1806.                 </div>
  1807.             </div>
  1808.         </div>
  1809.         <div id=\"bottom-footer\">
  1810.             <div class=\"container d-none d-sm-block\">Eurochange Money Services 2023. {{ 'footer.legal.right' | trans({}, 'settings')}} 
  1811.             {{ render(controller('App\\\\Controller\\\\DefaultController::menuAction', { zona: 'pie', uri: uri, page: bodyId, blog: app.request.query.get(\"blog\") } )) }}</div>
  1812.             {#
  1813.             | <a class=\"navbar-brand\" href=\"#\">{{ 'Contacto' | trans}}</a> | <a class=\"navbar-brand\" href=\"#\">{{ 'Aviso Legal' | trans}}</a> | <a class=\"navbar-brand\" href=\"#\">{{ 'Política de Privacidad' | trans}}</a> | <a class=\"navbar-brand\" href=\"#\">{{ 'Mapa Web' | trans}}</a> | | <a class=\"navbar-brand\" href=\"#\">{{ 'Trabaja con nosotros' | trans}}</a></p>
  1814.             <p class=\"container d-block d-sm-none\">{{ 'Eurochange Money Services 2023. Todos los derechos reservados' | trans}}</p>#}
  1815.         </div>
  1816.     </footer>
  1817.     
  1818.     
  1819.     
  1820.     {{ render(controller('App\\\\Controller\\\\DefaultController::cookies')) }}
  1821.     <!-- /footer -->
  1822.     {% endblock %}
  1823.     
  1824.     <div id=\"loading\"></div>
  1825.     {% block javascripts_footer %}
  1826.         <!-- js -->
  1827.         
  1828.         <script src=\"/js/jquery.min.js?{{vassets}}\"></script>
  1829.         <script src=\"/js/bootstrap.bundle.min.js?{{vassets}}\"></script>
  1830.         <script src=\"/js/avanzacookies.js?{{vassets}}\"></script>
  1831.         <script src=\"/js/owl.carousel.min.js?{{vassets}}\"></script>
  1832.         <script src=\"/js/nuevo.js?{{vassets}}\"></script>
  1833.         <script src=\"/js/select2.min.js?{{vassets}}\"></script>
  1834.         <script src=\"/js/viaje.js?{{vassets}}\"></script>
  1835.         
  1836.         <script src=\"/js/markerplus.min.js?{{vassets}}\" ></script>
  1837.         <script async defer src=\"https://maps.googleapis.com/maps/api/js?key={{google_maps_key}}&callback=initMap\"></script>
  1838.         <script  src=\"/js/styledmap.js?{{vassets}}\" ></script>
  1839.         <script  src=\"/js/eventos.js?{{vassets}}\" ></script>
  1840.         
  1841.         {{ render(controller('App\\\\Controller\\\\DefaultController::codigosCookies', {'ubicacion' : 'footer'})) }}
  1842.         
  1843.         <!-- /js -->
  1844.     {% endblock %}
  1845.     
  1846.     {% block funciones_eventos %}
  1847.         <script>
  1848.         
  1849.             
  1850.         </script>
  1851.     {% endblock %}
  1852.   </body>
  1853. </html>
  1854. ""base.html.twig""/home/alien/www/eurochange/templates/base.html.twig");
  1855.     }
  1856. }