var/cache/dev/twig/5e/5ee04150ace3d6da989da43b2dfe3ca3f279bd63d2b1695fce37988f6ddac825.php line 41

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. /* annuaires/fonds_investissement/actualite_publiee.html.twig */
  15. class __TwigTemplate_cad50ae8ed56ba14897b3643997243f2a18a20eacedb6c383c7742304883f9c9 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.             'stylesheets' => [$this'block_stylesheets'],
  25.             'body' => [$this'block_body'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""annuaires/fonds_investissement/actualite_publiee.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""annuaires/fonds_investissement/actualite_publiee.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""annuaires/fonds_investissement/actualite_publiee.html.twig"1);
  42.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_stylesheets($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  56.         yield "  ";
  57.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  58.         yield "
  59. ";
  60.         
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  62.         
  63.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  64.         return; yield '';
  65.     }
  66.     // line 7
  67.     public function block_body($context, array $blocks = [])
  68.     {
  69.         $macros $this->macros;
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  72.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  74.         // line 8
  75.         yield "    ";
  76.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""annuaires/fonds_investissement/actualite_publiee.html.twig"8)->unwrap()->yield($context);
  77.         // line 9
  78.         yield "
  79.     <!-- Menu  -->
  80.     ";
  81.         // line 11
  82.         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 13
  83. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'13$this->source); })()), "currentRoute" => "vendre_entreprise_annonce_acquisition_details""codePays" =>         // line 15
  84. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'15$this->source); })())])));
  85.         // line 16
  86.         yield "
  87.     <!-- Menu  -->
  88.     <!-- Publicité  -->
  89.     ";
  90.         // line 20
  91.         yield from         $this->loadTemplate("includes/publicite.html.twig""annuaires/fonds_investissement/actualite_publiee.html.twig"20)->unwrap()->yield($context);
  92.         // line 21
  93.         yield "    <!-- Publicité  -->
  94.     <div class=\"container\" id=\"app\">
  95.         <div class=\"row\">
  96.             <!--COLONNE GAUCHE -->
  97.             ";
  98.         // line 26
  99.         yield from         $this->loadTemplate("includes/colonne_gauche_fonds_acquereurs.html.twig""annuaires/fonds_investissement/actualite_publiee.html.twig"26)->unwrap()->yield($context);
  100.         // line 27
  101.         yield "            <!--FIN COLONNE GAUCHE -->
  102.             <!--COLONNE DROITE -->
  103.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  104.                 <!-- ARIANE -->
  105.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  106.                     <ol class=\"breadcrumb\">
  107.                         <li class=\"breadcrumb-item\"><a href=\"";
  108.         // line 35
  109.         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.'35$this->source); })())]), "html"nulltrue);
  110.         yield "\">";
  111.         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.'35$this->source); })()), """M");
  112.         yield "</a></li>
  113.                         ";
  114.         // line 36
  115.         if ((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'36$this->source); })()), "investisseur-acquereur"))) {
  116.             // line 37
  117.             yield "                        <li class=\"breadcrumb-item\"><a href=\"";
  118.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonces_acquisition_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'37$this->source); })())]), "html"nulltrue);
  119.             yield "\">";
  120.             yield $this->extensions['App\Twig\TranslationExtension']->translate("vendre une entreprise", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'37$this->source); })()), """M");
  121.             yield "</a></li>
  122.                         <li class=\"breadcrumb-item\"><a href=\"";
  123.             // line 38
  124.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_fonds_acquereur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'38$this->source); })())]), "html"nulltrue);
  125.             yield "\">";
  126.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds acquereurs", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'38$this->source); })()), """M");
  127.             yield "</a></li>
  128.                         ";
  129.         } elseif ((=== CoreExtension::compare(        // line 39
  130. (isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'39$this->source); })()), "ouvrir-capital"))) {
  131.             // line 40
  132.             yield "                        <li class=\"breadcrumb-item\"><a href=\"";
  133.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'40$this->source); })())]), "html"nulltrue);
  134.             yield "\">";
  135.             yield $this->extensions['App\Twig\TranslationExtension']->translate("ouvrir mon capital", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'40$this->source); })()), """M");
  136.             yield "</a></li>
  137.                         <li class=\"breadcrumb-item\"><a href=\"";
  138.             // line 41
  139.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_fonds_investissement", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'41$this->source); })())]), "html"nulltrue);
  140.             yield "\">";
  141.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'41$this->source); })()), """M");
  142.             yield "</a></li>
  143.                         ";
  144.         } else {
  145.             // line 43
  146.             yield "                        <li class=\"breadcrumb-item\"><a href=\"";
  147.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'43$this->source); })())]), "html"nulltrue);
  148.             yield "\">";
  149.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'43$this->source); })()), """M");
  150.             yield "</a></li>
  151.                         <li class=\"breadcrumb-item\"><a href=\"";
  152.             // line 44
  153.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_liste_alphabetique", ["start" => """codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'44$this->source); })())]), "html"nulltrue);
  154.             yield "\">";
  155.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'44$this->source); })()), """M");
  156.             yield "</a></li>
  157.                         ";
  158.         }
  159.         // line 46
  160.         yield "                        <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  161.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe"$context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.'46$this->source); })()), "html"nulltrue);
  162.         yield "</li>
  163.                     </ol>
  164.                 </nav>
  165.                 <!-- FIN ARIANE -->
  166.                 
  167.                 ";
  168.         // line 51
  169.         yield from         $this->loadTemplate("includes/flashes.html.twig""annuaires/fonds_investissement/actualite_publiee.html.twig"51)->unwrap()->yield($context);
  170.         // line 52
  171.         yield "                
  172.                 ";
  173.         // line 53
  174.         if ((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'53$this->source); })()), "investisseur-acquereur"))) {
  175.             // line 54
  176.             yield "                    ";
  177.             $context["path_detail"] = "vendre_entreprise_fonds_details_crypte";
  178.             // line 55
  179.             yield "                ";
  180.         } elseif ((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'55$this->source); })()), "ouvrir-capital"))) {
  181.             // line 56
  182.             yield "                    ";
  183.             $context["path_detail"] = "ouvrir_capital_fonds_investissement_details_crypte";
  184.             // line 57
  185.             yield "                ";
  186.         } else {
  187.             // line 58
  188.             yield "                    ";
  189.             $context["path_detail"] = "fonds_investissement_strategie_investissement";
  190.             // line 59
  191.             yield "                ";
  192.         }
  193.         // line 60
  194.         yield "
  195.                 ";
  196.         // line 61
  197.         if ( !(isset($context["from_commande"]) || array_key_exists("from_commande"$context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.'61$this->source); })())) {
  198.             // line 62
  199.             yield "                <!--3 BOUTONS-->
  200.                 <div class=\"row my-3\">
  201.                     <div class=\"col-4\">
  202.                         ";
  203.             // line 65
  204.             if (((isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce"$context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.'65$this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'65$this->source); })())))) {
  205.                 // line 66
  206.                 yield "                        \t";
  207.                 if (((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'66$this->source); })()), "investisseur-acquereur")) || (=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'66$this->source); })()), "ouvrir-capital")))) {
  208.                     // line 67
  209.                     yield "                        \t\t";
  210.                     $context["idPreviousAnnonce"] = $this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env$this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce"$context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.'67$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse67) . ""));
  211.                     // line 68
  212.                     yield "                        \t\t";
  213.                     $context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail"$context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.'68$this->source); })()), ["idFonds" =>                     // line 69
  214. (isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce"$context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.'69$this->source); })()), "codePays" =>                     // line 70
  215. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'70$this->source); })())]) . "?urlList=") .                     // line 71
  216. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'71$this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'71$this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious"$context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.'71$this->source); })()));
  217.                     // line 73
  218.                     yield "                        \t";
  219.                 } else {
  220.                     // line 74
  221.                     yield "                        \t\t";
  222.                     $context["idPreviousAnnonce"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce"$context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.'74$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse74);
  223.                     // line 75
  224.                     yield "                        \t\t";
  225.                     $context["slugPrevious"] = $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce"$context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.'75$this->source); })()), "nom_societe", [], "any"falsefalsefalse75));
  226.                     // line 76
  227.                     yield "                        \t\t
  228.                         \t\t";
  229.                     // line 77
  230.                     $context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail"$context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.'77$this->source); })()), ["slug" =>                     // line 78
  231. (isset($context["slugPrevious"]) || array_key_exists("slugPrevious"$context) ? $context["slugPrevious"] : (function () { throw new RuntimeError('Variable "slugPrevious" does not exist.'78$this->source); })()), "idFonds" =>                     // line 79
  232. (isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce"$context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.'79$this->source); })()), "codePays" =>                     // line 80
  233. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'80$this->source); })())]) . "?urlList=") .                     // line 81
  234. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'81$this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'81$this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious"$context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.'81$this->source); })()));
  235.                     // line 83
  236.                     yield "                        \t";
  237.                 }
  238.                 // line 84
  239.                 yield "                            <a href=\"";
  240.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienPrevious"]) || array_key_exists("lienPrevious"$context) ? $context["lienPrevious"] : (function () { throw new RuntimeError('Variable "lienPrevious" does not exist.'84$this->source); })()), "html"nulltrue);
  241.                 yield "\" title=\"";
  242.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'84$this->source); })()), """M");
  243.                 yield "\" class=\"deco_none ";
  244.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass"$context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.'84$this->source); })()), "html"nulltrue);
  245.                 yield "\">
  246.                                 <div class=\"float-left\"><i class=\"fa fa-chevron-circle-left fa-2x\"></i></div>
  247.                                 <div class=\"d-none d-xl-block lh20\">&nbsp;&nbsp;";
  248.                 // line 86
  249.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'86$this->source); })()), """M");
  250.                 yield "</div>
  251.                             </a>
  252.                         ";
  253.             }
  254.             // line 89
  255.             yield "                    </div>
  256.                     <div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
  257.                         <div class=\"bloc_140 contenu_centre\">
  258.                             ";
  259.             // line 92
  260.             if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList"$context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.'92$this->source); })())) {
  261.                 // line 93
  262.                 yield "                                <a href=\"";
  263.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlRetourList"]) || array_key_exists("urlRetourList"$context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.'93$this->source); })()), "html"nulltrue);
  264.                 yield "\" title=\"";
  265.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'93$this->source); })()), """M");
  266.                 yield "\" class=\"deco_none ";
  267.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass"$context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.'93$this->source); })()), "html"nulltrue);
  268.                 yield " d-inline-block d-xl-inline\">
  269.                                     <div class=\"float-left\"><i class=\"fa fa-chevron-circle-up fa-2x\"></i></div>
  270.                                     <div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">&nbsp;&nbsp;";
  271.                 // line 95
  272.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'95$this->source); })()), """M");
  273.                 yield "</div>
  274.                                 </a>
  275.                             ";
  276.             }
  277.             // line 98
  278.             yield "                        </div>
  279.                     </div>
  280.                     <div class=\"col-4 text-right\" style=\" text-align: right\">
  281.                         ";
  282.             // line 101
  283.             if (((isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce"$context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.'101$this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'101$this->source); })())))) {
  284.                 // line 102
  285.                 yield "                        \t";
  286.                 if (((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'102$this->source); })()), "investisseur-acquereur")) || (=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'102$this->source); })()), "ouvrir-capital")))) {
  287.                     // line 103
  288.                     yield "                        \t\t";
  289.                     $context["idNextAnnonce"] = $this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env$this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce"$context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.'103$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse103) . ""));
  290.                     // line 104
  291.                     yield "                        \t\t";
  292.                     $context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail"$context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.'104$this->source); })()), ["idFonds" =>                     // line 105
  293. (isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce"$context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.'105$this->source); })()), "codePays" =>                     // line 106
  294. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'106$this->source); })())]) . "?urlList=") .                     // line 107
  295. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'107$this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'107$this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext"$context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.'107$this->source); })()));
  296.                     // line 109
  297.                     yield "                        \t";
  298.                 } else {
  299.                     // line 110
  300.                     yield "                        \t\t";
  301.                     $context["idNextAnnonce"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce"$context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.'110$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse110);
  302.                     // line 111
  303.                     yield "                        \t\t";
  304.                     $context["slugNext"] = $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce"$context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.'111$this->source); })()), "nom_societe", [], "any"falsefalsefalse111));
  305.                     // line 112
  306.                     yield "                        \t\t
  307.                         \t\t";
  308.                     // line 113
  309.                     $context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail"$context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.'113$this->source); })()), ["slug" =>                     // line 114
  310. (isset($context["slugNext"]) || array_key_exists("slugNext"$context) ? $context["slugNext"] : (function () { throw new RuntimeError('Variable "slugNext" does not exist.'114$this->source); })()), "idFonds" =>                     // line 115
  311. (isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce"$context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.'115$this->source); })()), "codePays" =>                     // line 116
  312. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'116$this->source); })())]) . "?urlList=") .                     // line 117
  313. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'117$this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'117$this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext"$context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.'117$this->source); })()));
  314.                     // line 119
  315.                     yield "                        \t";
  316.                 }
  317.                 // line 120
  318.                 yield "                            <a href=\"";
  319.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienNext"]) || array_key_exists("lienNext"$context) ? $context["lienNext"] : (function () { throw new RuntimeError('Variable "lienNext" does not exist.'120$this->source); })()), "html"nulltrue);
  320.                 yield "\" style=\"text-decoration:none;\" title=\"";
  321.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'120$this->source); })()), """M");
  322.                 yield "\" class=\"deco_none ";
  323.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass"$context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.'120$this->source); })()), "html"nulltrue);
  324.                 yield "\">
  325.                                 <div class=\"float-right\"><i class=\"fa fa-chevron-circle-right fa-2x\"></i></div>
  326.                                 <div class=\"d-none d-xl-block lh20\" style=\"vertical-align:middle;\">";
  327.                 // line 122
  328.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'122$this->source); })()), """M");
  329.                 yield "&nbsp;&nbsp;</div>
  330.                             </a>
  331.                         ";
  332.             }
  333.             // line 125
  334.             yield "                    </div>
  335.                 </div>
  336.                 <!--FIN 3 BOUTONS-->
  337.                 ";
  338.         }
  339.         // line 129
  340.         yield "
  341.                 <!-- CARD -->
  342.                 <div class=\"card no_shadow\">
  343.                     <div class=\"card-body\">
  344.                         <div class=\"row\">
  345.                             <div class=\"col-12 mb-2 ml-lg-3\">
  346.                                 <h2 class=\"";
  347.         // line 135
  348.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["titreClass"]) || array_key_exists("titreClass"$context) ? $context["titreClass"] : (function () { throw new RuntimeError('Variable "titreClass" does not exist.'135$this->source); })()), "html"nulltrue);
  349.         yield "\">
  350.                                     ";
  351.         // line 136
  352.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe"$context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.'136$this->source); })()), "html"nulltrue);
  353.         yield "
  354.                                 </h2>
  355.                             </div>
  356.                             <div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
  357.                             \t";
  358.         // line 140
  359.         if ((((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'140$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'140$this->source); })())) ||  !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'140$this->source); })()))) {
  360.             // line 141
  361.             yield "                                <ul class=\"cat_regions\">
  362.                                     <li><i class=\"fas fa-map-marker-alt gris_ccc\"></i>&nbsp;";
  363.             // line 142
  364.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'142$this->source); })()), "_get", ["adresse_societe"], "method"falsefalsefalse142), "html"nulltrue);
  365.             yield "</li>
  366.                                     <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
  367.             // line 143
  368.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'143$this->source); })()), "_get", ["code_postal_societe"], "method"falsefalsefalse143), "html"nulltrue);
  369.             yield " ";
  370.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'143$this->source); })()), "_get", ["ville_societe"], "method"falsefalsefalse143), "html"nulltrue);
  371.             yield " ";
  372.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'143$this->source); })()), "nom_pays", [], "any"falsefalsefalse143), "html"nulltrue);
  373.             yield "</li>
  374.                                     <li><i class=\"fas fa-phone gris_ccc\"></i>&nbsp;";
  375.             // line 144
  376.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'144$this->source); })()), "telephoneInternational", [], "any"falsefalsefalse144), "html"nulltrue);
  377.             yield "</li>
  378.                                     <li><i class=\"fas fa-globe-americas gris_ccc\"></i>&nbsp;<a href=\"";
  379.             // line 145
  380.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'145$this->source); })()), "href_site_internet", [], "any"falsefalsefalse145), "html"nulltrue);
  381.             yield "\" class=\"underlined\" target=\"_blank\">";
  382.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'145$this->source); })()), "_get", ["site_internet"], "method"falsefalsefalse145), "html"nulltrue);
  383.             yield "</a></li>
  384.                                     ";
  385.             // line 146
  386.             if (((!== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'146$this->source); })()), "_get", ["nom_contact"], "method"falsefalsefalse146), "")) &&  !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'146$this->source); })()), "_get", ["nom_contact"], "method"falsefalsefalse146)))) {
  387.                 // line 147
  388.                 yield "                                    <li><i class=\"fas fa-user gris_ccc\"></i>&nbsp;";
  389.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'147$this->source); })()), "_get", ["nom_contact"], "method"falsefalsefalse147), "html"nulltrue);
  390.                 yield "</li>
  391.                                     ";
  392.             }
  393.             // line 149
  394.             yield "                                </ul>
  395.                                 ";
  396.         } else {
  397.             // line 151
  398.             yield "                                <span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
  399.                                     <em>";
  400.             // line 152
  401.             yield $this->extensions['App\Twig\TranslationExtension']->translate("coordonnées visibles après <br>commande unitaire ou abonnement.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'152$this->source); })()), """M");
  402.             yield "</em>
  403.                             \t</span><br>
  404.                             \t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> ";
  405.             // line 154
  406.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'154$this->source); })()), "_get", ["nom_localisation"], "method"falsefalsefalse154), "html"nulltrue);
  407.             yield "
  408.                                 ";
  409.         }
  410.         // line 156
  411.         yield "                            </div>
  412.                             <div class=\"col-12 col-sm-3 text-center mt-5\">
  413.                             \t";
  414.         // line 158
  415.         if ((((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'158$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'158$this->source); })())) ||  !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'158$this->source); })()))) {
  416.             // line 159
  417.             yield "                                <a href=\"";
  418.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'159$this->source); })()), "href_site_internet", [], "any"falsefalsefalse159), "html"nulltrue);
  419.             yield "\" target=\"_blank\">
  420.                                     <img class=\"img-fluid\" src=\"";
  421.             // line 160
  422.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'160$this->source); })()), "vignette", [], "any"falsefalsefalse160), "html"nulltrue);
  423.             yield "\" alt=\"";
  424.             yield $this->extensions['App\Twig\TranslationExtension']->translate("vignette site internet", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'160$this->source); })()), """M");
  425.             yield " ";
  426.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'160$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse160), "html"nulltrue);
  427.             yield "\">
  428.                                 </a>
  429.                                 ";
  430.         }
  431.         // line 163
  432.         yield "                            </div>
  433.                             <div class=\"col-6 col-sm-3 mt-2\">
  434.                                 <img class=\"img-fluid\" src=\"";
  435.         // line 165
  436.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'165$this->source); })()), "carte", [], "any"falsefalsefalse165), "html"nulltrue);
  437.         yield "\"  alt=\"";
  438.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'165$this->source); })()), "_get", ["nom_localisation"], "method"falsefalsefalse165), "html"nulltrue);
  439.         yield "\">
  440.                             </div>
  441.                         </div>
  442.                         <!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  443.                         <div class=\"row mt-3\">
  444.                             <div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
  445.                             </div>
  446.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  447.                             </div>
  448.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  449.                             </div>
  450.                             <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
  451.                                 <a href=\"#contact-direct\" class=\"btn-contact\"  title=\"";
  452.         // line 178
  453.         yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter ce fonds", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'178$this->source); })()), """M");
  454.         yield "\"><button type=\"button\" class=\"btn ";
  455.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["btnClass"]) || array_key_exists("btnClass"$context) ? $context["btnClass"] : (function () { throw new RuntimeError('Variable "btnClass" does not exist.'178$this->source); })()), "html"nulltrue);
  456.         yield "\">";
  457.         yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter ce fonds", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'178$this->source); })()), """M");
  458.         yield "</button></a>
  459.                             </div>
  460.                         </div>
  461.                         <!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  462.                     </div>
  463.                 </div>
  464.                 <!-- FIN CARD -->
  465.                 <div class=\"row mt-3\">
  466.                     <div class=\"";
  467.         // line 187
  468.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["ongletClass"]) || array_key_exists("ongletClass"$context) ? $context["ongletClass"] : (function () { throw new RuntimeError('Variable "ongletClass" does not exist.'187$this->source); })()), "html"nulltrue);
  469.         yield " col-12 mb-3\">
  470.                         <nav>
  471.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  472.                             \t";
  473.         // line 190
  474.         if ((=== CoreExtension::compare((isset($context["from"]) || array_key_exists("from"$context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.'190$this->source); })()), null))) {
  475.             // line 191
  476.             yield "                                <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  477.                                     <a class=\"nav-item nav-link\" href=\"";
  478.             // line 192
  479.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_strategie_investissement", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'192$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse192)), "idFonds" => CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'192$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse192), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'192$this->source); })())]), "html"nulltrue);
  480.             yield "?urlList=";
  481.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'192$this->source); })()), "html"nulltrue);
  482.             yield "&";
  483.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'192$this->source); })()), "html"nulltrue);
  484.             yield "&onglet=1&index=";
  485.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'192$this->source); })()), "html"nulltrue);
  486.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'192$this->source); })())) {
  487.                 yield "&dernieresAnnonces=1";
  488.             }
  489.             yield "\">
  490.                                         <span class=\"fs13\">";
  491.             // line 193
  492.             yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'193$this->source); })()), """M");
  493.             yield "</span>
  494.                                     </a>
  495.                                 </div>
  496.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  497.                                     <a class=\"nav-item nav-link\" href=\"";
  498.             // line 197
  499.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_criteres_investissement", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'197$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse197)), "idFonds" => CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'197$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse197), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'197$this->source); })())]), "html"nulltrue);
  500.             yield "?urlList=";
  501.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'197$this->source); })()), "html"nulltrue);
  502.             yield "&";
  503.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'197$this->source); })()), "html"nulltrue);
  504.             yield "&onglet=2&index=";
  505.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'197$this->source); })()), "html"nulltrue);
  506.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'197$this->source); })())) {
  507.                 yield "&dernieresAnnonces=1";
  508.             }
  509.             yield "\">
  510.                                         <span class=\"fs13\">";
  511.             // line 198
  512.             yield $this->extensions['App\Twig\TranslationExtension']->translate("criteres<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'198$this->source); })()), """M");
  513.             yield "</span>
  514.                                     </a>
  515.                                 </div>
  516.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  517.                                     <a class=\"nav-item nav-link no-padding-x\" href=\"";
  518.             // line 202
  519.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_investissement_references", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'202$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse202)), "idFonds" => CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'202$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse202), "pageInvest" => 1"codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'202$this->source); })())]), "html"nulltrue);
  520.             yield "?urlList=";
  521.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'202$this->source); })()), "html"nulltrue);
  522.             yield "&";
  523.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'202$this->source); })()), "html"nulltrue);
  524.             yield "&onglet=3&index=";
  525.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'202$this->source); })()), "html"nulltrue);
  526.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'202$this->source); })())) {
  527.                 yield "&dernieresAnnonces=1";
  528.             }
  529.             yield "\">
  530.                                         ";
  531.             // line 203
  532.             $context["p"] = "";
  533.             // line 204
  534.             yield "                                        ";
  535.             if ((=== CoreExtension::compare((isset($context["nb_investissement"]) || array_key_exists("nb_investissement"$context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.'204$this->source); })()), 1))) {
  536.                 // line 205
  537.                 yield "                                            ";
  538.                 $context["p"] = "p";
  539.                 // line 206
  540.                 yield "                                        ";
  541.             }
  542.             // line 207
  543.             yield "                                        <span class=\"fs13\">";
  544.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_investissement"]) || array_key_exists("nb_investissement"$context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.'207$this->source); })()), "html"nulltrue);
  545.             yield " ";
  546.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$investissement<br>reference\$\${p|investissements<br>references}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'207$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'207$this->source); })()));
  547.             yield "</span>
  548.                                     </a>
  549.                                 </div>
  550.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  551.                                     <div class=\"nav-item nav-link active\">
  552.                                         ";
  553.             // line 212
  554.             $context["p"] = "";
  555.             // line 213
  556.             yield "                                        ";
  557.             if ((=== CoreExtension::compare((isset($context["nb_actualites"]) || array_key_exists("nb_actualites"$context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.'213$this->source); })()), 1))) {
  558.                 // line 214
  559.                 yield "                                            ";
  560.                 $context["p"] = "p";
  561.                 // line 215
  562.                 yield "                                        ";
  563.             }
  564.             // line 216
  565.             yield "                                        <span class=\"fs13\">";
  566.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_actualites"]) || array_key_exists("nb_actualites"$context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.'216$this->source); })()), "html"nulltrue);
  567.             yield " ";
  568.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$actualite<br>publiee\$\${p|actualites<br>publiees}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'216$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'216$this->source); })()));
  569.             yield "</span>
  570.                                     </div>
  571.                                 </div>
  572.                                 ";
  573.         } else {
  574.             // line 220
  575.             yield "                                <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  576.                                     <a class=\"nav-item nav-link\" href=\"";
  577.             // line 221
  578.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'221$this->source); })()), "html"nulltrue);
  579.             yield "?urlList=";
  580.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'221$this->source); })()), "html"nulltrue);
  581.             yield "&";
  582.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'221$this->source); })()), "html"nulltrue);
  583.             yield "&onglet=1&index=";
  584.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'221$this->source); })()), "html"nulltrue);
  585.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'221$this->source); })())) {
  586.                 yield "&dernieresAnnonces=1";
  587.             }
  588.             if ((isset($context["from_commande"]) || array_key_exists("from_commande"$context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.'221$this->source); })())) {
  589.                 yield "&from_commande=1";
  590.             }
  591.             yield "\">
  592.                                         <span class=\"fs13\">";
  593.             // line 222
  594.             yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'222$this->source); })()), """M");
  595.             yield "</span>
  596.                                     </a>
  597.                                 </div>
  598.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  599.                                     <a class=\"nav-item nav-link \" href=\"";
  600.             // line 226
  601.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'226$this->source); })()), "html"nulltrue);
  602.             yield "?urlList=";
  603.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'226$this->source); })()), "html"nulltrue);
  604.             yield "&";
  605.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'226$this->source); })()), "html"nulltrue);
  606.             yield "&onglet=2&index=";
  607.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'226$this->source); })()), "html"nulltrue);
  608.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'226$this->source); })())) {
  609.                 yield "&dernieresAnnonces=1";
  610.             }
  611.             if ((isset($context["from_commande"]) || array_key_exists("from_commande"$context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.'226$this->source); })())) {
  612.                 yield "&from_commande=1";
  613.             }
  614.             yield "\">
  615.                                         <span class=\"fs13\">";
  616.             // line 227
  617.             yield $this->extensions['App\Twig\TranslationExtension']->translate("criteres<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'227$this->source); })()), """M");
  618.             yield "</span>
  619.                                     </a>
  620.                                 </div>
  621.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  622.                                     <a class=\"nav-item nav-link no-padding-x\" href=\"";
  623.             // line 231
  624.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'231$this->source); })()), "html"nulltrue);
  625.             yield "?urlList=";
  626.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'231$this->source); })()), "html"nulltrue);
  627.             yield "&";
  628.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'231$this->source); })()), "html"nulltrue);
  629.             yield "&onglet=3&index=";
  630.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index"$context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.'231$this->source); })()), "html"nulltrue);
  631.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'231$this->source); })())) {
  632.                 yield "&dernieresAnnonces=1";
  633.             }
  634.             if ((isset($context["from_commande"]) || array_key_exists("from_commande"$context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.'231$this->source); })())) {
  635.                 yield "&from_commande=1";
  636.             }
  637.             yield "\">
  638.                                         ";
  639.             // line 232
  640.             $context["p"] = "";
  641.             // line 233
  642.             yield "                                        ";
  643.             if ((=== CoreExtension::compare((isset($context["nb_investissement"]) || array_key_exists("nb_investissement"$context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.'233$this->source); })()), 1))) {
  644.                 // line 234
  645.                 yield "                                            ";
  646.                 $context["p"] = "p";
  647.                 // line 235
  648.                 yield "                                        ";
  649.             }
  650.             // line 236
  651.             yield "                                        <span class=\"fs13\">";
  652.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_investissement"]) || array_key_exists("nb_investissement"$context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.'236$this->source); })()), "html"nulltrue);
  653.             yield " ";
  654.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$investissement<br>reference\$\${p|investissements<br>references}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'236$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'236$this->source); })()));
  655.             yield "</span>
  656.                                     </a>
  657.                                 </div>
  658.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  659.                                     <div class=\"nav-item nav-link active no-padding-x\">
  660.                                         ";
  661.             // line 241
  662.             $context["p"] = "";
  663.             // line 242
  664.             yield "                                        ";
  665.             if ((=== CoreExtension::compare((isset($context["nb_actualites"]) || array_key_exists("nb_actualites"$context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.'242$this->source); })()), 1))) {
  666.                 // line 243
  667.                 yield "                                            ";
  668.                 $context["p"] = "p";
  669.                 // line 244
  670.                 yield "                                        ";
  671.             }
  672.             // line 245
  673.             yield "                                        <span class=\"fs13\">";
  674.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_actualites"]) || array_key_exists("nb_actualites"$context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.'245$this->source); })()), "html"nulltrue);
  675.             yield " ";
  676.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$actualite<br>publiee\$\${p|actualites<br>publiees}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'245$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'245$this->source); })()));
  677.             yield "</span>
  678.                                     </div>
  679.                                 </div>
  680.                                 ";
  681.         }
  682.         // line 249
  683.         yield "                            </div>
  684.                         </nav>
  685.                     </div>
  686.                 </div>
  687.                 <div class=\"card mb-3 mt-sm-1 no_shadow\">
  688.                     <div class=\"card-body\">
  689.                         <div class=\"row\">
  690.                             <div class=\"col-12 mt-3 mb-3\">
  691.                                 <h5 class=\"annonce ml-sm-3 mb-3\">";
  692.         // line 257
  693.         yield $this->extensions['App\Twig\TranslationExtension']->translate("actualites du fonds", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'257$this->source); })()), """M");
  694.         yield " ";
  695.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe"$context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.'257$this->source); })()), "html"nulltrue);
  696.         yield "</h5>
  697.                                 ";
  698.         // line 258
  699.         if ((((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'258$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'258$this->source); })())) ||  !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'258$this->source); })()))) {
  700.             // line 259
  701.             yield "                                <table class=\"table table-striped table-bordered mb-5\">
  702.                                     ";
  703.             // line 260
  704.             $context['_parent'] = $context;
  705.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["actualites"]) || array_key_exists("actualites"$context) ? $context["actualites"] : (function () { throw new RuntimeError('Variable "actualites" does not exist.'260$this->source); })()));
  706.             foreach ($context['_seq'] as $context["_key"] => $context["actualite"]) {
  707.                 // line 261
  708.                 yield "                                        ";
  709.                 // line 267
  710.                 yield "                                        ";
  711.                 $context["lienActualite"] = (((("/buzz/" CoreExtension::getAttribute($this->env$this->source$context["actualite"], "slug", [], "any"falsefalsefalse267)) . "-a") . CoreExtension::getAttribute($this->env$this->source$context["actualite"], "_get", ["id_actualite"], "method"falsefalsefalse267)) . (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'267$this->source); })()));
  712.                 // line 268
  713.                 yield "                                        <tr>
  714.                                             <td class=\"text-center\">
  715.                                                 ";
  716.                 // line 270
  717.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["actualite"], "date_mise_en_ligne_formated", [], "any"falsefalsefalse270), "html"nulltrue);
  718.                 yield "
  719.                                             </td>
  720.                                             <td>
  721.                                                 <a  target=\"_blank\" href=\"";
  722.                 // line 273
  723.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienActualite"]) || array_key_exists("lienActualite"$context) ? $context["lienActualite"] : (function () { throw new RuntimeError('Variable "lienActualite" does not exist.'273$this->source); })()), "html"nulltrue);
  724.                 yield "\" title=\"";
  725.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["actualite"], "_get", ["titre_actualite"], "method"falsefalsefalse273), "html"nulltrue);
  726.                 yield "\" target=\"_blank\">
  727.                                                     ";
  728.                 // line 274
  729.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["actualite"], "_get", ["titre_actualite"], "method"falsefalsefalse274), "html"nulltrue);
  730.                 yield "
  731.                                                 </a>
  732.                                             </td>
  733.                                         </tr>
  734.                                     ";
  735.             }
  736.             $_parent $context['_parent'];
  737.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['actualite'], $context['_parent'], $context['loop']);
  738.             $context array_intersect_key($context$_parent) + $_parent;
  739.             // line 279
  740.             yield "                                </table>
  741.                                 <!--PAGINATION-->
  742.                                 <div class=\"row mt-3\">
  743.                                     <div class=\"col-sm-12\">
  744.                                         <nav aria-label=\"...\" class=\"";
  745.             // line 283
  746.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["paginationClass"]) || array_key_exists("paginationClass"$context) ? $context["paginationClass"] : (function () { throw new RuntimeError('Variable "paginationClass" does not exist.'283$this->source); })()), "html"nulltrue);
  747.             yield "\">
  748.                                             ";
  749.             // line 284
  750.             yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["actualites"]) || array_key_exists("actualites"$context) ? $context["actualites"] : (function () { throw new RuntimeError('Variable "actualites" does not exist.'284$this->source); })()));
  751.             yield "
  752.                                         </nav>
  753.                                     </div>
  754.                                 </div>
  755.                                 <!--FIN PAGINATION-->
  756.                                 ";
  757.         } else {
  758.             // line 290
  759.             yield "                                <div class=\"text-center mt-4\">
  760.             \t\t\t\t\t\t<span><em>";
  761.             // line 291
  762.             yield $this->extensions['App\Twig\TranslationExtension']->translate("visible après commande unitaire ou abonnement.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'291$this->source); })()), """M");
  763.             yield "</em></span><br>
  764.                                 \t<span><em>";
  765.             // line 292
  766.             yield $this->extensions['App\Twig\TranslationExtension']->translate("cliquez sur « Obtenir les coordonnées » pour commander.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'292$this->source); })()), """M");
  767.             yield "</em></span><br>
  768.             \t\t\t\t\t</div>
  769.                 \t\t\t\t\t";
  770.             // line 294
  771.             if ((isset($context["lignePanier"]) || array_key_exists("lignePanier"$context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.'294$this->source); })())) {
  772.                 // line 295
  773.                 yield "                                    <script>
  774.                                     \$(function(){
  775.                                     \tdocument.getElementById('ajout-panier').scrollIntoView({
  776.                                     \t  behavior: 'smooth'
  777.                                     \t});
  778.                                     });
  779.                                     </script>
  780.                                     <div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
  781.                                     \t<div class=\"row\">
  782.                                     \t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  783.                                             \t";
  784.                 // line 305
  785.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("le fonds a été ajouté dans votre panier", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'305$this->source); })()), """M");
  786.                 yield "
  787.                                          \t</div>
  788.                                             <div class=\"col-12 col-lg-6 text-center text-lg-right\">
  789.                                             \t<div class=\"col-sm-12 my-3\">
  790.                                             \t    ";
  791.                 // line 309
  792.                 $context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'309$this->source); })()) . "?") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'309$this->source); })()));
  793.                 // line 310
  794.                 yield "                                            \t\t<a href=\"";
  795.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlRetourListPanier"]) || array_key_exists("urlRetourListPanier"$context) ? $context["urlRetourListPanier"] : (function () { throw new RuntimeError('Variable "urlRetourListPanier" does not exist.'310$this->source); })()), "html"nulltrue);
  796.                 yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  797.                                                \t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  798.                                                     \t<div class=\"float-right pt-1\">";
  799.                 // line 312
  800.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("continuer la recherche", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'312$this->source); })()), """M");
  801.                 yield "</div>
  802.                                                     </a>
  803.                                            \t\t</div>
  804.                                             </div>
  805.                                            \t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
  806.                                             \t<div class=\"col-sm-12 my-3\">
  807.                                                 \t<a href=\"";
  808.                 // line 318
  809.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("panier_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'318$this->source); })())]), "html"nulltrue);
  810.                 yield "\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
  811.                                                     \t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  812.                                                     \t<div class=\"float-right pt-1\">";
  813.                 // line 320
  814.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("consulter le panier", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'320$this->source); })()), """M");
  815.                 yield "&nbsp;</div>
  816.                                                 \t</a>
  817.                                                 </div>
  818.                                             </div>
  819.                                     \t</div>
  820.                                     </div>
  821.                                     ";
  822.             } else {
  823.                 // line 327
  824.                 yield "                \t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
  825.                                     \t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  826.                                             ";
  827.                 // line 329
  828.                 yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("obtenir les coordonnées", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'329$this->source); })()), """M"));
  829.                 yield "
  830.                                         </a><br>
  831.                                     </div>
  832.                                     ";
  833.             }
  834.             // line 333
  835.             yield "                                    
  836.                                     ";
  837.             // line 334
  838.             if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier"$context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.'334$this->source); })())) {
  839.                 // line 335
  840.                 yield "                                    <div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
  841.                                         <div class=\"row\">
  842.                                             ";
  843.                 // line 337
  844.                 if ((isset($context["hasForfait"]) || array_key_exists("hasForfait"$context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.'337$this->source); })())) {
  845.                     // line 338
  846.                     yield "                                            <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  847.                                                 ";
  848.                     // line 339
  849.                     if (((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'339$this->source); })()), "code_service", [], "any"falsefalsefalse339), 03), "abo")) && (!== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'339$this->source); })()), "code_service", [], "any"falsefalsefalse339), 06), "abo_fe")))) {
  850.                         // line 340
  851.                         yield "                                                    ";
  852.                         $context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'340$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse340));
  853.                         // line 341
  854.                         yield "                                                    ";
  855.                         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'341$this->source); })()), "code_service", [], "any"falsefalsefalse341), 42), 10))) {
  856.                             // line 342
  857.                             yield "                                                        ";
  858.                             $context["itemAbo"] = ["nb" => 10"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'342$this->source); })())];
  859.                             // line 343
  860.                             yield "                                                    ";
  861.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'343$this->source); })()), "code_service", [], "any"falsefalsefalse343), 42), 20))) {
  862.                             // line 344
  863.                             yield "                                                        ";
  864.                             $context["itemAbo"] = ["nb" => 20"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'344$this->source); })())];
  865.                             // line 345
  866.                             yield "                                                    ";
  867.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'345$this->source); })()), "code_service", [], "any"falsefalsefalse345), 42), 30))) {
  868.                             // line 346
  869.                             yield "                                                        ";
  870.                             $context["itemAbo"] = ["nb" => 30"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'346$this->source); })())];
  871.                             // line 347
  872.                             yield "                                                    ";
  873.                         }
  874.                         // line 348
  875.                         yield "                                                    ";
  876.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'348$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'348$this->source); })()));
  877.                         yield "
  878.                                                 ";
  879.                     } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source,                     // line 349
  880. (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'349$this->source); })()), "code_service", [], "any"falsefalsefalse349), 06), "abo_fe"))) {
  881.                         // line 350
  882.                         yield "                                                    ";
  883.                         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'350$this->source); })()), "code_service", [], "any"falsefalsefalse350), 72), 10))) {
  884.                             // line 351
  885.                             yield "                                                        ";
  886.                             $context["itemAbo"] = ["nb" => 10];
  887.                             // line 352
  888.                             yield "                                                    ";
  889.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'352$this->source); })()), "code_service", [], "any"falsefalsefalse352), 72), 20))) {
  890.                             // line 353
  891.                             yield "                                                        ";
  892.                             $context["itemAbo"] = ["nb" => 20];
  893.                             // line 354
  894.                             yield "                                                    ";
  895.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'354$this->source); })()), "code_service", [], "any"falsefalsefalse354), 72), 30))) {
  896.                             // line 355
  897.                             yield "                                                        ";
  898.                             $context["itemAbo"] = ["nb" => 30];
  899.                             // line 356
  900.                             yield "                                                    ";
  901.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'356$this->source); })()), "code_service", [], "any"falsefalsefalse356), 72), 40))) {
  902.                             // line 357
  903.                             yield "                                                        ";
  904.                             $context["itemAbo"] = ["nb" => 40];
  905.                             // line 358
  906.                             yield "                                                    ";
  907.                         }
  908.                         // line 359
  909.                         yield "                                                    ";
  910.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez dun abonnement %\$nb%\$ MER / mois", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'359$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'359$this->source); })()));
  911.                         yield "
  912.                                                 ";
  913.                     } else {
  914.                         // line 361
  915.                         yield "\t                                                ";
  916.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'361$this->source); })()), "code_service", [], "any"falsefalsefalse361), "pack_5"))) {
  917.                             // line 362
  918.                             yield "                                                        ";
  919.                             $context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("5 MER", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'362$this->source); })()));
  920.                             // line 363
  921.                             yield "                                                    ";
  922.                         } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'363$this->source); })()), "code_service", [], "any"falsefalsefalse363), "pack_10"))) {
  923.                             // line 364
  924.                             yield "                                                        ";
  925.                             $context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("10 MER", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'364$this->source); })()));
  926.                             // line 365
  927.                             yield "                                                    ";
  928.                         } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'365$this->source); })()), "code_service", [], "any"falsefalsefalse365), "pack_20"))) {
  929.                             // line 366
  930.                             yield "                                                        ";
  931.                             $context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("20 MER", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'366$this->source); })()));
  932.                             // line 367
  933.                             yield "                                                    ";
  934.                         } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'367$this->source); })()), "code_service", [], "any"falsefalsefalse367), "consultation_pm_promotionnelle"))) {
  935.                             // line 368
  936.                             yield "                                                        ";
  937.                             $context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("consultation promotionnelle", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'368$this->source); })()));
  938.                             // line 369
  939.                             yield "                                                    ";
  940.                         } else {
  941.                             // line 370
  942.                             yield "                                                        ";
  943.                             $context["nom"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'370$this->source); })()), "code_service", [], "any"falsefalsefalse370);
  944.                             // line 371
  945.                             yield "                                                    ";
  946.                         }
  947.                         // line 372
  948.                         yield "                                                    ";
  949.                         if (((CoreExtension::getAttribute($this->env$this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any"truetruefalse372) && (!== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'372$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse372), ""))) && CoreExtension::getAttribute($this->env$this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any"truetruefalse372))) {
  950.                             // line 373
  951.                             yield "                                                        ";
  952.                             $context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'373$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse373));
  953.                             // line 374
  954.                             yield "                                                        ";
  955.                             $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'374$this->source); })()), "nb" => CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'374$this->source); })()), "nb_utilisations_restantes", [], "any"falsefalsefalse374), "date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'374$this->source); })())];
  956.                             // line 375
  957.                             yield "                                                        ";
  958.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'375$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'375$this->source); })()));
  959.                             yield " *
  960.                                                     ";
  961.                         } elseif ((CoreExtension::getAttribute($this->env$this->source,                         // line 376
  962. ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any"truetruefalse376) && (!== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'376$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse376), "")))) {
  963.                             // line 377
  964.                             yield "                                                        ";
  965.                             $context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'377$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse377));
  966.                             // line 378
  967.                             yield "                                                        ";
  968.                             $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'378$this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'378$this->source); })())];
  969.                             // line 379
  970.                             yield "                                                        ";
  971.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'379$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'379$this->source); })()));
  972.                             yield " *
  973.                                                     ";
  974.                         } elseif (CoreExtension::getAttribute($this->env$this->source,                         // line 380
  975. ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any"truetruefalse380)) {
  976.                             // line 381
  977.                             yield "                                                    \t";
  978.                             $context["noDate"] = true;
  979.                             // line 382
  980.                             yield "                                                        ";
  981.                             $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'382$this->source); })()), "nb" => CoreExtension::getAttribute($this->env$this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'382$this->source); })()), "nb_utilisations_restantes", [], "any"falsefalsefalse382)];
  982.                             // line 383
  983.                             yield "                                                        ";
  984.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'383$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'383$this->source); })()));
  985.                             yield "
  986.                                                     ";
  987.                         } else {
  988.                             // line 385
  989.                             yield "                                                        ";
  990.                             $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'385$this->source); })())];
  991.                             // line 386
  992.                             yield "                                                        ";
  993.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\"", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'386$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'386$this->source); })()));
  994.                             yield " *
  995.                                                     ";
  996.                         }
  997.                         // line 388
  998.                         yield "                                                ";
  999.                     }
  1000.                     // line 389
  1001.                     yield "                                            </div>
  1002.                                             <div class=\"col-12\">
  1003.                                                 ";
  1004.                     // line 391
  1005.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'391$this->source); })()), """M");
  1006.                     yield " **
  1007.                                             </div>
  1008.                                             <div class=\"col-12 text-center mt-3 mb-5\">
  1009.                                                 <div class=\"col-sm-12 my-3\">
  1010.                                                     <form action=\"/panier/ajoute-panier\" method=\"POST\">
  1011.                                                         <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
  1012.                     // line 396
  1013.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'396$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse396) . "")), "html"nulltrue);
  1014.                     yield "\">
  1015.                                                         <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  1016.                                                         <button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
  1017.                                                             <div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  1018.                                                             <div class=\"float-right pt-1\">";
  1019.                     // line 400
  1020.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter au panier", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'400$this->source); })()), """M");
  1021.                     yield "</div>
  1022.                                                         </button>
  1023.                                                     </form>
  1024.                                                 </div>
  1025.                                             </div>
  1026.                                             <div class=\"col-12 mt-4 mb-3\">
  1027.                                                 <small>
  1028.                                                     ";
  1029.                     // line 407
  1030.                     if ( !array_key_exists("noDate"$context)) {
  1031.                         // line 408
  1032.                         yield "                                                    * : ";
  1033.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("charte 1 deposant forfait", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'408$this->source); })()), """M");
  1034.                         yield "<br>
  1035.                                                     ";
  1036.                     }
  1037.                     // line 410
  1038.                     yield "                                                    ** : ";
  1039.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("Vous recevrez alors les coordonnées du fonds d’investissement et aurez accès à sa fiche FUSACQ. Vous pourrez ainsi le contacter directement ou via notre formulaire.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'410$this->source); })()), """M");
  1040.                     yield "
  1041.                                                 </small>
  1042.                                             </div>
  1043.                                     \t\t";
  1044.                 } else {
  1045.                     // line 414
  1046.                     yield "                                    \t\t    ";
  1047.                     if ((null === CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'414$this->source); })()), "user", [], "any"falsefalsefalse414))) {
  1048.                         yield " ";
  1049.                         // line 415
  1050.                         yield "                                    \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
  1051.                                     \t\t        <div class=\"my-3 text-center\">
  1052.                                     
  1053.                                     \t\t        </div>
  1054.                                     \t\t        ";
  1055.                         // line 419
  1056.                         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\SecurityController::login")));
  1057.                         yield "
  1058.                                     \t\t        <div class=\"modal-footer bkg_gris_clair\">
  1059.                                     \t\t\t\t\t<div class=\"col-12 text-center mb-3\">
  1060.                                     \t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
  1061.                                     \t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
  1062.                                     \t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
  1063.                                     \t\t\t\t\t\t</a>
  1064.                                     \t\t\t\t\t</div>
  1065.                                     \t\t\t\t</div>
  1066.                                     \t\t    </div>
  1067.                                     \t\t    ";
  1068.                     }
  1069.                     // line 430
  1070.                     yield "                                    
  1071.                                     \t\t    ";
  1072.                     // line 431
  1073.                     if ((null === CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'431$this->source); })()), "user", [], "any"falsefalsefalse431))) {
  1074.                         yield "                                     \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4\">
  1075.                                     \t\t    ";
  1076.                     } else {
  1077.                         // line 433
  1078.                         yield "                                      \t\t    <div class=\"col-12 col-lg-12 mb-3 p-4\">
  1079.                                     \t\t    ";
  1080.                     }
  1081.                     // line 436
  1082.                     yield "                                    \t\t\t    <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
  1083.                                     \t\t\t        <h5>";
  1084.                     // line 437
  1085.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("vous souhaitez souscrire à une offre", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'437$this->source); })()), """M");
  1086.                     yield " *</h5>
  1087.                                     \t\t\t        <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
  1088.                                     \t\t\t\t\t";
  1089.                     // line 439
  1090.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("quelle offre est faite pour vous", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'439$this->source); })()), """M");
  1091.                     yield " ?</a>
  1092.                                     \t\t\t    </div>
  1093.                                         \t\t\t<div class=\"mt-4\">
  1094.                                     \t\t        <form action=\"";
  1095.                     // line 442
  1096.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ajoute_panier", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'442$this->source); })())]), "html"nulltrue);
  1097.                     yield "\" method=\"POST\" id=\"formRadioMiseEnRelation\">
  1098.                                     \t\t            <div class=\"col-12 mb-3\">
  1099.                                     \t\t                <div class=\"form-check\">
  1100.                                     \t\t                    <label class=\"contai\">
  1101.                                     \t\t                        ";
  1102.                     // line 447
  1103.                     yield "                                    \t\t                        ";
  1104.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("commande à l'unité", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'447$this->source); })()), """M");
  1105.                     yield " : ";
  1106.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_participation_fonds", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'447$this->source); })())), "html"nulltrue);
  1107.                     yield "€ ";
  1108.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'447$this->source); })()), "")), "html"nulltrue);
  1109.                     yield "
  1110.                                     \t\t                        <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
  1111.                                     \t\t                        <span class=\"checkma\"></span>
  1112.                                     \t\t                    </label>
  1113.                                     \t\t                </div>
  1114.                                     \t\t                <div class=\"mt-4 mb-3\">
  1115.                                     \t\t                    <strong> ";
  1116.                     // line 453
  1117.                     yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("forfaits", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'453$this->source); })()), """M"));
  1118.                     yield "</strong>
  1119.                                     \t\t                </div>
  1120.                                     \t                    <!---  abonnements mensuel -->
  1121.                                     \t                    <div class=\"form-check\">
  1122.                                     \t                        <label class=\"contai\">
  1123.                                     \t                            ";
  1124.                     // line 459
  1125.                     yield "                                    \t                            ";
  1126.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_1%% commandes :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'459$this->source); })()), """M");
  1127.                     yield " ";
  1128.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_5_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'459$this->source); })())), "html"nulltrue);
  1129.                     yield "€ ";
  1130.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'459$this->source); })()), "")), "html"nulltrue);
  1131.                     yield "*
  1132.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_5\">
  1133.                                     \t                            <span class=\"checkma\"></span>
  1134.                                     \t                        </label>
  1135.                                     \t                    </div>
  1136.                                     \t                    <div class=\"form-check\">
  1137.                                     \t                        <label class=\"contai\">
  1138.                                     \t                            ";
  1139.                     // line 467
  1140.                     yield "                                    \t                            ";
  1141.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_2%% commandes :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'467$this->source); })()), """M");
  1142.                     yield " ";
  1143.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_10_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'467$this->source); })())), "html"nulltrue);
  1144.                     yield "€ ";
  1145.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'467$this->source); })()), "")), "html"nulltrue);
  1146.                     yield "*
  1147.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_10\">
  1148.                                     \t                            <span class=\"checkma\"></span>
  1149.                                     \t                        </label>
  1150.                                     \t                    </div>
  1151.                                     \t                    <div class=\"form-check\">
  1152.                                     \t                        <label class=\"contai\">
  1153.                                     \t                            ";
  1154.                     // line 475
  1155.                     yield "                                    \t                            ";
  1156.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_3%% commandes :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'475$this->source); })()), """M");
  1157.                     yield " ";
  1158.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_20_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'475$this->source); })())), "html"nulltrue);
  1159.                     yield "€ ";
  1160.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'475$this->source); })()), "")), "html"nulltrue);
  1161.                     yield "*
  1162.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_20\">
  1163.                                     \t                            <span class=\"checkma\"></span>
  1164.                                     \t                        </label>
  1165.                                     \t                    </div>
  1166.                                     \t                    <!---  abonnements mensuel -->
  1167.                                     
  1168.                                     \t                    <!---  abonnements annuels -->
  1169.                                     \t                    <div class=\"mt-4 mb-3\">
  1170.                                     \t                        <strong>  ";
  1171.                     // line 484
  1172.                     yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("abonnements annuels", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'484$this->source); })()), """M"));
  1173.                     yield "</strong>
  1174.                                     \t                    </div>
  1175.                                     \t                    <div class=\"form-check\">
  1176.                                     \t                        <label class=\"contai\">
  1177.                                     \t                            ";
  1178.                     // line 489
  1179.                     yield "                                    \t                            ";
  1180.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'489$this->source); })()), """M");
  1181.                     yield " ";
  1182.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_10_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'489$this->source); })())), "html"nulltrue);
  1183.                     yield "€ ";
  1184.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'489$this->source); })()), "")), "html"nulltrue);
  1185.                     yield "*
  1186.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
  1187.                                     \t                            <span class=\"checkma\"></span>
  1188.                                     \t                        </label>
  1189.                                     \t                    </div>
  1190.                                     \t                    <div class=\"form-check\">
  1191.                                     \t                        <label class=\"contai\">
  1192.                                     \t                            ";
  1193.                     // line 497
  1194.                     yield "                                    \t                            ";
  1195.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'497$this->source); })()), """M");
  1196.                     yield " ";
  1197.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_20_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'497$this->source); })())), "html"nulltrue);
  1198.                     yield "€ ";
  1199.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'497$this->source); })()), "")), "html"nulltrue);
  1200.                     yield "*
  1201.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
  1202.                                     \t                            <span class=\"checkma\"></span>
  1203.                                     \t                        </label>
  1204.                                     \t                    </div>
  1205.                                     \t                    <div class=\"form-check\">
  1206.                                     \t                        <label class=\"contai\">
  1207.                                     \t                            ";
  1208.                     // line 505
  1209.                     yield "                                    \t                            ";
  1210.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'505$this->source); })()), """M");
  1211.                     yield " ";
  1212.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_30_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'505$this->source); })())), "html"nulltrue);
  1213.                     yield "€ ";
  1214.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'505$this->source); })()), "")), "html"nulltrue);
  1215.                     yield "*
  1216.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
  1217.                                     \t                            <span class=\"checkma\"></span>
  1218.                                     \t                        </label>
  1219.                                     \t                    </div>
  1220.                                     \t                    <!---  abonnements annuels -->
  1221.                                     \t                </div>
  1222.                                     \t                <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
  1223.                     // line 512
  1224.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'512$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse512) . "")), "html"nulltrue);
  1225.                     yield "\">
  1226.                                     \t                <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  1227.                                     \t                <div class=\"my-3 text-center\">
  1228.                                     \t                    ";
  1229.                     // line 515
  1230.                     if ( !(null === CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'515$this->source); })()), "user", [], "any"falsefalsefalse515))) {
  1231.                         yield "                                                          
  1232.                                     \t                         <button class=\"button-rond\" type=\"submit\">";
  1233.                         // line 516
  1234.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("commander", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'516$this->source); })()), """M");
  1235.                         yield "</button>
  1236.                                     \t                    ";
  1237.                     } else {
  1238.                         // line 518
  1239.                         yield "                                    \t                        <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
  1240.                                                                    ";
  1241.                         // line 519
  1242.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("commander", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'519$this->source); })()), """M");
  1243.                         yield "
  1244.                                     \t                        </a>
  1245.                                     \t                    ";
  1246.                     }
  1247.                     // line 522
  1248.                     yield "                                    \t\t            </div>
  1249.                                     \t\t        </form>
  1250.                                     \t\t        <div>
  1251.                                     \t\t            <p>
  1252.                                     \t\t                <small>* : ";
  1253.                     // line 526
  1254.                     yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'526$this->source); })()), """M"));
  1255.                     yield "</small>
  1256.                                     \t\t            </p>
  1257.                                     \t\t        </div>
  1258.                                         \t\t</div>
  1259.                                     \t\t</div>
  1260.                                     \t";
  1261.                 }
  1262.                 // line 532
  1263.                 yield "                                    \t</div>
  1264.                                     </div>
  1265.                                     ";
  1266.             }
  1267.             // line 535
  1268.             yield "                                    
  1269.                                 ";
  1270.         }
  1271.         // line 537
  1272.         yield "                            </div>
  1273.                         </div>
  1274.                     </div>
  1275.                 </div>
  1276. \t\t\t\t";
  1277.         // line 542
  1278.         if ((((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'542$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'542$this->source); })())) ||  !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'542$this->source); })()))) {
  1279.             // line 543
  1280.             yield "                <div class=\"card mb-3  mt-sm-1 no_shadow\" id=\"contact-direct\">
  1281.                     <div class=\"card-body\">
  1282.                         <div class=\"row\">
  1283.                             <div class=\"col-12 mt-3 mb-3\">
  1284.                                 <h5 class=\"annonce ml-sm-3\">";
  1285.             // line 547
  1286.             yield $this->extensions['App\Twig\TranslationExtension']->translate("contactez directement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'547$this->source); })()), """M");
  1287.             yield " ";
  1288.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["fonds"]) || array_key_exists("fonds"$context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.'547$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse547), "html"nulltrue);
  1289.             yield "</h5>
  1290.                                 <!-- Contactez directement -->
  1291.                                 ";
  1292.             // line 550
  1293.             yield             $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'550$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
  1294.             yield "
  1295.                                 <div class=\"card-body\">
  1296.                                     <div class=\"row\">
  1297.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1298.                                             ";
  1299.             // line 554
  1300.             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.'554$this->source); })()), """M");
  1301.             yield " *
  1302.                                         </div>
  1303.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1304.                                             ";
  1305.             // line 557
  1306.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'557$this->source); })()), "nom", [], "any"falsefalsefalse557), 'widget');
  1307.             yield "
  1308.                                             ";
  1309.             // line 558
  1310.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'558$this->source); })()), "nom", [], "any"falsefalsefalse558), 'errors');
  1311.             yield "
  1312.                                         </div>
  1313.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1314.                                             ";
  1315.             // line 562
  1316.             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.'562$this->source); })()), """M");
  1317.             yield " *
  1318.                                         </div>
  1319.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1320.                                             ";
  1321.             // line 565
  1322.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'565$this->source); })()), "prenom", [], "any"falsefalsefalse565), 'widget');
  1323.             yield "
  1324.                                             ";
  1325.             // line 566
  1326.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'566$this->source); })()), "prenom", [], "any"falsefalsefalse566), 'errors');
  1327.             yield "
  1328.                                         </div>
  1329.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1330.                                             ";
  1331.             // line 569
  1332.             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.'569$this->source); })()), """M");
  1333.             yield " *
  1334.                                         </div>
  1335.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1336.                                             ";
  1337.             // line 572
  1338.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'572$this->source); })()), "email", [], "any"falsefalsefalse572), 'widget');
  1339.             yield "
  1340.                                             ";
  1341.             // line 573
  1342.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'573$this->source); })()), "email", [], "any"falsefalsefalse573), 'errors');
  1343.             yield "
  1344.                                         </div>
  1345.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1346.                                             ";
  1347.             // line 576
  1348.             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.'576$this->source); })()), """M");
  1349.             yield " *
  1350.                                         </div>
  1351.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1352.                                             ";
  1353.             // line 579
  1354.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'579$this->source); })()), "indicatif", [], "any"falsefalsefalse579), 'widget');
  1355.             yield "
  1356.                                             ";
  1357.             // line 580
  1358.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'580$this->source); })()), "telephone", [], "any"falsefalsefalse580), 'widget');
  1359.             yield "
  1360.                                             ";
  1361.             // line 581
  1362.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'581$this->source); })()), "telephone", [], "any"falsefalsefalse581), 'errors');
  1363.             yield "
  1364.                                         </div>
  1365.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1366.                                             ";
  1367.             // line 584
  1368.             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.'584$this->source); })()), """M");
  1369.             yield " *
  1370.                                         </div>
  1371.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1372.                                             ";
  1373.             // line 587
  1374.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'587$this->source); })()), "societe", [], "any"falsefalsefalse587), 'widget');
  1375.             yield "
  1376.                                             ";
  1377.             // line 588
  1378.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'588$this->source); })()), "societe", [], "any"falsefalsefalse588), 'errors');
  1379.             yield "
  1380.                                         </div>
  1381.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1382.                                             ";
  1383.             // line 591
  1384.             yield $this->extensions['App\Twig\TranslationExtension']->translate("message", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'591$this->source); })()), """M");
  1385.             yield " *
  1386.                                         </div>
  1387.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1388.                                             ";
  1389.             // line 595
  1390.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'595$this->source); })()), "message", [], "any"falsefalsefalse595), 'widget');
  1391.             yield "
  1392.                                             ";
  1393.             // line 596
  1394.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'596$this->source); })()), "message", [], "any"falsefalsefalse596), 'errors');
  1395.             yield "
  1396.                                         </div>
  1397.                                         ";
  1398.             // line 599
  1399.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'599$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse599), 'widget');
  1400.             yield "
  1401.                                         <input type=\"hidden\" name=\"form[lang]\" value=\"";
  1402.             // line 601
  1403.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'601$this->source); })()), "html"nulltrue);
  1404.             yield "\" />
  1405.                                         <div class=\"col-12 col-sm-6 offset-sm-4\">
  1406.                                             <div class=\"form-group\">
  1407.                                                 ";
  1408.             // line 604
  1409.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'604$this->source); })()), "recaptcha", [], "any"falsefalsefalse604), 'widget');
  1410.             yield "
  1411.                                                 ";
  1412.             // line 605
  1413.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'605$this->source); })()), "recaptcha", [], "any"falsefalsefalse605), 'errors');
  1414.             yield "
  1415.                                             </div>
  1416.                                         </div>
  1417.                                         <div class=\"col-12 mt-1 mb-3 text-center\">
  1418.                                             <a href=\"#\" title=\"\" target=\"_blank\">
  1419.                                                 <button type=\"submit\" class=\"btn btn-fusacq_expert\">";
  1420.             // line 611
  1421.             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.'611$this->source); })()), """M");
  1422.             yield "</button>
  1423.                                             </a>
  1424.                                         </div>
  1425.                                         <div class=\"col-12 mt-4 mt-3\">
  1426.                                             <div class=\"col-12\">
  1427.                                                 <small>";
  1428.             // line 617
  1429.             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.'617$this->source); })()), """M");
  1430.             yield "</small>
  1431.                                             </div>
  1432.                                         </div>
  1433.                                     </div>
  1434.                                 </div>
  1435.                                 ";
  1436.             // line 623
  1437.             yield             $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'623$this->source); })()), 'form_end');
  1438.             yield "
  1439.                                 <!-- Contactez directement -->
  1440.                             </div>
  1441.                         </div>
  1442.                     </div>
  1443.                 </div>
  1444.                 ";
  1445.         }
  1446.         // line 631
  1447.         yield "                <!-- FIN DETAILS ANNONCES -->
  1448.             </div><!--FIN COLONNE DROITE -->
  1449.         </div> <!--FIN ROW CONTAINER -->
  1450.     </div>  <!--FIN CONTAINER -->
  1451. ";
  1452.         
  1453.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1454.         
  1455.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1456.         return; yield '';
  1457.     }
  1458.     // line 640
  1459.     public function block_javascripts($context, array $blocks = [])
  1460.     {
  1461.         $macros $this->macros;
  1462.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1463.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1464.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1465.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1466.         // line 641
  1467.         yield "    ";
  1468.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  1469.         yield "
  1470.     <script type=\"module\" src=\"";
  1471.         // line 642
  1472.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/detail_fonds.js"), "html"nulltrue);
  1473.         yield "\"></script>
  1474.     <script type=\"text/javascript\">
  1475.     \tfunction afficheAlert(){
  1476. \t\t\tlet txt = \"";
  1477.         // line 645
  1478.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'645$this->source); })()), """M"), "html"nulltrue);
  1479.         yield "\";
  1480. \t\t\talert(txt);
  1481. \t\t\treturn false;
  1482. \t\t}
  1483. \t\t";
  1484.         // line 649
  1485.         if ((( !(isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'649$this->source); })()) &&  !(isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'649$this->source); })())) && (isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'649$this->source); })()))) {
  1486.             // line 650
  1487.             yield "\t\t\$(function(){
  1488. \t\t\t\$('.btn-contact').on('click', function(){
  1489. \t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
  1490. \t\t\t\treturn false;
  1491. \t\t\t});
  1492. \t\t});
  1493. \t\t";
  1494.         }
  1495.         // line 657
  1496.         yield "    </script>
  1497. ";
  1498.         
  1499.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1500.         
  1501.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1502.         return; yield '';
  1503.     }
  1504.     /**
  1505.      * @codeCoverageIgnore
  1506.      */
  1507.     public function getTemplateName()
  1508.     {
  1509.         return "annuaires/fonds_investissement/actualite_publiee.html.twig";
  1510.     }
  1511.     /**
  1512.      * @codeCoverageIgnore
  1513.      */
  1514.     public function isTraitable()
  1515.     {
  1516.         return false;
  1517.     }
  1518.     /**
  1519.      * @codeCoverageIgnore
  1520.      */
  1521.     public function getDebugInfo()
  1522.     {
  1523.         return array (  1540 => 657,  1531 => 650,  1529 => 649,  1522 => 645,  1516 => 642,  1511 => 641,  1501 => 640,  1483 => 631,  1472 => 623,  1463 => 617,  1454 => 611,  1445 => 605,  1441 => 604,  1435 => 601,  1430 => 599,  1424 => 596,  1420 => 595,  1413 => 591,  1407 => 588,  1403 => 587,  1397 => 584,  1391 => 581,  1387 => 580,  1383 => 579,  1377 => 576,  1371 => 573,  1367 => 572,  1361 => 569,  1355 => 566,  1351 => 565,  1345 => 562,  1338 => 558,  1334 => 557,  1328 => 554,  1321 => 550,  1313 => 547,  1307 => 543,  1305 => 542,  1298 => 537,  1294 => 535,  1289 => 532,  1280 => 526,  1274 => 522,  1268 => 519,  1265 => 518,  1260 => 516,  1256 => 515,  1250 => 512,  1235 => 505,  1220 => 497,  1205 => 489,  1198 => 484,  1181 => 475,  1166 => 467,  1151 => 459,  1143 => 453,  1129 => 447,  1122 => 442,  1116 => 439,  1111 => 437,  1108 => 436,  1104 => 433,  1099 => 431,  1096 => 430,  1082 => 419,  1076 => 415,  1072 => 414,  1064 => 410,  1058 => 408,  1056 => 407,  1046 => 400,  1039 => 396,  1031 => 391,  1027 => 389,  1024 => 388,  1018 => 386,  1015 => 385,  1009 => 383,  1006 => 382,  1003 => 381,  1001 => 380,  996 => 379,  993 => 378,  990 => 377,  988 => 376,  983 => 375,  980 => 374,  977 => 373,  974 => 372,  971 => 371,  968 => 370,  965 => 369,  962 => 368,  959 => 367,  956 => 366,  953 => 365,  950 => 364,  947 => 363,  944 => 362,  941 => 361,  935 => 359,  932 => 358,  929 => 357,  926 => 356,  923 => 355,  920 => 354,  917 => 353,  914 => 352,  911 => 351,  908 => 350,  906 => 349,  901 => 348,  898 => 347,  895 => 346,  892 => 345,  889 => 344,  886 => 343,  883 => 342,  880 => 341,  877 => 340,  875 => 339,  872 => 338,  870 => 337,  866 => 335,  864 => 334,  861 => 333,  854 => 329,  850 => 327,  840 => 320,  835 => 318,  826 => 312,  820 => 310,  818 => 309,  811 => 305,  799 => 295,  797 => 294,  792 => 292,  788 => 291,  785 => 290,  776 => 284,  772 => 283,  766 => 279,  755 => 274,  749 => 273,  743 => 270,  739 => 268,  736 => 267,  734 => 261,  730 => 260,  727 => 259,  725 => 258,  719 => 257,  709 => 249,  699 => 245,  696 => 244,  693 => 243,  690 => 242,  688 => 241,  677 => 236,  674 => 235,  671 => 234,  668 => 233,  666 => 232,  650 => 231,  643 => 227,  627 => 226,  620 => 222,  604 => 221,  601 => 220,  591 => 216,  588 => 215,  585 => 214,  582 => 213,  580 => 212,  569 => 207,  566 => 206,  563 => 205,  560 => 204,  558 => 203,  545 => 202,  538 => 198,  525 => 197,  518 => 193,  505 => 192,  502 => 191,  500 => 190,  494 => 187,  478 => 178,  460 => 165,  456 => 163,  446 => 160,  441 => 159,  439 => 158,  435 => 156,  430 => 154,  425 => 152,  422 => 151,  418 => 149,  412 => 147,  410 => 146,  404 => 145,  400 => 144,  392 => 143,  388 => 142,  385 => 141,  383 => 140,  376 => 136,  372 => 135,  364 => 129,  358 => 125,  352 => 122,  342 => 120,  339 => 119,  337 => 117,  336 => 116,  335 => 115,  334 => 114,  333 => 113,  330 => 112,  327 => 111,  324 => 110,  321 => 109,  319 => 107,  318 => 106,  317 => 105,  315 => 104,  312 => 103,  309 => 102,  307 => 101,  302 => 98,  296 => 95,  286 => 93,  284 => 92,  279 => 89,  273 => 86,  263 => 84,  260 => 83,  258 => 81,  257 => 80,  256 => 79,  255 => 78,  254 => 77,  251 => 76,  248 => 75,  245 => 74,  242 => 73,  240 => 71,  239 => 70,  238 => 69,  236 => 68,  233 => 67,  230 => 66,  228 => 65,  223 => 62,  221 => 61,  218 => 60,  215 => 59,  212 => 58,  209 => 57,  206 => 56,  203 => 55,  200 => 54,  198 => 53,  195 => 52,  193 => 51,  184 => 46,  177 => 44,  170 => 43,  163 => 41,  156 => 40,  154 => 39,  148 => 38,  141 => 37,  139 => 36,  133 => 35,  123 => 27,  121 => 26,  114 => 21,  112 => 20,  106 => 16,  104 => 15,  103 => 13,  102 => 11,  98 => 9,  95 => 8,  85 => 7,  61 => 3,  38 => 1,);
  1524.     }
  1525.     public function getSourceContext()
  1526.     {
  1527.         return new Source("{% extends 'base.html.twig' %}
  1528. {% block stylesheets %}  {{ parent() }}
  1529. {% endblock %}
  1530. {% block body %}
  1531.     {% include 'assets/assets_vuejs.html.twig' %}
  1532.     <!-- Menu  -->
  1533.     {{ render_esi(controller(
  1534.       'App\\\\Controller\\\\CoreController::menu',
  1535.       {   \"lang\": lang,
  1536.           \"currentRoute\":\"vendre_entreprise_annonce_acquisition_details\",
  1537.           \"codePays\": codePaysWithUnderScore }
  1538.     )) | spaceless }}
  1539.     <!-- Menu  -->
  1540.     <!-- Publicité  -->
  1541.     {% include 'includes/publicite.html.twig' %}
  1542.     <!-- Publicité  -->
  1543.     <div class=\"container\" id=\"app\">
  1544.         <div class=\"row\">
  1545.             <!--COLONNE GAUCHE -->
  1546.             {% include 'includes/colonne_gauche_fonds_acquereurs.html.twig' %}
  1547.             <!--FIN COLONNE GAUCHE -->
  1548.             <!--COLONNE DROITE -->
  1549.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  1550.                 <!-- ARIANE -->
  1551.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  1552.                     <ol class=\"breadcrumb\">
  1553.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  1554.                         {% if from == \"investisseur-acquereur\" %}
  1555.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"vendre une entreprise\",lang,\"\",\"M\") | raw }}</a></li>
  1556.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_resultats_fonds_acquereur',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds acquereurs\",lang,\"\",\"M\") | raw }}</a></li>
  1557.                         {% elseif from == \"ouvrir-capital\" %}
  1558.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
  1559.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
  1560.                         {% else %}
  1561.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"annuaires\",lang,\"\",\"M\") | raw }}</a></li>
  1562.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('fonds_investissement_liste_alphabetique',{'start': '', 'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"annuaire des fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
  1563.                         {% endif %}
  1564.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ nom_societe }}</li>
  1565.                     </ol>
  1566.                 </nav>
  1567.                 <!-- FIN ARIANE -->
  1568.                 
  1569.                 {% include 'includes/flashes.html.twig' %}
  1570.                 
  1571.                 {% if from == \"investisseur-acquereur\" %}
  1572.                     {% set path_detail = 'vendre_entreprise_fonds_details_crypte' %}
  1573.                 {% elseif from == \"ouvrir-capital\" %}
  1574.                     {% set path_detail = 'ouvrir_capital_fonds_investissement_details_crypte' %}
  1575.                 {% else %}
  1576.                     {% set path_detail = 'fonds_investissement_strategie_investissement' %}
  1577.                 {% endif %}
  1578.                 {% if not from_commande %}
  1579.                 <!--3 BOUTONS-->
  1580.                 <div class=\"row my-3\">
  1581.                     <div class=\"col-4\">
  1582.                         {% if previousAnnonce and dernieresAnnonces is null %}
  1583.                         \t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
  1584.                         \t\t{% set idPreviousAnnonce = encrypt(previousAnnonce.id_gestionnaire_fonds ~ '') %}
  1585.                         \t\t{% set lienPrevious = path(path_detail, {
  1586.                             \t\t'idFonds': idPreviousAnnonce,
  1587.                             \t\t'codePays': codePaysWithUnderScore
  1588.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious 
  1589.                         \t\t%}
  1590.                         \t{% else %}
  1591.                         \t\t{% set idPreviousAnnonce = previousAnnonce.id_gestionnaire_fonds %}
  1592.                         \t\t{% set slugPrevious = previousAnnonce.nom_societe|slugify %}
  1593.                         \t\t
  1594.                         \t\t{% set lienPrevious = path(path_detail, {
  1595.                             \t\t'slug': slugPrevious,
  1596.                             \t\t'idFonds': idPreviousAnnonce,
  1597.                             \t\t'codePays': codePaysWithUnderScore
  1598.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious 
  1599.                         \t\t%}
  1600.                         \t{% endif %}
  1601.                             <a href=\"{{ lienPrevious }}\" title=\"{{ translate(\"precedente\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
  1602.                                 <div class=\"float-left\"><i class=\"fa fa-chevron-circle-left fa-2x\"></i></div>
  1603.                                 <div class=\"d-none d-xl-block lh20\">&nbsp;&nbsp;{{ translate(\"precedente\",lang,\"\",\"M\") | raw }}</div>
  1604.                             </a>
  1605.                         {% endif %}
  1606.                     </div>
  1607.                     <div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
  1608.                         <div class=\"bloc_140 contenu_centre\">
  1609.                             {% if urlRetourList %}
  1610.                                 <a href=\"{{ urlRetourList }}\" title=\"{{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }} d-inline-block d-xl-inline\">
  1611.                                     <div class=\"float-left\"><i class=\"fa fa-chevron-circle-up fa-2x\"></i></div>
  1612.                                     <div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">&nbsp;&nbsp;{{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}</div>
  1613.                                 </a>
  1614.                             {% endif %}
  1615.                         </div>
  1616.                     </div>
  1617.                     <div class=\"col-4 text-right\" style=\" text-align: right\">
  1618.                         {% if nextAnnonce and dernieresAnnonces is null %}
  1619.                         \t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
  1620.                         \t\t{% set idNextAnnonce = encrypt(nextAnnonce.id_gestionnaire_fonds ~ '') %}
  1621.                         \t\t{% set lienNext = path(path_detail, {
  1622.                             \t\t'idFonds': idNextAnnonce,
  1623.                             \t\t'codePays': codePaysWithUnderScore
  1624.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext 
  1625.                         \t\t%}
  1626.                         \t{% else %}
  1627.                         \t\t{% set idNextAnnonce = nextAnnonce.id_gestionnaire_fonds %}
  1628.                         \t\t{% set slugNext = nextAnnonce.nom_societe|slugify %}
  1629.                         \t\t
  1630.                         \t\t{% set lienNext = path(path_detail, {
  1631.                             \t\t'slug': slugNext,
  1632.                             \t\t'idFonds': idNextAnnonce,
  1633.                             \t\t'codePays': codePaysWithUnderScore
  1634.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext 
  1635.                         \t\t%}
  1636.                         \t{% endif %}
  1637.                             <a href=\"{{ lienNext }}\" style=\"text-decoration:none;\" title=\"{{ translate(\"suivante\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
  1638.                                 <div class=\"float-right\"><i class=\"fa fa-chevron-circle-right fa-2x\"></i></div>
  1639.                                 <div class=\"d-none d-xl-block lh20\" style=\"vertical-align:middle;\">{{ translate(\"suivante\",lang,\"\",\"M\") | raw }}&nbsp;&nbsp;</div>
  1640.                             </a>
  1641.                         {% endif %}
  1642.                     </div>
  1643.                 </div>
  1644.                 <!--FIN 3 BOUTONS-->
  1645.                 {% endif %}
  1646.                 <!-- CARD -->
  1647.                 <div class=\"card no_shadow\">
  1648.                     <div class=\"card-body\">
  1649.                         <div class=\"row\">
  1650.                             <div class=\"col-12 mb-2 ml-lg-3\">
  1651.                                 <h2 class=\"{{ titreClass }}\">
  1652.                                     {{ nom_societe }}
  1653.                                 </h2>
  1654.                             </div>
  1655.                             <div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
  1656.                             \t{% if hasService or hasCommande or not isEncrypted %}
  1657.                                 <ul class=\"cat_regions\">
  1658.                                     <li><i class=\"fas fa-map-marker-alt gris_ccc\"></i>&nbsp;{{ fonds._get('adresse_societe') }}</li>
  1659.                                     <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ fonds._get('code_postal_societe') }} {{ fonds._get('ville_societe') }} {{ fonds.nom_pays }}</li>
  1660.                                     <li><i class=\"fas fa-phone gris_ccc\"></i>&nbsp;{{ fonds.telephoneInternational }}</li>
  1661.                                     <li><i class=\"fas fa-globe-americas gris_ccc\"></i>&nbsp;<a href=\"{{ fonds.href_site_internet }}\" class=\"underlined\" target=\"_blank\">{{ fonds._get('site_internet') }}</a></li>
  1662.                                     {% if fonds._get('nom_contact') != '' and fonds._get('nom_contact') is not null %}
  1663.                                     <li><i class=\"fas fa-user gris_ccc\"></i>&nbsp;{{ fonds._get('nom_contact') }}</li>
  1664.                                     {% endif %}
  1665.                                 </ul>
  1666.                                 {% else %}
  1667.                                 <span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
  1668.                                     <em>{{ translate(\"coordonnées visibles après <br>commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em>
  1669.                             \t</span><br>
  1670.                             \t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> {{ fonds._get('nom_localisation') }}
  1671.                                 {% endif %}
  1672.                             </div>
  1673.                             <div class=\"col-12 col-sm-3 text-center mt-5\">
  1674.                             \t{% if hasService or hasCommande or not isEncrypted %}
  1675.                                 <a href=\"{{ fonds.href_site_internet }}\" target=\"_blank\">
  1676.                                     <img class=\"img-fluid\" src=\"{{ fonds.vignette }}\" alt=\"{{ translate(\"vignette site internet\",lang,\"\",\"M\") | raw }} {{ fonds._get('nom_societe') }}\">
  1677.                                 </a>
  1678.                                 {% endif %}
  1679.                             </div>
  1680.                             <div class=\"col-6 col-sm-3 mt-2\">
  1681.                                 <img class=\"img-fluid\" src=\"{{ fonds.carte }}\"  alt=\"{{ fonds._get('nom_localisation')  }}\">
  1682.                             </div>
  1683.                         </div>
  1684.                         <!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  1685.                         <div class=\"row mt-3\">
  1686.                             <div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
  1687.                             </div>
  1688.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  1689.                             </div>
  1690.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  1691.                             </div>
  1692.                             <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
  1693.                                 <a href=\"#contact-direct\" class=\"btn-contact\"  title=\"{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}\"><button type=\"button\" class=\"btn {{ btnClass }}\">{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}</button></a>
  1694.                             </div>
  1695.                         </div>
  1696.                         <!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  1697.                     </div>
  1698.                 </div>
  1699.                 <!-- FIN CARD -->
  1700.                 <div class=\"row mt-3\">
  1701.                     <div class=\"{{ ongletClass }} col-12 mb-3\">
  1702.                         <nav>
  1703.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1704.                             \t{% if from == null %}
  1705.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1706.                                     <a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_strategie_investissement', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=1&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
  1707.                                         <span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1708.                                     </a>
  1709.                                 </div>
  1710.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  1711.                                     <a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_criteres_investissement', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
  1712.                                         <span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1713.                                     </a>
  1714.                                 </div>
  1715.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  1716.                                     <a class=\"nav-item nav-link no-padding-x\" href=\"{{ path('fonds_investissement_investissement_references', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'pageInvest': 1, 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=3&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
  1717.                                         {% set p = \"\" %}
  1718.                                         {% if ( nb_investissement > 1 ) %}
  1719.                                             {% set p = \"p\" %}
  1720.                                         {% endif %}
  1721.                                         <span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
  1722.                                     </a>
  1723.                                 </div>
  1724.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  1725.                                     <div class=\"nav-item nav-link active\">
  1726.                                         {% set p = \"\" %}
  1727.                                         {% if ( nb_actualites > 1 ) %}
  1728.                                             {% set p = \"p\" %}
  1729.                                         {% endif %}
  1730.                                         <span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
  1731.                                     </div>
  1732.                                 </div>
  1733.                                 {% else %}
  1734.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1735.                                     <a class=\"nav-item nav-link\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=1&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
  1736.                                         <span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1737.                                     </a>
  1738.                                 </div>
  1739.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  1740.                                     <a class=\"nav-item nav-link \" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
  1741.                                         <span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1742.                                     </a>
  1743.                                 </div>
  1744.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  1745.                                     <a class=\"nav-item nav-link no-padding-x\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=3&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
  1746.                                         {% set p = \"\" %}
  1747.                                         {% if ( nb_investissement > 1 ) %}
  1748.                                             {% set p = \"p\" %}
  1749.                                         {% endif %}
  1750.                                         <span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
  1751.                                     </a>
  1752.                                 </div>
  1753.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  1754.                                     <div class=\"nav-item nav-link active no-padding-x\">
  1755.                                         {% set p = \"\" %}
  1756.                                         {% if ( nb_actualites > 1 ) %}
  1757.                                             {% set p = \"p\" %}
  1758.                                         {% endif %}
  1759.                                         <span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
  1760.                                     </div>
  1761.                                 </div>
  1762.                                 {% endif %}
  1763.                             </div>
  1764.                         </nav>
  1765.                     </div>
  1766.                 </div>
  1767.                 <div class=\"card mb-3 mt-sm-1 no_shadow\">
  1768.                     <div class=\"card-body\">
  1769.                         <div class=\"row\">
  1770.                             <div class=\"col-12 mt-3 mb-3\">
  1771.                                 <h5 class=\"annonce ml-sm-3 mb-3\">{{ translate(\"actualites du fonds\",lang,\"\",\"M\") | raw }} {{ nom_societe }}</h5>
  1772.                                 {% if hasService or hasCommande or not isEncrypted %}
  1773.                                 <table class=\"table table-striped table-bordered mb-5\">
  1774.                                     {% for actualite in actualites %}
  1775.                                         {# set lienActualite = path('participation_fonds_detail',
  1776.                      {
  1777.                         'slug':actualite.slug,
  1778.                         'idActualite':actualite._get('id_actualite'),
  1779.                         'codePays':codePaysWithUnderScore
  1780.                      }) #}
  1781.                                         {% set lienActualite = '/buzz/' ~ actualite.slug ~ '-a' ~ actualite._get('id_actualite') ~ codePaysWithUnderScore %}
  1782.                                         <tr>
  1783.                                             <td class=\"text-center\">
  1784.                                                 {{ actualite.date_mise_en_ligne_formated }}
  1785.                                             </td>
  1786.                                             <td>
  1787.                                                 <a  target=\"_blank\" href=\"{{ lienActualite }}\" title=\"{{ actualite._get('titre_actualite') }}\" target=\"_blank\">
  1788.                                                     {{ actualite._get('titre_actualite') }}
  1789.                                                 </a>
  1790.                                             </td>
  1791.                                         </tr>
  1792.                                     {% endfor %}
  1793.                                 </table>
  1794.                                 <!--PAGINATION-->
  1795.                                 <div class=\"row mt-3\">
  1796.                                     <div class=\"col-sm-12\">
  1797.                                         <nav aria-label=\"...\" class=\"{{ paginationClass }}\">
  1798.                                             {{ knp_pagination_render(actualites) }}
  1799.                                         </nav>
  1800.                                     </div>
  1801.                                 </div>
  1802.                                 <!--FIN PAGINATION-->
  1803.                                 {% else %}
  1804.                                 <div class=\"text-center mt-4\">
  1805.             \t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span><br>
  1806.                                 \t<span><em>{{ translate(\"cliquez sur « Obtenir les coordonnées » pour commander.\",lang,\"\",\"M\") | raw }}</em></span><br>
  1807.             \t\t\t\t\t</div>
  1808.                 \t\t\t\t\t{% if lignePanier %}
  1809.                                     <script>
  1810.                                     \$(function(){
  1811.                                     \tdocument.getElementById('ajout-panier').scrollIntoView({
  1812.                                     \t  behavior: 'smooth'
  1813.                                     \t});
  1814.                                     });
  1815.                                     </script>
  1816.                                     <div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
  1817.                                     \t<div class=\"row\">
  1818.                                     \t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  1819.                                             \t{{ translate(\"le fonds a été ajouté dans votre panier\",lang,\"\",\"M\") | raw }}
  1820.                                          \t</div>
  1821.                                             <div class=\"col-12 col-lg-6 text-center text-lg-right\">
  1822.                                             \t<div class=\"col-sm-12 my-3\">
  1823.                                             \t    {% set urlRetourListPanier= urlList ~ '?' ~ string_params %}
  1824.                                             \t\t<a href=\"{{ urlRetourListPanier }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  1825.                                                \t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  1826.                                                     \t<div class=\"float-right pt-1\">{{ translate(\"continuer la recherche\",lang,\"\",\"M\") | raw }}</div>
  1827.                                                     </a>
  1828.                                            \t\t</div>
  1829.                                             </div>
  1830.                                            \t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
  1831.                                             \t<div class=\"col-sm-12 my-3\">
  1832.                                                 \t<a href=\"{{ path('panier_index', {'codePays' : codePaysWithUnderScore}) }}\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
  1833.                                                     \t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  1834.                                                     \t<div class=\"float-right pt-1\">{{ translate(\"consulter le panier\",lang,\"\",\"M\") | raw }}&nbsp;</div>
  1835.                                                 \t</a>
  1836.                                                 </div>
  1837.                                             </div>
  1838.                                     \t</div>
  1839.                                     </div>
  1840.                                     {% else %}
  1841.                 \t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
  1842.                                     \t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  1843.                                             {{ translate(\"obtenir les coordonnées\" ,lang,\"\",\"M\") |capitalize| raw }}
  1844.                                         </a><br>
  1845.                                     </div>
  1846.                                     {% endif %}
  1847.                                     
  1848.                                     {% if not lignePanier  %}
  1849.                                     <div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
  1850.                                         <div class=\"row\">
  1851.                                             {% if hasForfait %}
  1852.                                             <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  1853.                                                 {% if forfaitAUtiliser.code_service[0:3] == \"abo\" and forfaitAUtiliser.code_service[0:6]!=\"abo_fe\" %}
  1854.                                                     {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  1855.                                                     {% if forfaitAUtiliser.code_service[4:2]==10 %}
  1856.                                                         {% set itemAbo = { 'nb': 10,'date':date} %}
  1857.                                                     {% elseif forfaitAUtiliser.code_service[4:2]==20 %}
  1858.                                                         {% set itemAbo = { 'nb': 20,'date':date} %}
  1859.                                                     {% elseif forfaitAUtiliser.code_service[4:2]==30 %}
  1860.                                                         {% set itemAbo = { 'nb': 30,'date':date} %}
  1861.                                                     {% endif %}
  1862.                                                     {{ translate(\"vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  1863.                                                 {% elseif forfaitAUtiliser.code_service[0:6]==\"abo_fe\" %}
  1864.                                                     {% if forfaitAUtiliser.code_service[7:2]==10 %}
  1865.                                                         {% set itemAbo = { 'nb': 10} %}
  1866.                                                     {% elseif forfaitAUtiliser.code_service[7:2]==20 %}
  1867.                                                         {% set itemAbo = { 'nb': 20} %}
  1868.                                                     {% elseif forfaitAUtiliser.code_service[7:2]==30 %}
  1869.                                                         {% set itemAbo = { 'nb': 30} %}
  1870.                                                     {% elseif forfaitAUtiliser.code_service[7:2]==40 %}
  1871.                                                         {% set itemAbo = { 'nb': 40} %}
  1872.                                                     {% endif %}
  1873.                                                     {{ translate(\"vous beneficiez dun abonnement %\$nb%\$ MER / mois\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  1874.                                                 {% else %}
  1875. \t                                                {% if forfaitAUtiliser.code_service == \"pack_5\" %}
  1876.                                                         {% set nom=translate('5 MER',lang) %}
  1877.                                                     {% elseif forfaitAUtiliser.code_service == \"pack_10\" %}
  1878.                                                         {% set nom=translate('10 MER',lang) %}
  1879.                                                     {% elseif forfaitAUtiliser.code_service == \"pack_20\" %}
  1880.                                                         {% set nom=translate('20 MER',lang) %}
  1881.                                                     {% elseif forfaitAUtiliser.code_service == \"consultation_pm_promotionnelle\" %}
  1882.                                                         {% set nom=translate('consultation promotionnelle',lang) %}
  1883.                                                     {% else %}
  1884.                                                         {% set nom=forfaitAUtiliser.code_service %}
  1885.                                                     {% endif %}
  1886.                                                     {% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" and forfaitAUtiliser.nb_utilisations_restantes is defined%}
  1887.                                                         {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  1888.                                                         {% set itemAbo = { 'nom':nom,'nb': forfaitAUtiliser.nb_utilisations_restantes,'date':date} %}
  1889.                                                         {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
  1890.                                                     {% elseif forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" %}
  1891.                                                         {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  1892.                                                         {% set itemAbo = { 'nom':nom,'date':date} %}
  1893.                                                         {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
  1894.                                                     {% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
  1895.                                                     \t{% set noDate = true %}
  1896.                                                         {% set itemAbo = { 'nom':nom,'nb':forfaitAUtiliser.nb_utilisations_restantes} %}
  1897.                                                         {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser',lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  1898.                                                     {% else %}
  1899.                                                         {% set itemAbo = { 'nom':nom} %}
  1900.                                                         {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\"',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
  1901.                                                     {% endif %}
  1902.                                                 {% endif %}
  1903.                                             </div>
  1904.                                             <div class=\"col-12\">
  1905.                                                 {{ translate(\"ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous\" ,lang,\"\",\"M\") | raw }} **
  1906.                                             </div>
  1907.                                             <div class=\"col-12 text-center mt-3 mb-5\">
  1908.                                                 <div class=\"col-sm-12 my-3\">
  1909.                                                     <form action=\"/panier/ajoute-panier\" method=\"POST\">
  1910.                                                         <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
  1911.                                                         <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  1912.                                                         <button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
  1913.                                                             <div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  1914.                                                             <div class=\"float-right pt-1\">{{ translate(\"ajouter au panier\" ,lang,\"\",\"M\") | raw }}</div>
  1915.                                                         </button>
  1916.                                                     </form>
  1917.                                                 </div>
  1918.                                             </div>
  1919.                                             <div class=\"col-12 mt-4 mb-3\">
  1920.                                                 <small>
  1921.                                                     {% if noDate is not defined %}
  1922.                                                     * : {{ translate(\"charte 1 deposant forfait\" ,lang,\"\",\"M\") | raw }}<br>
  1923.                                                     {% endif %}
  1924.                                                     ** : {{ translate(\"Vous recevrez alors les coordonnées du fonds d’investissement et aurez accès à sa fiche FUSACQ. Vous pourrez ainsi le contacter directement ou via notre formulaire.\" ,lang,\"\",\"M\") | raw }}
  1925.                                                 </small>
  1926.                                             </div>
  1927.                                     \t\t{% else %}
  1928.                                     \t\t    {% if app.user is null %} {# utilisateur NON authentifié #}
  1929.                                     \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
  1930.                                     \t\t        <div class=\"my-3 text-center\">
  1931.                                     
  1932.                                     \t\t        </div>
  1933.                                     \t\t        {{ render_esi(controller('App\\\\Controller\\\\SecurityController::login' )) | spaceless }}
  1934.                                     \t\t        <div class=\"modal-footer bkg_gris_clair\">
  1935.                                     \t\t\t\t\t<div class=\"col-12 text-center mb-3\">
  1936.                                     \t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
  1937.                                     \t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
  1938.                                     \t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
  1939.                                     \t\t\t\t\t\t</a>
  1940.                                     \t\t\t\t\t</div>
  1941.                                     \t\t\t\t</div>
  1942.                                     \t\t    </div>
  1943.                                     \t\t    {% endif %}
  1944.                                     
  1945.                                     \t\t    {% if app.user is null %} {# utilisateur NON authentifié #}
  1946.                                     \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4\">
  1947.                                     \t\t    {% else %}  {# utilisateur   authentifié #}
  1948.                                     \t\t    <div class=\"col-12 col-lg-12 mb-3 p-4\">
  1949.                                     \t\t    {% endif %}
  1950.                                     \t\t\t    <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
  1951.                                     \t\t\t        <h5>{{ translate(\"vous souhaitez souscrire à une offre\" ,lang,\"\",\"M\") | raw }} *</h5>
  1952.                                     \t\t\t        <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
  1953.                                     \t\t\t\t\t{{translate(\"quelle offre est faite pour vous\" ,lang,\"\",\"M\") | raw }} ?</a>
  1954.                                     \t\t\t    </div>
  1955.                                         \t\t\t<div class=\"mt-4\">
  1956.                                     \t\t        <form action=\"{{ path('ajoute_panier', {'codePays' : codePaysWithUnderScore}) }}\" method=\"POST\" id=\"formRadioMiseEnRelation\">
  1957.                                     \t\t            <div class=\"col-12 mb-3\">
  1958.                                     \t\t                <div class=\"form-check\">
  1959.                                     \t\t                    <label class=\"contai\">
  1960.                                     \t\t                        {# 40€ HT #}
  1961.                                     \t\t                        {{ translate(\"commande à l'unité\" ,lang,\"\",\"M\") | raw }} : {{ tarif('tarif_participation_fonds',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}
  1962.                                     \t\t                        <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
  1963.                                     \t\t                        <span class=\"checkma\"></span>
  1964.                                     \t\t                    </label>
  1965.                                     \t\t                </div>
  1966.                                     \t\t                <div class=\"mt-4 mb-3\">
  1967.                                     \t\t                    <strong> {{ translate(\"forfaits\",lang,\"\",\"M\") |capitalize| raw }}</strong>
  1968.                                     \t\t                </div>
  1969.                                     \t                    <!---  abonnements mensuel -->
  1970.                                     \t                    <div class=\"form-check\">
  1971.                                     \t                        <label class=\"contai\">
  1972.                                     \t                            {# 150€ HT #}
  1973.                                     \t                            {{ translate(\"%%nb_relation_mer_offre_1%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") |  upper }}*
  1974.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_5\">
  1975.                                     \t                            <span class=\"checkma\"></span>
  1976.                                     \t                        </label>
  1977.                                     \t                    </div>
  1978.                                     \t                    <div class=\"form-check\">
  1979.                                     \t                        <label class=\"contai\">
  1980.                                     \t                            {# 235€ HT #}
  1981.                                     \t                            {{ translate(\"%%nb_relation_mer_offre_2%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  1982.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_10\">
  1983.                                     \t                            <span class=\"checkma\"></span>
  1984.                                     \t                        </label>
  1985.                                     \t                    </div>
  1986.                                     \t                    <div class=\"form-check\">
  1987.                                     \t                        <label class=\"contai\">
  1988.                                     \t                            {# 325€ HT #}
  1989.                                     \t                            {{ translate(\"%%nb_relation_mer_offre_3%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  1990.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"pack_20\">
  1991.                                     \t                            <span class=\"checkma\"></span>
  1992.                                     \t                        </label>
  1993.                                     \t                    </div>
  1994.                                     \t                    <!---  abonnements mensuel -->
  1995.                                     
  1996.                                     \t                    <!---  abonnements annuels -->
  1997.                                     \t                    <div class=\"mt-4 mb-3\">
  1998.                                     \t                        <strong>  {{ translate(\"abonnements annuels\",lang,\"\",\"M\") |capitalize| raw }}</strong>
  1999.                                     \t                    </div>
  2000.                                     \t                    <div class=\"form-check\">
  2001.                                     \t                        <label class=\"contai\">
  2002.                                     \t                            {# 695€ HT #}
  2003.                                     \t                            {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_10_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  2004.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
  2005.                                     \t                            <span class=\"checkma\"></span>
  2006.                                     \t                        </label>
  2007.                                     \t                    </div>
  2008.                                     \t                    <div class=\"form-check\">
  2009.                                     \t                        <label class=\"contai\">
  2010.                                     \t                            {# 945€ HT #}
  2011.                                     \t                            {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_20_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  2012.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
  2013.                                     \t                            <span class=\"checkma\"></span>
  2014.                                     \t                        </label>
  2015.                                     \t                    </div>
  2016.                                     \t                    <div class=\"form-check\">
  2017.                                     \t                        <label class=\"contai\">
  2018.                                     \t                            {# 1195€ HT #}
  2019.                                     \t                            {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_30_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  2020.                                     \t                            <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
  2021.                                     \t                            <span class=\"checkma\"></span>
  2022.                                     \t                        </label>
  2023.                                     \t                    </div>
  2024.                                     \t                    <!---  abonnements annuels -->
  2025.                                     \t                </div>
  2026.                                     \t                <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
  2027.                                     \t                <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  2028.                                     \t                <div class=\"my-3 text-center\">
  2029.                                     \t                    {% if app.user is not null %}                                                          
  2030.                                     \t                         <button class=\"button-rond\" type=\"submit\">{{ translate(\"commander\",lang,\"\",\"M\") | raw }}</button>
  2031.                                     \t                    {% else %}
  2032.                                     \t                        <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
  2033.                                                                    {{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}
  2034.                                     \t                        </a>
  2035.                                     \t                    {% endif %}
  2036.                                     \t\t            </div>
  2037.                                     \t\t        </form>
  2038.                                     \t\t        <div>
  2039.                                     \t\t            <p>
  2040.                                     \t\t                <small>* : {{ translate(\"sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.\",lang,\"\",\"M\") |capitalize| raw }}</small>
  2041.                                     \t\t            </p>
  2042.                                     \t\t        </div>
  2043.                                         \t\t</div>
  2044.                                     \t\t</div>
  2045.                                     \t{% endif %}
  2046.                                     \t</div>
  2047.                                     </div>
  2048.                                     {% endif %}
  2049.                                     
  2050.                                 {% endif %}
  2051.                             </div>
  2052.                         </div>
  2053.                     </div>
  2054.                 </div>
  2055. \t\t\t\t{% if hasService or hasCommande or not isEncrypted %}
  2056.                 <div class=\"card mb-3  mt-sm-1 no_shadow\" id=\"contact-direct\">
  2057.                     <div class=\"card-body\">
  2058.                         <div class=\"row\">
  2059.                             <div class=\"col-12 mt-3 mb-3\">
  2060.                                 <h5 class=\"annonce ml-sm-3\">{{ translate(\"contactez directement\",lang,\"\",\"M\") | raw }} {{ fonds._get('nom_societe') }}</h5>
  2061.                                 <!-- Contactez directement -->
  2062.                                 {{ form_start(form, {attr: {'novalidate': 'novalidate'}}) }}
  2063.                                 <div class=\"card-body\">
  2064.                                     <div class=\"row\">
  2065.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2066.                                             {{ translate(\"nom\",lang,\"\",\"M\") | raw }} *
  2067.                                         </div>
  2068.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2069.                                             {{ form_widget(form.nom ) }}
  2070.                                             {{ form_errors(form.nom) }}
  2071.                                         </div>
  2072.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2073.                                             {{ translate(\"prenom\",lang,\"\",\"M\") | raw }} *
  2074.                                         </div>
  2075.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2076.                                             {{ form_widget(form.prenom ) }}
  2077.                                             {{ form_errors(form.prenom) }}
  2078.                                         </div>
  2079.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2080.                                             {{ translate(\"e-mail\",lang,\"\",\"M\") | raw }} *
  2081.                                         </div>
  2082.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2083.                                             {{ form_widget(form.email ) }}
  2084.                                             {{ form_errors(form.email) }}
  2085.                                         </div>
  2086.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2087.                                             {{ translate(\"telephone\",lang,\"\",\"M\") | raw }} *
  2088.                                         </div>
  2089.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2090.                                             {{ form_widget(form.indicatif ) }}
  2091.                                             {{ form_widget(form.telephone ) }}
  2092.                                             {{ form_errors(form.telephone) }}
  2093.                                         </div>
  2094.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2095.                                             {{ translate(\"societe\",lang,\"\",\"M\") | raw }} *
  2096.                                         </div>
  2097.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2098.                                             {{ form_widget(form.societe ) }}
  2099.                                             {{ form_errors(form.societe) }}
  2100.                                         </div>
  2101.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2102.                                             {{ translate(\"message\",lang,\"\",\"M\") | raw }} *
  2103.                                         </div>
  2104.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2105.                                             {{ form_widget(form.message ) }}
  2106.                                             {{ form_errors(form.message) }}
  2107.                                         </div>
  2108.                                         {{ form_widget(form.id_gestionnaire_fonds) }}
  2109.                                         <input type=\"hidden\" name=\"form[lang]\" value=\"{{ lang }}\" />
  2110.                                         <div class=\"col-12 col-sm-6 offset-sm-4\">
  2111.                                             <div class=\"form-group\">
  2112.                                                 {{ form_widget(form.recaptcha) }}
  2113.                                                 {{ form_errors(form.recaptcha) }}
  2114.                                             </div>
  2115.                                         </div>
  2116.                                         <div class=\"col-12 mt-1 mb-3 text-center\">
  2117.                                             <a href=\"#\" title=\"\" target=\"_blank\">
  2118.                                                 <button type=\"submit\" class=\"btn btn-fusacq_expert\">{{ translate(\"envoyer\",lang,\"\",\"M\") | raw }}</button>
  2119.                                             </a>
  2120.                                         </div>
  2121.                                         <div class=\"col-12 mt-4 mt-3\">
  2122.                                             <div class=\"col-12\">
  2123.                                                 <small>{{ translate(\"* champs obligatoires\",lang,\"\",\"M\") | raw }}</small>
  2124.                                             </div>
  2125.                                         </div>
  2126.                                     </div>
  2127.                                 </div>
  2128.                                 {{ form_end(form)}}
  2129.                                 <!-- Contactez directement -->
  2130.                             </div>
  2131.                         </div>
  2132.                     </div>
  2133.                 </div>
  2134.                 {% endif %}
  2135.                 <!-- FIN DETAILS ANNONCES -->
  2136.             </div><!--FIN COLONNE DROITE -->
  2137.         </div> <!--FIN ROW CONTAINER -->
  2138.     </div>  <!--FIN CONTAINER -->
  2139. {% endblock %}
  2140. {% block javascripts %}
  2141.     {{ parent() }}
  2142.     <script type=\"module\" src=\"{{ asset('build/js/annuaires/detail_fonds.js') }}\"></script>
  2143.     <script type=\"text/javascript\">
  2144.     \tfunction afficheAlert(){
  2145. \t\t\tlet txt = \"{{ translate(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\", lang, \"\", \"M\") }}\";
  2146. \t\t\talert(txt);
  2147. \t\t\treturn false;
  2148. \t\t}
  2149. \t\t{% if not hasService and not hasCommande and isEncrypted %}
  2150. \t\t\$(function(){
  2151. \t\t\t\$('.btn-contact').on('click', function(){
  2152. \t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
  2153. \t\t\t\treturn false;
  2154. \t\t\t});
  2155. \t\t});
  2156. \t\t{% endif %}
  2157.     </script>
  2158. {% endblock %}
  2159. ""annuaires/fonds_investissement/actualite_publiee.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/fonds_investissement/actualite_publiee.html.twig");
  2160.     }
  2161. }