var/cache/dev/twig/1a/1a5fac9c67a754a495f984b7c3e97d2cf7c1818022fe4085ec28f61dd260fadc.php line 234

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/investissement_reference.html.twig */
  15. class __TwigTemplate_a094b66e7cc16bfcb906bd041bccb7fa06d4a9a4ae62bc70be1b91d7c36831d0 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/investissement_reference.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/investissement_reference.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""annuaires/fonds_investissement/investissement_reference.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/investissement_reference.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/investissement_reference.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/investissement_reference.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/investissement_reference.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.                                     <div class=\"nav-item nav-link active\">
  518.                                         ";
  519.             // line 203
  520.             $context["p"] = "";
  521.             // line 204
  522.             yield "                                        ";
  523.             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))) {
  524.                 // line 205
  525.                 yield "                                            ";
  526.                 $context["p"] = "p";
  527.                 // line 206
  528.                 yield "                                        ";
  529.             }
  530.             // line 207
  531.             yield "                                        <span class=\"fs13\">";
  532.             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);
  533.             yield " ";
  534.             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); })()));
  535.             yield "</span>
  536.                                     </div>
  537.                                 </div>
  538.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  539.                                     <a class=\"nav-item nav-link\" href=\"";
  540.             // line 211
  541.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_actualites_publiees", ["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.'211$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse211)), "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.'211$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse211), "pageActu" => 1"codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'211$this->source); })())]), "html"nulltrue);
  542.             yield "?urlList=";
  543.             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.'211$this->source); })()), "html"nulltrue);
  544.             yield "&";
  545.             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.'211$this->source); })()), "html"nulltrue);
  546.             yield "&onglet=4&index=";
  547.             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.'211$this->source); })()), "html"nulltrue);
  548.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'211$this->source); })())) {
  549.                 yield "&dernieresAnnonces=1";
  550.             }
  551.             yield "\">
  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.                                     </a>
  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.                                     <div class=\"nav-item nav-link active no-padding-x\">
  623.                                         ";
  624.             // line 232
  625.             $context["p"] = "";
  626.             // line 233
  627.             yield "                                        ";
  628.             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))) {
  629.                 // line 234
  630.                 yield "                                            ";
  631.                 $context["p"] = "p";
  632.                 // line 235
  633.                 yield "                                        ";
  634.             }
  635.             // line 236
  636.             yield "                                        <span class=\"fs13\">";
  637.             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);
  638.             yield " ";
  639.             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); })()));
  640.             yield "</span>
  641.                                     </div>
  642.                                 </div>
  643.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  644.                                     <a class=\"nav-item nav-link\" href=\"";
  645.             // line 240
  646.             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.'240$this->source); })()), "html"nulltrue);
  647.             yield "?urlList=";
  648.             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.'240$this->source); })()), "html"nulltrue);
  649.             yield "&";
  650.             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.'240$this->source); })()), "html"nulltrue);
  651.             yield "&onglet=4&index=";
  652.             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.'240$this->source); })()), "html"nulltrue);
  653.             if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces"$context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.'240$this->source); })())) {
  654.                 yield "&dernieresAnnonces=1";
  655.             }
  656.             if ((isset($context["from_commande"]) || array_key_exists("from_commande"$context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.'240$this->source); })())) {
  657.                 yield "&from_commande=1";
  658.             }
  659.             yield "\">
  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.                                     </a>
  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.                                 ";
  692.         // line 257
  693.         $context["arrayVarsTrans"] = ["nom_societe" => (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); })()), "nb_investissement" => (isset($context["nb_investissement"]) || array_key_exists("nb_investissement"$context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.'257$this->source); })())];
  694.         // line 258
  695.         yield "                                ";
  696.         $context["p"] = "";
  697.         // line 259
  698.         yield "                                ";
  699.         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.'259$this->source); })()), 1))) {
  700.             // line 260
  701.             yield "                                    ";
  702.             $context["p"] = "p";
  703.             // line 261
  704.             yield "                                ";
  705.         }
  706.         // line 262
  707.         yield "                                <h5 class=\"annonce ml-sm-3 mb-3\">";
  708.         yield $this->extensions['App\Twig\TranslationExtension']->translate("il y a %\$nb_investissement%\$ \$\$investissement de %\$nom_societe%\$ reference\$\${p|investissements de %\$nom_societe%\$ references}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'262$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'262$this->source); })()), (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'262$this->source); })()));
  709.         yield "</h5>
  710.                                 ";
  711.         // line 263
  712.         if (((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'263$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'263$this->source); })()))) {
  713.             // line 264
  714.             yield "                                <table class=\"table table-striped table-bordered mb-5\">
  715.                                     <thead>
  716.                                     <th class=\"text-left\">";
  717.             // line 266
  718.             yield $this->extensions['App\Twig\TranslationExtension']->translate("raison sociale", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'266$this->source); })()), """M");
  719.             yield "</th>
  720.                                     <th class=\"text-left\">";
  721.             // line 267
  722.             yield $this->extensions['App\Twig\TranslationExtension']->translate("resume activite", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'267$this->source); })()), """M");
  723.             yield "</th>
  724.                                     <th class=\"text-left\">";
  725.             // line 268
  726.             yield $this->extensions['App\Twig\TranslationExtension']->translate("CA", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'268$this->source); })()), """M");
  727.             yield " (k€)</th>
  728.                                     <th class=\"text-left\">";
  729.             // line 269
  730.             yield $this->extensions['App\Twig\TranslationExtension']->translate("investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'269$this->source); })()), """M");
  731.             yield "</th>
  732.                                     </thead>
  733.                                     ";
  734.             // line 271
  735.             $context['_parent'] = $context;
  736.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["participations"]) || array_key_exists("participations"$context) ? $context["participations"] : (function () { throw new RuntimeError('Variable "participations" does not exist.'271$this->source); })()));
  737.             foreach ($context['_seq'] as $context["_key"] => $context["participation"]) {
  738.                 // line 272
  739.                 yield "                                        ";
  740.                 $context["lienAnnonce"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_detail", ["slug" => CoreExtension::getAttribute($this->env$this->source,                 // line 274
  741. $context["participation"], "slug", [], "any"falsefalsefalse274), "idParticipation" => CoreExtension::getAttribute($this->env$this->source,                 // line 275
  742. $context["participation"], "id_societe", [], "any"falsefalsefalse275), "codePays" =>                 // line 276
  743. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'276$this->source); })())]);
  744.                 // line 278
  745.                 yield "                                        <tr>
  746.                                             <td>
  747.                                                 <a href=\"";
  748.                 // line 280
  749.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnonce"]) || array_key_exists("lienAnnonce"$context) ? $context["lienAnnonce"] : (function () { throw new RuntimeError('Variable "lienAnnonce" does not exist.'280$this->source); })()), "html"nulltrue);
  750.                 yield "\" title=\"\" target=\"_blank\">
  751.                                                     ";
  752.                 // line 281
  753.                 if ((-=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["participation"], "raison_sociale", [], "any"falsefalsefalse281)), 20))) {
  754.                     // line 282
  755.                     yield "                                                        ";
  756.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["participation"], "raison_sociale", [], "any"falsefalsefalse282), "html"nulltrue);
  757.                     yield "
  758.                                                     ";
  759.                 } else {
  760.                     // line 284
  761.                     yield "                                                        ";
  762.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["participation"], "raison_sociale", [], "any"falsefalsefalse284), 020), "html"nulltrue);
  763.                     yield "...
  764.                                                     ";
  765.                 }
  766.                 // line 286
  767.                 yield "                                                </a>
  768.                                             </td>
  769.                                             <td>
  770.                                                 <a href=\"";
  771.                 // line 289
  772.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnonce"]) || array_key_exists("lienAnnonce"$context) ? $context["lienAnnonce"] : (function () { throw new RuntimeError('Variable "lienAnnonce" does not exist.'289$this->source); })()), "html"nulltrue);
  773.                 yield "\" title=\"\" target=\"_blank\">
  774.                                                     ";
  775.                 // line 290
  776.                 if ((-=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["participation"], "resume_activite", [], "any"falsefalsefalse290)), 40))) {
  777.                     // line 291
  778.                     yield "                                                        ";
  779.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["participation"], "resume_activite", [], "any"falsefalsefalse291), "html"nulltrue);
  780.                     yield "
  781.                                                     ";
  782.                 } else {
  783.                     // line 293
  784.                     yield "                                                        ";
  785.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["participation"], "resume_activite", [], "any"falsefalsefalse293), 040), "html"nulltrue);
  786.                     yield "...
  787.                                                     ";
  788.                 }
  789.                 // line 295
  790.                 yield "                                                </a>
  791.                                             </td>
  792.                                             <td class=\"text-nowrap text-right\">
  793.                                                 <a href=\"";
  794.                 // line 298
  795.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnonce"]) || array_key_exists("lienAnnonce"$context) ? $context["lienAnnonce"] : (function () { throw new RuntimeError('Variable "lienAnnonce" does not exist.'298$this->source); })()), "html"nulltrue);
  796.                 yield "\" title=\"\" target=\"_blank\">
  797.                                                     ";
  798.                 // line 299
  799.                 if (CoreExtension::getAttribute($this->env$this->source$context["participation"], "ca_n", [], "any"falsefalsefalse299)) {
  800.                     // line 300
  801.                     yield "                                                        ";
  802.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env$this->source$context["participation"], "ca_n", [], "any"falsefalsefalse300), 0","" "), "html"nulltrue);
  803.                     yield "
  804.                                                     ";
  805.                 } else {
  806.                     // line 302
  807.                     yield "                                                        ";
  808.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("N.C", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'302$this->source); })()), """M");
  809.                     yield "
  810.                                                     ";
  811.                 }
  812.                 // line 304
  813.                 yield "                                                </a>
  814.                                             </td>
  815.                                             <td class=\"text-nowrap text-right\">
  816.                                                 <a href=\"";
  817.                 // line 307
  818.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnonce"]) || array_key_exists("lienAnnonce"$context) ? $context["lienAnnonce"] : (function () { throw new RuntimeError('Variable "lienAnnonce" does not exist.'307$this->source); })()), "html"nulltrue);
  819.                 yield "\" title=\"\" target=\"_blank\">";
  820.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["participation"], "date_dernier_investissement_formated", [], "any"falsefalsefalse307), "html"nulltrue);
  821.                 yield "</a>
  822.                                             </td>
  823.                                         </tr>
  824.                                     ";
  825.             }
  826.             $_parent $context['_parent'];
  827.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['participation'], $context['_parent'], $context['loop']);
  828.             $context array_intersect_key($context$_parent) + $_parent;
  829.             // line 311
  830.             yield "                                </table>
  831.                                 <!--PAGINATION-->
  832.                                 <div class=\"row mt-3\">
  833.                                     <div class=\"col-sm-12\">
  834.                                         <nav aria-label=\"...\" class=\"";
  835.             // line 315
  836.             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.'315$this->source); })()), "html"nulltrue);
  837.             yield "\">
  838.                                             ";
  839.             // line 316
  840.             yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["participations"]) || array_key_exists("participations"$context) ? $context["participations"] : (function () { throw new RuntimeError('Variable "participations" does not exist.'316$this->source); })()));
  841.             yield "
  842.                                         </nav>
  843.                                     </div>
  844.                                 </div>
  845.                                 <!--FIN PAGINATION-->
  846.                                 ";
  847.         } else {
  848.             // line 322
  849.             yield "                                \t";
  850.             if ((isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'322$this->source); })())) {
  851.                 // line 323
  852.                 yield "                                \t<div class=\"text-center mt-4\">
  853.                 \t\t\t\t\t\t<span><em>";
  854.                 // line 324
  855.                 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.'324$this->source); })()), """M");
  856.                 yield "</em></span><br>
  857.                                     \t<span><em>";
  858.                 // line 325
  859.                 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.'325$this->source); })()), """M");
  860.                 yield "</em></span><br>
  861.                 \t\t\t\t\t</div>
  862.             \t\t\t\t\t    ";
  863.                 // line 327
  864.                 if ((isset($context["lignePanier"]) || array_key_exists("lignePanier"$context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.'327$this->source); })())) {
  865.                     // line 328
  866.                     yield "                                        <script>
  867.                                         \$(function(){
  868.                                         \tdocument.getElementById('ajout-panier').scrollIntoView({
  869.                                         \t  behavior: 'smooth'
  870.                                         \t});
  871.                                         });
  872.                                         </script>
  873.                                         <div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
  874.                                         \t<div class=\"row\">
  875.                                         \t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  876.                                                 \t";
  877.                     // line 338
  878.                     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.'338$this->source); })()), """M");
  879.                     yield "
  880.                                              \t</div>
  881.                                                 <div class=\"col-12 col-lg-6 text-center text-lg-right\">
  882.                                                 \t<div class=\"col-sm-12 my-3\">
  883.                                                 \t    ";
  884.                     // line 342
  885.                     $context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'342$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.'342$this->source); })()));
  886.                     // line 343
  887.                     yield "                                                \t\t<a href=\"";
  888.                     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.'343$this->source); })()), "html"nulltrue);
  889.                     yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  890.                                                    \t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  891.                                                         \t<div class=\"float-right pt-1\">";
  892.                     // line 345
  893.                     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.'345$this->source); })()), """M");
  894.                     yield "</div>
  895.                                                         </a>
  896.                                                \t\t</div>
  897.                                                 </div>
  898.                                                \t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
  899.                                                 \t<div class=\"col-sm-12 my-3\">
  900.                                                     \t<a href=\"";
  901.                     // line 351
  902.                     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.'351$this->source); })())]), "html"nulltrue);
  903.                     yield "\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
  904.                                                         \t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  905.                                                         \t<div class=\"float-right pt-1\">";
  906.                     // line 353
  907.                     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.'353$this->source); })()), """M");
  908.                     yield "&nbsp;</div>
  909.                                                     \t</a>
  910.                                                     </div>
  911.                                                 </div>
  912.                                         \t</div>
  913.                                         </div>
  914.                                         ";
  915.                 } else {
  916.                     // line 360
  917.                     yield "                    \t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
  918.                                         \t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  919.                                                 ";
  920.                     // line 362
  921.                     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.'362$this->source); })()), """M"));
  922.                     yield "
  923.                                             </a><br>
  924.                                         </div>
  925.                                     ";
  926.                 }
  927.                 // line 366
  928.                 yield "                                    ";
  929.                 if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier"$context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.'366$this->source); })())) {
  930.                     // line 367
  931.                     yield "                                        <div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
  932.                                             <div class=\"row\">
  933.                                                 ";
  934.                     // line 369
  935.                     if ((isset($context["hasForfait"]) || array_key_exists("hasForfait"$context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.'369$this->source); })())) {
  936.                         // line 370
  937.                         yield "                                                <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  938.                                                     ";
  939.                         // line 371
  940.                         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.'371$this->source); })()), "code_service", [], "any"falsefalsefalse371), 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.'371$this->source); })()), "code_service", [], "any"falsefalsefalse371), 06), "abo_fe")))) {
  941.                             // line 372
  942.                             yield "                                                        ";
  943.                             $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.'372$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse372));
  944.                             // line 373
  945.                             yield "                                                        ";
  946.                             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.'373$this->source); })()), "code_service", [], "any"falsefalsefalse373), 42), 10))) {
  947.                                 // line 374
  948.                                 yield "                                                            ";
  949.                                 $context["itemAbo"] = ["nb" => 10"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'374$this->source); })())];
  950.                                 // line 375
  951.                                 yield "                                                        ";
  952.                             } 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.'375$this->source); })()), "code_service", [], "any"falsefalsefalse375), 42), 20))) {
  953.                                 // line 376
  954.                                 yield "                                                            ";
  955.                                 $context["itemAbo"] = ["nb" => 20"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'376$this->source); })())];
  956.                                 // line 377
  957.                                 yield "                                                        ";
  958.                             } 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.'377$this->source); })()), "code_service", [], "any"falsefalsefalse377), 42), 30))) {
  959.                                 // line 378
  960.                                 yield "                                                            ";
  961.                                 $context["itemAbo"] = ["nb" => 30"date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'378$this->source); })())];
  962.                                 // line 379
  963.                                 yield "                                                        ";
  964.                             }
  965.                             // line 380
  966.                             yield "                                                        ";
  967.                             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.'380$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'380$this->source); })()));
  968.                             yield "
  969.                                                     ";
  970.                         } elseif ((=== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source,                         // line 381
  971. (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser"$context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.'381$this->source); })()), "code_service", [], "any"falsefalsefalse381), 06), "abo_fe"))) {
  972.                             // line 382
  973.                             yield "                                                        ";
  974.                             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.'382$this->source); })()), "code_service", [], "any"falsefalsefalse382), 72), 10))) {
  975.                                 // line 383
  976.                                 yield "                                                            ";
  977.                                 $context["itemAbo"] = ["nb" => 10];
  978.                                 // line 384
  979.                                 yield "                                                        ";
  980.                             } 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.'384$this->source); })()), "code_service", [], "any"falsefalsefalse384), 72), 20))) {
  981.                                 // line 385
  982.                                 yield "                                                            ";
  983.                                 $context["itemAbo"] = ["nb" => 20];
  984.                                 // line 386
  985.                                 yield "                                                        ";
  986.                             } 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.'386$this->source); })()), "code_service", [], "any"falsefalsefalse386), 72), 30))) {
  987.                                 // line 387
  988.                                 yield "                                                            ";
  989.                                 $context["itemAbo"] = ["nb" => 30];
  990.                                 // line 388
  991.                                 yield "                                                        ";
  992.                             } 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.'388$this->source); })()), "code_service", [], "any"falsefalsefalse388), 72), 40))) {
  993.                                 // line 389
  994.                                 yield "                                                            ";
  995.                                 $context["itemAbo"] = ["nb" => 40];
  996.                                 // line 390
  997.                                 yield "                                                        ";
  998.                             }
  999.                             // line 391
  1000.                             yield "                                                        ";
  1001.                             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.'391$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'391$this->source); })()));
  1002.                             yield "
  1003.                                                     ";
  1004.                         } else {
  1005.                             // line 393
  1006.                             yield "                                                        ";
  1007.                             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.'393$this->source); })()), "code_service", [], "any"falsefalsefalse393), "pack_5"))) {
  1008.                                 // line 394
  1009.                                 yield "                                                            ";
  1010.                                 $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.'394$this->source); })()));
  1011.                                 // line 395
  1012.                                 yield "                                                        ";
  1013.                             } 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.'395$this->source); })()), "code_service", [], "any"falsefalsefalse395), "pack_10"))) {
  1014.                                 // line 396
  1015.                                 yield "                                                            ";
  1016.                                 $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.'396$this->source); })()));
  1017.                                 // line 397
  1018.                                 yield "                                                        ";
  1019.                             } 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.'397$this->source); })()), "code_service", [], "any"falsefalsefalse397), "pack_20"))) {
  1020.                                 // line 398
  1021.                                 yield "                                                            ";
  1022.                                 $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.'398$this->source); })()));
  1023.                                 // line 399
  1024.                                 yield "                                                        ";
  1025.                             } 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.'399$this->source); })()), "code_service", [], "any"falsefalsefalse399), "consultation_pm_promotionnelle"))) {
  1026.                                 // line 400
  1027.                                 yield "                                                            ";
  1028.                                 $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.'400$this->source); })()));
  1029.                                 // line 401
  1030.                                 yield "                                                        ";
  1031.                             } else {
  1032.                                 // line 402
  1033.                                 yield "                                                            ";
  1034.                                 $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.'402$this->source); })()), "code_service", [], "any"falsefalsefalse402);
  1035.                                 // line 403
  1036.                                 yield "                                                        ";
  1037.                             }
  1038.                             // line 404
  1039.                             yield "                                                        ";
  1040.                             if (((CoreExtension::getAttribute($this->env$this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any"truetruefalse404) && (!== 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.'404$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse404), ""))) && CoreExtension::getAttribute($this->env$this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any"truetruefalse404))) {
  1041.                                 // line 405
  1042.                                 yield "                                                            ";
  1043.                                 $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.'405$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse405));
  1044.                                 // line 406
  1045.                                 yield "                                                            ";
  1046.                                 $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'406$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.'406$this->source); })()), "nb_utilisations_restantes", [], "any"falsefalsefalse406), "date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'406$this->source); })())];
  1047.                                 // line 407
  1048.                                 yield "                                                            ";
  1049.                                 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.'407$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'407$this->source); })()));
  1050.                                 yield " *
  1051.                                                         ";
  1052.                             } elseif ((CoreExtension::getAttribute($this->env$this->source,                             // line 408
  1053. ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any"truetruefalse408) && (!== 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.'408$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse408), "")))) {
  1054.                                 // line 409
  1055.                                 yield "                                                            ";
  1056.                                 $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.'409$this->source); })()), "date_fin_acces", [], "any"falsefalsefalse409));
  1057.                                 // line 410
  1058.                                 yield "                                                            ";
  1059.                                 $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'410$this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'410$this->source); })())];
  1060.                                 // line 411
  1061.                                 yield "                                                            ";
  1062.                                 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.'411$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'411$this->source); })()));
  1063.                                 yield " *
  1064.                                                         ";
  1065.                             } elseif (CoreExtension::getAttribute($this->env$this->source,                             // line 412
  1066. ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any"truetruefalse412)) {
  1067.                                 // line 413
  1068.                                 yield "                                                        \t";
  1069.                                 $context["noDate"] = true;
  1070.                                 // line 414
  1071.                                 yield "                                                            ";
  1072.                                 $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'414$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.'414$this->source); })()), "nb_utilisations_restantes", [], "any"falsefalsefalse414)];
  1073.                                 // line 415
  1074.                                 yield "                                                            ";
  1075.                                 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.'415$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'415$this->source); })()));
  1076.                                 yield "
  1077.                                                         ";
  1078.                             } else {
  1079.                                 // line 417
  1080.                                 yield "                                                            ";
  1081.                                 $context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom"$context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.'417$this->source); })())];
  1082.                                 // line 418
  1083.                                 yield "                                                            ";
  1084.                                 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.'418$this->source); })()), """M""s", (isset($context["itemAbo"]) || array_key_exists("itemAbo"$context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.'418$this->source); })()));
  1085.                                 yield " *
  1086.                                                         ";
  1087.                             }
  1088.                             // line 420
  1089.                             yield "                                                    ";
  1090.                         }
  1091.                         // line 421
  1092.                         yield "                                                </div>
  1093.                                                 <div class=\"col-12\">
  1094.                                                     ";
  1095.                         // line 423
  1096.                         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.'423$this->source); })()), """M");
  1097.                         yield " **
  1098.                                                 </div>
  1099.                                                 <div class=\"col-12 text-center mt-3 mb-5\">
  1100.                                                     <div class=\"col-sm-12 my-3\">
  1101.                                                         <form action=\"/panier/ajoute-panier\" method=\"POST\">
  1102.                                                             <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
  1103.                         // line 428
  1104.                         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.'428$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse428) . "")), "html"nulltrue);
  1105.                         yield "\">
  1106.                                                             <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  1107.                                                             <button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
  1108.                                                                 <div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  1109.                                                                 <div class=\"float-right pt-1\">";
  1110.                         // line 432
  1111.                         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.'432$this->source); })()), """M");
  1112.                         yield "</div>
  1113.                                                             </button>
  1114.                                                         </form>
  1115.                                                     </div>
  1116.                                                 </div>
  1117.                                                 <div class=\"col-12 mt-4 mb-3\">
  1118.                                                     <small>
  1119.                                                         ";
  1120.                         // line 439
  1121.                         if ( !array_key_exists("noDate"$context)) {
  1122.                             // line 440
  1123.                             yield "                                                        * : ";
  1124.                             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.'440$this->source); })()), """M");
  1125.                             yield "<br>
  1126.                                                         ";
  1127.                         }
  1128.                         // line 442
  1129.                         yield "                                                        ** : ";
  1130.                         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.'442$this->source); })()), """M");
  1131.                         yield "
  1132.                                                     </small>
  1133.                                                 </div>
  1134.                                         \t\t";
  1135.                     } else {
  1136.                         // line 446
  1137.                         yield "                                        \t\t    ";
  1138.                         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.'446$this->source); })()), "user", [], "any"falsefalsefalse446))) {
  1139.                             yield " ";
  1140.                             // line 447
  1141.                             yield "                                        \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
  1142.                                         \t\t        <div class=\"my-3 text-center\">
  1143.                                         
  1144.                                         \t\t        </div>
  1145.                                         \t\t        ";
  1146.                             // line 451
  1147.                             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")));
  1148.                             yield "
  1149.                                         \t\t        <div class=\"modal-footer bkg_gris_clair\">
  1150.                                         \t\t\t\t\t<div class=\"col-12 text-center mb-3\">
  1151.                                         \t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
  1152.                                         \t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
  1153.                                         \t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
  1154.                                         \t\t\t\t\t\t</a>
  1155.                                         \t\t\t\t\t</div>
  1156.                                         \t\t\t\t</div>
  1157.                                         \t\t    </div>
  1158.                                         \t\t    ";
  1159.                         }
  1160.                         // line 462
  1161.                         yield "                                        
  1162.                                         \t\t    ";
  1163.                         // line 463
  1164.                         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.'463$this->source); })()), "user", [], "any"falsefalsefalse463))) {
  1165.                             yield "                                         \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4\">
  1166.                                         \t\t    ";
  1167.                         } else {
  1168.                             // line 465
  1169.                             yield "                                          \t\t    <div class=\"col-12 col-lg-12 mb-3 p-4\">
  1170.                                         \t\t    ";
  1171.                         }
  1172.                         // line 468
  1173.                         yield "                                        \t\t\t    <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
  1174.                                         \t\t\t        <h5>";
  1175.                         // line 469
  1176.                         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.'469$this->source); })()), """M");
  1177.                         yield " *</h5>
  1178.                                         \t\t\t        <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
  1179.                                         \t\t\t\t\t";
  1180.                         // line 471
  1181.                         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.'471$this->source); })()), """M");
  1182.                         yield " ?</a>
  1183.                                         \t\t\t    </div>
  1184.                                             \t\t\t<div class=\"mt-4\">
  1185.                                         \t\t        <form action=\"";
  1186.                         // line 474
  1187.                         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.'474$this->source); })())]), "html"nulltrue);
  1188.                         yield "\" method=\"POST\" id=\"formRadioMiseEnRelation\">
  1189.                                         \t\t            <div class=\"col-12 mb-3\">
  1190.                                         \t\t                <div class=\"form-check\">
  1191.                                         \t\t                    <label class=\"contai\">
  1192.                                         \t\t                        ";
  1193.                         // line 479
  1194.                         yield "                                        \t\t                        ";
  1195.                         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.'479$this->source); })()), """M");
  1196.                         yield " : ";
  1197.                         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.'479$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.'479$this->source); })()), "")), "html"nulltrue);
  1200.                         yield "
  1201.                                         \t\t                        <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
  1202.                                         \t\t                        <span class=\"checkma\"></span>
  1203.                                         \t\t                    </label>
  1204.                                         \t\t                </div>
  1205.                                         \t\t                <div class=\"mt-4 mb-3\">
  1206.                                         \t\t                    <strong> ";
  1207.                         // line 485
  1208.                         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.'485$this->source); })()), """M"));
  1209.                         yield "</strong>
  1210.                                         \t\t                </div>
  1211.                                         \t                    <!---  abonnements mensuel -->
  1212.                                         \t                    <div class=\"form-check\">
  1213.                                         \t                        <label class=\"contai\">
  1214.                                         \t                            ";
  1215.                         // line 491
  1216.                         yield "                                        \t                            ";
  1217.                         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.'491$this->source); })()), """M");
  1218.                         yield " ";
  1219.                         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.'491$this->source); })())), "html"nulltrue);
  1220.                         yield "€ ";
  1221.                         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.'491$this->source); })()), "")), "html"nulltrue);
  1222.                         yield "*
  1223.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_5\">
  1224.                                         \t                            <span class=\"checkma\"></span>
  1225.                                         \t                        </label>
  1226.                                         \t                    </div>
  1227.                                         \t                    <div class=\"form-check\">
  1228.                                         \t                        <label class=\"contai\">
  1229.                                         \t                            ";
  1230.                         // line 499
  1231.                         yield "                                        \t                            ";
  1232.                         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.'499$this->source); })()), """M");
  1233.                         yield " ";
  1234.                         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.'499$this->source); })())), "html"nulltrue);
  1235.                         yield "€ ";
  1236.                         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.'499$this->source); })()), "")), "html"nulltrue);
  1237.                         yield "*
  1238.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_10\">
  1239.                                         \t                            <span class=\"checkma\"></span>
  1240.                                         \t                        </label>
  1241.                                         \t                    </div>
  1242.                                         \t                    <div class=\"form-check\">
  1243.                                         \t                        <label class=\"contai\">
  1244.                                         \t                            ";
  1245.                         // line 507
  1246.                         yield "                                        \t                            ";
  1247.                         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.'507$this->source); })()), """M");
  1248.                         yield " ";
  1249.                         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.'507$this->source); })())), "html"nulltrue);
  1250.                         yield "€ ";
  1251.                         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.'507$this->source); })()), "")), "html"nulltrue);
  1252.                         yield "*
  1253.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_20\">
  1254.                                         \t                            <span class=\"checkma\"></span>
  1255.                                         \t                        </label>
  1256.                                         \t                    </div>
  1257.                                         \t                    <!---  abonnements mensuel -->
  1258.                                         
  1259.                                         \t                    <!---  abonnements annuels -->
  1260.                                         \t                    <div class=\"mt-4 mb-3\">
  1261.                                         \t                        <strong>  ";
  1262.                         // line 516
  1263.                         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.'516$this->source); })()), """M"));
  1264.                         yield "</strong>
  1265.                                         \t                    </div>
  1266.                                         \t                    <div class=\"form-check\">
  1267.                                         \t                        <label class=\"contai\">
  1268.                                         \t                            ";
  1269.                         // line 521
  1270.                         yield "                                        \t                            ";
  1271.                         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.'521$this->source); })()), """M");
  1272.                         yield " ";
  1273.                         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.'521$this->source); })())), "html"nulltrue);
  1274.                         yield "€ ";
  1275.                         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.'521$this->source); })()), "")), "html"nulltrue);
  1276.                         yield "*
  1277.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
  1278.                                         \t                            <span class=\"checkma\"></span>
  1279.                                         \t                        </label>
  1280.                                         \t                    </div>
  1281.                                         \t                    <div class=\"form-check\">
  1282.                                         \t                        <label class=\"contai\">
  1283.                                         \t                            ";
  1284.                         // line 529
  1285.                         yield "                                        \t                            ";
  1286.                         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.'529$this->source); })()), """M");
  1287.                         yield " ";
  1288.                         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.'529$this->source); })())), "html"nulltrue);
  1289.                         yield "€ ";
  1290.                         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.'529$this->source); })()), "")), "html"nulltrue);
  1291.                         yield "*
  1292.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
  1293.                                         \t                            <span class=\"checkma\"></span>
  1294.                                         \t                        </label>
  1295.                                         \t                    </div>
  1296.                                         \t                    <div class=\"form-check\">
  1297.                                         \t                        <label class=\"contai\">
  1298.                                         \t                            ";
  1299.                         // line 537
  1300.                         yield "                                        \t                            ";
  1301.                         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.'537$this->source); })()), """M");
  1302.                         yield " ";
  1303.                         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.'537$this->source); })())), "html"nulltrue);
  1304.                         yield "€ ";
  1305.                         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.'537$this->source); })()), "")), "html"nulltrue);
  1306.                         yield "*
  1307.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
  1308.                                         \t                            <span class=\"checkma\"></span>
  1309.                                         \t                        </label>
  1310.                                         \t                    </div>
  1311.                                         \t                    <!---  abonnements annuels -->
  1312.                                         \t                </div>
  1313.                                         \t                <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
  1314.                         // line 544
  1315.                         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.'544$this->source); })()), "_get", ["id_gestionnaire_fonds"], "method"falsefalsefalse544) . "")), "html"nulltrue);
  1316.                         yield "\">
  1317.                                         \t                <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  1318.                                         \t                <div class=\"my-3 text-center\">
  1319.                                         \t                    ";
  1320.                         // line 547
  1321.                         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.'547$this->source); })()), "user", [], "any"falsefalsefalse547))) {
  1322.                             yield "                                                          
  1323.                                         \t                         <button class=\"button-rond\" type=\"submit\">";
  1324.                             // line 548
  1325.                             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.'548$this->source); })()), """M");
  1326.                             yield "</button>
  1327.                                         \t                    ";
  1328.                         } else {
  1329.                             // line 550
  1330.                             yield "                                        \t                        <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
  1331.                                                                        ";
  1332.                             // line 551
  1333.                             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.'551$this->source); })()), """M");
  1334.                             yield "
  1335.                                         \t                        </a>
  1336.                                         \t                    ";
  1337.                         }
  1338.                         // line 554
  1339.                         yield "                                        \t\t            </div>
  1340.                                         \t\t        </form>
  1341.                                         \t\t        <div>
  1342.                                         \t\t            <p>
  1343.                                         \t\t                <small>* : ";
  1344.                         // line 558
  1345.                         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.'558$this->source); })()), """M"));
  1346.                         yield "</small>
  1347.                                         \t\t            </p>
  1348.                                         \t\t        </div>
  1349.                                             \t\t</div>
  1350.                                         \t\t</div>
  1351.                                         \t";
  1352.                     }
  1353.                     // line 564
  1354.                     yield "                                        \t</div>
  1355.                                         </div>
  1356.                                         ";
  1357.                 }
  1358.                 // line 567
  1359.                 yield "                                    
  1360.                                 \t";
  1361.             } else {
  1362.                 // line 569
  1363.                 yield "                            \t\t<div class=\"card mb-3 mt-3 no_shadow\">
  1364.                                     \t<div class=\"card-body\">
  1365.                                     \t\t<div class=\"row\">
  1366.                                     \t\t\t<div class=\"col-12\">
  1367.                                         \t\t\t<h5 class=\"mb-3\">";
  1368.                 // line 573
  1369.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("accedez à cette page grace a l'offre FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'573$this->source); })()), """M");
  1370.                 yield "</h5>
  1371.                                         \t\t\t";
  1372.                 // line 574
  1373.                 if ( !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.'574$this->source); })()), "user", [], "any"falsefalsefalse574)) {
  1374.                     // line 575
  1375.                     yield "                                        \t\t\t<div class=\"col-12 col-sm-12 px-4 mb-3\">
  1376.                                     \t\t\t\t\t<div class=\"row bkg_gris_clair\">
  1377.                                     \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
  1378.                                     \t\t\t\t\t\t\t<strong>";
  1379.                     // line 578
  1380.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("vous êtes adhérent FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'578$this->source); })()), """M");
  1381.                     yield " :</strong>
  1382.                                     \t\t\t\t\t\t</div>
  1383.                                     \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3 text-center\">
  1384.                                     \t\t\t\t\t\t\t<button class=\"btn btn-bleu-annonce\" id=\"btn-connexion\">";
  1385.                     // line 581
  1386.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("connectez-vous", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'581$this->source); })()), """M");
  1387.                     yield "</button>
  1388.                                     \t\t\t\t\t\t</div>
  1389.                                     \t\t\t\t\t</div>
  1390.                                     \t\t\t\t</div>
  1391.                                     \t\t\t\t";
  1392.                 }
  1393.                 // line 586
  1394.                 yield "                                    \t\t\t\t
  1395.                                     \t\t\t\t<div class=\"col-12 col-sm-12 mb-3\">
  1396.                                 \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
  1397.                                 \t\t\t\t\t\t\t<strong>";
  1398.                 // line 589
  1399.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("vous n'êtes pas encore abonné ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'589$this->source); })()), """M");
  1400.                 yield " :</strong>
  1401.                                 \t\t\t\t\t\t</div>
  1402.                                 \t\t\t\t\t\t";
  1403.                 // line 591
  1404.                 yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::pubFusacqExpert", ["display_title" => false"display_login" => false"lang" =>                 // line 592
  1405. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'592$this->source); })()), "codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'592$this->source); })())])));
  1406.                 // line 593
  1407.                 yield "
  1408.                                     \t\t\t\t</div>
  1409.                                     \t\t\t</div>
  1410.                             \t\t\t\t</div>
  1411.                             \t\t\t</div>
  1412.                             \t\t</div>
  1413.                                     ";
  1414.             }
  1415.             // line 600
  1416.             yield "                                ";
  1417.         }
  1418.         // line 601
  1419.         yield "                            </div>
  1420.                         </div>
  1421.                     </div>
  1422.                 </div>
  1423. \t\t\t\t";
  1424.         // line 606
  1425.         if ((((isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'606$this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'606$this->source); })())) ||  !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'606$this->source); })()))) {
  1426.             // line 607
  1427.             yield "                <div class=\"card mb-3  mt-sm-1 no_shadow\" id=\"contact-direct\">
  1428.                     <div class=\"card-body\">
  1429.                         <div class=\"row\">
  1430.                             <div class=\"col-12 mt-3 mb-3\">
  1431.                                 <h5 class=\"annonce ml-sm-3\">";
  1432.             // line 611
  1433.             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.'611$this->source); })()), """M");
  1434.             yield " ";
  1435.             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.'611$this->source); })()), "_get", ["nom_societe"], "method"falsefalsefalse611), "html"nulltrue);
  1436.             yield "</h5>
  1437.                                 <!-- Contactez directement -->
  1438.                                 ";
  1439.             // line 614
  1440.             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.'614$this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
  1441.             yield "
  1442.                                 <div class=\"card-body\">
  1443.                                     <div class=\"row\">
  1444.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1445.                                             ";
  1446.             // line 618
  1447.             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.'618$this->source); })()), """M");
  1448.             yield " *
  1449.                                         </div>
  1450.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1451.                                             ";
  1452.             // line 621
  1453.             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.'621$this->source); })()), "nom", [], "any"falsefalsefalse621), 'widget');
  1454.             yield "
  1455.                                             ";
  1456.             // line 622
  1457.             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.'622$this->source); })()), "nom", [], "any"falsefalsefalse622), 'errors');
  1458.             yield "
  1459.                                         </div>
  1460.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1461.                                             ";
  1462.             // line 626
  1463.             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.'626$this->source); })()), """M");
  1464.             yield " *
  1465.                                         </div>
  1466.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1467.                                             ";
  1468.             // line 629
  1469.             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.'629$this->source); })()), "prenom", [], "any"falsefalsefalse629), 'widget');
  1470.             yield "
  1471.                                             ";
  1472.             // line 630
  1473.             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.'630$this->source); })()), "prenom", [], "any"falsefalsefalse630), 'errors');
  1474.             yield "
  1475.                                         </div>
  1476.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1477.                                             ";
  1478.             // line 633
  1479.             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.'633$this->source); })()), """M");
  1480.             yield " *
  1481.                                         </div>
  1482.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1483.                                             ";
  1484.             // line 636
  1485.             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.'636$this->source); })()), "email", [], "any"falsefalsefalse636), 'widget');
  1486.             yield "
  1487.                                             ";
  1488.             // line 637
  1489.             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.'637$this->source); })()), "email", [], "any"falsefalsefalse637), 'errors');
  1490.             yield "
  1491.                                         </div>
  1492.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1493.                                             ";
  1494.             // line 640
  1495.             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.'640$this->source); })()), """M");
  1496.             yield " *
  1497.                                         </div>
  1498.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1499.                                             ";
  1500.             // line 643
  1501.             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.'643$this->source); })()), "indicatif", [], "any"falsefalsefalse643), 'widget');
  1502.             yield "
  1503.                                             ";
  1504.             // line 644
  1505.             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.'644$this->source); })()), "telephone", [], "any"falsefalsefalse644), 'widget');
  1506.             yield "
  1507.                                             ";
  1508.             // line 645
  1509.             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.'645$this->source); })()), "telephone", [], "any"falsefalsefalse645), 'errors');
  1510.             yield "
  1511.                                         </div>
  1512.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1513.                                             ";
  1514.             // line 648
  1515.             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.'648$this->source); })()), """M");
  1516.             yield " *
  1517.                                         </div>
  1518.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1519.                                             ";
  1520.             // line 651
  1521.             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.'651$this->source); })()), "societe", [], "any"falsefalsefalse651), 'widget');
  1522.             yield "
  1523.                                             ";
  1524.             // line 652
  1525.             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.'652$this->source); })()), "societe", [], "any"falsefalsefalse652), 'errors');
  1526.             yield "
  1527.                                         </div>
  1528.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1529.                                             ";
  1530.             // line 655
  1531.             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.'655$this->source); })()), """M");
  1532.             yield " *
  1533.                                         </div>
  1534.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  1535.                                             ";
  1536.             // line 659
  1537.             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.'659$this->source); })()), "message", [], "any"falsefalsefalse659), 'widget');
  1538.             yield "
  1539.                                             ";
  1540.             // line 660
  1541.             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.'660$this->source); })()), "message", [], "any"falsefalsefalse660), 'errors');
  1542.             yield "
  1543.                                         </div>
  1544.                                         ";
  1545.             // line 663
  1546.             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.'663$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse663), 'widget');
  1547.             yield "
  1548.                                         <input type=\"hidden\" name=\"form[lang]\" value=\"";
  1549.             // line 665
  1550.             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.'665$this->source); })()), "html"nulltrue);
  1551.             yield "\" />
  1552.                                         <div class=\"col-12 col-sm-6 offset-sm-4\">
  1553.                                             <div class=\"form-group\">
  1554.                                                 ";
  1555.             // line 668
  1556.             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.'668$this->source); })()), "recaptcha", [], "any"falsefalsefalse668), 'widget');
  1557.             yield "
  1558.                                                 ";
  1559.             // line 669
  1560.             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.'669$this->source); })()), "recaptcha", [], "any"falsefalsefalse669), 'errors');
  1561.             yield "
  1562.                                             </div>
  1563.                                         </div>
  1564.                                         <div class=\"col-12 mt-1 mb-3 text-center\">
  1565.                                             <a href=\"#\" title=\"\" target=\"_blank\">
  1566.                                                 <button type=\"submit\" class=\"btn btn-fusacq_expert\">";
  1567.             // line 675
  1568.             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.'675$this->source); })()), """M");
  1569.             yield "</button>
  1570.                                             </a>
  1571.                                         </div>
  1572.                                         <div class=\"col-12 mt-4 mt-3\">
  1573.                                             <div class=\"col-12\">
  1574.                                                 <small>";
  1575.             // line 681
  1576.             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.'681$this->source); })()), """M");
  1577.             yield "</small>
  1578.                                             </div>
  1579.                                         </div>
  1580.                                     </div>
  1581.                                 </div>
  1582.                                 ";
  1583.             // line 687
  1584.             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.'687$this->source); })()), 'form_end');
  1585.             yield "
  1586.                                 <!-- Contactez directement -->
  1587.                             </div>
  1588.                         </div>
  1589.                     </div>
  1590.                 </div>
  1591.                 ";
  1592.         }
  1593.         // line 695
  1594.         yield "                <!-- FIN DETAILS ANNONCES -->
  1595.             </div><!--FIN COLONNE DROITE -->
  1596.         </div> <!--FIN ROW CONTAINER -->
  1597.     </div>  <!--FIN CONTAINER -->
  1598.     
  1599.     <!--MODAL 3-->
  1600.     <div class=\"modal fade\" id=\"modal-connexion\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
  1601.         <div class=\"modal-dialog\" role=\"document\">
  1602.             <div class=\"modal-content\">
  1603.                 <div class=\"modal-header\">
  1604.                     <h5 class=\"modal-title\" id=\"exampleModalLabel\">Connexion</h5>
  1605.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1606.                         <span aria-hidden=\"true\">&times;</span>
  1607.                     </button>
  1608.                 </div>
  1609.                 <div class=\"modal-body mt-3\">
  1610.                     ";
  1611.         // line 713
  1612.         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", ["from" => "cible_potentielle"])));
  1613.         // line 716
  1614.         yield "
  1615.                 </div>
  1616.             </div>
  1617.         </div>
  1618.     </div>
  1619.     <!--FIN MODAL 3-->
  1620. ";
  1621.         
  1622.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1623.         
  1624.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1625.         return; yield '';
  1626.     }
  1627.     // line 725
  1628.     public function block_javascripts($context, array $blocks = [])
  1629.     {
  1630.         $macros $this->macros;
  1631.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  1632.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1633.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  1634.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  1635.         // line 726
  1636.         yield "    ";
  1637.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  1638.         yield "
  1639.     <script type=\"module\" src=\"";
  1640.         // line 727
  1641.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/detail_fonds.js"), "html"nulltrue);
  1642.         yield "\"></script>
  1643.     <script type=\"text/javascript\">
  1644.     \tfunction afficheAlert(){
  1645. \t\t\tlet txt = \"";
  1646.         // line 730
  1647.         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.'730$this->source); })()), """M"), "html"nulltrue);
  1648.         yield "\";
  1649. \t\t\talert(txt);
  1650. \t\t\treturn false;
  1651. \t\t}
  1652. \t\t";
  1653.         // line 734
  1654.         if ((( !(isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'734$this->source); })()) &&  !(isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'734$this->source); })())) && (isset($context["isEncrypted"]) || array_key_exists("isEncrypted"$context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.'734$this->source); })()))) {
  1655.             // line 735
  1656.             yield "\t\t\$(function(){
  1657. \t\t\t\$('.btn-contact').on('click', function(){
  1658. \t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
  1659. \t\t\t\treturn false;
  1660. \t\t\t});
  1661. \t\t});
  1662. \t\t";
  1663.         }
  1664.         // line 742
  1665.         yield "    </script>
  1666.     ";
  1667.         // line 743
  1668.         if (( !(isset($context["hasService"]) || array_key_exists("hasService"$context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.'743$this->source); })()) &&  !(isset($context["hasCommande"]) || array_key_exists("hasCommande"$context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.'743$this->source); })()))) {
  1669.             yield "\t
  1670. \t<script>
  1671.     \$(function(){
  1672.     \t\$('#btn-connexion').on('click', function(){
  1673.     \t\t\$('#modal-connexion').modal();
  1674.     \t});
  1675.     });
  1676.     </script>
  1677.     ";
  1678.         }
  1679.         
  1680.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  1681.         
  1682.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  1683.         return; yield '';
  1684.     }
  1685.     /**
  1686.      * @codeCoverageIgnore
  1687.      */
  1688.     public function getTemplateName()
  1689.     {
  1690.         return "annuaires/fonds_investissement/investissement_reference.html.twig";
  1691.     }
  1692.     /**
  1693.      * @codeCoverageIgnore
  1694.      */
  1695.     public function isTraitable()
  1696.     {
  1697.         return false;
  1698.     }
  1699.     /**
  1700.      * @codeCoverageIgnore
  1701.      */
  1702.     public function getDebugInfo()
  1703.     {
  1704.         return array (  1712 => 743,  1709 => 742,  1700 => 735,  1698 => 734,  1691 => 730,  1685 => 727,  1680 => 726,  1670 => 725,  1652 => 716,  1650 => 713,  1630 => 695,  1619 => 687,  1610 => 681,  1601 => 675,  1592 => 669,  1588 => 668,  1582 => 665,  1577 => 663,  1571 => 660,  1567 => 659,  1560 => 655,  1554 => 652,  1550 => 651,  1544 => 648,  1538 => 645,  1534 => 644,  1530 => 643,  1524 => 640,  1518 => 637,  1514 => 636,  1508 => 633,  1502 => 630,  1498 => 629,  1492 => 626,  1485 => 622,  1481 => 621,  1475 => 618,  1468 => 614,  1460 => 611,  1454 => 607,  1452 => 606,  1445 => 601,  1442 => 600,  1433 => 593,  1431 => 592,  1430 => 591,  1425 => 589,  1420 => 586,  1412 => 581,  1406 => 578,  1401 => 575,  1399 => 574,  1395 => 573,  1389 => 569,  1385 => 567,  1380 => 564,  1371 => 558,  1365 => 554,  1359 => 551,  1356 => 550,  1351 => 548,  1347 => 547,  1341 => 544,  1326 => 537,  1311 => 529,  1296 => 521,  1289 => 516,  1272 => 507,  1257 => 499,  1242 => 491,  1234 => 485,  1220 => 479,  1213 => 474,  1207 => 471,  1202 => 469,  1199 => 468,  1195 => 465,  1190 => 463,  1187 => 462,  1173 => 451,  1167 => 447,  1163 => 446,  1155 => 442,  1149 => 440,  1147 => 439,  1137 => 432,  1130 => 428,  1122 => 423,  1118 => 421,  1115 => 420,  1109 => 418,  1106 => 417,  1100 => 415,  1097 => 414,  1094 => 413,  1092 => 412,  1087 => 411,  1084 => 410,  1081 => 409,  1079 => 408,  1074 => 407,  1071 => 406,  1068 => 405,  1065 => 404,  1062 => 403,  1059 => 402,  1056 => 401,  1053 => 400,  1050 => 399,  1047 => 398,  1044 => 397,  1041 => 396,  1038 => 395,  1035 => 394,  1032 => 393,  1026 => 391,  1023 => 390,  1020 => 389,  1017 => 388,  1014 => 387,  1011 => 386,  1008 => 385,  1005 => 384,  1002 => 383,  999 => 382,  997 => 381,  992 => 380,  989 => 379,  986 => 378,  983 => 377,  980 => 376,  977 => 375,  974 => 374,  971 => 373,  968 => 372,  966 => 371,  963 => 370,  961 => 369,  957 => 367,  954 => 366,  947 => 362,  943 => 360,  933 => 353,  928 => 351,  919 => 345,  913 => 343,  911 => 342,  904 => 338,  892 => 328,  890 => 327,  885 => 325,  881 => 324,  878 => 323,  875 => 322,  866 => 316,  862 => 315,  856 => 311,  844 => 307,  839 => 304,  833 => 302,  827 => 300,  825 => 299,  821 => 298,  816 => 295,  810 => 293,  804 => 291,  802 => 290,  798 => 289,  793 => 286,  787 => 284,  781 => 282,  779 => 281,  775 => 280,  771 => 278,  769 => 276,  768 => 275,  767 => 274,  765 => 272,  761 => 271,  756 => 269,  752 => 268,  748 => 267,  744 => 266,  740 => 264,  738 => 263,  733 => 262,  730 => 261,  727 => 260,  724 => 259,  721 => 258,  719 => 257,  709 => 249,  699 => 245,  696 => 244,  693 => 243,  690 => 242,  688 => 241,  672 => 240,  662 => 236,  659 => 235,  656 => 234,  653 => 233,  651 => 232,  643 => 227,  627 => 226,  620 => 222,  604 => 221,  601 => 220,  591 => 216,  588 => 215,  585 => 214,  582 => 213,  580 => 212,  567 => 211,  557 => 207,  554 => 206,  551 => 205,  548 => 204,  546 => 203,  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,);
  1705.     }
  1706.     public function getSourceContext()
  1707.     {
  1708.         return new Source("{% extends 'base.html.twig' %}
  1709. {% block stylesheets %}  {{ parent() }}
  1710. {% endblock %}
  1711. {% block body %}
  1712.     {% include 'assets/assets_vuejs.html.twig' %}
  1713.     <!-- Menu  -->
  1714.     {{ render_esi(controller(
  1715.       'App\\\\Controller\\\\CoreController::menu',
  1716.       {   \"lang\": lang,
  1717.           \"currentRoute\":\"vendre_entreprise_annonce_acquisition_details\",
  1718.           \"codePays\": codePaysWithUnderScore }
  1719.     )) | spaceless }}
  1720.     <!-- Menu  -->
  1721.     <!-- Publicité  -->
  1722.     {% include 'includes/publicite.html.twig' %}
  1723.     <!-- Publicité  -->
  1724.     <div class=\"container\" id=\"app\">
  1725.         <div class=\"row\">
  1726.             <!--COLONNE GAUCHE -->
  1727.             {% include 'includes/colonne_gauche_fonds_acquereurs.html.twig' %}
  1728.             <!--FIN COLONNE GAUCHE -->
  1729.             <!--COLONNE DROITE -->
  1730.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  1731.                 <!-- ARIANE -->
  1732.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  1733.                     <ol class=\"breadcrumb\">
  1734.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  1735.                         {% if from == \"investisseur-acquereur\" %}
  1736.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"vendre une entreprise\",lang,\"\",\"M\") | raw }}</a></li>
  1737.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_resultats_fonds_acquereur',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds acquereurs\",lang,\"\",\"M\") | raw }}</a></li>
  1738.                         {% elseif from == \"ouvrir-capital\" %}
  1739.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
  1740.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
  1741.                         {% else %}
  1742.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"annuaires\",lang,\"\",\"M\") | raw }}</a></li>
  1743.                         <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>
  1744.                         {% endif %}
  1745.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ nom_societe }}</li>
  1746.                     </ol>
  1747.                 </nav>
  1748.                 <!-- FIN ARIANE -->
  1749.                 
  1750.                 {% include 'includes/flashes.html.twig' %}
  1751.                 
  1752.                 {% if from == \"investisseur-acquereur\" %}
  1753.                     {% set path_detail = 'vendre_entreprise_fonds_details_crypte' %}
  1754.                 {% elseif from == \"ouvrir-capital\" %}
  1755.                     {% set path_detail = 'ouvrir_capital_fonds_investissement_details_crypte' %}
  1756.                 {% else %}
  1757.                     {% set path_detail = 'fonds_investissement_strategie_investissement' %}
  1758.                 {% endif %}
  1759.                 {% if not from_commande %}
  1760.                 <!--3 BOUTONS-->
  1761.                 <div class=\"row my-3\">
  1762.                     <div class=\"col-4\">
  1763.                         {% if previousAnnonce and dernieresAnnonces is null %}
  1764.                         \t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
  1765.                         \t\t{% set idPreviousAnnonce = encrypt(previousAnnonce.id_gestionnaire_fonds ~ '') %}
  1766.                         \t\t{% set lienPrevious = path(path_detail, {
  1767.                             \t\t'idFonds': idPreviousAnnonce,
  1768.                             \t\t'codePays': codePaysWithUnderScore
  1769.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious 
  1770.                         \t\t%}
  1771.                         \t{% else %}
  1772.                         \t\t{% set idPreviousAnnonce = previousAnnonce.id_gestionnaire_fonds %}
  1773.                         \t\t{% set slugPrevious = previousAnnonce.nom_societe|slugify %}
  1774.                         \t\t
  1775.                         \t\t{% set lienPrevious = path(path_detail, {
  1776.                             \t\t'slug': slugPrevious,
  1777.                             \t\t'idFonds': idPreviousAnnonce,
  1778.                             \t\t'codePays': codePaysWithUnderScore
  1779.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious 
  1780.                         \t\t%}
  1781.                         \t{% endif %}
  1782.                             <a href=\"{{ lienPrevious }}\" title=\"{{ translate(\"precedente\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
  1783.                                 <div class=\"float-left\"><i class=\"fa fa-chevron-circle-left fa-2x\"></i></div>
  1784.                                 <div class=\"d-none d-xl-block lh20\">&nbsp;&nbsp;{{ translate(\"precedente\",lang,\"\",\"M\") | raw }}</div>
  1785.                             </a>
  1786.                         {% endif %}
  1787.                     </div>
  1788.                     <div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
  1789.                         <div class=\"bloc_140 contenu_centre\">
  1790.                             {% if urlRetourList %}
  1791.                                 <a href=\"{{ urlRetourList }}\" title=\"{{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }} d-inline-block d-xl-inline\">
  1792.                                     <div class=\"float-left\"><i class=\"fa fa-chevron-circle-up fa-2x\"></i></div>
  1793.                                     <div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">&nbsp;&nbsp;{{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}</div>
  1794.                                 </a>
  1795.                             {% endif %}
  1796.                         </div>
  1797.                     </div>
  1798.                     <div class=\"col-4 text-right\" style=\" text-align: right\">
  1799.                         {% if nextAnnonce and dernieresAnnonces is null %}
  1800.                         \t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
  1801.                         \t\t{% set idNextAnnonce = encrypt(nextAnnonce.id_gestionnaire_fonds ~ '') %}
  1802.                         \t\t{% set lienNext = path(path_detail, {
  1803.                             \t\t'idFonds': idNextAnnonce,
  1804.                             \t\t'codePays': codePaysWithUnderScore
  1805.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext 
  1806.                         \t\t%}
  1807.                         \t{% else %}
  1808.                         \t\t{% set idNextAnnonce = nextAnnonce.id_gestionnaire_fonds %}
  1809.                         \t\t{% set slugNext = nextAnnonce.nom_societe|slugify %}
  1810.                         \t\t
  1811.                         \t\t{% set lienNext = path(path_detail, {
  1812.                             \t\t'slug': slugNext,
  1813.                             \t\t'idFonds': idNextAnnonce,
  1814.                             \t\t'codePays': codePaysWithUnderScore
  1815.                             \t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext 
  1816.                         \t\t%}
  1817.                         \t{% endif %}
  1818.                             <a href=\"{{ lienNext }}\" style=\"text-decoration:none;\" title=\"{{ translate(\"suivante\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
  1819.                                 <div class=\"float-right\"><i class=\"fa fa-chevron-circle-right fa-2x\"></i></div>
  1820.                                 <div class=\"d-none d-xl-block lh20\" style=\"vertical-align:middle;\">{{ translate(\"suivante\",lang,\"\",\"M\") | raw }}&nbsp;&nbsp;</div>
  1821.                             </a>
  1822.                         {% endif %}
  1823.                     </div>
  1824.                 </div>
  1825.                 <!--FIN 3 BOUTONS-->
  1826.                 {% endif %}
  1827.                 <!-- CARD -->
  1828.                 <div class=\"card no_shadow\">
  1829.                     <div class=\"card-body\">
  1830.                         <div class=\"row\">
  1831.                             <div class=\"col-12 mb-2 ml-lg-3\">
  1832.                                 <h2 class=\"{{ titreClass }}\">
  1833.                                     {{ nom_societe }}
  1834.                                 </h2>
  1835.                             </div>
  1836.                             <div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
  1837.                             \t{% if hasService or hasCommande or not isEncrypted %}
  1838.                                 <ul class=\"cat_regions\">
  1839.                                     <li><i class=\"fas fa-map-marker-alt gris_ccc\"></i>&nbsp;{{ fonds._get('adresse_societe') }}</li>
  1840.                                     <li>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ fonds._get('code_postal_societe') }} {{ fonds._get('ville_societe') }} {{ fonds.nom_pays }}</li>
  1841.                                     <li><i class=\"fas fa-phone gris_ccc\"></i>&nbsp;{{ fonds.telephoneInternational }}</li>
  1842.                                     <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>
  1843.                                     {% if fonds._get('nom_contact') != '' and fonds._get('nom_contact') is not null %}
  1844.                                     <li><i class=\"fas fa-user gris_ccc\"></i>&nbsp;{{ fonds._get('nom_contact') }}</li>
  1845.                                     {% endif %}
  1846.                                 </ul>
  1847.                                 {% else %}
  1848.                                 <span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
  1849.                                     <em>{{ translate(\"coordonnées visibles après <br>commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em>
  1850.                             \t</span><br>
  1851.                             \t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> {{ fonds._get('nom_localisation') }}
  1852.                                 {% endif %}
  1853.                             </div>
  1854.                             <div class=\"col-12 col-sm-3 text-center mt-5\">
  1855.                             \t{% if hasService or hasCommande or not isEncrypted %}
  1856.                                 <a href=\"{{ fonds.href_site_internet }}\" target=\"_blank\">
  1857.                                     <img class=\"img-fluid\" src=\"{{ fonds.vignette }}\" alt=\"{{ translate(\"vignette site internet\",lang,\"\",\"M\") | raw }} {{ fonds._get('nom_societe') }}\">
  1858.                                 </a>
  1859.                                 {% endif %}
  1860.                             </div>
  1861.                             <div class=\"col-6 col-sm-3 mt-2\">
  1862.                                 <img class=\"img-fluid\" src=\"{{ fonds.carte }}\"  alt=\"{{ fonds._get('nom_localisation')  }}\">
  1863.                             </div>
  1864.                         </div>
  1865.                         <!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  1866.                         <div class=\"row mt-3\">
  1867.                             <div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
  1868.                             </div>
  1869.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  1870.                             </div>
  1871.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  1872.                             </div>
  1873.                             <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
  1874.                                 <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>
  1875.                             </div>
  1876.                         </div>
  1877.                         <!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  1878.                     </div>
  1879.                 </div>
  1880.                 <!-- FIN CARD -->
  1881.                 <div class=\"row mt-3\">
  1882.                     <div class=\"{{ ongletClass }} col-12 mb-3\">
  1883.                         <nav>
  1884.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1885.                             \t{% if from == null %}
  1886.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1887.                                     <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 %}\">
  1888.                                         <span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1889.                                     </a>
  1890.                                 </div>
  1891.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  1892.                                     <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 %}\">
  1893.                                         <span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1894.                                     </a>
  1895.                                 </div>
  1896.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  1897.                                     <div class=\"nav-item nav-link active\">
  1898.                                         {% set p = \"\" %}
  1899.                                         {% if ( nb_investissement > 1 ) %}
  1900.                                             {% set p = \"p\" %}
  1901.                                         {% endif %}
  1902.                                         <span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
  1903.                                     </div>
  1904.                                 </div>
  1905.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  1906.                                     <a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_actualites_publiees', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'pageActu': 1, 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=4&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
  1907.                                         {% set p = \"\" %}
  1908.                                         {% if ( nb_actualites > 1 ) %}
  1909.                                             {% set p = \"p\" %}
  1910.                                         {% endif %}
  1911.                                         <span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
  1912.                                     </a>
  1913.                                 </div>
  1914.                                 {% else %}
  1915.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1916.                                     <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 %}\">
  1917.                                         <span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1918.                                     </a>
  1919.                                 </div>
  1920.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
  1921.                                     <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 %}\">
  1922.                                         <span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
  1923.                                     </a>
  1924.                                 </div>
  1925.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
  1926.                                     <div class=\"nav-item nav-link active no-padding-x\">
  1927.                                         {% set p = \"\" %}
  1928.                                         {% if ( nb_investissement > 1 ) %}
  1929.                                             {% set p = \"p\" %}
  1930.                                         {% endif %}
  1931.                                         <span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
  1932.                                     </div>
  1933.                                 </div>
  1934.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
  1935.                                     <a class=\"nav-item nav-link\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=4&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
  1936.                                         {% set p = \"\" %}
  1937.                                         {% if ( nb_actualites > 1 ) %}
  1938.                                             {% set p = \"p\" %}
  1939.                                         {% endif %}
  1940.                                         <span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
  1941.                                     </a>
  1942.                                 </div>
  1943.                                 {% endif %}
  1944.                             </div>
  1945.                         </nav>
  1946.                     </div>
  1947.                 </div>
  1948.                 <div class=\"card mb-3 mt-sm-1 no_shadow\">
  1949.                     <div class=\"card-body\">
  1950.                         <div class=\"row\">
  1951.                             <div class=\"col-12 mt-3 mb-3\">
  1952.                                 {% set arrayVarsTrans =  {\"nom_societe\": nom_societe, \"nb_investissement\" : nb_investissement }  %}
  1953.                                 {% set p = \"\" %}
  1954.                                 {% if ( nb_investissement > 1 ) %}
  1955.                                     {% set p = \"p\" %}
  1956.                                 {% endif %}
  1957.                                 <h5 class=\"annonce ml-sm-3 mb-3\">{{ translate(\"il y a %\$nb_investissement%\$ \$\$investissement de %\$nom_societe%\$ reference\$\${p|investissements de %\$nom_societe%\$ references}\",lang,\"\",\"M\", p, arrayVarsTrans) | raw }}</h5>
  1958.                                 {% if hasService or hasCommande %}
  1959.                                 <table class=\"table table-striped table-bordered mb-5\">
  1960.                                     <thead>
  1961.                                     <th class=\"text-left\">{{ translate(\"raison sociale\",lang,\"\",\"M\") | raw }}</th>
  1962.                                     <th class=\"text-left\">{{ translate(\"resume activite\",lang,\"\",\"M\") | raw }}</th>
  1963.                                     <th class=\"text-left\">{{ translate(\"CA\",lang,\"\",\"M\") | raw }} (k€)</th>
  1964.                                     <th class=\"text-left\">{{ translate(\"investissement\",lang,\"\",\"M\") | raw }}</th>
  1965.                                     </thead>
  1966.                                     {% for participation in participations %}
  1967.                                         {% set lienAnnonce = path('participation_fonds_detail',
  1968.                                      {
  1969.                                      \t'slug':participation.slug,
  1970.                                         'idParticipation':participation.id_societe,
  1971.                                         'codePays':codePaysWithUnderScore
  1972.                                      }) %}
  1973.                                         <tr>
  1974.                                             <td>
  1975.                                                 <a href=\"{{ lienAnnonce }}\" title=\"\" target=\"_blank\">
  1976.                                                     {% if participation.raison_sociale | length < 20 %}
  1977.                                                         {{ participation.raison_sociale }}
  1978.                                                     {% else %}
  1979.                                                         {{ participation.raison_sociale | slice(0, 20) }}...
  1980.                                                     {% endif %}
  1981.                                                 </a>
  1982.                                             </td>
  1983.                                             <td>
  1984.                                                 <a href=\"{{ lienAnnonce }}\" title=\"\" target=\"_blank\">
  1985.                                                     {% if participation.resume_activite | length < 40 %}
  1986.                                                         {{ participation.resume_activite }}
  1987.                                                     {% else %}
  1988.                                                         {{ participation.resume_activite | slice(0, 40) }}...
  1989.                                                     {% endif %}
  1990.                                                 </a>
  1991.                                             </td>
  1992.                                             <td class=\"text-nowrap text-right\">
  1993.                                                 <a href=\"{{ lienAnnonce }}\" title=\"\" target=\"_blank\">
  1994.                                                     {% if participation.ca_n %}
  1995.                                                         {{ participation.ca_n | number_format(0, \",\", \" \") }}
  1996.                                                     {% else %}
  1997.                                                         {{ translate(\"N.C\",lang,\"\",\"M\") | raw }}
  1998.                                                     {% endif %}
  1999.                                                 </a>
  2000.                                             </td>
  2001.                                             <td class=\"text-nowrap text-right\">
  2002.                                                 <a href=\"{{ lienAnnonce }}\" title=\"\" target=\"_blank\">{{ participation.date_dernier_investissement_formated }}</a>
  2003.                                             </td>
  2004.                                         </tr>
  2005.                                     {% endfor %}
  2006.                                 </table>
  2007.                                 <!--PAGINATION-->
  2008.                                 <div class=\"row mt-3\">
  2009.                                     <div class=\"col-sm-12\">
  2010.                                         <nav aria-label=\"...\" class=\"{{ paginationClass }}\">
  2011.                                             {{ knp_pagination_render(participations) }}
  2012.                                         </nav>
  2013.                                     </div>
  2014.                                 </div>
  2015.                                 <!--FIN PAGINATION-->
  2016.                                 {% else %}
  2017.                                 \t{% if isEncrypted %}
  2018.                                 \t<div class=\"text-center mt-4\">
  2019.                 \t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span><br>
  2020.                                     \t<span><em>{{ translate(\"cliquez sur « Obtenir les coordonnées » pour commander.\",lang,\"\",\"M\") | raw }}</em></span><br>
  2021.                 \t\t\t\t\t</div>
  2022.             \t\t\t\t\t    {% if lignePanier %}
  2023.                                         <script>
  2024.                                         \$(function(){
  2025.                                         \tdocument.getElementById('ajout-panier').scrollIntoView({
  2026.                                         \t  behavior: 'smooth'
  2027.                                         \t});
  2028.                                         });
  2029.                                         </script>
  2030.                                         <div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
  2031.                                         \t<div class=\"row\">
  2032.                                         \t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  2033.                                                 \t{{ translate(\"le fonds a été ajouté dans votre panier\",lang,\"\",\"M\") | raw }}
  2034.                                              \t</div>
  2035.                                                 <div class=\"col-12 col-lg-6 text-center text-lg-right\">
  2036.                                                 \t<div class=\"col-sm-12 my-3\">
  2037.                                                 \t    {% set urlRetourListPanier= urlList ~ '?' ~ string_params %}
  2038.                                                 \t\t<a href=\"{{ urlRetourListPanier }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  2039.                                                    \t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  2040.                                                         \t<div class=\"float-right pt-1\">{{ translate(\"continuer la recherche\",lang,\"\",\"M\") | raw }}</div>
  2041.                                                         </a>
  2042.                                                \t\t</div>
  2043.                                                 </div>
  2044.                                                \t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
  2045.                                                 \t<div class=\"col-sm-12 my-3\">
  2046.                                                     \t<a href=\"{{ path('panier_index', {'codePays' : codePaysWithUnderScore}) }}\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
  2047.                                                         \t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  2048.                                                         \t<div class=\"float-right pt-1\">{{ translate(\"consulter le panier\",lang,\"\",\"M\") | raw }}&nbsp;</div>
  2049.                                                     \t</a>
  2050.                                                     </div>
  2051.                                                 </div>
  2052.                                         \t</div>
  2053.                                         </div>
  2054.                                         {% else %}
  2055.                     \t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
  2056.                                         \t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
  2057.                                                 {{ translate(\"obtenir les coordonnées\" ,lang,\"\",\"M\") |capitalize| raw }}
  2058.                                             </a><br>
  2059.                                         </div>
  2060.                                     {% endif %}
  2061.                                     {% if not lignePanier  %}
  2062.                                         <div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
  2063.                                             <div class=\"row\">
  2064.                                                 {% if hasForfait %}
  2065.                                                 <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
  2066.                                                     {% if forfaitAUtiliser.code_service[0:3] == \"abo\" and forfaitAUtiliser.code_service[0:6]!=\"abo_fe\" %}
  2067.                                                         {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  2068.                                                         {% if forfaitAUtiliser.code_service[4:2]==10 %}
  2069.                                                             {% set itemAbo = { 'nb': 10,'date':date} %}
  2070.                                                         {% elseif forfaitAUtiliser.code_service[4:2]==20 %}
  2071.                                                             {% set itemAbo = { 'nb': 20,'date':date} %}
  2072.                                                         {% elseif forfaitAUtiliser.code_service[4:2]==30 %}
  2073.                                                             {% set itemAbo = { 'nb': 30,'date':date} %}
  2074.                                                         {% endif %}
  2075.                                                         {{ translate(\"vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  2076.                                                     {% elseif forfaitAUtiliser.code_service[0:6]==\"abo_fe\" %}
  2077.                                                         {% if forfaitAUtiliser.code_service[7:2]==10 %}
  2078.                                                             {% set itemAbo = { 'nb': 10} %}
  2079.                                                         {% elseif forfaitAUtiliser.code_service[7:2]==20 %}
  2080.                                                             {% set itemAbo = { 'nb': 20} %}
  2081.                                                         {% elseif forfaitAUtiliser.code_service[7:2]==30 %}
  2082.                                                             {% set itemAbo = { 'nb': 30} %}
  2083.                                                         {% elseif forfaitAUtiliser.code_service[7:2]==40 %}
  2084.                                                             {% set itemAbo = { 'nb': 40} %}
  2085.                                                         {% endif %}
  2086.                                                         {{ translate(\"vous beneficiez dun abonnement %\$nb%\$ MER / mois\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  2087.                                                     {% else %}
  2088.                                                         {% if forfaitAUtiliser.code_service == \"pack_5\" %}
  2089.                                                             {% set nom=translate('5 MER',lang) %}
  2090.                                                         {% elseif forfaitAUtiliser.code_service == \"pack_10\" %}
  2091.                                                             {% set nom=translate('10 MER',lang) %}
  2092.                                                         {% elseif forfaitAUtiliser.code_service == \"pack_20\" %}
  2093.                                                             {% set nom=translate('20 MER',lang) %}
  2094.                                                         {% elseif forfaitAUtiliser.code_service == \"consultation_pm_promotionnelle\" %}
  2095.                                                             {% set nom=translate('consultation promotionnelle',lang) %}
  2096.                                                         {% else %}
  2097.                                                             {% set nom=forfaitAUtiliser.code_service %}
  2098.                                                         {% endif %}
  2099.                                                         {% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" and forfaitAUtiliser.nb_utilisations_restantes is defined%}
  2100.                                                             {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  2101.                                                             {% set itemAbo = { 'nom':nom,'nb': forfaitAUtiliser.nb_utilisations_restantes,'date':date} %}
  2102.                                                             {{ 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 }} *
  2103.                                                         {% elseif forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" %}
  2104.                                                             {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  2105.                                                             {% set itemAbo = { 'nom':nom,'date':date} %}
  2106.                                                             {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
  2107.                                                         {% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
  2108.                                                         \t{% set noDate = true %}
  2109.                                                             {% set itemAbo = { 'nom':nom,'nb':forfaitAUtiliser.nb_utilisations_restantes} %}
  2110.                                                             {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser',lang,\"\",\"M\",\"s\",itemAbo) | raw }}
  2111.                                                         {% else %}
  2112.                                                             {% set itemAbo = { 'nom':nom} %}
  2113.                                                             {{ translate('vous beneficiez d\\'un service \"%\$nom%\$\"',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
  2114.                                                         {% endif %}
  2115.                                                     {% endif %}
  2116.                                                 </div>
  2117.                                                 <div class=\"col-12\">
  2118.                                                     {{ translate(\"ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous\" ,lang,\"\",\"M\") | raw }} **
  2119.                                                 </div>
  2120.                                                 <div class=\"col-12 text-center mt-3 mb-5\">
  2121.                                                     <div class=\"col-sm-12 my-3\">
  2122.                                                         <form action=\"/panier/ajoute-panier\" method=\"POST\">
  2123.                                                             <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
  2124.                                                             <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  2125.                                                             <button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
  2126.                                                                 <div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>&nbsp;&nbsp;&nbsp;
  2127.                                                                 <div class=\"float-right pt-1\">{{ translate(\"ajouter au panier\" ,lang,\"\",\"M\") | raw }}</div>
  2128.                                                             </button>
  2129.                                                         </form>
  2130.                                                     </div>
  2131.                                                 </div>
  2132.                                                 <div class=\"col-12 mt-4 mb-3\">
  2133.                                                     <small>
  2134.                                                         {% if noDate is not defined %}
  2135.                                                         * : {{ translate(\"charte 1 deposant forfait\" ,lang,\"\",\"M\") | raw }}<br>
  2136.                                                         {% endif %}
  2137.                                                         ** : {{ 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 }}
  2138.                                                     </small>
  2139.                                                 </div>
  2140.                                         \t\t{% else %}
  2141.                                         \t\t    {% if app.user is null %} {# utilisateur NON authentifié #}
  2142.                                         \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
  2143.                                         \t\t        <div class=\"my-3 text-center\">
  2144.                                         
  2145.                                         \t\t        </div>
  2146.                                         \t\t        {{ render_esi(controller('App\\\\Controller\\\\SecurityController::login' )) | spaceless }}
  2147.                                         \t\t        <div class=\"modal-footer bkg_gris_clair\">
  2148.                                         \t\t\t\t\t<div class=\"col-12 text-center mb-3\">
  2149.                                         \t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
  2150.                                         \t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
  2151.                                         \t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
  2152.                                         \t\t\t\t\t\t</a>
  2153.                                         \t\t\t\t\t</div>
  2154.                                         \t\t\t\t</div>
  2155.                                         \t\t    </div>
  2156.                                         \t\t    {% endif %}
  2157.                                         
  2158.                                         \t\t    {% if app.user is null %} {# utilisateur NON authentifié #}
  2159.                                         \t\t    <div class=\"col-12 col-lg-6 mb-3 p-4\">
  2160.                                         \t\t    {% else %}  {# utilisateur   authentifié #}
  2161.                                         \t\t    <div class=\"col-12 col-lg-12 mb-3 p-4\">
  2162.                                         \t\t    {% endif %}
  2163.                                         \t\t\t    <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
  2164.                                         \t\t\t        <h5>{{ translate(\"vous souhaitez souscrire à une offre\" ,lang,\"\",\"M\") | raw }} *</h5>
  2165.                                         \t\t\t        <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
  2166.                                         \t\t\t\t\t{{translate(\"quelle offre est faite pour vous\" ,lang,\"\",\"M\") | raw }} ?</a>
  2167.                                         \t\t\t    </div>
  2168.                                             \t\t\t<div class=\"mt-4\">
  2169.                                         \t\t        <form action=\"{{ path('ajoute_panier', {'codePays' : codePaysWithUnderScore}) }}\" method=\"POST\" id=\"formRadioMiseEnRelation\">
  2170.                                         \t\t            <div class=\"col-12 mb-3\">
  2171.                                         \t\t                <div class=\"form-check\">
  2172.                                         \t\t                    <label class=\"contai\">
  2173.                                         \t\t                        {# 40€ HT #}
  2174.                                         \t\t                        {{ translate(\"commande à l'unité\" ,lang,\"\",\"M\") | raw }} : {{ tarif('tarif_participation_fonds',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}
  2175.                                         \t\t                        <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
  2176.                                         \t\t                        <span class=\"checkma\"></span>
  2177.                                         \t\t                    </label>
  2178.                                         \t\t                </div>
  2179.                                         \t\t                <div class=\"mt-4 mb-3\">
  2180.                                         \t\t                    <strong> {{ translate(\"forfaits\",lang,\"\",\"M\") |capitalize| raw }}</strong>
  2181.                                         \t\t                </div>
  2182.                                         \t                    <!---  abonnements mensuel -->
  2183.                                         \t                    <div class=\"form-check\">
  2184.                                         \t                        <label class=\"contai\">
  2185.                                         \t                            {# 150€ HT #}
  2186.                                         \t                            {{ translate(\"%%nb_relation_mer_offre_1%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") |  upper }}*
  2187.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_5\">
  2188.                                         \t                            <span class=\"checkma\"></span>
  2189.                                         \t                        </label>
  2190.                                         \t                    </div>
  2191.                                         \t                    <div class=\"form-check\">
  2192.                                         \t                        <label class=\"contai\">
  2193.                                         \t                            {# 235€ HT #}
  2194.                                         \t                            {{ translate(\"%%nb_relation_mer_offre_2%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  2195.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_10\">
  2196.                                         \t                            <span class=\"checkma\"></span>
  2197.                                         \t                        </label>
  2198.                                         \t                    </div>
  2199.                                         \t                    <div class=\"form-check\">
  2200.                                         \t                        <label class=\"contai\">
  2201.                                         \t                            {# 325€ HT #}
  2202.                                         \t                            {{ translate(\"%%nb_relation_mer_offre_3%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
  2203.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"pack_20\">
  2204.                                         \t                            <span class=\"checkma\"></span>
  2205.                                         \t                        </label>
  2206.                                         \t                    </div>
  2207.                                         \t                    <!---  abonnements mensuel -->
  2208.                                         
  2209.                                         \t                    <!---  abonnements annuels -->
  2210.                                         \t                    <div class=\"mt-4 mb-3\">
  2211.                                         \t                        <strong>  {{ translate(\"abonnements annuels\",lang,\"\",\"M\") |capitalize| raw }}</strong>
  2212.                                         \t                    </div>
  2213.                                         \t                    <div class=\"form-check\">
  2214.                                         \t                        <label class=\"contai\">
  2215.                                         \t                            {# 695€ HT #}
  2216.                                         \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 }}*
  2217.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
  2218.                                         \t                            <span class=\"checkma\"></span>
  2219.                                         \t                        </label>
  2220.                                         \t                    </div>
  2221.                                         \t                    <div class=\"form-check\">
  2222.                                         \t                        <label class=\"contai\">
  2223.                                         \t                            {# 945€ HT #}
  2224.                                         \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 }}*
  2225.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
  2226.                                         \t                            <span class=\"checkma\"></span>
  2227.                                         \t                        </label>
  2228.                                         \t                    </div>
  2229.                                         \t                    <div class=\"form-check\">
  2230.                                         \t                        <label class=\"contai\">
  2231.                                         \t                            {# 1195€ HT #}
  2232.                                         \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 }}*
  2233.                                         \t                            <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
  2234.                                         \t                            <span class=\"checkma\"></span>
  2235.                                         \t                        </label>
  2236.                                         \t                    </div>
  2237.                                         \t                    <!---  abonnements annuels -->
  2238.                                         \t                </div>
  2239.                                         \t                <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
  2240.                                         \t                <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
  2241.                                         \t                <div class=\"my-3 text-center\">
  2242.                                         \t                    {% if app.user is not null %}                                                          
  2243.                                         \t                         <button class=\"button-rond\" type=\"submit\">{{ translate(\"commander\",lang,\"\",\"M\") | raw }}</button>
  2244.                                         \t                    {% else %}
  2245.                                         \t                        <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
  2246.                                                                        {{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}
  2247.                                         \t                        </a>
  2248.                                         \t                    {% endif %}
  2249.                                         \t\t            </div>
  2250.                                         \t\t        </form>
  2251.                                         \t\t        <div>
  2252.                                         \t\t            <p>
  2253.                                         \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>
  2254.                                         \t\t            </p>
  2255.                                         \t\t        </div>
  2256.                                             \t\t</div>
  2257.                                         \t\t</div>
  2258.                                         \t{% endif %}
  2259.                                         \t</div>
  2260.                                         </div>
  2261.                                         {% endif %}
  2262.                                     
  2263.                                 \t{% else %}
  2264.                             \t\t<div class=\"card mb-3 mt-3 no_shadow\">
  2265.                                     \t<div class=\"card-body\">
  2266.                                     \t\t<div class=\"row\">
  2267.                                     \t\t\t<div class=\"col-12\">
  2268.                                         \t\t\t<h5 class=\"mb-3\">{{ translate(\"accedez à cette page grace a l'offre FUSACQ Expert\",lang,\"\",\"M\") | raw }}</h5>
  2269.                                         \t\t\t{% if not app.user %}
  2270.                                         \t\t\t<div class=\"col-12 col-sm-12 px-4 mb-3\">
  2271.                                     \t\t\t\t\t<div class=\"row bkg_gris_clair\">
  2272.                                     \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
  2273.                                     \t\t\t\t\t\t\t<strong>{{ translate(\"vous êtes adhérent FUSACQ Expert\",lang,\"\",\"M\") | raw }} :</strong>
  2274.                                     \t\t\t\t\t\t</div>
  2275.                                     \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3 text-center\">
  2276.                                     \t\t\t\t\t\t\t<button class=\"btn btn-bleu-annonce\" id=\"btn-connexion\">{{ translate(\"connectez-vous\",lang,\"\",\"M\") | raw }}</button>
  2277.                                     \t\t\t\t\t\t</div>
  2278.                                     \t\t\t\t\t</div>
  2279.                                     \t\t\t\t</div>
  2280.                                     \t\t\t\t{% endif %}
  2281.                                     \t\t\t\t
  2282.                                     \t\t\t\t<div class=\"col-12 col-sm-12 mb-3\">
  2283.                                 \t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
  2284.                                 \t\t\t\t\t\t\t<strong>{{ translate(\"vous n'êtes pas encore abonné ?\",lang,\"\",\"M\") | raw }} :</strong>
  2285.                                 \t\t\t\t\t\t</div>
  2286.                                 \t\t\t\t\t\t{{ render_esi(controller(
  2287.                                                          'App\\\\Controller\\\\CoreController::pubFusacqExpert', {display_title: false, display_login: false, lang: lang, codePays: codePays}
  2288.                                                         )) | spaceless }}
  2289.                                     \t\t\t\t</div>
  2290.                                     \t\t\t</div>
  2291.                             \t\t\t\t</div>
  2292.                             \t\t\t</div>
  2293.                             \t\t</div>
  2294.                                     {% endif %}
  2295.                                 {% endif %}
  2296.                             </div>
  2297.                         </div>
  2298.                     </div>
  2299.                 </div>
  2300. \t\t\t\t{% if hasService or hasCommande or not isEncrypted %}
  2301.                 <div class=\"card mb-3  mt-sm-1 no_shadow\" id=\"contact-direct\">
  2302.                     <div class=\"card-body\">
  2303.                         <div class=\"row\">
  2304.                             <div class=\"col-12 mt-3 mb-3\">
  2305.                                 <h5 class=\"annonce ml-sm-3\">{{ translate(\"contactez directement\",lang,\"\",\"M\") | raw }} {{ fonds._get('nom_societe') }}</h5>
  2306.                                 <!-- Contactez directement -->
  2307.                                 {{ form_start(form, {attr: {'novalidate': 'novalidate'}}) }}
  2308.                                 <div class=\"card-body\">
  2309.                                     <div class=\"row\">
  2310.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2311.                                             {{ translate(\"nom\",lang,\"\",\"M\") | raw }} *
  2312.                                         </div>
  2313.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2314.                                             {{ form_widget(form.nom ) }}
  2315.                                             {{ form_errors(form.nom) }}
  2316.                                         </div>
  2317.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2318.                                             {{ translate(\"prenom\",lang,\"\",\"M\") | raw }} *
  2319.                                         </div>
  2320.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2321.                                             {{ form_widget(form.prenom ) }}
  2322.                                             {{ form_errors(form.prenom) }}
  2323.                                         </div>
  2324.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2325.                                             {{ translate(\"e-mail\",lang,\"\",\"M\") | raw }} *
  2326.                                         </div>
  2327.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2328.                                             {{ form_widget(form.email ) }}
  2329.                                             {{ form_errors(form.email) }}
  2330.                                         </div>
  2331.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2332.                                             {{ translate(\"telephone\",lang,\"\",\"M\") | raw }} *
  2333.                                         </div>
  2334.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2335.                                             {{ form_widget(form.indicatif ) }}
  2336.                                             {{ form_widget(form.telephone ) }}
  2337.                                             {{ form_errors(form.telephone) }}
  2338.                                         </div>
  2339.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2340.                                             {{ translate(\"societe\",lang,\"\",\"M\") | raw }} *
  2341.                                         </div>
  2342.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2343.                                             {{ form_widget(form.societe ) }}
  2344.                                             {{ form_errors(form.societe) }}
  2345.                                         </div>
  2346.                                         <div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  2347.                                             {{ translate(\"message\",lang,\"\",\"M\") | raw }} *
  2348.                                         </div>
  2349.                                         <div class=\"col-8 col-lg-5 mb-3 input-group\">
  2350.                                             {{ form_widget(form.message ) }}
  2351.                                             {{ form_errors(form.message) }}
  2352.                                         </div>
  2353.                                         {{ form_widget(form.id_gestionnaire_fonds) }}
  2354.                                         <input type=\"hidden\" name=\"form[lang]\" value=\"{{ lang }}\" />
  2355.                                         <div class=\"col-12 col-sm-6 offset-sm-4\">
  2356.                                             <div class=\"form-group\">
  2357.                                                 {{ form_widget(form.recaptcha) }}
  2358.                                                 {{ form_errors(form.recaptcha) }}
  2359.                                             </div>
  2360.                                         </div>
  2361.                                         <div class=\"col-12 mt-1 mb-3 text-center\">
  2362.                                             <a href=\"#\" title=\"\" target=\"_blank\">
  2363.                                                 <button type=\"submit\" class=\"btn btn-fusacq_expert\">{{ translate(\"envoyer\",lang,\"\",\"M\") | raw }}</button>
  2364.                                             </a>
  2365.                                         </div>
  2366.                                         <div class=\"col-12 mt-4 mt-3\">
  2367.                                             <div class=\"col-12\">
  2368.                                                 <small>{{ translate(\"* champs obligatoires\",lang,\"\",\"M\") | raw }}</small>
  2369.                                             </div>
  2370.                                         </div>
  2371.                                     </div>
  2372.                                 </div>
  2373.                                 {{ form_end(form)}}
  2374.                                 <!-- Contactez directement -->
  2375.                             </div>
  2376.                         </div>
  2377.                     </div>
  2378.                 </div>
  2379.                 {% endif %}
  2380.                 <!-- FIN DETAILS ANNONCES -->
  2381.             </div><!--FIN COLONNE DROITE -->
  2382.         </div> <!--FIN ROW CONTAINER -->
  2383.     </div>  <!--FIN CONTAINER -->
  2384.     
  2385.     <!--MODAL 3-->
  2386.     <div class=\"modal fade\" id=\"modal-connexion\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
  2387.         <div class=\"modal-dialog\" role=\"document\">
  2388.             <div class=\"modal-content\">
  2389.                 <div class=\"modal-header\">
  2390.                     <h5 class=\"modal-title\" id=\"exampleModalLabel\">Connexion</h5>
  2391.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  2392.                         <span aria-hidden=\"true\">&times;</span>
  2393.                     </button>
  2394.                 </div>
  2395.                 <div class=\"modal-body mt-3\">
  2396.                     {{ render_esi(controller(
  2397.                          'App\\\\Controller\\\\SecurityController::login',
  2398. \t                      {\"from\": \"cible_potentielle\" }
  2399.                      )) | spaceless }}
  2400.                 </div>
  2401.             </div>
  2402.         </div>
  2403.     </div>
  2404.     <!--FIN MODAL 3-->
  2405. {% endblock %}
  2406. {% block javascripts %}
  2407.     {{ parent() }}
  2408.     <script type=\"module\" src=\"{{ asset('build/js/annuaires/detail_fonds.js') }}\"></script>
  2409.     <script type=\"text/javascript\">
  2410.     \tfunction afficheAlert(){
  2411. \t\t\tlet txt = \"{{ translate(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\", lang, \"\", \"M\") }}\";
  2412. \t\t\talert(txt);
  2413. \t\t\treturn false;
  2414. \t\t}
  2415. \t\t{% if not hasService and not hasCommande and isEncrypted %}
  2416. \t\t\$(function(){
  2417. \t\t\t\$('.btn-contact').on('click', function(){
  2418. \t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
  2419. \t\t\t\treturn false;
  2420. \t\t\t});
  2421. \t\t});
  2422. \t\t{% endif %}
  2423.     </script>
  2424.     {% if not hasService and not hasCommande %}\t
  2425. \t<script>
  2426.     \$(function(){
  2427.     \t\$('#btn-connexion').on('click', function(){
  2428.     \t\t\$('#modal-connexion').modal();
  2429.     \t});
  2430.     });
  2431.     </script>
  2432.     {% endif %}
  2433. {% endblock %}
  2434. ""annuaires/fonds_investissement/investissement_reference.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/fonds_investissement/investissement_reference.html.twig");
  2435.     }
  2436. }