var/cache/dev/fr/vpauto/twig/6c/6c6a66cd5e185a048983e51169b19c7f.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/customer-complaint-pro.html.twig */
  14. class __TwigTemplate_883220f0c44427d002a908e284e8cc75 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/customer-complaint-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/customer-complaint-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/customer-complaint-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/customer-complaint-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_customer_complaint_pro");
  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.customer-complaint-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.customer-complaint-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=\"reclamation-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.customer-complaint-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.         </h1>
  156.     </div>
  157.     <div class=\"landing-content\">
  158.         <div>
  159.             <h2 class=\"titre01\">";
  160.         // line 23
  161.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.title01", [], "landing");
  162.         echo "</h2>
  163.             <p class=\"marginT20 marginB30\">";
  164.         // line 24
  165.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.text01", [], "landing"), "html"nulltrue);
  166.         echo "</p>
  167.             <div class=\"grid-container block-bg01\">
  168.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  169.                     <div>
  170.                         <img src=\"";
  171.         // line 29
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation01.png"), "html"nulltrue);
  173.         echo "\" alt=\"picto reglementation\">
  174.                         <p>";
  175.         // line 30
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block01.text", [], "landing"), "html"nulltrue);
  177.         echo " <a href=\"";
  178.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_cgv_pro");
  179.         echo "\" title=\"\" class=\"lien01\">CGV</a></p>
  180.                     </div>
  181.                 </div>
  182.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  183.                     <div>
  184.                         <img src=\"";
  185.         // line 35
  186.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation02.png"), "html"nulltrue);
  187.         echo "\" alt=\"picto pieces justificatives\">
  188.                         <p>";
  189.         // line 36
  190.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block02.text", [], "landing"), "html"nulltrue);
  191.         echo "</p>
  192.                     </div>
  193.                 </div>
  194.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  195.                     <div>
  196.                         <img src=\"";
  197.         // line 41
  198.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation03.png"), "html"nulltrue);
  199.         echo "\" alt=\"picto formulaire en ligne\">
  200.                         <p>";
  201.         // line 42
  202.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block03.text", [], "landing"), "html"nulltrue);
  203.         echo "</p>
  204.                     </div>
  205.                 </div>
  206.             </div>
  207.             <h2 class=\"titre01 marginT60\">";
  208.         // line 47
  209.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.title02", [], "landing");
  210.         echo "</h2>
  211.             <p class=\"marginT20\">";
  212.         // line 48
  213.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.text02", [], "landing"), "html"nulltrue);
  214.         echo "</p>
  215.             <ul class=\"marginT20\">
  216.                 <li>- ";
  217.         // line 50
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.list.item01", [], "landing"), "html"nulltrue);
  219.         echo " (<a href=\"";
  220.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_cgv_pro");
  221.         echo "\" title=\"\" class=\"lien03\">CGV</a>)</li>
  222.                 <li>- ";
  223.         // line 51
  224.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.list.item02", [], "landing"), "html"nulltrue);
  225.         echo "</li>
  226.                 <li>- ";
  227.         // line 52
  228.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.list.item03", [], "landing"), "html"nulltrue);
  229.         echo "</li>
  230.                 <li>- ";
  231.         // line 53
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.list.item04", [], "landing"), "html"nulltrue);
  233.         echo "</li>
  234.             </ul>
  235.             ";
  236.         // line 56
  237.         if ( !$this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  238.             // line 57
  239.             echo "                <h2 class=\"titre01 marginT60\">";
  240.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.title03", [], "landing");
  241.             echo "</h2>
  242.                 <div class=\"grid-container block-bg02\">
  243.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  244.                         <div>
  245.                             <img src=\"";
  246.             // line 61
  247.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation04.png"), "html"nulltrue);
  248.             echo "\" alt=\"picto administratif\">
  249.                             <h3>";
  250.             // line 62
  251.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block04.title", [], "landing"), "html"nulltrue);
  252.             echo "</h3>
  253.                             <p>";
  254.             // line 63
  255.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block04.desc", [], "landing");
  256.             echo "</p>
  257.                         </div>
  258.                     </div>
  259.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  260.                         <div>
  261.                             <img src=\"";
  262.             // line 68
  263.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation05.png"), "html"nulltrue);
  264.             echo "\" alt=\"picto requete vehicule\">
  265.                             <h3>";
  266.             // line 69
  267.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block05.title", [], "landing"), "html"nulltrue);
  268.             echo "</h3>
  269.                             <p>
  270.                                 <span>";
  271.             // line 71
  272.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block05.desc01", [], "landing");
  273.             echo "</span><br>
  274.                                 <span>";
  275.             // line 72
  276.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block05.desc02", [], "landing");
  277.             echo "</span><br>
  278.                                 <span>";
  279.             // line 73
  280.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block05.desc03", [], "landing");
  281.             echo "</span>
  282.                             </p>
  283.                         </div>
  284.                     </div>
  285.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  286.                         <div>
  287.                             <img src=\"";
  288.             // line 79
  289.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/reclamation06.png"), "html"nulltrue);
  290.             echo "\" alt=\"picto requete transport\">
  291.                             <h3>";
  292.             // line 80
  293.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block06.title", [], "landing"), "html"nulltrue);
  294.             echo "</h3>
  295.                             <p>";
  296.             // line 81
  297.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.block06.desc", [], "landing");
  298.             echo "</p>
  299.                         </div>
  300.                     </div>
  301.                 </div>
  302.             ";
  303.         }
  304.         // line 86
  305.         echo "
  306.             <h2 class=\"titre01 marginT60\">";
  307.         // line 87
  308.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.title04", [], "landing");
  309.         echo "</h2>
  310.             <p class=\"marginT20 titre03\"><strong>";
  311.         // line 88
  312.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.text03", [], "landing"), "html"nulltrue);
  313.         echo "</strong></p>
  314.             <p class=\"marginT60 txtcenter\"><a href=\"";
  315.         // line 89
  316.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_contact_pro");
  317.         echo "\" class=\"lien11\">";
  318.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.customer-complaint-pro.content.button01.label", [], "landing"), "html"nulltrue);
  319.         echo "</a></p>
  320.         </div>
  321.     </div>
  322. </div>
  323. ";
  324.         
  325.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  326.         
  327.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  328.         
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  330.     }
  331.     public function getTemplateName()
  332.     {
  333.         return "Frontend/landing/customer-complaint-pro.html.twig";
  334.     }
  335.     public function isTraitable()
  336.     {
  337.         return false;
  338.     }
  339.     public function getDebugInfo()
  340.     {
  341.         return array (  364 => 89,  360 => 88,  356 => 87,  353 => 86,  345 => 81,  341 => 80,  337 => 79,  328 => 73,  324 => 72,  320 => 71,  315 => 69,  311 => 68,  303 => 63,  299 => 62,  295 => 61,  287 => 57,  285 => 56,  279 => 53,  275 => 52,  271 => 51,  265 => 50,  260 => 48,  256 => 47,  248 => 42,  244 => 41,  236 => 36,  232 => 35,  222 => 30,  218 => 29,  210 => 24,  206 => 23,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  342.     }
  343.     public function getSourceContext()
  344.     {
  345.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  346. {% block meta_robot %}
  347.     {{ parent() }}
  348.     <link rel=\"canonical\" href=\"{{ url('frontend_customer_complaint_pro') }}\"/>
  349.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  350. {% endblock %}
  351. {% block tawkto '' %}
  352. {% block meta_title %}{{ 'seo.landing.customer-complaint-pro.title'|trans({}, \"seo\") }}{% endblock %}
  353. {% block meta_desc %}{{ 'seo.landing.customer-complaint-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  354. {% block body_content %}
  355. <div class=\"reclamation-pro\">
  356.     <div class=\"landing-header\">
  357.         <h1 class=\"titre05\">
  358.             {{ 'frontend.landing.customer-complaint-pro.header.title'|trans({}, 'landing') }}
  359.         </h1>
  360.     </div>
  361.     <div class=\"landing-content\">
  362.         <div>
  363.             <h2 class=\"titre01\">{{ 'frontend.landing.customer-complaint-pro.content.title01'|trans({}, 'landing')|raw }}</h2>
  364.             <p class=\"marginT20 marginB30\">{{ 'frontend.landing.customer-complaint-pro.content.text01'|trans({}, 'landing') }}</p>
  365.             <div class=\"grid-container block-bg01\">
  366.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  367.                     <div>
  368.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation01.png') }}\" alt=\"picto reglementation\">
  369.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block01.text'|trans({}, 'landing') }} <a href=\"{{ path('frontend_cgv_pro') }}\" title=\"\" class=\"lien01\">CGV</a></p>
  370.                     </div>
  371.                 </div>
  372.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  373.                     <div>
  374.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation02.png') }}\" alt=\"picto pieces justificatives\">
  375.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block02.text'|trans({}, 'landing') }}</p>
  376.                     </div>
  377.                 </div>
  378.                 <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  379.                     <div>
  380.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation03.png') }}\" alt=\"picto formulaire en ligne\">
  381.                         <p>{{ 'frontend.landing.customer-complaint-pro.content.block03.text'|trans({}, 'landing') }}</p>
  382.                     </div>
  383.                 </div>
  384.             </div>
  385.             <h2 class=\"titre01 marginT60\">{{ 'frontend.landing.customer-complaint-pro.content.title02'|trans({}, 'landing')|raw }}</h2>
  386.             <p class=\"marginT20\">{{ 'frontend.landing.customer-complaint-pro.content.text02'|trans({}, 'landing') }}</p>
  387.             <ul class=\"marginT20\">
  388.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item01'|trans({}, 'landing') }} (<a href=\"{{ path('frontend_cgv_pro') }}\" title=\"\" class=\"lien03\">CGV</a>)</li>
  389.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item02'|trans({}, 'landing') }}</li>
  390.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item03'|trans({}, 'landing') }}</li>
  391.                 <li>- {{ 'frontend.landing.customer-complaint-pro.content.list.item04'|trans({}, 'landing') }}</li>
  392.             </ul>
  393.             {% if not is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  394.                 <h2 class=\"titre01 marginT60\">{{ 'frontend.landing.customer-complaint-pro.content.title03'|trans({}, 'landing')|raw }}</h2>
  395.                 <div class=\"grid-container block-bg02\">
  396.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  397.                         <div>
  398.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation04.png') }}\" alt=\"picto administratif\">
  399.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block04.title'|trans({}, 'landing') }}</h3>
  400.                             <p>{{ 'frontend.landing.customer-complaint-pro.content.block04.desc'|trans({}, 'landing')|raw }}</p>
  401.                         </div>
  402.                     </div>
  403.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  404.                         <div>
  405.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation05.png') }}\" alt=\"picto requete vehicule\">
  406.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block05.title'|trans({}, 'landing') }}</h3>
  407.                             <p>
  408.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc01'|trans({}, 'landing')|raw }}</span><br>
  409.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc02'|trans({}, 'landing')|raw }}</span><br>
  410.                                 <span>{{ 'frontend.landing.customer-complaint-pro.content.block05.desc03'|trans({}, 'landing')|raw }}</span>
  411.                             </p>
  412.                         </div>
  413.                     </div>
  414.                     <div class=\"grid-33 tab-l-33 tab-p-100 m-100\">
  415.                         <div>
  416.                             <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/reclamation06.png') }}\" alt=\"picto requete transport\">
  417.                             <h3>{{ 'frontend.landing.customer-complaint-pro.content.block06.title'|trans({}, 'landing') }}</h3>
  418.                             <p>{{ 'frontend.landing.customer-complaint-pro.content.block06.desc'|trans({}, 'landing')|raw }}</p>
  419.                         </div>
  420.                     </div>
  421.                 </div>
  422.             {% endif %}
  423.             <h2 class=\"titre01 marginT60\">{{ 'frontend.landing.customer-complaint-pro.content.title04'|trans({}, 'landing')|raw }}</h2>
  424.             <p class=\"marginT20 titre03\"><strong>{{ 'frontend.landing.customer-complaint-pro.content.text03'|trans({}, 'landing') }}</strong></p>
  425.             <p class=\"marginT60 txtcenter\"><a href=\"{{ path('frontend_contact_pro') }}\" class=\"lien11\">{{ 'frontend.landing.customer-complaint-pro.content.button01.label'|trans({}, 'landing') }}</a></p>
  426.         </div>
  427.     </div>
  428. </div>
  429. {% endblock body_content %}
  430. ""Frontend/landing/customer-complaint-pro.html.twig""/srv/src/Resources/views/Frontend/landing/customer-complaint-pro.html.twig");
  431.     }
  432. }