var/cache/dev/twig/bb/bbba7fd5f48e851f4738ffa9f194d72cb550ffb07584ca0d2c5ae2cf1dd8cf50.php line 53

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* index/offre_fusacq_expert.html.twig */
  15. class __TwigTemplate_10492b3826aeccea0af5138a8bc5ab5c873e68979ee4a03c661fb36e846dc5d9 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'description' => [$this'block_description'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index/offre_fusacq_expert.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index/offre_fusacq_expert.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""index/offre_fusacq_expert.html.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         // line 4
  59.         yield "<title>";
  60.         yield $this->extensions['App\Twig\TranslationExtension']->translate("offre FUSACQ EXPERT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'4$this->source); })()), """M");
  61.         yield "</title>
  62. ";
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.         return; yield '';
  68.     }
  69.     // line 7
  70.     public function block_description($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  77.         // line 8
  78.         yield "<meta name=\"description\" content=\"";
  79.         yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez l'offre FUSACQ EXPERT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'8$this->source); })()), """M");
  80.         yield "\">
  81. ";
  82.         
  83.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  84.         
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  86.         return; yield '';
  87.     }
  88.     // line 11
  89.     public function block_stylesheets($context, array $blocks = [])
  90.     {
  91.         $macros $this->macros;
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  93.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  96.         yield "  
  97. ";
  98.         // line 12
  99.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  100.         yield "
  101. ";
  102.         
  103.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  104.         
  105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  106.         return; yield '';
  107.     }
  108.     // line 15
  109.     public function block_body($context, array $blocks = [])
  110.     {
  111.         $macros $this->macros;
  112.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  113.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  114.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  115.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  116.         // line 16
  117.         yield "\t";
  118.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""index/offre_fusacq_expert.html.twig"16)->unwrap()->yield($context);
  119.         // line 17
  120.         yield "\t";
  121.         yield from         $this->loadTemplate("assets/assets_form_errors.html.twig""index/offre_fusacq_expert.html.twig"17)->unwrap()->yield($context);
  122.         // line 18
  123.         yield "\t
  124. \t<!-- Menu  -->
  125.     ";
  126.         // line 20
  127.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 22
  128. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'22$this->source); })()), "currentRoute" =>         // line 23
  129. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'23$this->source); })()), "codePays" =>         // line 24
  130. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'24$this->source); })())])));
  131.         // line 25
  132.         yield "
  133.   \t<!-- Menu  -->
  134.                   
  135.   \t<!-- Publicite  -->
  136.     ";
  137.         // line 29
  138.         yield from         $this->loadTemplate("includes/publicite.html.twig""index/offre_fusacq_expert.html.twig"29)->unwrap()->yield($context);
  139.         // line 30
  140.         yield "  \t<!-- Publicite  -->
  141. \t<div class=\"container\" id=\"app\">
  142. \t\t<div class=\"row\">
  143. \t\t\t<!--COLONNE GAUCHE -->
  144.             ";
  145.         // line 35
  146.         yield from         $this->loadTemplate("includes/colonne_gauche_liste_annonces.html.twig""index/offre_fusacq_expert.html.twig"35)->unwrap()->yield($context);
  147.         // line 36
  148.         yield "            <!--FIN COLONNE GAUCHE -->
  149.             
  150.             <!--COLONNE DROITE -->
  151. \t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
  152.                 <!-- ARIANE -->
  153.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  154.                   <ol class=\"breadcrumb\">
  155.                     <li class=\"breadcrumb-item\"><a href=\"";
  156.         // line 44
  157.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'44$this->source); })())]), "html"nulltrue);
  158.         yield "\">";
  159.         yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'44$this->source); })()), """M");
  160.         yield "</a></li>
  161.                     <li class=\"breadcrumb-item\">";
  162.         // line 45
  163.         yield $this->extensions['App\Twig\TranslationExtension']->translate("l'offre FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'45$this->source); })()), """M");
  164.         yield "</li>
  165.                   </ol>
  166.                 </nav>
  167.                 <!-- FIN ARIANE -->
  168.                 <div class=\"row\" >
  169.                     <div class=\"col-12\">
  170.                     \t<h1 class=\"gris_666 mb-5\">";
  171.         // line 52
  172.         yield $this->extensions['App\Twig\TranslationExtension']->translate("l'offre FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'52$this->source); })()), """M");
  173.         yield "</h1>
  174. \t\t\t\t\t\t<!-- PUB FUSACQ EXPERT  -->
  175.                         ";
  176.         // line 54
  177.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::pubFusacqExpert", ["display_title" => false"display_login" => false"lang" =>         // line 55
  178. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'55$this->source); })()), "codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'55$this->source); })())])));
  179.         // line 56
  180.         yield "
  181.                       \t<!-- FIN PUB FUSACQ EXPERT  -->
  182.                       \t
  183.                     \t<!-- notification -->
  184.                           ";
  185.         // line 60
  186.         yield from         $this->loadTemplate("form/notifications_success_errors.html.twig""index/offre_fusacq_expert.html.twig"60)->unwrap()->yield($context);
  187.         // line 61
  188.         yield "                      \t<!-- notification   -->
  189.                       
  190.                     \t<h5 class=\"text-center my-5\">";
  191.         // line 63
  192.         yield $this->extensions['App\Twig\TranslationExtension']->translate("vous souhaitez etre contacte et recevoir une plaquette de l'offre Fusacq Expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'63$this->source); })()), """M");
  193.         yield "</h5>
  194.                     \t";
  195.         // line 64
  196.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'64$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
  197.         yield "
  198.                     \t<div class=\"row\">
  199.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  200.                                   <label for=\"form_nom\">";
  201.         // line 67
  202.         yield $this->extensions['App\Twig\TranslationExtension']->translate("nom", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'67$this->source); })()), """M");
  203.         yield " *</label>
  204.                               </div>
  205.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  206.                                   ";
  207.         // line 70
  208.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'70$this->source); })()), "nom", [], "any"falsefalsefalse70), 'widget');
  209.         yield "
  210.                                   ";
  211.         // line 71
  212.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'71$this->source); })()), "nom", [], "any"falsefalsefalse71), 'errors');
  213.         yield "
  214.                               </div>
  215.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  216.                                   <label for=\"form_prenom\">";
  217.         // line 74
  218.         yield $this->extensions['App\Twig\TranslationExtension']->translate("prenom", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'74$this->source); })()), """M");
  219.         yield " *</label>
  220.                               </div>
  221.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  222.                                   ";
  223.         // line 77
  224.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'77$this->source); })()), "prenom", [], "any"falsefalsefalse77), 'widget');
  225.         yield "
  226.                                   ";
  227.         // line 78
  228.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'78$this->source); })()), "prenom", [], "any"falsefalsefalse78), 'errors');
  229.         yield "
  230.                               </div>
  231.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-2 mb-3\">
  232.                                   <label for=\"form_email\">";
  233.         // line 81
  234.         yield $this->extensions['App\Twig\TranslationExtension']->translate("e-mail", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'81$this->source); })()), """M");
  235.         yield "  *</label>
  236.                               </div>
  237.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  238.                                   ";
  239.         // line 84
  240.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'84$this->source); })()), "email", [], "any"falsefalsefalse84), 'widget');
  241.         yield "
  242.                                   ";
  243.         // line 85
  244.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'85$this->source); })()), "email", [], "any"falsefalsefalse85), 'errors');
  245.         yield "
  246.                               </div>
  247.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  248.                                   ";
  249.         // line 88
  250.         yield $this->extensions['App\Twig\TranslationExtension']->translate("telephone", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'88$this->source); })()), """M");
  251.         yield "
  252.                               </div>
  253.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  254.                                   ";
  255.         // line 91
  256.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'91$this->source); })()), "indicatif", [], "any"falsefalsefalse91), 'widget');
  257.         yield "
  258.                                   ";
  259.         // line 92
  260.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'92$this->source); })()), "telephone", [], "any"falsefalsefalse92), 'widget');
  261.         yield "
  262.                                   ";
  263.         // line 93
  264.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'93$this->source); })()), "telephone", [], "any"falsefalsefalse93), 'errors');
  265.         yield "
  266.                               </div>
  267.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-2 mb-3\">
  268.                                   <label for=\"form_societe\">";
  269.         // line 96
  270.         yield $this->extensions['App\Twig\TranslationExtension']->translate("societe", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'96$this->source); })()), """M");
  271.         yield " </label>
  272.                               </div>
  273.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  274.                                   ";
  275.         // line 99
  276.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'99$this->source); })()), "societe", [], "any"falsefalsefalse99), 'widget');
  277.         yield "
  278.                                   ";
  279.         // line 100
  280.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'100$this->source); })()), "societe", [], "any"falsefalsefalse100), 'errors');
  281.         yield "
  282.                               </div>
  283.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  284.                                   <label for=\"form_message\">";
  285.         // line 103
  286.         yield $this->extensions['App\Twig\TranslationExtension']->translate("votre message", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'103$this->source); })()), """M");
  287.         yield " *</label>
  288.                               </div>
  289.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  290.                                   ";
  291.         // line 106
  292.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'106$this->source); })()), "message", [], "any"falsefalsefalse106), 'widget');
  293.         yield "
  294.                                   ";
  295.         // line 107
  296.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'107$this->source); })()), "message", [], "any"falsefalsefalse107), 'errors');
  297.         yield "
  298.                               </div>
  299.                               <div class=\"col-12 col-sm-6 offset-sm-4\">
  300.                                   <div class=\"form-group\">
  301.                                       ";
  302.         // line 111
  303.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'111$this->source); })()), "recaptcha", [], "any"falsefalsefalse111), 'widget');
  304.         yield "
  305.                                       ";
  306.         // line 112
  307.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'112$this->source); })()), "recaptcha", [], "any"falsefalsefalse112), 'errors');
  308.         yield "
  309.                                   </div>
  310.                               </div>
  311.                               <div class=\"col-12 text-center mt-4 mt-3\">
  312.                                   <a href=\"javascript:void(0)\" title=\"\">
  313.                                       <button type=\"submit\" class=\"btn btn-bleu-fusacq\"  >
  314.                                           <span> ";
  315.         // line 118
  316.         yield $this->extensions['App\Twig\TranslationExtension']->translate("envoyer", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'118$this->source); })()), """M");
  317.         yield "</span>
  318.                                       </button>
  319.                                   </a>
  320.                               </div>
  321.                               <div class=\"col-12 mt-4 mt-3\">
  322.                                   <div class=\"col-12\">
  323.                                       <small>";
  324.         // line 124
  325.         yield $this->extensions['App\Twig\TranslationExtension']->translate("* champs obligatoires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'124$this->source); })()), """M");
  326.         yield "</small>
  327.                                   </div>
  328.                               </div>
  329.     \t\t\t\t\t\t</div>
  330.                     \t";
  331.         // line 128
  332.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form_contact"]) || array_key_exists("form_contact"$context) ? $context["form_contact"] : (function () { throw new RuntimeError('Variable "form_contact" does not exist.'128$this->source); })()), 'form_end');
  333.         yield "
  334.                     </div>
  335.                 </div>
  336.             </div><!--FIN COLONNE DROITE --> 
  337. \t\t</div> <!--FIN ROW CONTAINER --> 
  338. \t</div>  <!--FIN CONTAINER -->
  339.   ";
  340.         
  341.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  342.         
  343.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  344.         return; yield '';
  345.     }
  346.     // line 137
  347.     public function block_javascripts($context, array $blocks = [])
  348.     {
  349.         $macros $this->macros;
  350.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  351.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  352.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  353.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  354.         yield 
  355.     ";
  356.         // line 138
  357.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  358.         yield 
  359. ";
  360.         
  361.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  362.         
  363.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  364.         return; yield '';
  365.     }
  366.     /**
  367.      * @codeCoverageIgnore
  368.      */
  369.     public function getTemplateName()
  370.     {
  371.         return "index/offre_fusacq_expert.html.twig";
  372.     }
  373.     /**
  374.      * @codeCoverageIgnore
  375.      */
  376.     public function isTraitable()
  377.     {
  378.         return false;
  379.     }
  380.     /**
  381.      * @codeCoverageIgnore
  382.      */
  383.     public function getDebugInfo()
  384.     {
  385.         return array (  395 => 138,  383 => 137,  364 => 128,  357 => 124,  348 => 118,  339 => 112,  335 => 111,  328 => 107,  324 => 106,  318 => 103,  312 => 100,  308 => 99,  302 => 96,  296 => 93,  292 => 92,  288 => 91,  282 => 88,  276 => 85,  272 => 84,  266 => 81,  260 => 78,  256 => 77,  250 => 74,  244 => 71,  240 => 70,  234 => 67,  228 => 64,  224 => 63,  220 => 61,  218 => 60,  212 => 56,  210 => 55,  209 => 54,  204 => 52,  194 => 45,  188 => 44,  178 => 36,  176 => 35,  169 => 30,  167 => 29,  161 => 25,  159 => 24,  158 => 23,  157 => 22,  156 => 20,  152 => 18,  149 => 17,  146 => 16,  136 => 15,  123 => 12,  111 => 11,  97 => 8,  87 => 7,  73 => 4,  63 => 3,  40 => 1,);
  386.     }
  387.     public function getSourceContext()
  388.     {
  389.         return new Source("{% extends 'base.html.twig' %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  390. {% block title %}
  391. <title>{{ translate(\"offre FUSACQ EXPERT\" ,lang,\"\",\"M\") | raw }}</title>
  392. {% endblock %}
  393. {% block description %}
  394. <meta name=\"description\" content=\"{{ translate(\"consultez l'offre FUSACQ EXPERT\" ,lang,\"\",\"M\") | raw }}\">
  395. {% endblock %}
  396. {% block stylesheets %}  
  397. {{ parent() }}
  398. {% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  399. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  400. {% block body %}
  401. \t{% include 'assets/assets_vuejs.html.twig' %}
  402. \t{% include 'assets/assets_form_errors.html.twig' %}
  403. \t
  404. \t<!-- Menu  -->
  405.     {{ render_esi(controller(
  406.       'App\\\\Controller\\\\CoreController::menu',
  407.       {   \"lang\": lang,
  408.           \"currentRoute\":currentRoute,
  409.           \"codePays\": codePaysWithUnderScore }
  410.     )) | spaceless }}
  411.   \t<!-- Menu  -->
  412.                   
  413.   \t<!-- Publicite  -->
  414.     {% include 'includes/publicite.html.twig' %}
  415.   \t<!-- Publicite  -->
  416. \t<div class=\"container\" id=\"app\">
  417. \t\t<div class=\"row\">
  418. \t\t\t<!--COLONNE GAUCHE -->
  419.             {% include 'includes/colonne_gauche_liste_annonces.html.twig' %}
  420.             <!--FIN COLONNE GAUCHE -->
  421.             
  422.             <!--COLONNE DROITE -->
  423. \t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
  424.                 <!-- ARIANE -->
  425.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  426.                   <ol class=\"breadcrumb\">
  427.                     <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  428.                     <li class=\"breadcrumb-item\">{{ translate(\"l'offre FUSACQ Expert\",lang,\"\",\"M\") | raw }}</li>
  429.                   </ol>
  430.                 </nav>
  431.                 <!-- FIN ARIANE -->
  432.                 <div class=\"row\" >
  433.                     <div class=\"col-12\">
  434.                     \t<h1 class=\"gris_666 mb-5\">{{ translate(\"l'offre FUSACQ Expert\",lang,\"\",\"M\") | raw }}</h1>
  435. \t\t\t\t\t\t<!-- PUB FUSACQ EXPERT  -->
  436.                         {{ render_esi(controller(
  437. \t\t\t\t\t\t\t'App\\\\Controller\\\\CoreController::pubFusacqExpert', {display_title: false, display_login: false, lang: lang, codePays: codePays}
  438.                         )) | spaceless }}
  439.                       \t<!-- FIN PUB FUSACQ EXPERT  -->
  440.                       \t
  441.                     \t<!-- notification -->
  442.                           {% include 'form/notifications_success_errors.html.twig' %}
  443.                       \t<!-- notification   -->
  444.                       
  445.                     \t<h5 class=\"text-center my-5\">{{ translate(\"vous souhaitez etre contacte et recevoir une plaquette de l'offre Fusacq Expert\",lang,\"\",\"M\") | raw }}</h5>
  446.                     \t{{ form_start(form_contact, {attr: {'novalidate': 'novalidate'}}) }}
  447.                     \t<div class=\"row\">
  448.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  449.                                   <label for=\"form_nom\">{{ translate(\"nom\",lang,\"\",\"M\") | raw }} *</label>
  450.                               </div>
  451.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  452.                                   {{ form_widget(form_contact.nom ) }}
  453.                                   {{ form_errors(form_contact.nom ) }}
  454.                               </div>
  455.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  456.                                   <label for=\"form_prenom\">{{ translate(\"prenom\",lang,\"\",\"M\") | raw }} *</label>
  457.                               </div>
  458.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  459.                                   {{ form_widget(form_contact.prenom ) }}
  460.                                   {{ form_errors(form_contact.prenom ) }}
  461.                               </div>
  462.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-2 mb-3\">
  463.                                   <label for=\"form_email\">{{ translate(\"e-mail\",lang,\"\",\"M\") | raw }}  *</label>
  464.                               </div>
  465.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  466.                                   {{ form_widget(form_contact.email ) }}
  467.                                   {{ form_errors(form_contact.email ) }}
  468.                               </div>
  469.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  470.                                   {{ translate(\"telephone\",lang,\"\",\"M\") | raw }}
  471.                               </div>
  472.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  473.                                   {{ form_widget(form_contact.indicatif ) }}
  474.                                   {{ form_widget(form_contact.telephone ) }}
  475.                                   {{ form_errors(form_contact.telephone ) }}
  476.                               </div>
  477.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-2 mb-3\">
  478.                                   <label for=\"form_societe\">{{ translate(\"societe\",lang,\"\",\"M\") | raw }} </label>
  479.                               </div>
  480.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  481.                                   {{ form_widget(form_contact.societe ) }}
  482.                                   {{ form_errors(form_contact.societe ) }}
  483.                               </div>
  484.                               <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  485.                                   <label for=\"form_message\">{{ translate(\"votre message\",lang,\"\",\"M\") | raw }} *</label>
  486.                               </div>
  487.                               <div class=\"col-8 col-lg-5 mb-3 input-group\">
  488.                                   {{ form_widget(form_contact.message ) }}
  489.                                   {{ form_errors(form_contact.message ) }}
  490.                               </div>
  491.                               <div class=\"col-12 col-sm-6 offset-sm-4\">
  492.                                   <div class=\"form-group\">
  493.                                       {{ form_widget(form_contact.recaptcha) }}
  494.                                       {{ form_errors(form_contact.recaptcha) }}
  495.                                   </div>
  496.                               </div>
  497.                               <div class=\"col-12 text-center mt-4 mt-3\">
  498.                                   <a href=\"javascript:void(0)\" title=\"\">
  499.                                       <button type=\"submit\" class=\"btn btn-bleu-fusacq\"  >
  500.                                           <span> {{ translate(\"envoyer\",lang,\"\",\"M\") | raw }}</span>
  501.                                       </button>
  502.                                   </a>
  503.                               </div>
  504.                               <div class=\"col-12 mt-4 mt-3\">
  505.                                   <div class=\"col-12\">
  506.                                       <small>{{ translate(\"* champs obligatoires\",lang,\"\",\"M\") | raw }}</small>
  507.                                   </div>
  508.                               </div>
  509.     \t\t\t\t\t\t</div>
  510.                     \t{{ form_end(form_contact)}}
  511.                     </div>
  512.                 </div>
  513.             </div><!--FIN COLONNE DROITE --> 
  514. \t\t</div> <!--FIN ROW CONTAINER --> 
  515. \t</div>  <!--FIN CONTAINER -->
  516.   {% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  517. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  518. {% block javascripts %} 
  519.     {{ parent() }} 
  520. {% endblock %}""index/offre_fusacq_expert.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/index/offre_fusacq_expert.html.twig");
  521.     }
  522. }