var/cache/dev/fr/vpauto/twig/20/206778c2c2a6586b7f8ef008d478ee8e.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/withdrawal-vo-pro.html.twig */
  14. class __TwigTemplate_d1fd4c2bccb66b902bfd2788b98bef07 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/withdrawal-vo-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/withdrawal-vo-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/withdrawal-vo-pro.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend_pro.html.twig""Frontend/landing/withdrawal-vo-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_withdrawal_vo_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.withdrawal-vo-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.withdrawal-vo-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=\"retrait-vo-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.withdrawal-vo-pro.header.title", [], "landing"), "html"nulltrue);
  154.         echo "
  155.         </h1>
  156.     </div>
  157.     <div class=\"landing-content\">
  158.         <div>
  159.             <div class=\"grid-container block-bg01\">
  160.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  161.                     <div>
  162.                         <img src=\"";
  163.         // line 26
  164.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/icon-retrait-vo01.png"), "html"nulltrue);
  165.         echo "\" alt=\"picto facture\">
  166.                         <h3>";
  167.         // line 27
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block01.title", [], "landing"), "html"nulltrue);
  169.         echo "</h3>
  170.                         <p>";
  171.         // line 28
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block01.desc", [], "landing"), "html"nulltrue);
  173.         echo "</p>
  174.                     </div>
  175.                 </div>
  176.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  177.                     <div>
  178.                         <img src=\"";
  179.         // line 33
  180.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/icon-retrait-vo02.png"), "html"nulltrue);
  181.         echo "\" alt=\"picto paiement\">
  182.                         <h3>";
  183.         // line 34
  184.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block02.title", [], "landing"), "html"nulltrue);
  185.         echo "</h3>
  186.                         <p>";
  187.         // line 35
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block02.desc", [], "landing"), "html"nulltrue);
  189.         echo "</p>
  190.                     </div>
  191.                 </div>
  192.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  193.                     <div>
  194.                         <img src=\"";
  195.         // line 40
  196.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/icon-retrait-vo03.png"), "html"nulltrue);
  197.         echo "\" alt=\"picto attestation\">
  198.                         <h3>";
  199.         // line 41
  200.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block03.title", [], "landing"), "html"nulltrue);
  201.         echo "</h3>
  202.                         <p>";
  203.         // line 42
  204.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block03.desc", [], "landing"), "html"nulltrue);
  205.         echo "</p>
  206.                     </div>
  207.                 </div>
  208.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  209.                     <div>
  210.                         <img src=\"";
  211.         // line 47
  212.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/icon-retrait-vo04.png"), "html"nulltrue);
  213.         echo "\" alt=\"picto enlevement\">
  214.                         <h3>";
  215.         // line 48
  216.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block04.title", [], "landing"), "html"nulltrue);
  217.         echo "</h3>
  218.                         <p>";
  219.         // line 49
  220.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block04.desc", [], "landing"), "html"nulltrue);
  221.         echo "</p>
  222.                     </div>
  223.                 </div>
  224.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  225.                     <div>
  226.                         <img src=\"";
  227.         // line 54
  228.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/pro/icon-retrait-vo05.png"), "html"nulltrue);
  229.         echo "\" alt=\"picto retrait\">
  230.                         <h3>";
  231.         // line 55
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block05.title", [], "landing"), "html"nulltrue);
  233.         echo "</h3>
  234.                         <p>";
  235.         // line 56
  236.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.content.block05.desc", [], "landing");
  237.         echo "</p>
  238.                     </div>
  239.                 </div>
  240.             </div>
  241.             <p class=\"marginT60 txtcenter\">
  242.                 ";
  243.         // line 61
  244.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  245.             // line 62
  246.             echo "                    <a href=\"";
  247.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_transport_pro");
  248.             echo "\" class=\"lien11\">";
  249.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.bottom.button02.label", [], "landing"), "html"nulltrue);
  250.             echo "</a>
  251.                 ";
  252.         } else {
  253.             // line 64
  254.             echo "                    <a href=\"";
  255.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_engagement_pro");
  256.             echo "\" class=\"lien11\">";
  257.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.withdrawal-vo-pro.bottom.button01.label", [], "landing"), "html"nulltrue);
  258.             echo "</a>
  259.                 ";
  260.         }
  261.         // line 66
  262.         echo "            </p>
  263.         </div>
  264.     </div>
  265. </div>
  266. ";
  267.         
  268.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  269.         
  270.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  271.         
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  273.     }
  274.     public function getTemplateName()
  275.     {
  276.         return "Frontend/landing/withdrawal-vo-pro.html.twig";
  277.     }
  278.     public function isTraitable()
  279.     {
  280.         return false;
  281.     }
  282.     public function getDebugInfo()
  283.     {
  284.         return array (  307 => 66,  299 => 64,  291 => 62,  289 => 61,  281 => 56,  277 => 55,  273 => 54,  265 => 49,  261 => 48,  257 => 47,  249 => 42,  245 => 41,  241 => 40,  233 => 35,  229 => 34,  225 => 33,  217 => 28,  213 => 27,  209 => 26,  198 => 18,  193 => 15,  180 => 14,  155 => 12,  130 => 11,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  285.     }
  286.     public function getSourceContext()
  287.     {
  288.         return new Source("{% extends 'frontend/frontend_pro.html.twig' %}
  289. {% block meta_robot %}
  290.     {{ parent() }}
  291.     <link rel=\"canonical\" href=\"{{ url('frontend_withdrawal_vo_pro') }}\"/>
  292.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  293. {% endblock %}
  294. {% block tawkto '' %}
  295. {% block meta_title %}{{ 'seo.landing.withdrawal-vo-pro.title'|trans({}, \"seo\") }}{% endblock %}
  296. {% block meta_desc %}{{ 'seo.landing.withdrawal-vo-pro.desc'|trans({}, \"seo\") }}{% endblock %}
  297. {% block body_content %}
  298. <div class=\"retrait-vo-pro\">
  299.     <div class=\"landing-header\">
  300.         <h1 class=\"titre05\">
  301.             {{ 'frontend.landing.withdrawal-vo-pro.header.title'|trans({}, 'landing') }}
  302.         </h1>
  303.     </div>
  304.     <div class=\"landing-content\">
  305.         <div>
  306.             <div class=\"grid-container block-bg01\">
  307.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  308.                     <div>
  309.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/icon-retrait-vo01.png') }}\" alt=\"picto facture\">
  310.                         <h3>{{ 'frontend.landing.withdrawal-vo-pro.content.block01.title'|trans({}, 'landing') }}</h3>
  311.                         <p>{{ 'frontend.landing.withdrawal-vo-pro.content.block01.desc'|trans({}, 'landing') }}</p>
  312.                     </div>
  313.                 </div>
  314.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  315.                     <div>
  316.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/icon-retrait-vo02.png') }}\" alt=\"picto paiement\">
  317.                         <h3>{{ 'frontend.landing.withdrawal-vo-pro.content.block02.title'|trans({}, 'landing') }}</h3>
  318.                         <p>{{ 'frontend.landing.withdrawal-vo-pro.content.block02.desc'|trans({}, 'landing') }}</p>
  319.                     </div>
  320.                 </div>
  321.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  322.                     <div>
  323.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/icon-retrait-vo03.png') }}\" alt=\"picto attestation\">
  324.                         <h3>{{ 'frontend.landing.withdrawal-vo-pro.content.block03.title'|trans({}, 'landing') }}</h3>
  325.                         <p>{{ 'frontend.landing.withdrawal-vo-pro.content.block03.desc'|trans({}, 'landing') }}</p>
  326.                     </div>
  327.                 </div>
  328.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  329.                     <div>
  330.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/icon-retrait-vo04.png') }}\" alt=\"picto enlevement\">
  331.                         <h3>{{ 'frontend.landing.withdrawal-vo-pro.content.block04.title'|trans({}, 'landing') }}</h3>
  332.                         <p>{{ 'frontend.landing.withdrawal-vo-pro.content.block04.desc'|trans({}, 'landing') }}</p>
  333.                     </div>
  334.                 </div>
  335.                 <div class=\"grid-20 tab-l-100 tab-p-100 m-100\">
  336.                     <div>
  337.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/pro/icon-retrait-vo05.png') }}\" alt=\"picto retrait\">
  338.                         <h3>{{ 'frontend.landing.withdrawal-vo-pro.content.block05.title'|trans({}, 'landing') }}</h3>
  339.                         <p>{{ 'frontend.landing.withdrawal-vo-pro.content.block05.desc'|trans({}, 'landing')|raw }}</p>
  340.                     </div>
  341.                 </div>
  342.             </div>
  343.             <p class=\"marginT60 txtcenter\">
  344.                 {% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  345.                     <a href=\"{{ path('frontend_transport_pro') }}\" class=\"lien11\">{{ 'frontend.landing.withdrawal-vo-pro.bottom.button02.label'|trans({}, 'landing') }}</a>
  346.                 {% else %}
  347.                     <a href=\"{{ path('frontend_engagement_pro') }}\" class=\"lien11\">{{ 'frontend.landing.withdrawal-vo-pro.bottom.button01.label'|trans({}, 'landing') }}</a>
  348.                 {% endif %}
  349.             </p>
  350.         </div>
  351.     </div>
  352. </div>
  353. {% endblock body_content %}
  354. ""Frontend/landing/withdrawal-vo-pro.html.twig""/srv/src/Resources/views/Frontend/landing/withdrawal-vo-pro.html.twig");
  355.     }
  356. }