var/cache/dev/fr/vpauto/twig/56/56311b4efdd0744dab00f95f0108fe10.php line 42

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Frontend/landing/physical-sale-pro.html.twig */
  14. class __TwigTemplate_12220f2dc5bef4b4552b3699671214bd extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'tawkto' => [$this'block_tawkto'],
  25.             'meta_title' => [$this'block_meta_title'],
  26.             'meta_desc' => [$this'block_meta_desc'],
  27.             'body_content' => [$this'block_body_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend/frontend_pro.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/physical-sale-pro.html.twig"));
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/physical-sale-pro.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/physical-sale-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/physical-sale-pro.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 3
  54.     public function block_meta_robot($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  60.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  63.         // line 4
  64.         echo "    ";
  65.         $this->displayParentBlock("meta_robot"$context$blocks);
  66.         echo "
  67.     <link rel=\"canonical\" href=\"";
  68.         // line 5
  69.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_physical_sale");
  70.         echo "\"/>
  71.     ";
  72.         // line 6
  73.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  74.         echo "
  75. ";
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.         
  79.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     // line 9
  84.     public function block_tawkto($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  90.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  93.         echo "";
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.     }
  101.     // line 11
  102.     public function block_meta_title($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  108.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.physical-sale-pro.title", [], "seo"), "html"nulltrue);
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.     }
  119.     // line 12
  120.     public function block_meta_desc($context, array $blocks = [])
  121.     {
  122.         $macros $this->macros;
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  126.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  129.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.physical-sale-pro.desc", [], "seo"), "html"nulltrue);
  130.         
  131.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  132.         
  133.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  134.         
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  136.     }
  137.     // line 14
  138.     public function block_body_content($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  143.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  144.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  145.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  146.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  147.         // line 15
  148.         echo "<div class=\"vente-publique-pro\">
  149.     <div class=\"landing-header\">
  150.         <h1 class=\"titre05\">
  151.             ";
  152.         // line 18
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.             <span>";
  156.         // line 19
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.header.subtitle", [], "landing"), "html"nulltrue);
  158.         echo "</span>
  159.         </h1>
  160.     </div>
  161.     <div class=\"landing-content\">
  162.         <div>
  163.             <h2 class=\"titre01\">";
  164.         // line 24
  165.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.title", [], "landing");
  166.         echo "</h2>
  167.             <p class=\"marginT20 marginB30\">";
  168.         // line 25
  169.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.subtitle", [], "landing"), "html"nulltrue);
  170.         echo "</p>
  171.             <div class=\"grid-container\">
  172.                 <div class=\"grid-50 tab-p-100 m-100\">
  173.                     <h2 class=\"titre01\">";
  174.         // line 29
  175.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.title", [], "landing"), "html"nulltrue);
  176.         echo "</h2>
  177.                     <ul class=\"liste01\">
  178.                         <li>
  179.                             <span>1</span>
  180.                             <span>";
  181.         // line 33
  182.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.item01", [], "landing"), "html"nulltrue);
  183.         echo "</span>
  184.                         </li>
  185.                         <li>
  186.                             <span>2</span>
  187.                             <span>";
  188.         // line 37
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.item02", [], "landing"), "html"nulltrue);
  190.         echo "</span>
  191.                         </li>
  192.                         <li>
  193.                             <span>3</span>
  194.                             <span>";
  195.         // line 41
  196.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.item03", [], "landing"), "html"nulltrue);
  197.         echo "</span>
  198.                         </li>
  199.                         <li>
  200.                             <span>4</span>
  201.                             <span>";
  202.         // line 45
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.item04", [], "landing"), "html"nulltrue);
  204.         echo "</span>
  205.                         </li>
  206.                         <li>
  207.                             <span>5</span>
  208.                             <span>";
  209.         // line 49
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list01.item05", [], "landing"), "html"nulltrue);
  211.         echo "</span>
  212.                         </li>
  213.                     </ul>
  214.                 </div>
  215.                 <div class=\"grid-50 tab-p-100 m-100 padding10 tab-p-hide m-hide\">
  216.                     <img src=\"";
  217.         // line 54
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-publique01.jpg"), "html"nulltrue);
  219.         echo "\" alt=\"vente salle Audi R8\" />
  220.                 </div>
  221.             </div>
  222.             
  223.             ";
  224.         // line 59
  225.         $context["layout_class"] = (($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) ? ("grid-25 tab-l-25 tab-p-50 m-100") : ("grid-20 tab-l-20 tab-p-50 m-100"));
  226.         // line 60
  227.         echo "            <h2 class=\"titre04 txtcenter marginT60\"><strong>";
  228.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.title", [], "landing"), "html"nulltrue);
  229.         echo "</strong></h2>
  230.             <div class=\"grid-container block-bg01\">
  231.                 <div class=\"";
  232.         // line 62
  233.         echo twig_escape_filter($this->env, (isset($context["layout_class"]) || array_key_exists("layout_class"$context) ? $context["layout_class"] : (function () { throw new RuntimeError('Variable "layout_class" does not exist.'62$this->source); })()), "html"nulltrue);
  234.         echo "\">
  235.                     <div>
  236.                         <img src=\"";
  237.         // line 64
  238.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/img-avantage-live01.png"), "html"nulltrue);
  239.         echo "\" alt=\"picto vehicules testés\">
  240.                         <p>";
  241.         // line 65
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.item01", [], "landing"), "html"nulltrue);
  243.         echo "</p>
  244.                     </div>
  245.                 </div>
  246.                 <div class=\"";
  247.         // line 68
  248.         echo twig_escape_filter($this->env, (isset($context["layout_class"]) || array_key_exists("layout_class"$context) ? $context["layout_class"] : (function () { throw new RuntimeError('Variable "layout_class" does not exist.'68$this->source); })()), "html"nulltrue);
  249.         echo "\">
  250.                     <div>
  251.                         <img src=\"";
  252.         // line 70
  253.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-publique02.png"), "html"nulltrue);
  254.         echo "\" alt=\"picto accès aux véhicules\">
  255.                         <p>";
  256.         // line 71
  257.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.item02", [], "landing"), "html"nulltrue);
  258.         echo "</p>
  259.                     </div>
  260.                 </div>
  261.                 <div class=\"";
  262.         // line 74
  263.         echo twig_escape_filter($this->env, (isset($context["layout_class"]) || array_key_exists("layout_class"$context) ? $context["layout_class"] : (function () { throw new RuntimeError('Variable "layout_class" does not exist.'74$this->source); })()), "html"nulltrue);
  264.         echo "\">
  265.                     <div>
  266.                         <img src=\"";
  267.         // line 76
  268.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/img-avantage-live02.png"), "html"nulltrue);
  269.         echo "\" alt=\"picto prix\">
  270.                         <p>";
  271.         // line 77
  272.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.item03", [], "landing"), "html"nulltrue);
  273.         echo "</p>
  274.                     </div>
  275.                 </div>
  276.                 ";
  277.         // line 80
  278.         if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_BELGIUM"))) {
  279.             // line 81
  280.             echo "                <div class=\"";
  281.             echo twig_escape_filter($this->env, (isset($context["layout_class"]) || array_key_exists("layout_class"$context) ? $context["layout_class"] : (function () { throw new RuntimeError('Variable "layout_class" does not exist.'81$this->source); })()), "html"nulltrue);
  282.             echo "\">
  283.                     <div>
  284.                         <img src=\"";
  285.             // line 83
  286.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/img-avantage-live03.png"), "html"nulltrue);
  287.             echo "\" alt=\"picto garantie\">
  288.                         <p>";
  289.             // line 84
  290.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.item04", [], "landing"), "html"nulltrue);
  291.             echo "</p>
  292.                     </div>
  293.                 </div>
  294.                 ";
  295.         }
  296.         // line 88
  297.         echo "                <div class=\"";
  298.         echo twig_escape_filter($this->env, (isset($context["layout_class"]) || array_key_exists("layout_class"$context) ? $context["layout_class"] : (function () { throw new RuntimeError('Variable "layout_class" does not exist.'88$this->source); })()), "html"nulltrue);
  299.         echo "\">
  300.                     <div>
  301.                         <img src=\"";
  302.         // line 90
  303.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/img-avantage-live04.png"), "html"nulltrue);
  304.         echo "\" alt=\"picto disponibilité\">
  305.                         <p>";
  306.         // line 91
  307.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.list02.item05", [], "landing"), "html"nulltrue);
  308.         echo "</p>
  309.                     </div>
  310.                 </div>
  311.             </div>
  312.             <div class=\"grid-container block-bg02\">
  313.                 <div class=\"grid-33 tab-l-33 tab-p-50 m-100\">
  314.                     <div>
  315.                         <img src=\"";
  316.         // line 99
  317.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-publique-lorient.png"), "html"nulltrue);
  318.         echo "\" alt=\"salle de Lorient\">
  319.                         <p><strong>277 rue de Kerpont</strong><br> 56850 Caudan</p>
  320.                         <a href=\"";
  321.         // line 101
  322.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_room_lorient_pro");
  323.         echo "\" title=\"\" class=\"lien07\">";
  324.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.button01.label", [], "landing"), "html"nulltrue);
  325.         echo "</a>
  326.                     </div>
  327.                 </div>
  328.                 <div class=\"grid-33 tab-l-33 tab-p-50 m-100\">
  329.                     <div>
  330.                         <img src=\"";
  331.         // line 106
  332.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-publique-nantes.png"), "html"nulltrue);
  333.         echo "\" alt=\"salle de Nantes\">
  334.                         <p><strong>362 route de Clisson</strong><br> 44120 Vertou</p>
  335.                         <a href=\"";
  336.         // line 108
  337.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_room_nantes_pro");
  338.         echo "\" title=\"\" class=\"lien07\">";
  339.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.button01.label", [], "landing"), "html"nulltrue);
  340.         echo "</a>
  341.                     </div>
  342.                 </div>
  343.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  344.                     <div>
  345.                         <img src=\"";
  346.         // line 113
  347.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/vente-publique-rouen.png"), "html"nulltrue);
  348.         echo "\" alt=\"salle de Rouen\">
  349.                         <p><strong>555 route de Dieppe</strong><br> 76710 Anceaumeville</p>
  350.                         <a href=\"";
  351.         // line 115
  352.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_room_rouen_pro");
  353.         echo "\" title=\"\" class=\"lien07\">";
  354.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.button01.label", [], "landing"), "html"nulltrue);
  355.         echo "</a>
  356.                     </div>
  357.                 </div>
  358.             </div>
  359.             <p class=\"marginT60 txtcenter\"><a href=\"";
  360.         // line 119
  361.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("live_portal_next_sales_pro");
  362.         echo "\" class=\"lien11\">";
  363.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.button02.label", [], "landing"), "html"nulltrue);
  364.         echo "</a></p>
  365.             <p class=\"marginT10\">";
  366.         // line 120
  367.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.physical-sale-pro.content.text01", [], "landing"), "html"nulltrue);
  368.         echo "</p>
  369.         </div>
  370.     </div>
  371. </div>
  372. ";
  373.         
  374.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  375.         
  376.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  377.         
  378.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  379.     }
  380.     public function getTemplateName()
  381.     {
  382.         return "Frontend/landing/physical-sale-pro.html.twig";
  383.     }
  384.     public function isTraitable()
  385.     {
  386.         return false;
  387.     }
  388.     public function getDebugInfo()
  389.     {
  390.         return array (  415 => 120,  409 => 119,  400 => 115,  395 => 113,  385 => 108,  380 => 106,  370 => 101,  365 => 99,  354 => 91,  350 => 90,  344 => 88,  337 => 84,  333 => 83,  327 => 81,  325 => 80,  319 => 77,  315 => 76,  310 => 74,  304 => 71,  300 => 70,  295 => 68,  289 => 65,  285 => 64,  280 => 62,  274 => 60,  272 => 59,  264 => 54,  256 => 49,  249 => 45,  242 => 41,  235 => 37,  228 => 33,  221 => 29,  214 => 25,  210 => 24,  202 => 19,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  391.     }
  392.     public function getSourceContext()
  393.     {
  394.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  395. {% block meta_robot %}
  396.     {{ parent() }}
  397.     <link rel=\"canonical\" href=\"{{ url('frontend_physical_sale') }}\"/>
  398.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  399. {% endblock %}
  400. {% block tawkto '' %}
  401. {% block meta_title %}{{ 'seo.landing.physical-sale-pro.title'|trans({}, \"seo\") }}{% endblock %}
  402. {% block meta_desc %}{{ 'seo.landing.physical-sale-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  403. {% block body_content %}
  404. <div class=\"vente-publique-pro\">
  405.     <div class=\"landing-header\">
  406.         <h1 class=\"titre05\">
  407.             {{ 'frontend.landing.physical-sale-pro.header.title'|trans({}, 'landing') }}
  408.             <span>{{ 'frontend.landing.physical-sale-pro.header.subtitle'|trans({}, 'landing') }}</span>
  409.         </h1>
  410.     </div>
  411.     <div class=\"landing-content\">
  412.         <div>
  413.             <h2 class=\"titre01\">{{ 'frontend.landing.physical-sale-pro.content.title'|trans({}, 'landing')|raw }}</h2>
  414.             <p class=\"marginT20 marginB30\">{{ 'frontend.landing.physical-sale-pro.content.subtitle'|trans({}, 'landing') }}</p>
  415.             <div class=\"grid-container\">
  416.                 <div class=\"grid-50 tab-p-100 m-100\">
  417.                     <h2 class=\"titre01\">{{ 'frontend.landing.physical-sale-pro.content.list01.title'|trans({}, 'landing') }}</h2>
  418.                     <ul class=\"liste01\">
  419.                         <li>
  420.                             <span>1</span>
  421.                             <span>{{ 'frontend.landing.physical-sale-pro.content.list01.item01'|trans({}, 'landing') }}</span>
  422.                         </li>
  423.                         <li>
  424.                             <span>2</span>
  425.                             <span>{{ 'frontend.landing.physical-sale-pro.content.list01.item02'|trans({}, 'landing') }}</span>
  426.                         </li>
  427.                         <li>
  428.                             <span>3</span>
  429.                             <span>{{ 'frontend.landing.physical-sale-pro.content.list01.item03'|trans({}, 'landing') }}</span>
  430.                         </li>
  431.                         <li>
  432.                             <span>4</span>
  433.                             <span>{{ 'frontend.landing.physical-sale-pro.content.list01.item04'|trans({}, 'landing') }}</span>
  434.                         </li>
  435.                         <li>
  436.                             <span>5</span>
  437.                             <span>{{ 'frontend.landing.physical-sale-pro.content.list01.item05'|trans({}, 'landing') }}</span>
  438.                         </li>
  439.                     </ul>
  440.                 </div>
  441.                 <div class=\"grid-50 tab-p-100 m-100 padding10 tab-p-hide m-hide\">
  442.                     <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-publique01.jpg') }}\" alt=\"vente salle Audi R8\" />
  443.                 </div>
  444.             </div>
  445.             
  446.             {% set layout_class = is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) ? \"grid-25 tab-l-25 tab-p-50 m-100\" : \"grid-20 tab-l-20 tab-p-50 m-100\" %}
  447.             <h2 class=\"titre04 txtcenter marginT60\"><strong>{{ 'frontend.landing.physical-sale-pro.content.list02.title'|trans({}, 'landing') }}</strong></h2>
  448.             <div class=\"grid-container block-bg01\">
  449.                 <div class=\"{{ layout_class }}\">
  450.                     <div>
  451.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/img-avantage-live01.png') }}\" alt=\"picto vehicules testés\">
  452.                         <p>{{ 'frontend.landing.physical-sale-pro.content.list02.item01'|trans({}, 'landing') }}</p>
  453.                     </div>
  454.                 </div>
  455.                 <div class=\"{{ layout_class }}\">
  456.                     <div>
  457.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-publique02.png') }}\" alt=\"picto accès aux véhicules\">
  458.                         <p>{{ 'frontend.landing.physical-sale-pro.content.list02.item02'|trans({}, 'landing') }}</p>
  459.                     </div>
  460.                 </div>
  461.                 <div class=\"{{ layout_class }}\">
  462.                     <div>
  463.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/img-avantage-live02.png') }}\" alt=\"picto prix\">
  464.                         <p>{{ 'frontend.landing.physical-sale-pro.content.list02.item03'|trans({}, 'landing') }}</p>
  465.                     </div>
  466.                 </div>
  467.                 {% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_BELGIUM')) %}
  468.                 <div class=\"{{ layout_class }}\">
  469.                     <div>
  470.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/img-avantage-live03.png') }}\" alt=\"picto garantie\">
  471.                         <p>{{ 'frontend.landing.physical-sale-pro.content.list02.item04'|trans({}, 'landing') }}</p>
  472.                     </div>
  473.                 </div>
  474.                 {% endif %}
  475.                 <div class=\"{{ layout_class }}\">
  476.                     <div>
  477.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/img-avantage-live04.png') }}\" alt=\"picto disponibilité\">
  478.                         <p>{{ 'frontend.landing.physical-sale-pro.content.list02.item05'|trans({}, 'landing') }}</p>
  479.                     </div>
  480.                 </div>
  481.             </div>
  482.             <div class=\"grid-container block-bg02\">
  483.                 <div class=\"grid-33 tab-l-33 tab-p-50 m-100\">
  484.                     <div>
  485.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-publique-lorient.png') }}\" alt=\"salle de Lorient\">
  486.                         <p><strong>277 rue de Kerpont</strong><br> 56850 Caudan</p>
  487.                         <a href=\"{{ path('frontend_room_lorient_pro') }}\" title=\"\" class=\"lien07\">{{ 'frontend.landing.physical-sale-pro.content.button01.label'|trans({}, 'landing') }}</a>
  488.                     </div>
  489.                 </div>
  490.                 <div class=\"grid-33 tab-l-33 tab-p-50 m-100\">
  491.                     <div>
  492.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-publique-nantes.png') }}\" alt=\"salle de Nantes\">
  493.                         <p><strong>362 route de Clisson</strong><br> 44120 Vertou</p>
  494.                         <a href=\"{{ path('frontend_room_nantes_pro') }}\" title=\"\" class=\"lien07\">{{ 'frontend.landing.physical-sale-pro.content.button01.label'|trans({}, 'landing') }}</a>
  495.                     </div>
  496.                 </div>
  497.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  498.                     <div>
  499.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/vente-publique-rouen.png') }}\" alt=\"salle de Rouen\">
  500.                         <p><strong>555 route de Dieppe</strong><br> 76710 Anceaumeville</p>
  501.                         <a href=\"{{ path('frontend_room_rouen_pro') }}\" title=\"\" class=\"lien07\">{{ 'frontend.landing.physical-sale-pro.content.button01.label'|trans({}, 'landing') }}</a>
  502.                     </div>
  503.                 </div>
  504.             </div>
  505.             <p class=\"marginT60 txtcenter\"><a href=\"{{ path('live_portal_next_sales_pro') }}\" class=\"lien11\">{{ 'frontend.landing.physical-sale-pro.content.button02.label'|trans({}, 'landing') }}</a></p>
  506.             <p class=\"marginT10\">{{ 'frontend.landing.physical-sale-pro.content.text01'|trans({}, 'landing') }}</p>
  507.         </div>
  508.     </div>
  509. </div>
  510. {% endblock body_content %}
  511. ""Frontend/landing/physical-sale-pro.html.twig""/srv/src/Resources/views/Frontend/landing/physical-sale-pro.html.twig");
  512.     }
  513. }