var/cache/dev/twig/73/734d399f2d281b291b99fd338dba9f35d6ffcdd8bb380da38c69b84ffb2299ce.php line 41

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* ouvrir_capital/annonce_acquisition.html.twig */
  15. class __TwigTemplate_cacc343d1fba56d03218f74662d65f607d530660b54c7f561b179e092616c9bf 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""ouvrir_capital/annonce_acquisition.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""ouvrir_capital/annonce_acquisition.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""ouvrir_capital/annonce_acquisition.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.     <link rel=\"stylesheet\" href=\"";
  60.         // line 4
  61.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_recherche.css"), "html"nulltrue);
  62.         yield "\">
  63. ";
  64.         
  65.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  66.         
  67.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  68.         return; yield '';
  69.     }
  70.     // line 7
  71.     public function block_body($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  78.         // line 8
  79.         yield "    ";
  80.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""ouvrir_capital/annonce_acquisition.html.twig"8)->unwrap()->yield($context);
  81.         // line 9
  82.         yield "
  83.     <!-- Menu  -->
  84.     ";
  85.         // line 11
  86.         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
  87. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'13$this->source); })()), "currentRoute" =>         // line 14
  88. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'14$this->source); })()), "codePays" =>         // line 15
  89. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'15$this->source); })())])));
  90.         // line 16
  91.         yield "
  92.     <!-- Menu  -->
  93.     <!-- Publicite  -->
  94.     ";
  95.         // line 20
  96.         yield from         $this->loadTemplate("includes/publicite.html.twig""ouvrir_capital/annonce_acquisition.html.twig"20)->unwrap()->yield($context);
  97.         // line 21
  98.         yield "    <!-- Publicite  -->
  99.     <div class=\"container\" id=\"app\">
  100.         <div class=\"row\">
  101.             <!--COLONNE GAUCHE -->
  102.             ";
  103.         // line 26
  104.         yield from         $this->loadTemplate("includes/colonnes_gauche.html.twig""ouvrir_capital/annonce_acquisition.html.twig"26)->unwrap()->yield($context);
  105.         // line 27
  106.         yield "            <!--FIN COLONNE GAUCHE -->
  107.             <!--COLONNE DROITE -->
  108.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  109.                 <!-- ARIANE -->
  110.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  111.                     <ol class=\"breadcrumb\">
  112.                         <li class=\"breadcrumb-item\"><a href=\"";
  113.         // line 35
  114.         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);
  115.         yield "\">";
  116.         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");
  117.         yield "</a></li>
  118.                         <li class=\"breadcrumb-item\"><a href=\"";
  119.         // line 36
  120.         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.'36$this->source); })())]), "html"nulltrue);
  121.         yield "\">";
  122.         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.'36$this->source); })()), """M");
  123.         yield "</a></li>
  124.                             ";
  125.         // line 37
  126.         if (((isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'37$this->source); })()) &&  !(isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'37$this->source); })()))) {
  127.             // line 38
  128.             yield "                            <li class=\"breadcrumb-item\"><a href=\"";
  129.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_annonces_acquisition", ["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);
  130.             yield "\" title=\"";
  131.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'38$this->source); })()), """M");
  132.             yield " - ";
  133.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'38$this->source); })()), """M");
  134.             yield "\">";
  135.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'38$this->source); })()), """M");
  136.             yield " - ";
  137.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'38$this->source); })()), """M");
  138.             yield "</a></li>
  139.                                 ";
  140.             // line 39
  141.             $context['_parent'] = $context;
  142.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'39$this->source); })()));
  143.             foreach ($context['_seq'] as $context["index"] => $context["localisation"]) {
  144.                 // line 40
  145.                 yield "                                    ";
  146.                 if ((=== CoreExtension::compare($context["index"], 0))) {
  147.                     // line 41
  148.                     yield "                                        ";
  149.                     $context["type_loc"] = "p";
  150.                     // line 42
  151.                     yield "                                    ";
  152.                 } elseif ((=== CoreExtension::compare($context["index"], 1))) {
  153.                     // line 43
  154.                     yield "                                        ";
  155.                     $context["type_loc"] = "r";
  156.                     // line 44
  157.                     yield "                                    ";
  158.                 } else {
  159.                     // line 45
  160.                     yield "                                        ";
  161.                     $context["type_loc"] = "d";
  162.                     // line 46
  163.                     yield "                                    ";
  164.                 }
  165.                 // line 47
  166.                 yield "
  167.                                 ";
  168.                 // line 48
  169.                 if ((!== CoreExtension::compare($context["localisation"], Twig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'48$this->source); })()))))) {
  170.                     // line 49
  171.                     yield "                                    ";
  172.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "prefixe", [], "any"falsefalsefalse49), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse49)];
  173.                     // line 50
  174.                     yield "                                    <li class=\"breadcrumb-item\">
  175.                                         <a href=\"";
  176.                     // line 51
  177.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse51)), "type" => (isset($context["type_loc"]) || array_key_exists("type_loc"$context) ? $context["type_loc"] : (function () { throw new RuntimeError('Variable "type_loc" does not exist.'51$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "id_localisation", [], "any"falsefalsefalse51), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'51$this->source); })())]), "html"nulltrue);
  178.                     yield "\"
  179.                                            title=\"";
  180.                     // line 52
  181.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'52$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'52$this->source); })()));
  182.                     yield "\">
  183.                                             ";
  184.                     // line 53
  185.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse53), "html"nulltrue);
  186.                     yield "
  187.                                         </a>
  188.                                     </li>
  189.                                 ";
  190.                 } else {
  191.                     // line 57
  192.                     yield "                                    <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  193.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse57), "html"nulltrue);
  194.                     yield "</li>
  195.                                     ";
  196.                 }
  197.                 // line 59
  198.                 yield "                                ";
  199.             }
  200.             $_parent $context['_parent'];
  201.             unset($context['_seq'], $context['_iterated'], $context['index'], $context['localisation'], $context['_parent'], $context['loop']);
  202.             $context array_intersect_key($context$_parent) + $_parent;
  203.             // line 60
  204.             yield "                            ";
  205.         } elseif (((isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'60$this->source); })()) &&  !(isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'60$this->source); })()))) {
  206.             // line 61
  207.             yield "                            <li class=\"breadcrumb-item\"><a href=\"";
  208.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'61$this->source); })())]), "html"nulltrue);
  209.             yield "\" title=\"";
  210.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'61$this->source); })()), """M");
  211.             yield " - ";
  212.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'61$this->source); })()), """M");
  213.             yield "\">";
  214.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'61$this->source); })()), """M");
  215.             yield " - ";
  216.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'61$this->source); })()), """M");
  217.             yield "</a></li>
  218.                                 ";
  219.             // line 62
  220.             $context['_parent'] = $context;
  221.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'62$this->source); })()));
  222.             foreach ($context['_seq'] as $context["index"] => $context["secteurActivite"]) {
  223.                 // line 63
  224.                 yield "                                    ";
  225.                 if ((!== CoreExtension::compare($context["secteurActivite"], Twig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'63$this->source); })()))))) {
  226.                     // line 64
  227.                     yield "                                        ";
  228.                     $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomPourTitle", [], "any"falsefalsefalse64))];
  229.                     // line 65
  230.                     yield "                                    <li class=\"breadcrumb-item\">
  231.                                         <a href=\"";
  232.                     // line 66
  233.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomSecteurActivite", [], "any"falsefalsefalse66)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "idSecteurActivite", [], "any"falsefalsefalse66), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'66$this->source); })())]), "html"nulltrue);
  234.                     yield "\"
  235.                                            title=\"";
  236.                     // line 67
  237.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'67$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'67$this->source); })()));
  238.                     yield "\">
  239.                                             ";
  240.                     // line 68
  241.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomSecteurActivite", [], "any"falsefalsefalse68), "html"nulltrue);
  242.                     yield "
  243.                                         </a>
  244.                                     </li>
  245.                                 ";
  246.                 } else {
  247.                     // line 72
  248.                     yield "                                    <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  249.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomSecteurActivite", [], "any"falsefalsefalse72), "html"nulltrue);
  250.                     yield "</li>
  251.                                     ";
  252.                 }
  253.                 // line 74
  254.                 yield "                                ";
  255.             }
  256.             $_parent $context['_parent'];
  257.             unset($context['_seq'], $context['_iterated'], $context['index'], $context['secteurActivite'], $context['_parent'], $context['loop']);
  258.             $context array_intersect_key($context$_parent) + $_parent;
  259.             // line 75
  260.             yield "                            ";
  261.         } elseif (((isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'75$this->source); })()) && (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'75$this->source); })()))) {
  262.             // line 76
  263.             yield "                            <li class=\"breadcrumb-item\"><a href=\"";
  264.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'76$this->source); })())]), "html"nulltrue);
  265.             yield "\" title=\"";
  266.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'76$this->source); })()), """M");
  267.             yield " - ";
  268.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'76$this->source); })()), """M");
  269.             yield "\">";
  270.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'76$this->source); })()), """M");
  271.             yield " - ";
  272.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'76$this->source); })()), """M");
  273.             yield "</a></li>
  274.                                 ";
  275.             // line 77
  276.             $context['_parent'] = $context;
  277.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'77$this->source); })()));
  278.             foreach ($context['_seq'] as $context["index"] => $context["secteurActivite"]) {
  279.                 // line 78
  280.                 yield "                                    ";
  281.                 $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomPourTitle", [], "any"falsefalsefalse78))];
  282.                 // line 79
  283.                 yield "                                <li class=\"breadcrumb-item\">
  284.                                     <a href=\"";
  285.                 // line 80
  286.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomSecteurActivite", [], "any"falsefalsefalse80)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "idSecteurActivite", [], "any"falsefalsefalse80), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'80$this->source); })())]), "html"nulltrue);
  287.                 yield "\"
  288.                                        title=\"";
  289.                 // line 81
  290.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'81$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'81$this->source); })()));
  291.                 yield "\">
  292.                                         ";
  293.                 // line 82
  294.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["secteurActivite"], "nomSecteurActivite", [], "any"falsefalsefalse82), "html"nulltrue);
  295.                 yield "
  296.                                     </a>
  297.                                 </li>
  298.                             ";
  299.             }
  300.             $_parent $context['_parent'];
  301.             unset($context['_seq'], $context['_iterated'], $context['index'], $context['secteurActivite'], $context['_parent'], $context['loop']);
  302.             $context array_intersect_key($context$_parent) + $_parent;
  303.             // line 86
  304.             yield "                            ";
  305.             $context['_parent'] = $context;
  306.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'86$this->source); })()));
  307.             foreach ($context['_seq'] as $context["index"] => $context["localisation"]) {
  308.                 // line 87
  309.                 yield "                                ";
  310.                 if ((=== CoreExtension::compare($context["index"], 0))) {
  311.                     // line 88
  312.                     yield "                                    ";
  313.                     $context["type_loc"] = "p";
  314.                     // line 89
  315.                     yield "                                ";
  316.                 } elseif ((=== CoreExtension::compare($context["index"], 1))) {
  317.                     // line 90
  318.                     yield "                                    ";
  319.                     $context["type_loc"] = "r";
  320.                     // line 91
  321.                     yield "                                ";
  322.                 } else {
  323.                     // line 92
  324.                     yield "                                    ";
  325.                     $context["type_loc"] = "d";
  326.                     // line 93
  327.                     yield "                                ";
  328.                 }
  329.                 // line 94
  330.                 yield "
  331.                                 ";
  332.                 // line 95
  333.                 if ((!== CoreExtension::compare($context["localisation"], Twig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'95$this->source); })()))))) {
  334.                     // line 96
  335.                     yield "                                    ";
  336.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "prefixe", [], "any"falsefalsefalse96), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse96), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'96$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse96))];
  337.                     // line 97
  338.                     yield "                                    <li class=\"breadcrumb-item\">
  339.                                         <a href=\"";
  340.                     // line 98
  341.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse98)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'98$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse98)), "type" => (isset($context["type_loc"]) || array_key_exists("type_loc"$context) ? $context["type_loc"] : (function () { throw new RuntimeError('Variable "type_loc" does not exist.'98$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["localisation"], "id_localisation", [], "any"falsefalsefalse98), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'98$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse98), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'98$this->source); })())]), "html"nulltrue);
  342.                     yield "\"
  343.                                            title=\"";
  344.                     // line 99
  345.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'99$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'99$this->source); })()));
  346.                     yield "\">
  347.                                             ";
  348.                     // line 100
  349.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse100), "html"nulltrue);
  350.                     yield "
  351.                                         </a>
  352.                                     </li>
  353.                                 ";
  354.                 } else {
  355.                     // line 104
  356.                     yield "                                    <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  357.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse104), "html"nulltrue);
  358.                     yield "</li>
  359.                                     ";
  360.                 }
  361.                 // line 106
  362.                 yield "                                ";
  363.             }
  364.             $_parent $context['_parent'];
  365.             unset($context['_seq'], $context['_iterated'], $context['index'], $context['localisation'], $context['_parent'], $context['loop']);
  366.             $context array_intersect_key($context$_parent) + $_parent;
  367.             // line 107
  368.             yield "                            ";
  369.         } else {
  370.             // line 108
  371.             yield "                            <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  372.             yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs prêts à investir", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'108$this->source); })()), """M");
  373.             yield " - ";
  374.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'108$this->source); })()), """M");
  375.             yield "</li>
  376.                             ";
  377.         }
  378.         // line 110
  379.         yield "                    </ol>
  380.                 </nav>
  381.                 <!-- FIN ARIANE -->
  382.                 ";
  383.         // line 114
  384.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'114$this->source); })()), "session", [], "any"falsefalsefalse114), "flashbag", [], "any"falsefalsefalse114), "peek", ["error"], "method"falsefalsefalse114)), 0))) {
  385.             // line 115
  386.             yield "                    <div class=\"alert alert-danger\" role=\"alert\">
  387.                         ";
  388.             // line 116
  389.             $context['_parent'] = $context;
  390.             $context['_seq'] = CoreExtension::ensureTraversable(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.'116$this->source); })()), "flashes", ["error"], "method"falsefalsefalse116));
  391.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  392.                 // line 117
  393.                 yield "                            ";
  394.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  395.                 yield "<br>
  396.                         ";
  397.             }
  398.             $_parent $context['_parent'];
  399.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  400.             $context array_intersect_key($context$_parent) + $_parent;
  401.             // line 119
  402.             yield "                    </div>
  403.                 ";
  404.         }
  405.         // line 121
  406.         yield "
  407.                 ";
  408.         // line 122
  409.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'122$this->source); })()), "session", [], "any"falsefalsefalse122), "flashbag", [], "any"falsefalsefalse122), "peek", ["success"], "method"falsefalsefalse122)), 0))) {
  410.             // line 123
  411.             yield "                    <div class=\"alert alert-success\" role=\"alert\">
  412.                         ";
  413.             // line 124
  414.             $context['_parent'] = $context;
  415.             $context['_seq'] = CoreExtension::ensureTraversable(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.'124$this->source); })()), "flashes", ["success"], "method"falsefalsefalse124));
  416.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  417.                 // line 125
  418.                 yield "                            - ";
  419.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  420.                 yield "<br>
  421.                         ";
  422.             }
  423.             $_parent $context['_parent'];
  424.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  425.             $context array_intersect_key($context$_parent) + $_parent;
  426.             // line 127
  427.             yield "                    </div>
  428.                 ";
  429.         }
  430.         // line 129
  431.         yield "
  432.                 ";
  433.         // line 130
  434.         if (((isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'130$this->source); })()) || (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'130$this->source); })()))) {
  435.             // line 131
  436.             yield "                    <div class=\"row mt-4\">
  437.                         <div class=\"col-12 mb-1 ml-3 mt-3\">
  438.                             <h1 class=\"orange-new fs2\">";
  439.             // line 133
  440.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'133$this->source); })()), """M");
  441.             yield " -
  442.                                 ";
  443.             // line 134
  444.             if (((isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'134$this->source); })()) &&  !(isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'134$this->source); })()))) {
  445.                 // line 135
  446.                 yield "                                    ";
  447.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'135$this->source); })())), "nom_localisation", [], "any"falsefalsefalse135), "html"nulltrue);
  448.                 yield " ";
  449.                 if ((isset($context["noms_ville"]) || array_key_exists("noms_ville"$context) ? $context["noms_ville"] : (function () { throw new RuntimeError('Variable "noms_ville" does not exist.'135$this->source); })())) {
  450.                     yield "(";
  451.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["noms_ville"]) || array_key_exists("noms_ville"$context) ? $context["noms_ville"] : (function () { throw new RuntimeError('Variable "noms_ville" does not exist.'135$this->source); })()), "html"nulltrue);
  452.                     yield "...)";
  453.                 }
  454.                 // line 136
  455.                 yield "                                ";
  456.             } elseif (((isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'136$this->source); })()) &&  !(isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'136$this->source); })()))) {
  457.                 // line 137
  458.                 yield "                                    ";
  459.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'137$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse137), "html"nulltrue);
  460.                 yield "
  461.                                 ";
  462.             } elseif ((            // line 138
  463. (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'138$this->source); })()) && (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'138$this->source); })()))) {
  464.                 // line 139
  465.                 yield "                                    ";
  466.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'139$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse139), "html"nulltrue);
  467.                 yield " ";
  468.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'139$this->source); })())), "prefixe", [], "any"falsefalsefalse139), "html"nulltrue);
  469.                 yield " ";
  470.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'139$this->source); })())), "nom_localisation", [], "any"falsefalsefalse139), "html"nulltrue);
  471.                 yield "
  472.                                 ";
  473.             }
  474.             // line 141
  475.             yield "                            </h1>
  476.                         </div>
  477.                     </div>
  478.                 ";
  479.         }
  480.         // line 145
  481.         yield "
  482.                 ";
  483.         // line 146
  484.         if (((isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'146$this->source); })()) &&  !(isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'146$this->source); })()))) {
  485.             // line 147
  486.             yield "                    <div class=\"row\">
  487.                         <div class=\"col-12\">
  488.                             <div class=\"card no_shadow mb-3 card-ie\">
  489.                                 <div class=\"card-body\">
  490.                                     <div class=\"row\">
  491.                                         <div class=\"col-12 mt-1\">
  492.                                             <div class=\"float-left\">
  493.                                                 ";
  494.             // line 154
  495.             if ((isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'154$this->source); })())) {
  496.                 // line 155
  497.                 yield "                                                    ";
  498.                 $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'155$this->source); })()), "prefixe", [], "any"falsefalsefalse155), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'155$this->source); })()), "nom_localisation", [], "any"falsefalsefalse155)];
  499.                 // line 156
  500.                 yield "                                                    <a href=\"";
  501.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'156$this->source); })()), "nom_localisation", [], "any"falsefalsefalse156)), "type" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'156$this->source); })()), "type", [], "any"falsefalsefalse156), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'156$this->source); })()), "id_localisation", [], "any"falsefalsefalse156), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'156$this->source); })())]), "html"nulltrue);
  502.                 yield "\" title=\"";
  503.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'156$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'156$this->source); })()));
  504.                 yield "\">
  505.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  506.                                                     </a>
  507.                                                 ";
  508.             } else {
  509.                 // line 160
  510.                 yield "                                                    <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  511.                                                 ";
  512.             }
  513.             // line 162
  514.             yield "                                            </div>
  515.                                             <div class=\"lh18 ml-5\">
  516.                                                 <strong class=\"orange-new\">";
  517.             // line 164
  518.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'164$this->source); })())), "nom_localisation", [], "any"falsefalsefalse164), "html"nulltrue);
  519.             yield " (";
  520.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'164$this->source); })()), "html"nulltrue);
  521.             yield ")</strong>
  522.                                             </div>
  523.                                         </div>
  524.                                         ";
  525.             // line 167
  526.             $context["nb_elements"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'167$this->source); })()));
  527.             // line 168
  528.             yield "                                        ";
  529.             if (((=== CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'168$this->source); })()), 0)) && (>= CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'168$this->source); })()), 5)))) {
  530.                 // line 169
  531.                 yield "                                            <div class=\"col-12 pt-2 mt-3\">
  532.                                                 <ul class=\"cat_regions\">
  533.                                                     ";
  534.                 // line 171
  535.                 $context['_parent'] = $context;
  536.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'171$this->source); })()));
  537.                 foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  538.                     // line 172
  539.                     yield "                                                        ";
  540.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse172), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse172)];
  541.                     // line 173
  542.                     yield "                                                        <li>
  543.                                                             ";
  544.                     // line 174
  545.                     if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse174), 0))) {
  546.                         // line 175
  547.                         yield "                                                                <a href=\"";
  548.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse175)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse175), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse175), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'175$this->source); })())]), "html"nulltrue);
  549.                         yield "\" title=\"";
  550.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'175$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'175$this->source); })()));
  551.                         yield "\">
  552.                                                                     ";
  553.                         // line 176
  554.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse176), "html"nulltrue);
  555.                         yield " (";
  556.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse176), "html"nulltrue);
  557.                         yield ")
  558.                                                                 </a>
  559.                                                             ";
  560.                     } else {
  561.                         // line 179
  562.                         yield "                                                                <span class=\"disabled-link\">";
  563.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse179), "html"nulltrue);
  564.                         yield " (";
  565.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse179), "html"nulltrue);
  566.                         yield ")</span>
  567.                                                             ";
  568.                     }
  569.                     // line 181
  570.                     yield "                                                        </li>
  571.                                                     ";
  572.                 }
  573.                 $_parent $context['_parent'];
  574.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  575.                 $context array_intersect_key($context$_parent) + $_parent;
  576.                 // line 183
  577.                 yield "                                                </ul>
  578.                                             </div>
  579.                                         ";
  580.             } elseif ((=== CoreExtension::compare(            // line 185
  581. (isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'185$this->source); })()), 5))) {
  582.                 // line 186
  583.                 yield "                                            ";
  584.                 $context["half"] = Twig\Extension\CoreExtension::round((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'186$this->source); })())) / 2), 0"ceil");
  585.                 // line 187
  586.                 yield "                                            <div class=\"col-6 pt-2 mt-3\">
  587.                                                 <ul class=\"cat_regions\">
  588.                                                     ";
  589.                 // line 189
  590.                 $context['_parent'] = $context;
  591.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'189$this->source); })()));
  592.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  593.                     // line 190
  594.                     yield "                                                        ";
  595.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse190), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse190)];
  596.                     // line 191
  597.                     yield "                                                        ";
  598.                     if ((-=== CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'191$this->source); })())))) {
  599.                         // line 192
  600.                         yield "                                                            <li>
  601.                                                                 ";
  602.                         // line 193
  603.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse193), 0))) {
  604.                             // line 194
  605.                             yield "                                                                    <a href=\"";
  606.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse194)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse194), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse194), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'194$this->source); })())]), "html"nulltrue);
  607.                             yield "\" title=\"";
  608.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'194$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'194$this->source); })()));
  609.                             yield "\">
  610.                                                                         ";
  611.                             // line 195
  612.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse195), "html"nulltrue);
  613.                             yield " (";
  614.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse195), "html"nulltrue);
  615.                             yield ")
  616.                                                                     </a>
  617.                                                                 ";
  618.                         } else {
  619.                             // line 198
  620.                             yield "                                                                    <span class=\"disabled-link\">";
  621.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse198), "html"nulltrue);
  622.                             yield " (";
  623.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse198), "html"nulltrue);
  624.                             yield ")</span>
  625.                                                                 ";
  626.                         }
  627.                         // line 200
  628.                         yield "                                                            </li>
  629.                                                         ";
  630.                     }
  631.                     // line 202
  632.                     yield "                                                    ";
  633.                 }
  634.                 $_parent $context['_parent'];
  635.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  636.                 $context array_intersect_key($context$_parent) + $_parent;
  637.                 // line 203
  638.                 yield "                                                </ul>
  639.                                             </div>
  640.                                             <div class=\"col-6 pt-2 mt-3\">
  641.                                                 <ul class=\"cat_regions\">
  642.                                                     ";
  643.                 // line 207
  644.                 $context['_parent'] = $context;
  645.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'207$this->source); })()));
  646.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  647.                     // line 208
  648.                     yield "                                                        ";
  649.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse208), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse208)];
  650.                     // line 209
  651.                     yield "                                                        ";
  652.                     if ((<= CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'209$this->source); })())))) {
  653.                         // line 210
  654.                         yield "                                                            <li>
  655.                                                                 ";
  656.                         // line 211
  657.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse211), 0))) {
  658.                             // line 212
  659.                             yield "                                                                    <a href=\"";
  660.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse212)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse212), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse212), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'212$this->source); })())]), "html"nulltrue);
  661.                             yield "\" title=\"";
  662.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'212$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'212$this->source); })()));
  663.                             yield "\">
  664.                                                                         ";
  665.                             // line 213
  666.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse213), "html"nulltrue);
  667.                             yield " (";
  668.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse213), "html"nulltrue);
  669.                             yield ")
  670.                                                                     </a>
  671.                                                                 ";
  672.                         } else {
  673.                             // line 216
  674.                             yield "                                                                    <span class=\"disabled-link\">";
  675.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse216), "html"nulltrue);
  676.                             yield " (";
  677.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse216), "html"nulltrue);
  678.                             yield ")</span>
  679.                                                                 ";
  680.                         }
  681.                         // line 218
  682.                         yield "                                                            </li>
  683.                                                         ";
  684.                     }
  685.                     // line 220
  686.                     yield "                                                    ";
  687.                 }
  688.                 $_parent $context['_parent'];
  689.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  690.                 $context array_intersect_key($context$_parent) + $_parent;
  691.                 // line 221
  692.                 yield "                                                </ul>
  693.                                             </div>
  694.                                         ";
  695.             }
  696.             // line 224
  697.             yield "                                    </div>
  698.                                 </div>
  699.                             </div>
  700.                         </div>
  701.                     </div>
  702.                 ";
  703.         } elseif ((        // line 229
  704. (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'229$this->source); })()) &&  !(isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'229$this->source); })()))) {
  705.             // line 230
  706.             yield "                    <div class=\"row\">
  707.                         <div class=\"col-12\">
  708.                             <div class=\"card no_shadow mb-3 card-ie\">
  709.                                 <div class=\"card-body\">
  710.                                     <div class=\"row\">
  711.                                         <div class=\"col-12 mt-1\">
  712.                                             <div class=\"float-left\">
  713.                                                 ";
  714.             // line 237
  715.             if ((isset($context["prev_secteur"]) || array_key_exists("prev_secteur"$context) ? $context["prev_secteur"] : (function () { throw new RuntimeError('Variable "prev_secteur" does not exist.'237$this->source); })())) {
  716.                 // line 238
  717.                 yield "                                                    ";
  718.                 $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_secteur"]) || array_key_exists("prev_secteur"$context) ? $context["prev_secteur"] : (function () { throw new RuntimeError('Variable "prev_secteur" does not exist.'238$this->source); })()), "nomPourTitle", [], "any"falsefalsefalse238))];
  719.                 // line 239
  720.                 yield "                                                    <a href=\"";
  721.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_secteur"]) || array_key_exists("prev_secteur"$context) ? $context["prev_secteur"] : (function () { throw new RuntimeError('Variable "prev_secteur" does not exist.'239$this->source); })()), "nomSecteurActivite", [], "any"falsefalsefalse239)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_secteur"]) || array_key_exists("prev_secteur"$context) ? $context["prev_secteur"] : (function () { throw new RuntimeError('Variable "prev_secteur" does not exist.'239$this->source); })()), "idSecteurActivite", [], "any"falsefalsefalse239), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'239$this->source); })())]), "html"nulltrue);
  722.                 yield "\" title=\"";
  723.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'239$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'239$this->source); })()));
  724.                 yield "\">
  725.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  726.                                                     </a>
  727.                                                 ";
  728.             } else {
  729.                 // line 243
  730.                 yield "                                                    <a href=\"";
  731.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'243$this->source); })())]), "html"nulltrue);
  732.                 yield "\" title=\"";
  733.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'243$this->source); })()), """M"), "html"nulltrue);
  734.                 yield "\">
  735.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  736.                                                     </a>
  737.                                                 ";
  738.             }
  739.             // line 247
  740.             yield "                                            </div>
  741.                                             <div class=\"lh18 ml-5\">
  742.                                                 <strong class=\"orange-new\">";
  743.             // line 249
  744.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'249$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse249), "html"nulltrue);
  745.             yield " (";
  746.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'249$this->source); })()), "html"nulltrue);
  747.             yield ")</strong>
  748.                                             </div>
  749.                                         </div>
  750.                                         ";
  751.             // line 252
  752.             $context["nb_elements"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_secteurs_numbers"]) || array_key_exists("sous_secteurs_numbers"$context) ? $context["sous_secteurs_numbers"] : (function () { throw new RuntimeError('Variable "sous_secteurs_numbers" does not exist.'252$this->source); })()));
  753.             // line 253
  754.             yield "                                        ";
  755.             if (((=== CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'253$this->source); })()), 0)) && (>= CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'253$this->source); })()), 5)))) {
  756.                 // line 254
  757.                 yield "                                            <div class=\"col-12 pt-2 mt-3\">
  758.                                                 <ul class=\"cat_regions\">
  759.                                                     ";
  760.                 // line 256
  761.                 $context['_parent'] = $context;
  762.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_secteurs_numbers"]) || array_key_exists("sous_secteurs_numbers"$context) ? $context["sous_secteurs_numbers"] : (function () { throw new RuntimeError('Variable "sous_secteurs_numbers" does not exist.'256$this->source); })()));
  763.                 foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  764.                     // line 257
  765.                     yield "                                                        ";
  766.                     $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["element"], "nomPourTitle", [], "any"falsefalsefalse257))];
  767.                     // line 258
  768.                     yield "                                                        <li>
  769.                                                             ";
  770.                     // line 259
  771.                     if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse259), 0))) {
  772.                         // line 260
  773.                         yield "                                                                <a href=\"";
  774.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse260)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source$context["element"], "idSecteurActivite", [], "any"falsefalsefalse260), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'260$this->source); })())]), "html"nulltrue);
  775.                         yield "\"
  776.                                                                    title=\"";
  777.                         // line 261
  778.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'261$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'261$this->source); })()));
  779.                         yield "\">
  780.                                                                     ";
  781.                         // line 262
  782.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse262), "html"nulltrue);
  783.                         yield " (";
  784.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse262), "html"nulltrue);
  785.                         yield ")
  786.                                                                 </a>
  787.                                                             ";
  788.                     } else {
  789.                         // line 265
  790.                         yield "                                                                <span class=\"disabled-link\">";
  791.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse265), "html"nulltrue);
  792.                         yield " (";
  793.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse265), "html"nulltrue);
  794.                         yield ")</span>
  795.                                                             ";
  796.                     }
  797.                     // line 267
  798.                     yield "                                                        </li>
  799.                                                     ";
  800.                 }
  801.                 $_parent $context['_parent'];
  802.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  803.                 $context array_intersect_key($context$_parent) + $_parent;
  804.                 // line 269
  805.                 yield "                                                </ul>
  806.                                             </div>
  807.                                         ";
  808.             } elseif ((=== CoreExtension::compare(            // line 271
  809. (isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'271$this->source); })()), 5))) {
  810.                 // line 272
  811.                 yield "                                            ";
  812.                 $context["half"] = Twig\Extension\CoreExtension::round((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_secteurs_numbers"]) || array_key_exists("sous_secteurs_numbers"$context) ? $context["sous_secteurs_numbers"] : (function () { throw new RuntimeError('Variable "sous_secteurs_numbers" does not exist.'272$this->source); })())) / 2), 0"ceil");
  813.                 // line 273
  814.                 yield "                                            <div class=\"col-6 pt-2 mt-3\">
  815.                                                 <ul class=\"cat_regions\">
  816.                                                     ";
  817.                 // line 275
  818.                 $context['_parent'] = $context;
  819.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_secteurs_numbers"]) || array_key_exists("sous_secteurs_numbers"$context) ? $context["sous_secteurs_numbers"] : (function () { throw new RuntimeError('Variable "sous_secteurs_numbers" does not exist.'275$this->source); })()));
  820.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  821.                     // line 276
  822.                     yield "                                                        ";
  823.                     $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["element"], "nomPourTitle", [], "any"falsefalsefalse276))];
  824.                     // line 277
  825.                     yield "                                                        ";
  826.                     if ((-=== CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'277$this->source); })())))) {
  827.                         // line 278
  828.                         yield "                                                            <li>
  829.                                                                 ";
  830.                         // line 279
  831.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse279), 0))) {
  832.                             // line 280
  833.                             yield "                                                                    <a href=\"";
  834.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse280)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source$context["element"], "idSecteurActivite", [], "any"falsefalsefalse280), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'280$this->source); })())]), "html"nulltrue);
  835.                             yield "\"
  836.                                                                        title=\"";
  837.                             // line 281
  838.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'281$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'281$this->source); })()));
  839.                             yield "\">
  840.                                                                         ";
  841.                             // line 282
  842.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse282), "html"nulltrue);
  843.                             yield " (";
  844.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse282), "html"nulltrue);
  845.                             yield ")
  846.                                                                     </a>
  847.                                                                 ";
  848.                         } else {
  849.                             // line 285
  850.                             yield "                                                                    <span class=\"disabled-link\">";
  851.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse285), "html"nulltrue);
  852.                             yield " (";
  853.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse285), "html"nulltrue);
  854.                             yield ")</span>
  855.                                                                 ";
  856.                         }
  857.                         // line 287
  858.                         yield "                                                            </li>
  859.                                                         ";
  860.                     }
  861.                     // line 289
  862.                     yield "                                                    ";
  863.                 }
  864.                 $_parent $context['_parent'];
  865.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  866.                 $context array_intersect_key($context$_parent) + $_parent;
  867.                 // line 290
  868.                 yield "                                                </ul>
  869.                                             </div>
  870.                                             <div class=\"col-6 pt-2 mt-3\">
  871.                                                 <ul class=\"cat_regions\">
  872.                                                     ";
  873.                 // line 294
  874.                 $context['_parent'] = $context;
  875.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_secteurs_numbers"]) || array_key_exists("sous_secteurs_numbers"$context) ? $context["sous_secteurs_numbers"] : (function () { throw new RuntimeError('Variable "sous_secteurs_numbers" does not exist.'294$this->source); })()));
  876.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  877.                     // line 295
  878.                     yield "                                                        ";
  879.                     $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["element"], "nomPourTitle", [], "any"falsefalsefalse295))];
  880.                     // line 296
  881.                     yield "                                                        ";
  882.                     if ((<= CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'296$this->source); })())))) {
  883.                         // line 297
  884.                         yield "                                                            <li>
  885.                                                                 ";
  886.                         // line 298
  887.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse298), 0))) {
  888.                             // line 299
  889.                             yield "                                                                    <a href=\"";
  890.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse299)), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->source$context["element"], "idSecteurActivite", [], "any"falsefalsefalse299), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'299$this->source); })())]), "html"nulltrue);
  891.                             yield "\"
  892.                                                                        title=\"";
  893.                             // line 300
  894.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'300$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'300$this->source); })()));
  895.                             yield "\">
  896.                                                                         ";
  897.                             // line 301
  898.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse301), "html"nulltrue);
  899.                             yield " (";
  900.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse301), "html"nulltrue);
  901.                             yield ")
  902.                                                                     </a>
  903.                                                                 ";
  904.                         } else {
  905.                             // line 304
  906.                             yield "                                                                    <span class=\"disabled-link\">";
  907.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nomSecteurActivite", [], "any"falsefalsefalse304), "html"nulltrue);
  908.                             yield " (";
  909.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse304), "html"nulltrue);
  910.                             yield ")</span>
  911.                                                                 ";
  912.                         }
  913.                         // line 306
  914.                         yield "                                                            </li>
  915.                                                         ";
  916.                     }
  917.                     // line 308
  918.                     yield "                                                    ";
  919.                 }
  920.                 $_parent $context['_parent'];
  921.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  922.                 $context array_intersect_key($context$_parent) + $_parent;
  923.                 // line 309
  924.                 yield "                                                </ul>
  925.                                             </div>
  926.                                         ";
  927.             }
  928.             // line 312
  929.             yield "                                    </div>
  930.                                 </div>
  931.                             </div>
  932.                         </div>
  933.                     </div>
  934.                 ";
  935.         } elseif ((        // line 317
  936. (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'317$this->source); })()) && (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'317$this->source); })()))) {
  937.             // line 318
  938.             yield "                    <div class=\"row\">
  939.                         <div class=\"col-12\">
  940.                             <div class=\"card no_shadow mb-3 card-ie\">
  941.                                 <div class=\"card-body\">
  942.                                     <div class=\"row\">
  943.                                         <div class=\"col-12 mt-1 mb-3\">
  944.                                             <div class=\"float-left\">
  945.                                                 ";
  946.             // line 325
  947.             if ((isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'325$this->source); })())) {
  948.                 // line 326
  949.                 yield "                                                    ";
  950.                 $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'326$this->source); })()), "prefixe", [], "any"falsefalsefalse326), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'326$this->source); })()), "nom_localisation", [], "any"falsefalsefalse326), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'326$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse326))];
  951.                 // line 327
  952.                 yield "                                                    <a href=\"";
  953.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'327$this->source); })()), "nom_localisation", [], "any"falsefalsefalse327)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'327$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse327)), "type" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'327$this->source); })()), "type", [], "any"falsefalsefalse327), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source, (isset($context["prev_localisation"]) || array_key_exists("prev_localisation"$context) ? $context["prev_localisation"] : (function () { throw new RuntimeError('Variable "prev_localisation" does not exist.'327$this->source); })()), "id_localisation", [], "any"falsefalsefalse327), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'327$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse327), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'327$this->source); })())]), "html"nulltrue);
  954.                 yield "\"
  955.                                                        title=\"";
  956.                 // line 328
  957.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'328$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'328$this->source); })()));
  958.                 yield "\">
  959.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  960.                                                     </a>
  961.                                                 ";
  962.             } else {
  963.                 // line 332
  964.                 yield "                                                    <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  965.                                                 ";
  966.             }
  967.             // line 334
  968.             yield "                                            </div>
  969.                                             <div class=\"lh18 ml-5\">
  970.                                                 <strong class=\"orange-new\">";
  971.             // line 336
  972.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'336$this->source); })())), "nom_localisation", [], "any"falsefalsefalse336), "html"nulltrue);
  973.             yield " (";
  974.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'336$this->source); })()), "html"nulltrue);
  975.             yield ")</strong>
  976.                                             </div>
  977.                                         </div>
  978.                                         ";
  979.             // line 339
  980.             $context["nb_elements"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'339$this->source); })()));
  981.             // line 340
  982.             yield "                                        ";
  983.             if (((=== CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'340$this->source); })()), 0)) && (>= CoreExtension::compare((isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'340$this->source); })()), 5)))) {
  984.                 // line 341
  985.                 yield "                                            <div class=\"col-12 pt-2\">
  986.                                                 <ul class=\"cat_regions\">
  987.                                                     ";
  988.                 // line 343
  989.                 $context['_parent'] = $context;
  990.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'343$this->source); })()));
  991.                 foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  992.                     // line 344
  993.                     yield "                                                        ";
  994.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse344), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse344), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'344$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse344))];
  995.                     // line 345
  996.                     yield "                                                        <li>
  997.                                                             ";
  998.                     // line 346
  999.                     if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse346), 0))) {
  1000.                         // line 347
  1001.                         yield "                                                                <a href=\"";
  1002.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse347)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'347$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse347)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse347), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse347), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'347$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse347), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'347$this->source); })())]), "html"nulltrue);
  1003.                         yield "\"
  1004.                                                                    title=\"";
  1005.                         // line 348
  1006.                         yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'348$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'348$this->source); })()));
  1007.                         yield "\">
  1008.                                                                     ";
  1009.                         // line 349
  1010.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse349), "html"nulltrue);
  1011.                         yield " (";
  1012.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse349), "html"nulltrue);
  1013.                         yield ")
  1014.                                                                 </a>
  1015.                                                             ";
  1016.                     } else {
  1017.                         // line 352
  1018.                         yield "                                                                <span class=\"disabled-link\">";
  1019.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse352), "html"nulltrue);
  1020.                         yield " (";
  1021.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse352), "html"nulltrue);
  1022.                         yield ")</span>
  1023.                                                             ";
  1024.                     }
  1025.                     // line 354
  1026.                     yield "                                                        </li>
  1027.                                                     ";
  1028.                 }
  1029.                 $_parent $context['_parent'];
  1030.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  1031.                 $context array_intersect_key($context$_parent) + $_parent;
  1032.                 // line 356
  1033.                 yield "                                                </ul>
  1034.                                             </div>
  1035.                                         ";
  1036.             } elseif ((=== CoreExtension::compare(            // line 358
  1037. (isset($context["nb_elements"]) || array_key_exists("nb_elements"$context) ? $context["nb_elements"] : (function () { throw new RuntimeError('Variable "nb_elements" does not exist.'358$this->source); })()), 5))) {
  1038.                 // line 359
  1039.                 yield "                                            ";
  1040.                 $context["half"] = Twig\Extension\CoreExtension::round((Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'359$this->source); })())) / 2), 0"ceil");
  1041.                 // line 360
  1042.                 yield "                                            <div class=\"col-6 pt-2 mt-3\">
  1043.                                                 <ul class=\"cat_regions\">
  1044.                                                     ";
  1045.                 // line 362
  1046.                 $context['_parent'] = $context;
  1047.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'362$this->source); })()));
  1048.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  1049.                     // line 363
  1050.                     yield "                                                        ";
  1051.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse363), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse363), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'363$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse363))];
  1052.                     // line 364
  1053.                     yield "                                                        ";
  1054.                     if ((-=== CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'364$this->source); })())))) {
  1055.                         // line 365
  1056.                         yield "                                                            <li>
  1057.                                                                 ";
  1058.                         // line 366
  1059.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse366), 0))) {
  1060.                             // line 367
  1061.                             yield "                                                                    <a href=\"";
  1062.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse367)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'367$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse367)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse367), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse367), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'367$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse367), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'367$this->source); })())]), "html"nulltrue);
  1063.                             yield "\"
  1064.                                                                        title=\"";
  1065.                             // line 368
  1066.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'368$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'368$this->source); })()));
  1067.                             yield "\">
  1068.                                                                         ";
  1069.                             // line 369
  1070.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse369), "html"nulltrue);
  1071.                             yield " (";
  1072.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse369), "html"nulltrue);
  1073.                             yield ")
  1074.                                                                     </a>
  1075.                                                                 ";
  1076.                         } else {
  1077.                             // line 372
  1078.                             yield "                                                                    <span class=\"disabled-link\">";
  1079.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse372), "html"nulltrue);
  1080.                             yield " (";
  1081.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse372), "html"nulltrue);
  1082.                             yield ")</span>
  1083.                                                                 ";
  1084.                         }
  1085.                         // line 374
  1086.                         yield "                                                            </li>
  1087.                                                         ";
  1088.                     }
  1089.                     // line 376
  1090.                     yield "                                                    ";
  1091.                 }
  1092.                 $_parent $context['_parent'];
  1093.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  1094.                 $context array_intersect_key($context$_parent) + $_parent;
  1095.                 // line 377
  1096.                 yield "                                                </ul>
  1097.                                             </div>
  1098.                                             <div class=\"col-6 pt-2 mt-3\">
  1099.                                                 <ul class=\"cat_regions\">
  1100.                                                     ";
  1101.                 // line 381
  1102.                 $context['_parent'] = $context;
  1103.                 $context['_seq'] = CoreExtension::ensureTraversable((isset($context["sous_localisations_numbers"]) || array_key_exists("sous_localisations_numbers"$context) ? $context["sous_localisations_numbers"] : (function () { throw new RuntimeError('Variable "sous_localisations_numbers" does not exist.'381$this->source); })()));
  1104.                 foreach ($context['_seq'] as $context["index"] => $context["element"]) {
  1105.                     // line 382
  1106.                     yield "                                                        ";
  1107.                     $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->source$context["element"], "prefixe", [], "any"falsefalsefalse382), "nom_localisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse382), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'382$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse382))];
  1108.                     // line 383
  1109.                     yield "                                                        ";
  1110.                     if ((<= CoreExtension::compare($context["index"], (isset($context["half"]) || array_key_exists("half"$context) ? $context["half"] : (function () { throw new RuntimeError('Variable "half" does not exist.'383$this->source); })())))) {
  1111.                         // line 384
  1112.                         yield "                                                            <li>
  1113.                                                                 ";
  1114.                         // line 385
  1115.                         if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse385), 0))) {
  1116.                             // line 386
  1117.                             yield "                                                                    <a href=\"";
  1118.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_annonce_acquisition_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse386)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'386$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse386)), "idLocalisation" => CoreExtension::getAttribute($this->env$this->source$context["element"], "id_localisation", [], "any"falsefalsefalse386), "type" => CoreExtension::getAttribute($this->env$this->source$context["element"], "type", [], "any"falsefalsefalse386), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'386$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse386), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'386$this->source); })())]), "html"nulltrue);
  1119.                             yield "\"
  1120.                                                                        title=\"";
  1121.                             // line 387
  1122.                             yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'387$this->source); })()), """M""", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'387$this->source); })()));
  1123.                             yield "\">
  1124.                                                                         ";
  1125.                             // line 388
  1126.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse388), "html"nulltrue);
  1127.                             yield " (";
  1128.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse388), "html"nulltrue);
  1129.                             yield ")
  1130.                                                                     </a>
  1131.                                                                 ";
  1132.                         } else {
  1133.                             // line 391
  1134.                             yield "                                                                    <span class=\"disabled-link\">";
  1135.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom_localisation", [], "any"falsefalsefalse391), "html"nulltrue);
  1136.                             yield " (";
  1137.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nb_acquereurs_investisseurs", [], "any"falsefalsefalse391), "html"nulltrue);
  1138.                             yield ")</span>
  1139.                                                                 ";
  1140.                         }
  1141.                         // line 393
  1142.                         yield "                                                            </li>
  1143.                                                         ";
  1144.                     }
  1145.                     // line 395
  1146.                     yield "                                                    ";
  1147.                 }
  1148.                 $_parent $context['_parent'];
  1149.                 unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
  1150.                 $context array_intersect_key($context$_parent) + $_parent;
  1151.                 // line 396
  1152.                 yield "                                                </ul>
  1153.                                             </div>
  1154.                                         ";
  1155.             }
  1156.             // line 399
  1157.             yield "                                    </div>
  1158.                                 </div>
  1159.                             </div>
  1160.                         </div>
  1161.                     </div>
  1162.                 ";
  1163.         }
  1164.         // line 405
  1165.         yield "
  1166.                 <!--2 BOUTONS-->
  1167.                 <div class=\"row mt-3 mb-3\">
  1168.                     <div class=\"col-12 pt-2 mb-4 text-right\">
  1169.                         <a href=\"";
  1170.         // line 409
  1171.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'409$this->source); })())]), "html"nulltrue);
  1172.         yield "?";
  1173.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'409$this->source); })()), "html"nulltrue);
  1174.         yield "\" class=\"text-decoration-none\" title=\"";
  1175.         yield $this->extensions['App\Twig\TranslationExtension']->translate("modifiez votre recherche", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'409$this->source); })()), """M");
  1176.         yield "\">
  1177.                             <button type=\"submit\" class=\"btn btn-orange-new mt-2\">";
  1178.         // line 410
  1179.         yield $this->extensions['App\Twig\TranslationExtension']->translate("modifiez votre recherche", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'410$this->source); })()), """M");
  1180.         yield "</button>
  1181.                         </a>
  1182.                         <a href=\"";
  1183.         // line 412
  1184.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("creer_alerte", ["type" => "achat""codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'412$this->source); })())]), "html"nulltrue);
  1185.         yield "\" class=\"ml-2\" title=\"";
  1186.         yield $this->extensions['App\Twig\TranslationExtension']->translate("creer une alerte", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'412$this->source); })()), """M");
  1187.         yield "\" id=\"btnCreationAlerte\">
  1188.                             <button type=\"submit\" class=\"btn btn-jaune blanc mt-2\">
  1189.                                 <i class=\"fas fa-bell white\"></i> ";
  1190.         // line 414
  1191.         yield $this->extensions['App\Twig\TranslationExtension']->translate("creer une alerte", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'414$this->source); })()), """M");
  1192.         yield "
  1193.                             </button>
  1194.                         </a>
  1195.                     </div>
  1196.                 </div>
  1197.                 <!--FIN 2 BOUTONS-->
  1198.                 ";
  1199.         // line 421
  1200.         if (((isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'421$this->source); })()) &&  !(isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'421$this->source); })()))) {
  1201.             // line 422
  1202.             yield "                    <div class=\"row\" >
  1203.                         <div class=\"col-12 mb-3 ml-3\">
  1204.                             ";
  1205.             // line 424
  1206.             $context["p"] = "";
  1207.             // line 425
  1208.             yield "                            ";
  1209.             if ((=== CoreExtension::compare((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'425$this->source); })()), 1))) {
  1210.                 // line 426
  1211.                 yield "                                ";
  1212.                 $context["p"] = "p";
  1213.                 // line 427
  1214.                 yield "                            ";
  1215.             }
  1216.             // line 428
  1217.             yield "                            ";
  1218.             $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'428$this->source); })())), "prefixe", [], "any"falsefalsefalse428), "nom_localisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'428$this->source); })())), "nom_localisation", [], "any"falsefalsefalse428)];
  1219.             // line 429
  1220.             yield "                            <span class=\"fs13 orange-new\">";
  1221.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'429$this->source); })()), "html"nulltrue);
  1222.             yield " ";
  1223.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$opportunité\$\${p|opportunités} %\$prefixe%\$ %\$nom_localisation%\$ dont", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'429$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'429$this->source); })()), (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans"$context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.'429$this->source); })()));
  1224.             yield " :</span>
  1225.                         </div>
  1226.                     </div>
  1227.                     <!--MOBILE-->
  1228.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  1229.                         <div class=\"col-12\">
  1230.                             <div class=\"row\">
  1231.                                 <div class=\"col-6 text-center my-3 br_gris\">
  1232.                                     <div class=\"blanc lh099 py-3\">
  1233.                                         <a href=\"";
  1234.             // line 439
  1235.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'439$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'439$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'439$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'439$this->source); })())]), "html"nulltrue);
  1236.             yield "?";
  1237.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'439$this->source); })()), "html"nulltrue);
  1238.             yield "\" class=\"orange-new lh099 py-3\">
  1239.                                             <span class=\"fs2\">";
  1240.             // line 440
  1241.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'440$this->source); })()), "html"nulltrue);
  1242.             yield "</span><br>
  1243.                                             ";
  1244.             // line 441
  1245.             $context["p"] = "";
  1246.             // line 442
  1247.             yield "                                            ";
  1248.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'442$this->source); })()), 1))) {
  1249.                 // line 443
  1250.                 yield "                                                ";
  1251.                 $context["p"] = "p";
  1252.                 // line 444
  1253.                 yield "                                            ";
  1254.             }
  1255.             // line 445
  1256.             yield "                                            <span class=\"res_font\">";
  1257.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'445$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'445$this->source); })()));
  1258.             yield "</span>
  1259.                                         </a>
  1260.                                     </div>
  1261.                                 </div>
  1262.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  1263.                                     <div class=\"blanc lh099 py-3\">
  1264.                                         <a href=\"";
  1265.             // line 452
  1266.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'452$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'452$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'452$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'452$this->source); })())]), "html"nulltrue);
  1267.             yield "?";
  1268.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'452$this->source); })()), "html"nulltrue);
  1269.             yield "\" class=\"orange-new lh099 py-3\">
  1270.                                             <span class=\"fs2\">";
  1271.             // line 453
  1272.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'453$this->source); })()), "html"nulltrue);
  1273.             yield "</span><br>
  1274.                                             ";
  1275.             // line 454
  1276.             $context["p"] = "";
  1277.             // line 455
  1278.             yield "                                            ";
  1279.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'455$this->source); })()), 1))) {
  1280.                 // line 456
  1281.                 yield "                                                ";
  1282.                 $context["p"] = "p";
  1283.                 // line 457
  1284.                 yield "                                            ";
  1285.             }
  1286.             // line 458
  1287.             yield "                                            <span class=\"res_font\">";
  1288.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'458$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'458$this->source); })()));
  1289.             yield "</span>
  1290.                                         </a>
  1291.                                     </div>
  1292.                                 </div>
  1293.                                 
  1294.                                 <div class=\"col-6 text-center my-3\">
  1295.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  1296.                                         <span class=\"fs2\">";
  1297.             // line 465
  1298.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'465$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'465$this->source); })())), "html"nulltrue);
  1299.             yield "</span><br>
  1300.                                         ";
  1301.             // line 466
  1302.             $context["p"] = "";
  1303.             // line 467
  1304.             yield "                                        ";
  1305.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'467$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'467$this->source); })())), 1))) {
  1306.                 // line 468
  1307.                 yield "                                            ";
  1308.                 $context["p"] = "p";
  1309.                 // line 469
  1310.                 yield "                                        ";
  1311.             }
  1312.             // line 470
  1313.             yield "                                        <span class=\"res_font\">";
  1314.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'470$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'470$this->source); })()));
  1315.             yield "</span>
  1316.                                     </div>
  1317.                                 </div>
  1318.                                 <div class=\"col-6  text-center my-3\">
  1319.                                     <div class=\"blanc lh099 py-3\">
  1320.                                         <a href=\"";
  1321.             // line 476
  1322.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'476$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'476$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'476$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'476$this->source); })())]), "html"nulltrue);
  1323.             yield "?";
  1324.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'476$this->source); })()), "html"nulltrue);
  1325.             yield "\" class=\"orange-new lh099 py-3\">
  1326.                                             <span class=\"fs2\">";
  1327.             // line 477
  1328.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'477$this->source); })()), "html"nulltrue);
  1329.             yield "</span><br>
  1330.                                             ";
  1331.             // line 478
  1332.             $context["p"] = "";
  1333.             // line 479
  1334.             yield "                                            ";
  1335.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'479$this->source); })()), 1))) {
  1336.                 // line 480
  1337.                 yield "                                                ";
  1338.                 $context["p"] = "p";
  1339.                 // line 481
  1340.                 yield "                                            ";
  1341.             }
  1342.             // line 482
  1343.             yield "                                            <span class=\"res_font\">";
  1344.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'482$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'482$this->source); })()));
  1345.             yield "</span>
  1346.                                         </a>
  1347.                                     </div>
  1348.                                 </div>
  1349.                             </div>
  1350.                         </div>
  1351.                     </div>
  1352.                     <!--MOBILE-->
  1353.                     <!--TOUT SAUF MOBILE-->
  1354.                     <div class=\"row d-none d-sm-block\">
  1355.                         <div class=\"onglet8 col-12 mb-4\">
  1356.                             <nav>
  1357.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1358.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1359.                                         <a class=\"nav-item nav-link\" href=\"";
  1360.             // line 497
  1361.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'497$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'497$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'497$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'497$this->source); })())]), "html"nulltrue);
  1362.             yield "?";
  1363.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'497$this->source); })()), "html"nulltrue);
  1364.             yield "\">
  1365.                                             ";
  1366.             // line 498
  1367.             $context["p"] = "";
  1368.             // line 499
  1369.             yield "                                            ";
  1370.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'499$this->source); })()), 1))) {
  1371.                 // line 500
  1372.                 yield "                                                ";
  1373.                 $context["p"] = "p";
  1374.                 // line 501
  1375.                 yield "                                            ";
  1376.             }
  1377.             // line 502
  1378.             yield "                                            <span class=\"fs2\">";
  1379.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'502$this->source); })()), "html"nulltrue);
  1380.             yield "</span><br><span class=\"fs12\">";
  1381.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'502$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'502$this->source); })()));
  1382.             yield "</span>
  1383.                                         </a>
  1384.                                     </div>
  1385.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  1386.                                         <a class=\"nav-item nav-link\" href=\"";
  1387.             // line 506
  1388.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'506$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'506$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'506$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'506$this->source); })())]), "html"nulltrue);
  1389.             yield "?";
  1390.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'506$this->source); })()), "html"nulltrue);
  1391.             yield "\">
  1392.                                             ";
  1393.             // line 507
  1394.             $context["p"] = "";
  1395.             // line 508
  1396.             yield "                                            ";
  1397.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'508$this->source); })()), 1))) {
  1398.                 // line 509
  1399.                 yield "                                                ";
  1400.                 $context["p"] = "p";
  1401.                 // line 510
  1402.                 yield "                                            ";
  1403.             }
  1404.             // line 511
  1405.             yield "                                            <span class=\"fs2\">";
  1406.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'511$this->source); })()), "html"nulltrue);
  1407.             yield "</span><br><span class=\"fs12\">";
  1408.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'511$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'511$this->source); })()));
  1409.             yield "</span>
  1410.                                         </a>
  1411.                                     </div>
  1412.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  1413.                                         <div class=\"nav-item nav-link active\">
  1414.                                             ";
  1415.             // line 516
  1416.             $context["p"] = "";
  1417.             // line 517
  1418.             yield "                                            ";
  1419.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'517$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'517$this->source); })())), 1))) {
  1420.                 // line 518
  1421.                 yield "                                                ";
  1422.                 $context["p"] = "p";
  1423.                 // line 519
  1424.                 yield "                                            ";
  1425.             }
  1426.             // line 520
  1427.             yield "                                            <span class=\"fs2\">";
  1428.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'520$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'520$this->source); })())), "html"nulltrue);
  1429.             yield "</span><br><span class=\"fs12\">";
  1430.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'520$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'520$this->source); })()));
  1431.             yield "</span>
  1432.                                         </div>
  1433.                                     </div>
  1434.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  1435.                                         <a class=\"nav-item nav-link\" href=\"";
  1436.             // line 524
  1437.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'524$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'524$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'524$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'524$this->source); })())]), "html"nulltrue);
  1438.             yield "?";
  1439.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'524$this->source); })()), "html"nulltrue);
  1440.             yield "\">
  1441.                                             ";
  1442.             // line 525
  1443.             $context["p"] = "";
  1444.             // line 526
  1445.             yield "                                            ";
  1446.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'526$this->source); })()), 1))) {
  1447.                 // line 527
  1448.                 yield "                                                ";
  1449.                 $context["p"] = "p";
  1450.                 // line 528
  1451.                 yield "                                            ";
  1452.             }
  1453.             // line 529
  1454.             yield "                                            <span class=\"fs2\">";
  1455.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'529$this->source); })()), "html"nulltrue);
  1456.             yield "</span><br><span class=\"fs12\">";
  1457.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'529$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'529$this->source); })()));
  1458.             yield "</span>
  1459.                                         </a>
  1460.                                     </div>
  1461.                                 </div>
  1462.                             </nav>
  1463.                         </div>
  1464.                     </div>
  1465.                     <!--TOUT SAUF MOBILE-->
  1466.                     
  1467.                     <div class=\"row mt-5\">
  1468.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  1469.                             <nav>
  1470.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1471.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  1472.                                         <a class=\"nav-item nav-link\" href=\"";
  1473.             // line 543
  1474.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_cv_repreneur_localisation", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'543$this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'543$this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'543$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'543$this->source); })())]), "html"nulltrue);
  1475.             yield "?";
  1476.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'543$this->source); })()), "html"nulltrue);
  1477.             yield "\">
  1478.                                             ";
  1479.             // line 544
  1480.             $context["p"] = "";
  1481.             // line 545
  1482.             yield "                                            ";
  1483.             if ((=== CoreExtension::compare((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'545$this->source); })()), 1))) {
  1484.                 // line 546
  1485.                 yield "                                                ";
  1486.                 $context["p"] = "p";
  1487.                 // line 547
  1488.                 yield "                                            ";
  1489.             }
  1490.             // line 548
  1491.             yield "                                            <span class=\"fs2\">";
  1492.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'548$this->source); })()), "html"nulltrue);
  1493.             yield "</span><br><span class=\"fs12\">";
  1494.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'548$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'548$this->source); })()));
  1495.             yield "</span>
  1496.                                         </a>
  1497.                                     </div>
  1498.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  1499.                                         <div class=\"nav-item nav-link active\">
  1500.                                             ";
  1501.             // line 553
  1502.             $context["p"] = "";
  1503.             // line 554
  1504.             yield "                                            ";
  1505.             if ((=== CoreExtension::compare((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'554$this->source); })()), 1))) {
  1506.                 // line 555
  1507.                 yield "                                                ";
  1508.                 $context["p"] = "p";
  1509.                 // line 556
  1510.                 yield "                                            ";
  1511.             }
  1512.             // line 557
  1513.             yield "                                            <span class=\"fs2\">";
  1514.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'557$this->source); })()), "html"nulltrue);
  1515.             yield "</span><br><span class=\"fs12\">";
  1516.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'557$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'557$this->source); })()));
  1517.             yield "</span>
  1518.                                         </div>
  1519.                                     </div>
  1520.                                 </div>
  1521.                             </nav>
  1522.                         </div>
  1523.                     </div>
  1524.                     
  1525.                 ";
  1526.         } elseif ((        // line 565
  1527. (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'565$this->source); })()) &&  !(isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'565$this->source); })()))) {
  1528.             // line 566
  1529.             yield "                    <div class=\"row\" >
  1530.                         <div class=\"col-12 mb-3 ml-3\">
  1531.                             ";
  1532.             // line 568
  1533.             $context["p"] = "";
  1534.             // line 569
  1535.             yield "                            ";
  1536.             if ((=== CoreExtension::compare((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'569$this->source); })()), 1))) {
  1537.                 // line 570
  1538.                 yield "                                ";
  1539.                 $context["p"] = "p";
  1540.                 // line 571
  1541.                 yield "                            ";
  1542.             }
  1543.             // line 572
  1544.             yield "                            ";
  1545.             $context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'572$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse572))];
  1546.             // line 573
  1547.             yield "                            <span class=\"fs13 orange-new\">";
  1548.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'573$this->source); })()), "html"nulltrue);
  1549.             yield " ";
  1550.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$opportunité\$\${p|opportunités} dont", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'573$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'573$this->source); })()));
  1551.             yield " :</span>
  1552.                         </div>
  1553.                     </div>
  1554.                     <!--MOBILE-->
  1555.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  1556.                         <div class=\"col-12\">
  1557.                             <div class=\"row\">
  1558.                                 <div class=\"col-6 text-center my-3 br_gris\">
  1559.                                     <div class=\"blanc lh099 py-3\">
  1560.                                         <a href=\"";
  1561.             // line 583
  1562.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'583$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'583$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'583$this->source); })())]), "html"nulltrue);
  1563.             yield "?";
  1564.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'583$this->source); })()), "html"nulltrue);
  1565.             yield "\" class=\"orange-new lh099 py-3\">
  1566.                                             <span class=\"fs2\">";
  1567.             // line 584
  1568.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'584$this->source); })()), "html"nulltrue);
  1569.             yield "</span><br>
  1570.                                             ";
  1571.             // line 585
  1572.             $context["p"] = "";
  1573.             // line 586
  1574.             yield "                                            ";
  1575.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'586$this->source); })()), 1))) {
  1576.                 // line 587
  1577.                 yield "                                                ";
  1578.                 $context["p"] = "p";
  1579.                 // line 588
  1580.                 yield "                                            ";
  1581.             }
  1582.             // line 589
  1583.             yield "                                            <span class=\"res_font\">";
  1584.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'589$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'589$this->source); })()));
  1585.             yield "</span>
  1586.                                         </a>
  1587.                                     </div>
  1588.                                 </div>
  1589.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  1590.                                     <div class=\"blanc lh099 py-3\">
  1591.                                         <a href=\"";
  1592.             // line 596
  1593.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'596$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'596$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'596$this->source); })())]), "html"nulltrue);
  1594.             yield "?";
  1595.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'596$this->source); })()), "html"nulltrue);
  1596.             yield "\" class=\"orange-new lh099 py-3\">
  1597.                                             <span class=\"fs2\">";
  1598.             // line 597
  1599.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'597$this->source); })()), "html"nulltrue);
  1600.             yield "</span><br>
  1601.                                             ";
  1602.             // line 598
  1603.             $context["p"] = "";
  1604.             // line 599
  1605.             yield "                                            ";
  1606.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'599$this->source); })()), 1))) {
  1607.                 // line 600
  1608.                 yield "                                                ";
  1609.                 $context["p"] = "p";
  1610.                 // line 601
  1611.                 yield "                                            ";
  1612.             }
  1613.             // line 602
  1614.             yield "                                            <span class=\"res_font\">";
  1615.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'602$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'602$this->source); })()));
  1616.             yield "</span>
  1617.                                         </a>
  1618.                                     </div>
  1619.                                 </div>
  1620.                                 
  1621.                                 <div class=\"col-6 text-center my-3\">
  1622.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  1623.                                         <span class=\"fs2\">";
  1624.             // line 609
  1625.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'609$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'609$this->source); })())), "html"nulltrue);
  1626.             yield "</span><br>
  1627.                                         ";
  1628.             // line 610
  1629.             $context["p"] = "";
  1630.             // line 611
  1631.             yield "                                        ";
  1632.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'611$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'611$this->source); })())), 1))) {
  1633.                 // line 612
  1634.                 yield "                                            ";
  1635.                 $context["p"] = "p";
  1636.                 // line 613
  1637.                 yield "                                        ";
  1638.             }
  1639.             // line 614
  1640.             yield "                                        <span class=\"res_font\">";
  1641.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'614$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'614$this->source); })()));
  1642.             yield "</span>
  1643.                                     </div>
  1644.                                 </div>
  1645.                                 <div class=\"col-6 text-center my-3\">
  1646.                                     <div class=\"blanc lh099 py-3\">
  1647.                                         <a href=\"";
  1648.             // line 620
  1649.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'620$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'620$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'620$this->source); })())]), "html"nulltrue);
  1650.             yield "?";
  1651.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'620$this->source); })()), "html"nulltrue);
  1652.             yield "\" class=\"orange-new lh099 py-3\">
  1653.                                             <span class=\"fs2\">";
  1654.             // line 621
  1655.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'621$this->source); })()), "html"nulltrue);
  1656.             yield "</span><br>
  1657.                                             ";
  1658.             // line 622
  1659.             $context["p"] = "";
  1660.             // line 623
  1661.             yield "                                            ";
  1662.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'623$this->source); })()), 1))) {
  1663.                 // line 624
  1664.                 yield "                                                ";
  1665.                 $context["p"] = "p";
  1666.                 // line 625
  1667.                 yield "                                            ";
  1668.             }
  1669.             // line 626
  1670.             yield "                                            <span class=\"res_font\">";
  1671.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'626$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'626$this->source); })()));
  1672.             yield "</span>
  1673.                                         </a>
  1674.                                     </div>
  1675.                                 </div>
  1676.                             </div>
  1677.                         </div>
  1678.                     </div>
  1679.                     <!--MOBILE-->
  1680.                     <!--TOUT SAUF MOBILE-->
  1681.                     <div class=\"row d-none d-sm-block\">
  1682.                         <div class=\"onglet8 col-12 mb-4\">
  1683.                             <nav>
  1684.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1685.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  1686.                                         <a class=\"nav-item nav-link\" href=\"";
  1687.             // line 641
  1688.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'641$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'641$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'641$this->source); })())]), "html"nulltrue);
  1689.             yield "?";
  1690.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'641$this->source); })()), "html"nulltrue);
  1691.             yield "\">
  1692.                                             ";
  1693.             // line 642
  1694.             $context["p"] = "";
  1695.             // line 643
  1696.             yield "                                            ";
  1697.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'643$this->source); })()), 1))) {
  1698.                 // line 644
  1699.                 yield "                                                ";
  1700.                 $context["p"] = "p";
  1701.                 // line 645
  1702.                 yield "                                            ";
  1703.             }
  1704.             // line 646
  1705.             yield "                                            <span class=\"fs2\">";
  1706.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'646$this->source); })()), "html"nulltrue);
  1707.             yield "</span><br><span class=\"fs12\">";
  1708.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'646$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'646$this->source); })()));
  1709.             yield "</span>
  1710.                                         </a>
  1711.                                     </div>
  1712.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  1713.                                         <a class=\"nav-item nav-link\" href=\"";
  1714.             // line 650
  1715.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'650$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'650$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'650$this->source); })())]), "html"nulltrue);
  1716.             yield "?";
  1717.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'650$this->source); })()), "html"nulltrue);
  1718.             yield "\">
  1719.                                             ";
  1720.             // line 651
  1721.             $context["p"] = "";
  1722.             // line 652
  1723.             yield "                                            ";
  1724.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'652$this->source); })()), 1))) {
  1725.                 // line 653
  1726.                 yield "                                                ";
  1727.                 $context["p"] = "p";
  1728.                 // line 654
  1729.                 yield "                                            ";
  1730.             }
  1731.             // line 655
  1732.             yield "                                            <span class=\"fs2\">";
  1733.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'655$this->source); })()), "html"nulltrue);
  1734.             yield "</span><br><span class=\"fs12\">";
  1735.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'655$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'655$this->source); })()));
  1736.             yield "</span>
  1737.                                         </a>
  1738.                                     </div>
  1739.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  1740.                                         <div class=\"nav-item nav-link active\">
  1741.                                             ";
  1742.             // line 660
  1743.             $context["p"] = "";
  1744.             // line 661
  1745.             yield "                                            ";
  1746.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'661$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'661$this->source); })())), 1))) {
  1747.                 // line 662
  1748.                 yield "                                                ";
  1749.                 $context["p"] = "p";
  1750.                 // line 663
  1751.                 yield "                                            ";
  1752.             }
  1753.             // line 664
  1754.             yield "                                            <span class=\"fs2\">";
  1755.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'664$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'664$this->source); })())), "html"nulltrue);
  1756.             yield "</span><br><span class=\"fs12\">";
  1757.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'664$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'664$this->source); })()));
  1758.             yield "</span>
  1759.                                         </div>
  1760.                                     </div>
  1761.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  1762.                                         <a class=\"nav-item nav-link\" href=\"";
  1763.             // line 668
  1764.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'668$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'668$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'668$this->source); })())]), "html"nulltrue);
  1765.             yield "?";
  1766.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'668$this->source); })()), "html"nulltrue);
  1767.             yield "\">
  1768.                                             ";
  1769.             // line 669
  1770.             $context["p"] = "";
  1771.             // line 670
  1772.             yield "                                            ";
  1773.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'670$this->source); })()), 1))) {
  1774.                 // line 671
  1775.                 yield "                                                ";
  1776.                 $context["p"] = "p";
  1777.                 // line 672
  1778.                 yield "                                            ";
  1779.             }
  1780.             // line 673
  1781.             yield "                                            <span class=\"fs2\">";
  1782.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'673$this->source); })()), "html"nulltrue);
  1783.             yield "</span><br><span class=\"fs12\">";
  1784.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'673$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'673$this->source); })()));
  1785.             yield "</span>
  1786.                                         </a>
  1787.                                     </div>
  1788.                                 </div>
  1789.                             </nav>
  1790.                         </div>
  1791.                     </div>
  1792.                     <!--TOUT SAUF MOBILE-->
  1793.                     
  1794.                     <div class=\"row mt-5\">
  1795.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  1796.                             <nav>
  1797.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1798.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  1799.                                         <a class=\"nav-item nav-link\" href=\"";
  1800.             // line 687
  1801.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_cv_repreneur_secteur_activite", ["slug" => (isset($context["slug"]) || array_key_exists("slug"$context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.'687$this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'687$this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'687$this->source); })())]), "html"nulltrue);
  1802.             yield "?";
  1803.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'687$this->source); })()), "html"nulltrue);
  1804.             yield "\">
  1805.                                             ";
  1806.             // line 688
  1807.             $context["p"] = "";
  1808.             // line 689
  1809.             yield "                                            ";
  1810.             if ((=== CoreExtension::compare((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'689$this->source); })()), 1))) {
  1811.                 // line 690
  1812.                 yield "                                                ";
  1813.                 $context["p"] = "p";
  1814.                 // line 691
  1815.                 yield "                                            ";
  1816.             }
  1817.             // line 692
  1818.             yield "                                            <span class=\"fs2\">";
  1819.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'692$this->source); })()), "html"nulltrue);
  1820.             yield "</span><br><span class=\"fs12\">";
  1821.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'692$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'692$this->source); })()));
  1822.             yield "</span>
  1823.                                         </a>
  1824.                                     </div>
  1825.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  1826.                                         <div class=\"nav-item nav-link active\">
  1827.                                             ";
  1828.             // line 697
  1829.             $context["p"] = "";
  1830.             // line 698
  1831.             yield "                                            ";
  1832.             if ((=== CoreExtension::compare((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'698$this->source); })()), 1))) {
  1833.                 // line 699
  1834.                 yield "                                                ";
  1835.                 $context["p"] = "p";
  1836.                 // line 700
  1837.                 yield "                                            ";
  1838.             }
  1839.             // line 701
  1840.             yield "                                            <span class=\"fs2\">";
  1841.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'701$this->source); })()), "html"nulltrue);
  1842.             yield "</span><br><span class=\"fs12\">";
  1843.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'701$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'701$this->source); })()));
  1844.             yield "</span>
  1845.                                         </div>
  1846.                                     </div>
  1847.                                 </div>
  1848.                             </nav>
  1849.                         </div>
  1850.                     </div>
  1851.                     
  1852.                 ";
  1853.         } elseif ((        // line 709
  1854. (isset($context["idLocalisation"]) || array_key_exists("idLocalisation"$context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.'709$this->source); })()) && (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite"$context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.'709$this->source); })()))) {
  1855.             // line 710
  1856.             yield "                    <div class=\"row\" >
  1857.                         <div class=\"col-12 mb-3 ml-3\">
  1858.                             ";
  1859.             // line 712
  1860.             $context["p"] = "";
  1861.             // line 713
  1862.             yield "                            ";
  1863.             if ((=== CoreExtension::compare((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'713$this->source); })()), 1))) {
  1864.                 // line 714
  1865.                 yield "                                ";
  1866.                 $context["p"] = "p";
  1867.                 // line 715
  1868.                 yield "                            ";
  1869.             }
  1870.             // line 716
  1871.             yield "                            ";
  1872.             $context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'716$this->source); })())), "prefixe", [], "any"falsefalsefalse716), "nom_localisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'716$this->source); })())), "nom_localisation", [], "any"falsefalsefalse716), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'716$this->source); })())), "nomPourTitle", [], "any"falsefalsefalse716))];
  1873.             // line 717
  1874.             yield "                            <span class=\"fs13 orange-new\">";
  1875.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'717$this->source); })()), "html"nulltrue);
  1876.             yield " ";
  1877.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$opportunité\$\${p|opportunités} dont", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'717$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'717$this->source); })()));
  1878.             yield " :</span>
  1879.                         </div>
  1880.                     </div>
  1881.                     <!--MOBILE-->
  1882.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  1883.                         <div class=\"col-12\">
  1884.                             <div class=\"row\">
  1885.                                 <div class=\"col-6 text-center my-3 br_gris\">
  1886.                                     <div class=\"blanc lh099 py-3\">
  1887.                                         <a href=\"";
  1888.             // line 727
  1889.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'727$this->source); })())), "nom_localisation", [], "any"falsefalsefalse727)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'727$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse727)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'727$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'727$this->source); })())), "id_localisation", [], "any"falsefalsefalse727), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'727$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse727), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'727$this->source); })())]), "html"nulltrue);
  1890.             yield "?";
  1891.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'727$this->source); })()), "html"nulltrue);
  1892.             yield "\" class=\"orange-new lh099 py-3\">
  1893.                                             <span class=\"fs2\">";
  1894.             // line 728
  1895.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'728$this->source); })()), "html"nulltrue);
  1896.             yield "</span><br>
  1897.                                             ";
  1898.             // line 729
  1899.             $context["p"] = "";
  1900.             // line 730
  1901.             yield "                                            ";
  1902.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'730$this->source); })()), 1))) {
  1903.                 // line 731
  1904.                 yield "                                                ";
  1905.                 $context["p"] = "p";
  1906.                 // line 732
  1907.                 yield "                                            ";
  1908.             }
  1909.             // line 733
  1910.             yield "                                            <span class=\"res_font\">";
  1911.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'733$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'733$this->source); })()));
  1912.             yield "</span>
  1913.                                         </a>
  1914.                                     </div>
  1915.                                 </div>
  1916.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  1917.                                     <div class=\"blanc lh099 py-3\">
  1918.                                         <a href=\"";
  1919.             // line 740
  1920.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'740$this->source); })())), "nom_localisation", [], "any"falsefalsefalse740)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'740$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse740)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'740$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'740$this->source); })())), "id_localisation", [], "any"falsefalsefalse740), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'740$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse740), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'740$this->source); })())]), "html"nulltrue);
  1921.             yield "?";
  1922.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'740$this->source); })()), "html"nulltrue);
  1923.             yield "\" class=\"orange-new lh099 py-3\">
  1924.                                             <span class=\"fs2\">";
  1925.             // line 741
  1926.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'741$this->source); })()), "html"nulltrue);
  1927.             yield "</span><br>
  1928.                                             ";
  1929.             // line 742
  1930.             $context["p"] = "";
  1931.             // line 743
  1932.             yield "                                            ";
  1933.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'743$this->source); })()), 1))) {
  1934.                 // line 744
  1935.                 yield "                                                ";
  1936.                 $context["p"] = "p";
  1937.                 // line 745
  1938.                 yield "                                            ";
  1939.             }
  1940.             // line 746
  1941.             yield "                                            <span class=\"res_font\">";
  1942.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'746$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'746$this->source); })()));
  1943.             yield "</span>
  1944.                                         </a>
  1945.                                     </div>
  1946.                                 </div>
  1947.                                 
  1948.                                 <div class=\"col-6 text-center my-3\">
  1949.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  1950.                                         <span class=\"fs2\">";
  1951.             // line 753
  1952.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'753$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'753$this->source); })())), "html"nulltrue);
  1953.             yield "</span><br>
  1954.                                         ";
  1955.             // line 754
  1956.             $context["p"] = "";
  1957.             // line 755
  1958.             yield "                                        ";
  1959.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'755$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'755$this->source); })())), 1))) {
  1960.                 // line 756
  1961.                 yield "                                            ";
  1962.                 $context["p"] = "p";
  1963.                 // line 757
  1964.                 yield "                                        ";
  1965.             }
  1966.             // line 758
  1967.             yield "                                        <span class=\"res_font\">";
  1968.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'758$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'758$this->source); })()));
  1969.             yield "</span>
  1970.                                     </div>
  1971.                                 </div>
  1972.                                 <div class=\"col-6  text-center my-3\">
  1973.                                     <div class=\"blanc lh099 py-3\">
  1974.                                         <a href=\"";
  1975.             // line 764
  1976.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'764$this->source); })())), "nom_localisation", [], "any"falsefalsefalse764)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'764$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse764)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'764$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'764$this->source); })())), "id_localisation", [], "any"falsefalsefalse764), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'764$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse764), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'764$this->source); })())]), "html"nulltrue);
  1977.             yield "?";
  1978.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'764$this->source); })()), "html"nulltrue);
  1979.             yield "\" class=\"orange-new lh099 py-3\">
  1980.                                             <span class=\"fs2\">";
  1981.             // line 765
  1982.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'765$this->source); })()), "html"nulltrue);
  1983.             yield "</span><br>
  1984.                                             ";
  1985.             // line 766
  1986.             $context["p"] = "";
  1987.             // line 767
  1988.             yield "                                            ";
  1989.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'767$this->source); })()), 1))) {
  1990.                 // line 768
  1991.                 yield "                                                ";
  1992.                 $context["p"] = "p";
  1993.                 // line 769
  1994.                 yield "                                            ";
  1995.             }
  1996.             // line 770
  1997.             yield "                                            <span class=\"res_font\">";
  1998.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'770$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'770$this->source); })()));
  1999.             yield "</span>
  2000.                                         </a>
  2001.                                     </div>
  2002.                                 </div>
  2003.                             </div>
  2004.                         </div>
  2005.                     </div>
  2006.                     <!--MOBILE-->
  2007.                     <!--TOUT SAUF MOBILE-->
  2008.                     <div class=\"row d-none d-sm-block\">
  2009.                         <div class=\"onglet8 col-12 mb-4\">
  2010.                             <nav>
  2011.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2012.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  2013.                                         <a class=\"nav-item nav-link\" href=\"";
  2014.             // line 785
  2015.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'785$this->source); })())), "nom_localisation", [], "any"falsefalsefalse785)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'785$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse785)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'785$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'785$this->source); })())), "id_localisation", [], "any"falsefalsefalse785), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'785$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse785), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'785$this->source); })())]), "html"nulltrue);
  2016.             yield "?";
  2017.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'785$this->source); })()), "html"nulltrue);
  2018.             yield "\">
  2019.                                             ";
  2020.             // line 786
  2021.             $context["p"] = "";
  2022.             // line 787
  2023.             yield "                                            ";
  2024.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'787$this->source); })()), 1))) {
  2025.                 // line 788
  2026.                 yield "                                                ";
  2027.                 $context["p"] = "p";
  2028.                 // line 789
  2029.                 yield "                                            ";
  2030.             }
  2031.             // line 790
  2032.             yield "                                            <span class=\"fs2\">";
  2033.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'790$this->source); })()), "html"nulltrue);
  2034.             yield "</span><br><span class=\"fs12\">";
  2035.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'790$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'790$this->source); })()));
  2036.             yield "</span>
  2037.                                         </a>
  2038.                                     </div>
  2039.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  2040.                                         <a class=\"nav-item nav-link\" href=\"";
  2041.             // line 794
  2042.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'794$this->source); })())), "nom_localisation", [], "any"falsefalsefalse794)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'794$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse794)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'794$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'794$this->source); })())), "id_localisation", [], "any"falsefalsefalse794), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'794$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse794), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'794$this->source); })())]), "html"nulltrue);
  2043.             yield "?";
  2044.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'794$this->source); })()), "html"nulltrue);
  2045.             yield "\">
  2046.                                             ";
  2047.             // line 795
  2048.             $context["p"] = "";
  2049.             // line 796
  2050.             yield "                                            ";
  2051.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'796$this->source); })()), 1))) {
  2052.                 // line 797
  2053.                 yield "                                                ";
  2054.                 $context["p"] = "p";
  2055.                 // line 798
  2056.                 yield "                                            ";
  2057.             }
  2058.             // line 799
  2059.             yield "                                            <span class=\"fs2\">";
  2060.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'799$this->source); })()), "html"nulltrue);
  2061.             yield "</span><br><span class=\"fs12\">";
  2062.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'799$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'799$this->source); })()));
  2063.             yield "</span>
  2064.                                         </a>
  2065.                                     </div>
  2066.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  2067.                                         <div class=\"nav-item nav-link active\">
  2068.                                             ";
  2069.             // line 804
  2070.             $context["p"] = "";
  2071.             // line 805
  2072.             yield "                                            ";
  2073.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'805$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'805$this->source); })())), 1))) {
  2074.                 // line 806
  2075.                 yield "                                                ";
  2076.                 $context["p"] = "p";
  2077.                 // line 807
  2078.                 yield "                                            ";
  2079.             }
  2080.             // line 808
  2081.             yield "                                            <span class=\"fs2\">";
  2082.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'808$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'808$this->source); })())), "html"nulltrue);
  2083.             yield "</span><br><span class=\"fs12\">";
  2084.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'808$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'808$this->source); })()));
  2085.             yield "</span>
  2086.                                         </div>
  2087.                                     </div>
  2088.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  2089.                                         <a class=\"nav-item nav-link\" href=\"";
  2090.             // line 812
  2091.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_fonds_investissement_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'812$this->source); })())), "nom_localisation", [], "any"falsefalsefalse812)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'812$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse812)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'812$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'812$this->source); })())), "id_localisation", [], "any"falsefalsefalse812), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'812$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse812), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'812$this->source); })())]), "html"nulltrue);
  2092.             yield "?";
  2093.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'812$this->source); })()), "html"nulltrue);
  2094.             yield "\">
  2095.                                             ";
  2096.             // line 813
  2097.             $context["p"] = "";
  2098.             // line 814
  2099.             yield "                                            ";
  2100.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'814$this->source); })()), 1))) {
  2101.                 // line 815
  2102.                 yield "                                                ";
  2103.                 $context["p"] = "p";
  2104.                 // line 816
  2105.                 yield "                                            ";
  2106.             }
  2107.             // line 817
  2108.             yield "                                            <span class=\"fs2\">";
  2109.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'817$this->source); })()), "html"nulltrue);
  2110.             yield "</span><br><span class=\"fs12\">";
  2111.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'817$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'817$this->source); })()));
  2112.             yield "</span>
  2113.                                         </a>
  2114.                                     </div>
  2115.                                 </div>
  2116.                             </nav>
  2117.                         </div>
  2118.                     </div>
  2119.                     <!--TOUT SAUF MOBILE-->
  2120.                     
  2121.                     <div class=\"row mt-5\">
  2122.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  2123.                             <nav>
  2124.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2125.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  2126.                                         <a class=\"nav-item nav-link\" href=\"";
  2127.             // line 831
  2128.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_cv_repreneur_croise", ["nomLocalisation" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'831$this->source); })())), "nom_localisation", [], "any"falsefalsefalse831)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'831$this->source); })())), "nomSecteurActivite", [], "any"falsefalsefalse831)), "type" => (isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'831$this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["localisations"]) || array_key_exists("localisations"$context) ? $context["localisations"] : (function () { throw new RuntimeError('Variable "localisations" does not exist.'831$this->source); })())), "id_localisation", [], "any"falsefalsefalse831), "idSecteurActivite" => CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::last($this->env->getCharset(), (isset($context["secteurActivites"]) || array_key_exists("secteurActivites"$context) ? $context["secteurActivites"] : (function () { throw new RuntimeError('Variable "secteurActivites" does not exist.'831$this->source); })())), "idSecteurActivite", [], "any"falsefalsefalse831), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'831$this->source); })())]), "html"nulltrue);
  2129.             yield "?";
  2130.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'831$this->source); })()), "html"nulltrue);
  2131.             yield "\">
  2132.                                             ";
  2133.             // line 832
  2134.             $context["p"] = "";
  2135.             // line 833
  2136.             yield "                                            ";
  2137.             if ((=== CoreExtension::compare((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'833$this->source); })()), 1))) {
  2138.                 // line 834
  2139.                 yield "                                                ";
  2140.                 $context["p"] = "p";
  2141.                 // line 835
  2142.                 yield "                                            ";
  2143.             }
  2144.             // line 836
  2145.             yield "                                            <span class=\"fs2\">";
  2146.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'836$this->source); })()), "html"nulltrue);
  2147.             yield "</span><br><span class=\"fs12\">";
  2148.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'836$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'836$this->source); })()));
  2149.             yield "</span>
  2150.                                         </a>
  2151.                                     </div>
  2152.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  2153.                                         <div class=\"nav-item nav-link active\">
  2154.                                             ";
  2155.             // line 841
  2156.             $context["p"] = "";
  2157.             // line 842
  2158.             yield "                                            ";
  2159.             if ((=== CoreExtension::compare((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'842$this->source); })()), 1))) {
  2160.                 // line 843
  2161.                 yield "                                                ";
  2162.                 $context["p"] = "p";
  2163.                 // line 844
  2164.                 yield "                                            ";
  2165.             }
  2166.             // line 845
  2167.             yield "                                            <span class=\"fs2\">";
  2168.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'845$this->source); })()), "html"nulltrue);
  2169.             yield "</span><br><span class=\"fs12\">";
  2170.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'845$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'845$this->source); })()));
  2171.             yield "</span>
  2172.                                         </div>
  2173.                                     </div>
  2174.                                 </div>
  2175.                             </nav>
  2176.                         </div>
  2177.                     </div>
  2178.                     
  2179.                 ";
  2180.         } else {
  2181.             // line 854
  2182.             yield "                    <div class=\"row\" >
  2183.                         <div class=\"col-12 mb-3 ml-3\">
  2184.                             ";
  2185.             // line 856
  2186.             $context["p"] = "";
  2187.             // line 857
  2188.             yield "                            ";
  2189.             if ((=== CoreExtension::compare((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'857$this->source); })()), 1))) {
  2190.                 // line 858
  2191.                 yield "                                ";
  2192.                 $context["p"] = "p";
  2193.                 // line 859
  2194.                 yield "                            ";
  2195.             }
  2196.             // line 860
  2197.             yield "                            <span class=\"fs13 orange-new\">";
  2198.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_annonces"]) || array_key_exists("nb_annonces"$context) ? $context["nb_annonces"] : (function () { throw new RuntimeError('Variable "nb_annonces" does not exist.'860$this->source); })()), "html"nulltrue);
  2199.             yield " ";
  2200.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$opportunité\$\${p|opportunités} dont", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'860$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'860$this->source); })()));
  2201.             yield " :</span>
  2202.                         </div>
  2203.                     </div>
  2204.                     <!--MOBILE-->
  2205.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  2206.                         <div class=\"col-12\">
  2207.                             <div class=\"row\">
  2208.                                 <div class=\"col-6 text-center my-3 br_gris\">
  2209.                                     <div class=\"blanc lh099 py-3\">
  2210.                                         <a href=\"";
  2211.             // line 870
  2212.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'870$this->source); })())]), "html"nulltrue);
  2213.             yield "?";
  2214.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'870$this->source); })()), "html"nulltrue);
  2215.             yield "\" class=\"orange-new lh099 py-3\">
  2216.                                             <span class=\"fs2\">";
  2217.             // line 871
  2218.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'871$this->source); })()), "html"nulltrue);
  2219.             yield "</span><br>
  2220.                                             ";
  2221.             // line 872
  2222.             $context["p"] = "";
  2223.             // line 873
  2224.             yield "                                            ";
  2225.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'873$this->source); })()), 1))) {
  2226.                 // line 874
  2227.                 yield "                                                ";
  2228.                 $context["p"] = "p";
  2229.                 // line 875
  2230.                 yield "                                            ";
  2231.             }
  2232.             // line 876
  2233.             yield "                                            <span class=\"res_font\">";
  2234.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'876$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'876$this->source); })()));
  2235.             yield "</span>
  2236.                                         </a>
  2237.                                     </div>
  2238.                                 </div>
  2239.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  2240.                                     <div class=\"blanc lh099 py-3\">
  2241.                                         <a href=\"";
  2242.             // line 883
  2243.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'883$this->source); })())]), "html"nulltrue);
  2244.             yield "?";
  2245.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'883$this->source); })()), "html"nulltrue);
  2246.             yield "\" class=\"orange-new lh099 py-3\">
  2247.                                             <span class=\"fs2\">";
  2248.             // line 884
  2249.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'884$this->source); })()), "html"nulltrue);
  2250.             yield "</span><br>
  2251.                                             ";
  2252.             // line 885
  2253.             $context["p"] = "";
  2254.             // line 886
  2255.             yield "                                            ";
  2256.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'886$this->source); })()), 1))) {
  2257.                 // line 887
  2258.                 yield "                                                ";
  2259.                 $context["p"] = "p";
  2260.                 // line 888
  2261.                 yield "                                            ";
  2262.             }
  2263.             // line 889
  2264.             yield "                                            <span class=\"res_font\">";
  2265.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'889$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'889$this->source); })()));
  2266.             yield "</span>
  2267.                                         </a>
  2268.                                     </div>
  2269.                                 </div>
  2270.                                 
  2271.                                 <div class=\"col-6 text-center my-3\">
  2272.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  2273.                                         <span class=\"fs2\">";
  2274.             // line 896
  2275.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'896$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'896$this->source); })())), "html"nulltrue);
  2276.             yield "</span><br>
  2277.                                         ";
  2278.             // line 897
  2279.             $context["p"] = "";
  2280.             // line 898
  2281.             yield "                                        ";
  2282.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'898$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'898$this->source); })())), 1))) {
  2283.                 // line 899
  2284.                 yield "                                            ";
  2285.                 $context["p"] = "p";
  2286.                 // line 900
  2287.                 yield "                                        ";
  2288.             }
  2289.             // line 901
  2290.             yield "                                        <span class=\"res_font\">";
  2291.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'901$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'901$this->source); })()));
  2292.             yield "</span>
  2293.                                     </div>
  2294.                                 </div>
  2295.                                 <div class=\"col-6  text-center my-3\">
  2296.                                     <div class=\"blanc lh099 py-3\">
  2297.                                         <a href=\"";
  2298.             // line 907
  2299.             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.'907$this->source); })())]), "html"nulltrue);
  2300.             yield "?";
  2301.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'907$this->source); })()), "html"nulltrue);
  2302.             yield "\" class=\"orange-new lh099 py-3\">
  2303.                                             <span class=\"fs2\">";
  2304.             // line 908
  2305.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'908$this->source); })()), "html"nulltrue);
  2306.             yield "</span><br>
  2307.                                             ";
  2308.             // line 909
  2309.             $context["p"] = "";
  2310.             // line 910
  2311.             yield "                                            ";
  2312.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'910$this->source); })()), 1))) {
  2313.                 // line 911
  2314.                 yield "                                                ";
  2315.                 $context["p"] = "p";
  2316.                 // line 912
  2317.                 yield "                                            ";
  2318.             }
  2319.             // line 913
  2320.             yield "                                            <span class=\"res_font\">";
  2321.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'913$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'913$this->source); })()));
  2322.             yield "</span>
  2323.                                         </a>
  2324.                                     </div>
  2325.                                 </div>
  2326.                             </div>
  2327.                         </div>
  2328.                     </div>
  2329.                     <!--MOBILE-->
  2330.                     <!--TOUT SAUF MOBILE-->
  2331.                     <div class=\"row d-none d-sm-block\">
  2332.                         <div class=\"onglet8 col-12 mb-4\">
  2333.                             <nav>
  2334.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2335.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  2336.                                         <a class=\"nav-item nav-link\" href=\"";
  2337.             // line 928
  2338.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'928$this->source); })())]), "html"nulltrue);
  2339.             yield "?";
  2340.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'928$this->source); })()), "html"nulltrue);
  2341.             yield "\">
  2342.                                             ";
  2343.             // line 929
  2344.             $context["p"] = "";
  2345.             // line 930
  2346.             yield "                                            ";
  2347.             if ((=== CoreExtension::compare((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'930$this->source); })()), 1))) {
  2348.                 // line 931
  2349.                 yield "                                                ";
  2350.                 $context["p"] = "p";
  2351.                 // line 932
  2352.                 yield "                                            ";
  2353.             }
  2354.             // line 933
  2355.             yield "                                            <span class=\"fs2\">";
  2356.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_business_angel"]) || array_key_exists("nb_business_angel"$context) ? $context["nb_business_angel"] : (function () { throw new RuntimeError('Variable "nb_business_angel" does not exist.'933$this->source); })()), "html"nulltrue);
  2357.             yield "</span><br><span class=\"fs12\">";
  2358.             yield $this->extensions['App\Twig\TranslationExtension']->translate("business<br>angel", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'933$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'933$this->source); })()));
  2359.             yield "</span>
  2360.                                         </a>
  2361.                                     </div>
  2362.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  2363.                                         <a class=\"nav-item nav-link\" href=\"";
  2364.             // line 937
  2365.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'937$this->source); })())]), "html"nulltrue);
  2366.             yield "?";
  2367.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'937$this->source); })()), "html"nulltrue);
  2368.             yield "\">
  2369.                                             ";
  2370.             // line 938
  2371.             $context["p"] = "";
  2372.             // line 939
  2373.             yield "                                            ";
  2374.             if ((=== CoreExtension::compare((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'939$this->source); })()), 1))) {
  2375.                 // line 940
  2376.                 yield "                                                ";
  2377.                 $context["p"] = "p";
  2378.                 // line 941
  2379.                 yield "                                            ";
  2380.             }
  2381.             // line 942
  2382.             yield "                                            <span class=\"fs2\">";
  2383.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariats"]) || array_key_exists("nb_recherches_partenariats"$context) ? $context["nb_recherches_partenariats"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariats" does not exist.'942$this->source); })()), "html"nulltrue);
  2384.             yield "</span><br><span class=\"fs12\">";
  2385.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche de partenariat\$\${p|recherches de partenariats}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'942$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'942$this->source); })()));
  2386.             yield "</span>
  2387.                                         </a>
  2388.                                     </div>
  2389.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  2390.                                         <div class=\"nav-item nav-link active\">
  2391.                                             ";
  2392.             // line 947
  2393.             $context["p"] = "";
  2394.             // line 948
  2395.             yield "                                            ";
  2396.             if ((=== CoreExtension::compare(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'948$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'948$this->source); })())), 1))) {
  2397.                 // line 949
  2398.                 yield "                                                ";
  2399.                 $context["p"] = "p";
  2400.                 // line 950
  2401.                 yield "                                            ";
  2402.             }
  2403.             // line 951
  2404.             yield "                                            <span class=\"fs2\">";
  2405.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'951$this->source); })()) + (isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'951$this->source); })())), "html"nulltrue);
  2406.             yield "</span><br><span class=\"fs12\">";
  2407.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'951$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'951$this->source); })()));
  2408.             yield "</span>
  2409.                                         </div>
  2410.                                     </div>
  2411.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  2412.                                         <a class=\"nav-item nav-link\" href=\"";
  2413.             // line 955
  2414.             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.'955$this->source); })())]), "html"nulltrue);
  2415.             yield "?";
  2416.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'955$this->source); })()), "html"nulltrue);
  2417.             yield "\">
  2418.                                             ";
  2419.             // line 956
  2420.             $context["p"] = "";
  2421.             // line 957
  2422.             yield "                                            ";
  2423.             if ((=== CoreExtension::compare((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'957$this->source); })()), 1))) {
  2424.                 // line 958
  2425.                 yield "                                                ";
  2426.                 $context["p"] = "p";
  2427.                 // line 959
  2428.                 yield "                                            ";
  2429.             }
  2430.             // line 960
  2431.             yield "                                            <span class=\"fs2\">";
  2432.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_fonds_investissement"]) || array_key_exists("nb_fonds_investissement"$context) ? $context["nb_fonds_investissement"] : (function () { throw new RuntimeError('Variable "nb_fonds_investissement" does not exist.'960$this->source); })()), "html"nulltrue);
  2433.             yield "</span><br><span class=\"fs12\">";
  2434.             yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'960$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'960$this->source); })()));
  2435.             yield "</span>
  2436.                                         </a>
  2437.                                     </div>
  2438.                                 </div>
  2439.                             </nav>
  2440.                         </div>
  2441.                     </div>
  2442.                     <!--TOUT SAUF MOBILE-->
  2443.                     
  2444.                     <div class=\"row mt-5\">
  2445.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  2446.                             <nav>
  2447.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2448.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  2449.                                         <a class=\"nav-item nav-link\" href=\"";
  2450.             // line 974
  2451.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'974$this->source); })())]), "html"nulltrue);
  2452.             yield "?";
  2453.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params_without_page"]) || array_key_exists("string_params_without_page"$context) ? $context["string_params_without_page"] : (function () { throw new RuntimeError('Variable "string_params_without_page" does not exist.'974$this->source); })()), "html"nulltrue);
  2454.             yield "\">
  2455.                                             ";
  2456.             // line 975
  2457.             $context["p"] = "";
  2458.             // line 976
  2459.             yield "                                            ";
  2460.             if ((=== CoreExtension::compare((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'976$this->source); })()), 1))) {
  2461.                 // line 977
  2462.                 yield "                                                ";
  2463.                 $context["p"] = "p";
  2464.                 // line 978
  2465.                 yield "                                            ";
  2466.             }
  2467.             // line 979
  2468.             yield "                                            <span class=\"fs2\">";
  2469.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_repreneurs_investisseurs"]) || array_key_exists("nb_repreneurs_investisseurs"$context) ? $context["nb_repreneurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_repreneurs_investisseurs" does not exist.'979$this->source); })()), "html"nulltrue);
  2470.             yield "</span><br><span class=\"fs12\">";
  2471.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'979$this->source); })()), """M", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'979$this->source); })()));
  2472.             yield "</span>
  2473.                                         </a>
  2474.                                     </div>
  2475.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  2476.                                         <div class=\"nav-item nav-link active\">
  2477.                                             ";
  2478.             // line 984
  2479.             $context["p"] = "";
  2480.             // line 985
  2481.             yield "                                            ";
  2482.             if ((=== CoreExtension::compare((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'985$this->source); })()), 1))) {
  2483.                 // line 986
  2484.                 yield "                                                ";
  2485.                 $context["p"] = "p";
  2486.                 // line 987
  2487.                 yield "                                            ";
  2488.             }
  2489.             // line 988
  2490.             yield "                                            <span class=\"fs2\">";
  2491.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'988$this->source); })()), "html"nulltrue);
  2492.             yield "</span><br><span class=\"fs12\">";
  2493.             yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'988$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'988$this->source); })()));
  2494.             yield "</span>
  2495.                                         </div>
  2496.                                     </div>
  2497.                                 </div>
  2498.                             </nav>
  2499.                         </div>
  2500.                     </div>
  2501.                 ";
  2502.         }
  2503.         // line 996
  2504.         yield "
  2505.                 ";
  2506.         // line 997
  2507.         if ((isset($context["liste_annonces_prioritaires"]) || array_key_exists("liste_annonces_prioritaires"$context) ? $context["liste_annonces_prioritaires"] : (function () { throw new RuntimeError('Variable "liste_annonces_prioritaires" does not exist.'997$this->source); })())) {
  2508.             // line 998
  2509.             yield "                    <!--TITRE ALAUNE-->
  2510.                     <div class=\"row\" >
  2511.                         <div class=\"col-12 pt-3 ml-2\">
  2512.                             <span class=\"titre_annonce_alaune\">";
  2513.             // line 1001
  2514.             yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces a la une", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1001$this->source); })()), """M");
  2515.             yield "</span>
  2516.                         </div>
  2517.                     </div>
  2518.                     <!--FIN TITRE ALAUNE-->
  2519.                     <div class=\"row\" >
  2520.                         <div class=\"col-12\">
  2521.                             <!--ANNONCE A LA UNE-->
  2522.                             ";
  2523.             // line 1009
  2524.             $context['_parent'] = $context;
  2525.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["liste_annonces_prioritaires"]) || array_key_exists("liste_annonces_prioritaires"$context) ? $context["liste_annonces_prioritaires"] : (function () { throw new RuntimeError('Variable "liste_annonces_prioritaires" does not exist.'1009$this->source); })()));
  2526.             foreach ($context['_seq'] as $context["_key"] => $context["annonce_prioritaire"]) {
  2527.                 // line 1010
  2528.                 yield "                                ";
  2529.                 $context["lienAnnoncePrioritaire"] = ((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonce_acquisition_details", ["slug" => CoreExtension::getAttribute($this->env$this->source,                 // line 1012
  2530. $context["annonce_prioritaire"], "slug", [], "any"falsefalsefalse1012), "nomLocalisation" => CoreExtension::getAttribute($this->env$this->source,                 // line 1013
  2531. $context["annonce_prioritaire"], "nom_localisation_slug", [], "any"falsefalsefalse1013), "idAnnonce" => CoreExtension::getAttribute($this->env$this->source,                 // line 1014
  2532. $context["annonce_prioritaire"], "id_annonce_acheteur", [], "any"falsefalsefalse1014), "codePays" =>                 // line 1015
  2533. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1015$this->source); })())]) . "?urlList=") .                 // line 1016
  2534. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'1016$this->source); })())) . "&fromAlaUne=1&") . (isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'1016$this->source); })())) . "&from=ouvrir-capital");
  2535.                 // line 1017
  2536.                 yield "                                <div class=\"card no_shadow mb-3 card-ie card-alaune\">
  2537.                                     <div class=\"card-body\">
  2538.                                         <div class=\"row\">
  2539.                                             <div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
  2540.                                                 <div class=\"mb-2\">
  2541.                                                     <h5 class=\"titre_annonce_orange\">
  2542.                                                         <a href=\"";
  2543.                 // line 1023
  2544.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnoncePrioritaire"]) || array_key_exists("lienAnnoncePrioritaire"$context) ? $context["lienAnnoncePrioritaire"] : (function () { throw new RuntimeError('Variable "lienAnnoncePrioritaire" does not exist.'1023$this->source); })()), "html"nulltrue);
  2545.                 yield "\" title=\"";
  2546.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "titre_annonce", [], "any"falsefalsefalse1023), "html"nulltrue);
  2547.                 yield "\">";
  2548.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "titre_annonce", [], "any"falsefalsefalse1023), "html"nulltrue);
  2549.                 yield "</a>
  2550.                                                     </h5>
  2551.                                                     ";
  2552.                 // line 1025
  2553.                 if ((CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "etat", [], "any"truetruefalse1025) && ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "etat", [], "any"falsefalsefalse1025), "information_transmise")) || (=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "etat", [], "any"falsefalsefalse1025), "facture_envoyee"))))) {
  2554.                     // line 1026
  2555.                     yield "                                                        <span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i>&nbsp;&nbsp;";
  2556.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("déjà commandé", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1026$this->source); })()), """M");
  2557.                     yield "</span>
  2558.                                                     ";
  2559.                 }
  2560.                 // line 1028
  2561.                 yield "                                                </div>
  2562.                                                 <div class=\"mb-1\">
  2563.                                                     <span class=\"nowrap_custom\">";
  2564.                 // line 1030
  2565.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("invest max", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1030$this->source); })()), """M");
  2566.                 yield " : <strong>";
  2567.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "apport_perso_repreneur", [], "any"falsefalsefalse1030), 0""" "), "html"nulltrue);
  2568.                 yield " k€</strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  2569.                                                     <span class=\"nowrap_custom\">
  2570.                                                         ";
  2571.                 // line 1032
  2572.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "date_parution", [], "any"falsefalsefalse1032), CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "date_parution_initiale", [], "any"falsefalsefalse1032)))) {
  2573.                     // line 1033
  2574.                     yield "                                                            ";
  2575.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("mise à jour le", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1033$this->source); })()), """M");
  2576.                     yield "
  2577.                                                         ";
  2578.                 } else {
  2579.                     // line 1035
  2580.                     yield "                                                            ";
  2581.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("poste le", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1035$this->source); })()), """M");
  2582.                     yield "
  2583.                                                         ";
  2584.                 }
  2585.                 // line 1037
  2586.                 yield "                                                        <strong>";
  2587.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "date_parution_formated", [], "any"falsefalsefalse1037), "html"nulltrue);
  2588.                 yield "</strong>
  2589.                                                     </span>&nbsp;&nbsp;&nbsp;&nbsp;
  2590.                                                     <span class=\"nowrap_custom\">";
  2591.                 // line 1039
  2592.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("ref.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1039$this->source); })()), """M");
  2593.                 yield " : <strong>A";
  2594.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "id_annonce_acheteur", [], "any"falsefalsefalse1039), "html"nulltrue);
  2595.                 yield "</strong></span>
  2596.                                                 </div>
  2597.                                                 <i class=\"fas fa-map-marker-alt\"></i>&nbsp;
  2598.                                                 ";
  2599.                 // line 1042
  2600.                 $context['_parent'] = $context;
  2601.                 $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "localisations", [], "any"falsefalsefalse1042));
  2602.                 foreach ($context['_seq'] as $context["_key"] => $context["localisation"]) {
  2603.                     // line 1043
  2604.                     yield "                                                    ";
  2605.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse1043), "html"nulltrue);
  2606.                     if ((!== CoreExtension::compare($context["localisation"], Twig\Extension\CoreExtension::last($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "localisations", [], "any"falsefalsefalse1043))))) {
  2607.                         yield ",&nbsp;";
  2608.                     }
  2609.                     // line 1044
  2610.                     yield "                                                ";
  2611.                 }
  2612.                 $_parent $context['_parent'];
  2613.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['localisation'], $context['_parent'], $context['loop']);
  2614.                 $context array_intersect_key($context$_parent) + $_parent;
  2615.                 // line 1045
  2616.                 yield "
  2617.                                                 ";
  2618.                 // line 1046
  2619.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "type_acquereur", [], "any"falsefalsefalse1046), "personne"))) {
  2620.                     // line 1047
  2621.                     yield "                                                    <i class=\"fas fa-user bleu ml-1\"></i>
  2622.                                                 ";
  2623.                 } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,                 // line 1048
  2624. $context["annonce_prioritaire"], "type_acquereur", [], "any"falsefalsefalse1048), "societe"))) {
  2625.                     // line 1049
  2626.                     yield "                                                    <i class=\"fas fa-building jaune ml-1\"></i>
  2627.                                                 ";
  2628.                 }
  2629.                 // line 1051
  2630.                 yield "                                            </div>
  2631.                                             <div class=\"col-12 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
  2632.                                                 <div class=\"row\">
  2633.                                                     <div class=\"col-4 col-md-12 text-center\">
  2634.                                                         <a href=\"";
  2635.                 // line 1056
  2636.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnoncePrioritaire"]) || array_key_exists("lienAnnoncePrioritaire"$context) ? $context["lienAnnoncePrioritaire"] : (function () { throw new RuntimeError('Variable "lienAnnoncePrioritaire" does not exist.'1056$this->source); })()), "html"nulltrue);
  2637.                 yield "\">
  2638.                                                             ";
  2639.                 // line 1057
  2640.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1057), "id_localisation_by_country", [], "any"falsefalsefalse1057)), 1))) {
  2641.                     // line 1058
  2642.                     yield "                                                                ";
  2643.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1058), "id_localisation_by_country", [], "any"falsefalsefalse1058))), "33"))) {
  2644.                         // line 1059
  2645.                         yield "                                                                    <img class=\"img-fluid\"
  2646.                                                                          id='absolute_index_1'
  2647.                                                                          src=\"";
  2648.                         // line 1061
  2649.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1061$this->source); })()), "html"nulltrue);
  2650.                         yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  2651.                                                                          alt=\"France\">
  2652.                                                                     ";
  2653.                         // line 1064
  2654.                         $context['_parent'] = $context;
  2655.                         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1064), "id_localisation_by_country", [], "any"falsefalsefalse1064), 33, [], "any"falsefalsefalse1064));
  2656.                         foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
  2657.                             // line 1065
  2658.                             yield "                                                                        <img class=\"img-fluid\"
  2659.                                                                              id='absolute_index_2'
  2660.                                                                              src=\"";
  2661.                             // line 1067
  2662.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1067$this->source); })()), "html"nulltrue);
  2663.                             yield "/static/help-fusacq/fr/images/cartes/fond/33/";
  2664.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html"nulltrue);
  2665.                             yield ".png\"
  2666.                                                                              alt=\"France\">
  2667.                                                                     ";
  2668.                         }
  2669.                         $_parent $context['_parent'];
  2670.                         unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
  2671.                         $context array_intersect_key($context$_parent) + $_parent;
  2672.                         // line 1070
  2673.                         yield "                                                                ";
  2674.                     }
  2675.                     // line 1071
  2676.                     yield "
  2677.                                                                 ";
  2678.                     // line 1072
  2679.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1072), "id_localisation_by_country", [], "any"falsefalsefalse1072))), "41"))) {
  2680.                         // line 1073
  2681.                         yield "                                                                    ";
  2682.                         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1073), "id_localisation_by_country", [], "any"falsefalsefalse1073), 41, [], "any"falsefalsefalse1073)), 1))) {
  2683.                             // line 1074
  2684.                             yield "                                                                        <img class=\"img-fluid\"
  2685.                                                                              id='absolute_index_2'
  2686.                                                                              src=\"";
  2687.                             // line 1076
  2688.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1076$this->source); })()), "html"nulltrue);
  2689.                             yield "/static/help-fusacq/fr/images/cartes/pays/41/";
  2690.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1076), "id_localisation_by_country", [], "any"falsefalsefalse1076), 41, [], "any"falsefalsefalse1076)), "html"nulltrue);
  2691.                             yield ".png\"
  2692.                                                                              alt=\"Suisse\">
  2693.                                                                     ";
  2694.                         } else {
  2695.                             // line 1079
  2696.                             yield "                                                                        <img class=\"img-fluid\"
  2697.                                                                              id='absolute_index_2'
  2698.                                                                              src=\"";
  2699.                             // line 1081
  2700.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1081$this->source); })()), "html"nulltrue);
  2701.                             yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
  2702.                                                                              alt=\"Suisse\">
  2703.                                                                     ";
  2704.                         }
  2705.                         // line 1084
  2706.                         yield "                                                                ";
  2707.                     }
  2708.                     // line 1085
  2709.                     yield "
  2710.                                                                 ";
  2711.                     // line 1086
  2712.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1086), "id_localisation_by_country", [], "any"falsefalsefalse1086))), "01"))) {
  2713.                         // line 1087
  2714.                         yield "                                                                    ";
  2715.                         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1087), "id_localisation_by_country", [], "any"falsefalsefalse1087), "01", [], "array"falsefalsefalse1087)), 1))) {
  2716.                             // line 1088
  2717.                             yield "                                                                        <img class=\"img-fluid\"
  2718.                                                                              id='absolute_index_2'
  2719.                                                                              src=\"";
  2720.                             // line 1090
  2721.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1090$this->source); })()), "html"nulltrue);
  2722.                             yield "/static/help-fusacq/fr/images/cartes/pays/01/";
  2723.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1090), "id_localisation_by_country", [], "any"falsefalsefalse1090), "01", [], "array"falsefalsefalse1090)), "html"nulltrue);
  2724.                             yield ".png\"
  2725.                                                                              alt=\"Canada\">
  2726.                                                                     ";
  2727.                         } else {
  2728.                             // line 1093
  2729.                             yield "                                                                        <img class=\"img-fluid\"
  2730.                                                                              id='absolute_index_2'
  2731.                                                                              src=\"";
  2732.                             // line 1095
  2733.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1095$this->source); })()), "html"nulltrue);
  2734.                             yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
  2735.                                                                              alt=\"Canada\">
  2736.                                                                     ";
  2737.                         }
  2738.                         // line 1098
  2739.                         yield "                                                                ";
  2740.                     }
  2741.                     // line 1099
  2742.                     yield "
  2743.                                                                 ";
  2744.                     // line 1100
  2745.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1100), "id_localisation_by_country", [], "any"falsefalsefalse1100))), "32"))) {
  2746.                         // line 1101
  2747.                         yield "                                                                    ";
  2748.                         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1101), "id_localisation_by_country", [], "any"falsefalsefalse1101), 32, [], "any"falsefalsefalse1101)), 1))) {
  2749.                             // line 1102
  2750.                             yield "                                                                        <img class=\"img-fluid\"
  2751.                                                                              id='absolute_index_2'
  2752.                                                                              src=\"";
  2753.                             // line 1104
  2754.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1104$this->source); })()), "html"nulltrue);
  2755.                             yield "/static/help-fusacq/fr/images/cartes/pays/32/";
  2756.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1104), "id_localisation_by_country", [], "any"falsefalsefalse1104), 32, [], "any"falsefalsefalse1104)), "html"nulltrue);
  2757.                             yield ".png\"
  2758.                                                                              alt=\"Belgique\">
  2759.                                                                     ";
  2760.                         } else {
  2761.                             // line 1107
  2762.                             yield "                                                                        <img class=\"img-fluid\"
  2763.                                                                              id='absolute_index_2'
  2764.                                                                              src=\"";
  2765.                             // line 1109
  2766.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1109$this->source); })()), "html"nulltrue);
  2767.                             yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
  2768.                                                                              alt=\"Belgique\">
  2769.                                                                     ";
  2770.                         }
  2771.                         // line 1112
  2772.                         yield "                                                                ";
  2773.                     }
  2774.                     // line 1113
  2775.                     yield "                                                            ";
  2776.                 }
  2777.                 // line 1114
  2778.                 yield "
  2779.                                                             ";
  2780.                 // line 1115
  2781.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1115), "id_localisation_by_country", [], "any"falsefalsefalse1115)), 1))) {
  2782.                     // line 1116
  2783.                     yield "                                                                ";
  2784.                     if (CoreExtension::inFilter(33Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1116), "id_localisation_by_country", [], "any"falsefalsefalse1116)))) {
  2785.                         // line 1117
  2786.                         yield "                                                                    <img class=\"img-fluid\"
  2787.                                                                          id='absolute_index_1'
  2788.                                                                          src=\"";
  2789.                         // line 1119
  2790.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1119$this->source); })()), "html"nulltrue);
  2791.                         yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  2792.                                                                          alt=\"France\">
  2793.                                                                     ";
  2794.                         // line 1122
  2795.                         $context['_parent'] = $context;
  2796.                         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1122), "id_localisation_by_country", [], "any"falsefalsefalse1122), 33, [], "any"falsefalsefalse1122));
  2797.                         foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
  2798.                             // line 1123
  2799.                             yield "                                                                        <img class=\"img-fluid\"
  2800.                                                                              id='absolute_index_2'
  2801.                                                                              src=\"";
  2802.                             // line 1125
  2803.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1125$this->source); })()), "html"nulltrue);
  2804.                             yield "/static/help-fusacq/fr/images/cartes/fond/33/";
  2805.                             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html"nulltrue);
  2806.                             yield ".png\"
  2807.                                                                              alt=\"France\">
  2808.                                                                     ";
  2809.                         }
  2810.                         $_parent $context['_parent'];
  2811.                         unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
  2812.                         $context array_intersect_key($context$_parent) + $_parent;
  2813.                         // line 1128
  2814.                         yield "                                                                    <img class=\"img-fluid\"
  2815.                                                                          id='absolute_index_2'
  2816.                                                                          src=\"";
  2817.                         // line 1130
  2818.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1130$this->source); })()), "html"nulltrue);
  2819.                         yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
  2820.                                                                          alt=\"Monde\">
  2821.                                                                 ";
  2822.                     }
  2823.                     // line 1133
  2824.                     yield "                                                                ";
  2825.                     if (!CoreExtension::inFilter(33Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "cartes", [], "any"falsefalsefalse1133), "id_localisation_by_country", [], "any"falsefalsefalse1133)))) {
  2826.                         // line 1134
  2827.                         yield "                                                                    <img class=\"img-fluid\"
  2828.                                                                          id='absolute_index_2'
  2829.                                                                          src=\"";
  2830.                         // line 1136
  2831.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1136$this->source); })()), "html"nulltrue);
  2832.                         yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
  2833.                                                                          alt=\"Monde\">
  2834.                                                                 ";
  2835.                     }
  2836.                     // line 1139
  2837.                     yield "                                                            ";
  2838.                 }
  2839.                 // line 1140
  2840.                 yield "                                                        </a>
  2841.                                                     </div>
  2842.                                                 </div>
  2843.                                             </div>
  2844.                                             <div class=\"col-5 col-md-3 col-lg-3 mt-4 br_gris\">
  2845.                                                 <a href=\"";
  2846.                 // line 1145
  2847.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnoncePrioritaire"]) || array_key_exists("lienAnnoncePrioritaire"$context) ? $context["lienAnnoncePrioritaire"] : (function () { throw new RuntimeError('Variable "lienAnnoncePrioritaire" does not exist.'1145$this->source); })()), "html"nulltrue);
  2848.                 yield "\" title=\"";
  2849.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1145$this->source); })()), """M");
  2850.                 yield "\">
  2851.                                                     <button type=\"button\" class=\"btn btn-orange-new\">
  2852.                                                         <span class=\"d-none d-xl-block\">";
  2853.                 // line 1147
  2854.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1147$this->source); })()), """M");
  2855.                 yield "</span>
  2856.                                                         <span class=\"d-xl-none\">";
  2857.                 // line 1148
  2858.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1148$this->source); })()), """M");
  2859.                 yield "</span>
  2860.                                                     </button>
  2861.                                                 </a>
  2862.                                             </div>
  2863.                                             <div class=\"col-2 col-md-3 col-lg-3 text-center mt-4 pt-2 br_gris\">
  2864.                                                 <a href=\"";
  2865.                 // line 1153
  2866.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienAnnoncePrioritaire"]) || array_key_exists("lienAnnoncePrioritaire"$context) ? $context["lienAnnoncePrioritaire"] : (function () { throw new RuntimeError('Variable "lienAnnoncePrioritaire" does not exist.'1153$this->source); })()), "html"nulltrue);
  2867.                 yield "&partager=1\" title=\"";
  2868.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("partager", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1153$this->source); })()), """M");
  2869.                 yield "\" class=\"orange-new\">
  2870.                                                     <i class=\"fas fa-envelope orange-new\"></i><span class=\"cache_petit\"> &nbsp;";
  2871.                 // line 1154
  2872.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("partager", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1154$this->source); })()), """M");
  2873.                 yield "</span>
  2874.                                                 </a>
  2875.                                             </div>
  2876.                                             <div class=\"col-2 col-md-3 col-lg-3 text-center mt-4 pt-2 br_gris orange-new-important\">
  2877.                                                 ";
  2878.                 // line 1158
  2879.                 if (CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "is_favoris", [], "any"falsefalsefalse1158)) {
  2880.                     // line 1159
  2881.                     yield "                                                    <div class=\"float-left\">
  2882.                                                         <i class=\"fa-sharp fa-solid fa-heart orange-new\"></i>
  2883.                                                     </div>
  2884.                                                     <a href=\"";
  2885.                     // line 1162
  2886.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("compte_favoris", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1162$this->source); })())]), "html"nulltrue);
  2887.                     yield "\" title=\"";
  2888.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1162$this->source); })()), """M"""), "html"nulltrue);
  2889.                     yield "\" class=\"orange-new\">
  2890.                                                         ";
  2891.                     // line 1163
  2892.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("appartient à : mes favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1163$this->source); })()), """M"""), "html"nulltrue);
  2893.                     yield "
  2894.                                                     </a>
  2895.                                                 ";
  2896.                 } else {
  2897.                     // line 1166
  2898.                     yield "                                                    <a href=\"javascript:void(0)\" title=\"";
  2899.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1166$this->source); })()), """M");
  2900.                     yield "\" class=\"orange-new btn-favoris favoris-";
  2901.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "id_annonce_acheteur", [], "any"falsefalsefalse1166), "html"nulltrue);
  2902.                     yield "\" data-id-annonce=\"";
  2903.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce_prioritaire"], "id_annonce_acheteur", [], "any"falsefalsefalse1166), "html"nulltrue);
  2904.                     yield "\" data-type-annonce=\"A\">
  2905.                                                         <i class=\"fa-light fa-heart orange-new\"></i><span class=\"cache_petit\">&nbsp;&nbsp;";
  2906.                     // line 1167
  2907.                     yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1167$this->source); })()), """M");
  2908.                     yield "</span>
  2909.                                                     </a>
  2910.                                                 ";
  2911.                 }
  2912.                 // line 1170
  2913.                 yield "                                            </div>
  2914.                                             <div class=\"col-3 col-md-3 col-lg-3 text-right mt-4\">
  2915.                                                 <item   class=\"btn btn-orange pr-2\">
  2916.                                                     <span class=\"d-none d-lg-block\">";
  2917.                 // line 1173
  2918.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("A LA UNE", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1173$this->source); })()), """M");
  2919.                 yield "</span>
  2920.                                                     <span class=\"d-lg-none pr-1\"><i class=\"fa-solid fa-star\"></i></span>
  2921.                                                 </item>
  2922.                                             </div>
  2923.                                         </div>
  2924.                                     </div>
  2925.                                 </div>
  2926.                             ";
  2927.             }
  2928.             $_parent $context['_parent'];
  2929.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['annonce_prioritaire'], $context['_parent'], $context['loop']);
  2930.             $context array_intersect_key($context$_parent) + $_parent;
  2931.             // line 1181
  2932.             yield "                            <div id=\"div_annonces_prioritaires\" v-html=\"annonces_prioritaires\">
  2933.                                 \${ annonces_prioritaires }
  2934.                             </div>
  2935.                             <!--FIN ANNONCE A LA UNE-->
  2936.                             ";
  2937.             // line 1185
  2938.             if ((=== CoreExtension::compare((isset($context["nb_total_annonces_prioritaires"]) || array_key_exists("nb_total_annonces_prioritaires"$context) ? $context["nb_total_annonces_prioritaires"] : (function () { throw new RuntimeError('Variable "nb_total_annonces_prioritaires" does not exist.'1185$this->source); })()), 5))) {
  2939.                 // line 1186
  2940.                 yield "                                <div class=\"col-12 pt-1 mb-3 text-center\" id=\"btn-voir-plus\" v-if=\"show_btn\">
  2941.                                     <button type=\"submit\" class=\"btn btn-orange\" v-on:click=\"loadAnnoncesPrioritaires()\">";
  2942.                 // line 1187
  2943.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("plus d'annonces a la une", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1187$this->source); })()), """M");
  2944.                 yield "</button>
  2945.                                 </div>
  2946.                             ";
  2947.             }
  2948.             // line 1190
  2949.             yield "                        </div>
  2950.                     </div>
  2951.                 ";
  2952.         }
  2953.         // line 1193
  2954.         yield "
  2955.                 <!--CATEGORIES-->
  2956.                 <!-- <div class=\"row\" >
  2957.                         <div class=\"col-12\">
  2958.                 <div class=\"card mb-3 card-ie\">
  2959.                         <div class=\"card-body\">
  2960.                         <div class=\"row\">
  2961.                                 <div class=\"col-12 mt-3\">
  2962.                                         <div class=\"float-left\"><i class=\"fas fa-arrow-circle-up fa-2x bleu\" alt=\"\"></i></div>
  2963.                                 <div class=\"lh18 ml-5\"><a href=\"#\" class=\"bleu\"><strong>Services informatiques et high tech (37)</strong></a></div>
  2964.                                 </div>
  2965.                         <div class=\"col-6 pt-2\">
  2966.                                 <ul class=\"cat_regions\">
  2967.                                         <li><a href=\"#\">SSII Generaliste (12)</a></li>
  2968.                                         <li><a href=\"#\">Web agency (5)</a></li>
  2969.                                         <li><a href=\"#\">Societe de Conseil (7)</a></li>
  2970.                                         <li><a href=\"#\">Systemes Reseaux Câblage (2)</a></li>
  2971.                                 </ul>
  2972.                         </div>
  2973.                         <div class=\"col-6 pt-2\">
  2974.                                 <ul class=\"cat_regions\">
  2975.                                         <li><a href=\"#\">Info. Industrielle (3)</a></li>
  2976.                                         <li><a href=\"#\">Developpement applications (4)</a></li>
  2977.                                         <li><a href=\"#\">Systemes Reseaux Câblage (2)</a></li>
  2978.                                         <li><a href=\"#\">Info de production (1)</a></li>
  2979.                                 </ul>
  2980.                         </div>
  2981.                         </div>
  2982.                 </div>
  2983.                 </div>
  2984.                 </div>
  2985.                 </div> -->
  2986.                 <!--FIN CATEGORIES-->
  2987.                 <div class=\"row mt-5\" >
  2988.                     <div class=\"col-12 mb-5 ml-3 mt-3\">
  2989.                         ";
  2990.         // line 1233
  2991.         $context["p"] = "";
  2992.         // line 1234
  2993.         yield "                        ";
  2994.         if ((=== CoreExtension::compare((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'1234$this->source); })()), 1))) {
  2995.             // line 1235
  2996.             yield "                            ";
  2997.             $context["p"] = "p";
  2998.             // line 1236
  2999.             yield "                        ";
  3000.         }
  3001.         // line 1237
  3002.         yield "                        <span class=\"fs18 orange-new\">";
  3003.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquereurs_investisseurs"]) || array_key_exists("nb_acquereurs_investisseurs"$context) ? $context["nb_acquereurs_investisseurs"] : (function () { throw new RuntimeError('Variable "nb_acquereurs_investisseurs" does not exist.'1237$this->source); })()), "html"nulltrue);
  3004.         yield " ";
  3005.         yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$annonce d'acquisition\$\${p|annonces d'acquisition}", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1237$this->source); })()), """m", (isset($context["p"]) || array_key_exists("p"$context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.'1237$this->source); })()));
  3006.         yield "</span>
  3007.                         <br>
  3008.                         <a data-target=\"#modal-explication-generale\" data-toggle=\"modal\" href=\"#\" class=\"underlined\">";
  3009.         // line 1239
  3010.         yield $this->extensions['App\Twig\TranslationExtension']->translate("que sont les \"acquéreurs prêts à investir\" proposés par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1239$this->source); })()), """M");
  3011.         yield "</a>
  3012.                     </div>
  3013.                 </div>
  3014.                 <!--PAGINATION-->
  3015.                 <div class=\"row mt-3\">
  3016.                     <div class=\"col-sm-12\">
  3017.                         <nav aria-label=\"...\" class=\" pagination-orange\">
  3018.                             ";
  3019.         // line 1247
  3020.         yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["liste_annonces"]) || array_key_exists("liste_annonces"$context) ? $context["liste_annonces"] : (function () { throw new RuntimeError('Variable "liste_annonces" does not exist.'1247$this->source); })()));
  3021.         yield "
  3022.                         </nav>
  3023.                     </div>
  3024.                 </div>
  3025.                 <!--FIN PAGINATION-->
  3026.                 <div class=\"row\" >
  3027.                     <div class=\"col-4 offset-8 text-right mb-2\">
  3028.                         <select class=\"form-control\" id=\"idFromControlSelectTri\" v-on:change=\"sortBy(\$event)\">
  3029.                             ";
  3030.         // line 1256
  3031.         if ((isset($context["is_recherche_by_localisation"]) || array_key_exists("is_recherche_by_localisation"$context) ? $context["is_recherche_by_localisation"] : (function () { throw new RuntimeError('Variable "is_recherche_by_localisation" does not exist.'1256$this->source); })())) {
  3032.             // line 1257
  3033.             yield "                                <option value=\"pertinence\" ";
  3034.             if (((=== CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri"$context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.'1257$this->source); })()), "pertinence")) || (=== CoreExtension::compare((isset($context["tri_default"]) || array_key_exists("tri_default"$context) ? $context["tri_default"] : (function () { throw new RuntimeError('Variable "tri_default" does not exist.'1257$this->source); })()), "pertinence")))) {
  3035.                 yield "selected=\"selected\"";
  3036.             }
  3037.             yield ">";
  3038.             yield $this->extensions['App\Twig\TranslationExtension']->translate("pertinence", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1257$this->source); })()), """M");
  3039.             yield "</option>
  3040.                             ";
  3041.         }
  3042.         // line 1259
  3043.         yield "                            <option value=\"date_desc\" ";
  3044.         if (((=== CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri"$context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.'1259$this->source); })()), "date_desc")) || (=== CoreExtension::compare((isset($context["tri_default"]) || array_key_exists("tri_default"$context) ? $context["tri_default"] : (function () { throw new RuntimeError('Variable "tri_default" does not exist.'1259$this->source); })()), "date_desc")))) {
  3045.             yield "selected=\"selected\"";
  3046.         }
  3047.         yield ">";
  3048.         yield $this->extensions['App\Twig\TranslationExtension']->translate("dates plus recentes", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1259$this->source); })()), """M");
  3049.         yield "</option>
  3050.                             <option value=\"ca_desc\" ";
  3051.         // line 1260
  3052.         if (((=== CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri"$context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.'1260$this->source); })()), "ca_desc")) || (=== CoreExtension::compare((isset($context["tri_default"]) || array_key_exists("tri_default"$context) ? $context["tri_default"] : (function () { throw new RuntimeError('Variable "tri_default" does not exist.'1260$this->source); })()), "ca_desc")))) {
  3053.             yield "selected=\"selected\"";
  3054.         }
  3055.         yield " >";
  3056.         yield $this->extensions['App\Twig\TranslationExtension']->translate("CA plus grand", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1260$this->source); })()), """M");
  3057.         yield "</option>
  3058.                             <option value=\"ca_asc\" ";
  3059.         // line 1261
  3060.         if ((=== CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri"$context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.'1261$this->source); })()), "ca_asc"))) {
  3061.             yield "selected=\"selected\"";
  3062.         }
  3063.         yield ">";
  3064.         yield $this->extensions['App\Twig\TranslationExtension']->translate("CA plus petit", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1261$this->source); })()), """M");
  3065.         yield "</option>
  3066.                         </select>
  3067.                     </div>
  3068.                 </div>
  3069.                 <div class=\"row\" >
  3070.                     <div class=\"col-12\">
  3071.                         <!--ANNONCES -->
  3072.                         ";
  3073.         // line 1269
  3074.         $context['_parent'] = $context;
  3075.         $context['_seq'] = CoreExtension::ensureTraversable((isset($context["liste_annonces"]) || array_key_exists("liste_annonces"$context) ? $context["liste_annonces"] : (function () { throw new RuntimeError('Variable "liste_annonces" does not exist.'1269$this->source); })()));
  3076.         foreach ($context['_seq'] as $context["index"] => $context["annonce"]) {
  3077.             // line 1270
  3078.             yield "                            ";
  3079.             $context["lienAnnonce"] = ((((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonce_acquisition_details", ["slug" => CoreExtension::getAttribute($this->env$this->source,             // line 1272
  3080. $context["annonce"], "slug", [], "any"falsefalsefalse1272), "nomLocalisation" => CoreExtension::getAttribute($this->env$this->source,             // line 1273
  3081. $context["annonce"], "nom_localisation_slug", [], "any"falsefalsefalse1273), "idAnnonce" => CoreExtension::getAttribute($this->env$this->source,             // line 1274
  3082. $context["annonce"], "id_annonce_acheteur", [], "any"falsefalsefalse1274), "codePays" =>             // line 1275
  3083. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1275$this->source); })())]) . "?urlList=") .             // line 1276
  3084. (isset($context["urlList"]) || array_key_exists("urlList"$context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.'1276$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.'1276$this->source); })())) . "&from=ouvrir-capital") . "&index=") . $context["index"]);
  3085.             // line 1277
  3086.             yield "                            <div class=\"card no_shadow mb-3 card-ie filet_gris\">
  3087.                                 <div class=\"card-body\">
  3088.                                     <div class=\"row\">
  3089.                                         <div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
  3090.                                             <div class=\"mb-2\">
  3091.                                                 <h5 class=\"titre_annonce_orange\"><a href=\"";
  3092.             // line 1282
  3093.             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.'1282$this->source); })()), "html"nulltrue);
  3094.             yield "\" title=\"";
  3095.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "titre_annonce", [], "any"falsefalsefalse1282), "html"nulltrue);
  3096.             yield "\">";
  3097.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "titre_annonce", [], "any"falsefalsefalse1282), "html"nulltrue);
  3098.             yield "</a></h5>
  3099.                                                     ";
  3100.             // line 1283
  3101.             if ((CoreExtension::getAttribute($this->env$this->source$context["annonce"], "etat", [], "any"truetruefalse1283) && ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "etat", [], "any"falsefalsefalse1283), "information_transmise")) || (=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "etat", [], "any"falsefalsefalse1283), "facture_envoyee"))))) {
  3102.                 // line 1284
  3103.                 yield "                                                    <span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i>&nbsp;&nbsp;";
  3104.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("déjà commandé", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1284$this->source); })()), """M");
  3105.                 yield "</span>
  3106.                                                 ";
  3107.             }
  3108.             // line 1286
  3109.             yield "                                            </div>
  3110.                                             <div class=\"mb-1\">
  3111.                                                 <span class=\"nowrap_custom\">";
  3112.             // line 1288
  3113.             yield $this->extensions['App\Twig\TranslationExtension']->translate("invest max", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1288$this->source); })()), """M");
  3114.             yield " : <strong>";
  3115.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "apport_perso_repreneur", [], "any"falsefalsefalse1288), 0""" "), "html"nulltrue);
  3116.             yield " k€ </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  3117.                                                 <span class=\"nowrap_custom\">
  3118.                                                     ";
  3119.             // line 1290
  3120.             if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "date_parution", [], "any"falsefalsefalse1290), CoreExtension::getAttribute($this->env$this->source$context["annonce"], "date_parution_initiale", [], "any"falsefalsefalse1290)))) {
  3121.                 // line 1291
  3122.                 yield "                                                        ";
  3123.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("mise à jour le", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1291$this->source); })()), """M");
  3124.                 yield "
  3125.                                                     ";
  3126.             } else {
  3127.                 // line 1293
  3128.                 yield "                                                        ";
  3129.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("poste le", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1293$this->source); })()), """M");
  3130.                 yield "
  3131.                                                     ";
  3132.             }
  3133.             // line 1295
  3134.             yield "                                                    <strong>";
  3135.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "date_parution_formated", [], "any"falsefalsefalse1295), "html"nulltrue);
  3136.             yield "</strong>
  3137.                                                 </span>&nbsp;&nbsp;&nbsp;&nbsp;
  3138.                                                 <span class=\"nowrap_custom\">";
  3139.             // line 1297
  3140.             yield $this->extensions['App\Twig\TranslationExtension']->translate("ref.", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1297$this->source); })()), """M");
  3141.             yield " : <strong>A";
  3142.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "id_annonce_acheteur", [], "any"falsefalsefalse1297), "html"nulltrue);
  3143.             yield "</strong></span>
  3144.                                             </div>
  3145.                                             <i class=\"fas fa-map-marker-alt\"></i>&nbsp;
  3146.                                             ";
  3147.             // line 1300
  3148.             $context['_parent'] = $context;
  3149.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "localisations", [], "any"falsefalsefalse1300));
  3150.             foreach ($context['_seq'] as $context["_key"] => $context["localisation"]) {
  3151.                 // line 1301
  3152.                 yield "                                                ";
  3153.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["localisation"], "nom_localisation", [], "any"falsefalsefalse1301), "html"nulltrue);
  3154.                 if ((!== CoreExtension::compare($context["localisation"], Twig\Extension\CoreExtension::last($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source$context["annonce"], "localisations", [], "any"falsefalsefalse1301))))) {
  3155.                     yield ",&nbsp;";
  3156.                 }
  3157.                 // line 1302
  3158.                 yield "                                            ";
  3159.             }
  3160.             $_parent $context['_parent'];
  3161.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['localisation'], $context['_parent'], $context['loop']);
  3162.             $context array_intersect_key($context$_parent) + $_parent;
  3163.             // line 1303
  3164.             yield "
  3165.                                             ";
  3166.             // line 1304
  3167.             if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "type_acquereur", [], "any"falsefalsefalse1304), "personne"))) {
  3168.                 // line 1305
  3169.                 yield "                                                <i class=\"fas fa-user bleu ml-1\"></i>
  3170.                                             ";
  3171.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1306
  3172. $context["annonce"], "type_acquereur", [], "any"falsefalsefalse1306), "societe"))) {
  3173.                 // line 1307
  3174.                 yield "                                                <i class=\"fas fa-building jaune ml-1\"></i>
  3175.                                             ";
  3176.             }
  3177.             // line 1309
  3178.             yield "                                        </div>
  3179.                                         <div class=\"col-12 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
  3180.                                             <div class=\"row\">
  3181.                                                 <div class=\"col-4 col-md-12 text-center\">
  3182.                                                     <a href=\"";
  3183.             // line 1313
  3184.             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.'1313$this->source); })()), "html"nulltrue);
  3185.             yield "\">
  3186.                                                         ";
  3187.             // line 1314
  3188.             if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1314), "id_localisation_by_country", [], "any"falsefalsefalse1314)), 1))) {
  3189.                 // line 1315
  3190.                 yield "                                                            ";
  3191.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1315), "id_localisation_by_country", [], "any"falsefalsefalse1315))), "33"))) {
  3192.                     // line 1316
  3193.                     yield "                                                                <img class=\"img-fluid\"
  3194.                                                                      id='absolute_index_1'
  3195.                                                                      src=\"";
  3196.                     // line 1318
  3197.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1318$this->source); })()), "html"nulltrue);
  3198.                     yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  3199.                                                                      alt=\"France\">
  3200.                                                                 ";
  3201.                     // line 1321
  3202.                     $context['_parent'] = $context;
  3203.                     $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1321), "id_localisation_by_country", [], "any"falsefalsefalse1321), 33, [], "any"falsefalsefalse1321));
  3204.                     foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
  3205.                         // line 1322
  3206.                         yield "                                                                    <img class=\"img-fluid\"
  3207.                                                                          id='absolute_index_2'
  3208.                                                                          src=\"";
  3209.                         // line 1324
  3210.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1324$this->source); })()), "html"nulltrue);
  3211.                         yield "/static/help-fusacq/fr/images/cartes/fond/33/";
  3212.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html"nulltrue);
  3213.                         yield ".png\"
  3214.                                                                          alt=\"France\">
  3215.                                                                 ";
  3216.                     }
  3217.                     $_parent $context['_parent'];
  3218.                     unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
  3219.                     $context array_intersect_key($context$_parent) + $_parent;
  3220.                     // line 1327
  3221.                     yield "                                                            ";
  3222.                 }
  3223.                 // line 1328
  3224.                 yield "
  3225.                                                             ";
  3226.                 // line 1329
  3227.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1329), "id_localisation_by_country", [], "any"falsefalsefalse1329))), "41"))) {
  3228.                     // line 1330
  3229.                     yield "                                                                ";
  3230.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1330), "id_localisation_by_country", [], "any"falsefalsefalse1330), 41, [], "any"falsefalsefalse1330)), 1))) {
  3231.                         // line 1331
  3232.                         yield "                                                                    <img class=\"img-fluid\"
  3233.                                                                          id='absolute_index_2'
  3234.                                                                          src=\"";
  3235.                         // line 1333
  3236.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1333$this->source); })()), "html"nulltrue);
  3237.                         yield "/static/help-fusacq/fr/images/cartes/pays/41/";
  3238.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1333), "id_localisation_by_country", [], "any"falsefalsefalse1333), 41, [], "any"falsefalsefalse1333)), "html"nulltrue);
  3239.                         yield ".png\"
  3240.                                                                          alt=\"Suisse\">
  3241.                                                                 ";
  3242.                     } else {
  3243.                         // line 1336
  3244.                         yield "                                                                    <img class=\"img-fluid\"
  3245.                                                                          id='absolute_index_2'
  3246.                                                                          src=\"";
  3247.                         // line 1338
  3248.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1338$this->source); })()), "html"nulltrue);
  3249.                         yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
  3250.                                                                          alt=\"Suisse\">
  3251.                                                                 ";
  3252.                     }
  3253.                     // line 1341
  3254.                     yield "                                                            ";
  3255.                 }
  3256.                 // line 1342
  3257.                 yield "
  3258.                                                             ";
  3259.                 // line 1343
  3260.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1343), "id_localisation_by_country", [], "any"falsefalsefalse1343))), "01"))) {
  3261.                     // line 1344
  3262.                     yield "                                                                ";
  3263.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1344), "id_localisation_by_country", [], "any"falsefalsefalse1344), "01", [], "array"falsefalsefalse1344)), 1))) {
  3264.                         // line 1345
  3265.                         yield "                                                                    <img class=\"img-fluid\"
  3266.                                                                          id='absolute_index_2'
  3267.                                                                          src=\"";
  3268.                         // line 1347
  3269.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1347$this->source); })()), "html"nulltrue);
  3270.                         yield "/static/help-fusacq/fr/images/cartes/pays/01/";
  3271.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1347), "id_localisation_by_country", [], "any"falsefalsefalse1347), "01", [], "array"falsefalsefalse1347)), "html"nulltrue);
  3272.                         yield ".png\"
  3273.                                                                          alt=\"Canada\">
  3274.                                                                 ";
  3275.                     } else {
  3276.                         // line 1350
  3277.                         yield "                                                                    <img class=\"img-fluid\"
  3278.                                                                          id='absolute_index_2'
  3279.                                                                          src=\"";
  3280.                         // line 1352
  3281.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1352$this->source); })()), "html"nulltrue);
  3282.                         yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
  3283.                                                                          alt=\"Canada\">
  3284.                                                                 ";
  3285.                     }
  3286.                     // line 1355
  3287.                     yield "                                                            ";
  3288.                 }
  3289.                 // line 1356
  3290.                 yield "
  3291.                                                             ";
  3292.                 // line 1357
  3293.                 if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1357), "id_localisation_by_country", [], "any"falsefalsefalse1357))), "32"))) {
  3294.                     // line 1358
  3295.                     yield "                                                                ";
  3296.                     if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1358), "id_localisation_by_country", [], "any"falsefalsefalse1358), 32, [], "any"falsefalsefalse1358)), 1))) {
  3297.                         // line 1359
  3298.                         yield "                                                                    <img class=\"img-fluid\"
  3299.                                                                          id='absolute_index_2'
  3300.                                                                          src=\"";
  3301.                         // line 1361
  3302.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1361$this->source); })()), "html"nulltrue);
  3303.                         yield "/static/help-fusacq/fr/images/cartes/pays/32/";
  3304.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1361), "id_localisation_by_country", [], "any"falsefalsefalse1361), 32, [], "any"falsefalsefalse1361)), "html"nulltrue);
  3305.                         yield ".png\"
  3306.                                                                          alt=\"Belgique\">
  3307.                                                                 ";
  3308.                     } else {
  3309.                         // line 1364
  3310.                         yield "                                                                    <img class=\"img-fluid\"
  3311.                                                                          id='absolute_index_2'
  3312.                                                                          src=\"";
  3313.                         // line 1366
  3314.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1366$this->source); })()), "html"nulltrue);
  3315.                         yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
  3316.                                                                          alt=\"Belgique\">
  3317.                                                                 ";
  3318.                     }
  3319.                     // line 1369
  3320.                     yield "                                                            ";
  3321.                 }
  3322.                 // line 1370
  3323.                 yield "                                                        ";
  3324.             }
  3325.             // line 1371
  3326.             yield "
  3327.                                                         ";
  3328.             // line 1372
  3329.             if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1372), "id_localisation_by_country", [], "any"falsefalsefalse1372)), 1))) {
  3330.                 // line 1373
  3331.                 yield "                                                            ";
  3332.                 if (CoreExtension::inFilter(33Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1373), "id_localisation_by_country", [], "any"falsefalsefalse1373)))) {
  3333.                     // line 1374
  3334.                     yield "                                                                <img class=\"img-fluid\"
  3335.                                                                      id='absolute_index_1'
  3336.                                                                      src=\"";
  3337.                     // line 1376
  3338.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1376$this->source); })()), "html"nulltrue);
  3339.                     yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  3340.                                                                      alt=\"France\">
  3341.                                                                 ";
  3342.                     // line 1379
  3343.                     $context['_parent'] = $context;
  3344.                     $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1379), "id_localisation_by_country", [], "any"falsefalsefalse1379), 33, [], "any"falsefalsefalse1379));
  3345.                     foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
  3346.                         // line 1380
  3347.                         yield "                                                                    <img class=\"img-fluid\"
  3348.                                                                          id='absolute_index_2'
  3349.                                                                          src=\"";
  3350.                         // line 1382
  3351.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1382$this->source); })()), "html"nulltrue);
  3352.                         yield "/static/help-fusacq/fr/images/cartes/fond/33/";
  3353.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html"nulltrue);
  3354.                         yield ".png\"
  3355.                                                                          alt=\"France\">
  3356.                                                                 ";
  3357.                     }
  3358.                     $_parent $context['_parent'];
  3359.                     unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
  3360.                     $context array_intersect_key($context$_parent) + $_parent;
  3361.                     // line 1385
  3362.                     yield "                                                                <img class=\"img-fluid\"
  3363.                                                                      id='absolute_index_2'
  3364.                                                                      src=\"";
  3365.                     // line 1387
  3366.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1387$this->source); })()), "html"nulltrue);
  3367.                     yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
  3368.                                                                      alt=\"Monde\">
  3369.                                                             ";
  3370.                 }
  3371.                 // line 1390
  3372.                 yield "                                                            ";
  3373.                 if (!CoreExtension::inFilter(33Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source$context["annonce"], "cartes", [], "any"falsefalsefalse1390), "id_localisation_by_country", [], "any"falsefalsefalse1390)))) {
  3374.                     // line 1391
  3375.                     yield "                                                                <img class=\"img-fluid\"
  3376.                                                                      id='absolute_index_2'
  3377.                                                                      src=\"";
  3378.                     // line 1393
  3379.                     yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["cdn_fusacq"]) || array_key_exists("cdn_fusacq"$context) ? $context["cdn_fusacq"] : (function () { throw new RuntimeError('Variable "cdn_fusacq" does not exist.'1393$this->source); })()), "html"nulltrue);
  3380.                     yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
  3381.                                                                      alt=\"Monde\">
  3382.                                                             ";
  3383.                 }
  3384.                 // line 1396
  3385.                 yield "                                                        ";
  3386.             }
  3387.             // line 1397
  3388.             yield "                                                    </a>
  3389.                                                 </div>
  3390.                                             </div>
  3391.                                         </div>
  3392.                                         <div class=\"col-6 col-md-4 col-lg-4 mt-4 br_gris\">
  3393.                                             <a href=\"";
  3394.             // line 1402
  3395.             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.'1402$this->source); })()), "html"nulltrue);
  3396.             yield "\" title=\"";
  3397.             yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1402$this->source); })()), """M");
  3398.             yield "\">
  3399.                                                 <button type=\"button\" class=\"btn btn-orange-new\">
  3400.                                                     <span class=\"d-none d-xl-block\">";
  3401.             // line 1404
  3402.             yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1404$this->source); })()), """M");
  3403.             yield "</span>
  3404.                                                     <span class=\"d-xl-none\">";
  3405.             // line 1405
  3406.             yield $this->extensions['App\Twig\TranslationExtension']->translate("details", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1405$this->source); })()), """M");
  3407.             yield "</span>
  3408.                                                 </button>
  3409.                                             </a>
  3410.                                         </div>
  3411.                                         <div class=\"col-3 col-md-4 col-lg-4 mt-4 br_gris text-center pt-2\">
  3412.                                             <a href=\"";
  3413.             // line 1410
  3414.             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.'1410$this->source); })()), "html"nulltrue);
  3415.             yield "&partager=1\" title=\"";
  3416.             yield $this->extensions['App\Twig\TranslationExtension']->translate("partager", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1410$this->source); })()), """M");
  3417.             yield "\" class=\"orange-new\">
  3418.                                                 <i class=\"fas fa-envelope orange-new\"></i><span class=\"cache_petit\"> &nbsp;";
  3419.             // line 1411
  3420.             yield $this->extensions['App\Twig\TranslationExtension']->translate("partager", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1411$this->source); })()), """M");
  3421.             yield "</span>
  3422.                                             </a>
  3423.                                         </div>
  3424.                                         <div class=\"col-3 col-md-4 col-lg-4 text-center mt-4 pt-2 orange-new-important\">
  3425.                                             ";
  3426.             // line 1415
  3427.             if (CoreExtension::getAttribute($this->env$this->source$context["annonce"], "is_favoris", [], "any"falsefalsefalse1415)) {
  3428.                 // line 1416
  3429.                 yield "                                                <div class=\"float-left\">
  3430.                                                     <i class=\"fa-sharp fa-solid fa-heart orange-new\"></i>
  3431.                                                 </div>
  3432.                                                 <a href=\"";
  3433.                 // line 1419
  3434.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("compte_favoris", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1419$this->source); })())]), "html"nulltrue);
  3435.                 yield "\" title=\"";
  3436.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1419$this->source); })()), """M"""), "html"nulltrue);
  3437.                 yield "\" class=\"orange-new\">
  3438.                                                     ";
  3439.                 // line 1420
  3440.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("appartient à : mes favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1420$this->source); })()), """M"""), "html"nulltrue);
  3441.                 yield "
  3442.                                                 </a>
  3443.                                             ";
  3444.             } else {
  3445.                 // line 1423
  3446.                 yield "                                                <a href=\"javascript:void(0)\" title=\"";
  3447.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1423$this->source); })()), """M");
  3448.                 yield "\" class=\"orange btn-favoris favoris-";
  3449.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "id_annonce_acheteur", [], "any"falsefalsefalse1423), "html"nulltrue);
  3450.                 yield "\" data-id-annonce=\"";
  3451.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["annonce"], "id_annonce_acheteur", [], "any"falsefalsefalse1423), "html"nulltrue);
  3452.                 yield "\" data-type-annonce=\"A\">
  3453.                                                     <i class=\"fa-light fa-heart orange-new\"></i><span class=\"cache_petit\">&nbsp;&nbsp;";
  3454.                 // line 1424
  3455.                 yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1424$this->source); })()), """M");
  3456.                 yield "</span>
  3457.                                                 </a>
  3458.                                             ";
  3459.             }
  3460.             // line 1427
  3461.             yield "                                        </div>
  3462.                                     </div>
  3463.                                 </div>
  3464.                             </div>
  3465.                         ";
  3466.         }
  3467.         $_parent $context['_parent'];
  3468.         unset($context['_seq'], $context['_iterated'], $context['index'], $context['annonce'], $context['_parent'], $context['loop']);
  3469.         $context array_intersect_key($context$_parent) + $_parent;
  3470.         // line 1432
  3471.         yield "                        <!--FIN ANNONCES -->
  3472.                         <!--PUB FRANCHISE-->
  3473.                         <!--<div class=\"card mb-3 card-ie card-franchises filet_gris\">
  3474.                                 <div class=\"card-header\">Avez-vous pense a creer ou reprendre en franchise ?</div>
  3475.                                 <div class=\"card-body\">
  3476.                             <div class=\"row\">
  3477.                                         <div class=\"col-6 col-md-3\">
  3478.                                                 <a href=\"https://www.placedesfranchises.com/carslift\" target=\"_blank\" title=\"Carslift\"><img class=\"img-fluid\" src=\"https://static.placedesfranchises.com/images/uploads/5ede3ed64cf8e/logo_carslift.jpg\"  alt=\"Carslift\" ></a>
  3479.                                         </div>
  3480.                                         <div class=\"col-6 col-md-7\">
  3481.                                                 <div>
  3482.                                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"Carslift\">CARSLIFT</a><br>
  3483.                                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"orange-new_franchises\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
  3484.                                                         <span class=\"nowrap_custom\">Apport : <strong>15 000 € </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  3485.                                                         <span class=\"nowrap_custom\">Droit d'entree :  <strong>35 000 €</strong>
  3486.                                                 </div>
  3487.                                         </div>
  3488.                                         <div class=\"col-12 col-md-2 text-center\">
  3489.                                                 <div class=\"pt-3 mt-2 inline\"><small>Consultez sur </small></div>
  3490.                                                 <div class=\" inline\"><img src=\"https://static.placedesfranchises.com/img/logo_text.jpg\" width=\"120\"></div>
  3491.                                         </div>
  3492.                                 </div>
  3493.                                 </div>
  3494.                         </div>-->
  3495.                         <!--FIN PUB FRANCHISE-->
  3496.                         <!--PUB FRANCHISE-->
  3497.                         <!--<div class=\"card mb-3 card-ie card-franchises\">
  3498.                             <div class=\"card-header\">";
  3499.         // line 1465
  3500.         yield $this->extensions['App\Twig\TranslationExtension']->translate("avez-vous pense a creer ou reprendre en franchise ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1465$this->source); })()), """M");
  3501.         yield "</div>
  3502.                             <div class=\"card-body\">
  3503.                                 <div class=\"row\">
  3504.                                     <div class=\"col-12 col-md-6\">
  3505.                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"OUEST CONTRÔLE ENVIRONNEMENT\">OUEST CONTRÔLE ENVIRONNEMENT</a>
  3506.                                     </div>
  3507.                                     <div class=\"col-12 col-md-6\">
  3508.                                         <div>
  3509.                                             <a href=\"https://www.placedesfranchises.com/carslift\" class=\"vert_franchises fs13\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
  3510.                                             <span class=\"nowrap_custom\">";
  3511.         // line 1477
  3512.         yield $this->extensions['App\Twig\TranslationExtension']->translate("apport", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1477$this->source); })()), """M");
  3513.         yield " : <strong>15 000 € </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  3514.                                             <span class=\"nowrap_custom\">";
  3515.         // line 1478
  3516.         yield $this->extensions['App\Twig\TranslationExtension']->translate("droit d'entree", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1478$this->source); })()), """M");
  3517.         yield " :  <strong>35 000 €</strong>
  3518.                                         </div>
  3519.                                     </div>
  3520.                                     <div class=\"col-12 col-md-12 text-right mt-3\">
  3521.                                         <div class=\"inline\"><small>";
  3522.         // line 1483
  3523.         yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez sur", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1483$this->source); })()), """M");
  3524.         yield " </small></div>
  3525.                                         <div class=\"inline\"><img src=\"images/logo_PDF_petit.jpg\" width=\"120\"></div>
  3526.                                     </div>
  3527.                                 </div>
  3528.                             </div>
  3529.                         </div>-->
  3530.                         <!--FIN PUB FRANCHISE-->
  3531.                     </div>
  3532.                 </div>
  3533.                 <!--PAGINATION-->
  3534.                 <div class=\"row mt-3\">
  3535.                     <div class=\"col-sm-12\">
  3536.                         <nav aria-label=\"...\" class=\" pagination-orange\">
  3537.                             ";
  3538.         // line 1498
  3539.         yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["liste_annonces"]) || array_key_exists("liste_annonces"$context) ? $context["liste_annonces"] : (function () { throw new RuntimeError('Variable "liste_annonces" does not exist.'1498$this->source); })()));
  3540.         yield "
  3541.                         </nav>
  3542.                     </div>
  3543.                 </div>
  3544.                 <!--FIN PAGINATION-->
  3545.                 <div class=\"col-12 mb-3\">
  3546.                     <i class=\"fas fa-user bleu\"></i> - <small>";
  3547.         // line 1504
  3548.         yield $this->extensions['App\Twig\TranslationExtension']->translate("repreneur personne physique", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1504$this->source); })()), """M");
  3549.         yield "</small><br>
  3550.                     <i class=\"fas fa-building jaune\"></i> - <small>";
  3551.         // line 1505
  3552.         yield $this->extensions['App\Twig\TranslationExtension']->translate("l'acquereur est une societe", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1505$this->source); })()), """M");
  3553.         yield "</small>
  3554.                 </div>
  3555.             </div><!--FIN COLONNE DROITE -->
  3556.         </div> <!--FIN ROW CONTAINER -->
  3557.     </div>  <!--FIN CONTAINER -->
  3558.     <!--MODAL-->
  3559.     <div class=\"modal fade\" id=\"modal-explication-generale\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
  3560.         <div class=\"modal-dialog modal-lg\" role=\"document\">
  3561.             <div class=\"modal-content\">
  3562.                 <div class=\"modal-header\">
  3563.                     <h5 class=\"modal-title orange-new\" id=\"exampleModalLabel\">";
  3564.         // line 1516
  3565.         yield $this->extensions['App\Twig\TranslationExtension']->translate("que sont les \"acquéreurs prêts à investir\" proposés par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1516$this->source); })()), """M");
  3566.         yield "</h5>
  3567.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  3568.                         <span aria-hidden=\"true\">&times;</span>
  3569.                     </button>
  3570.                 </div>
  3571.                 <div class=\"modal-body\">
  3572.                     ";
  3573.         // line 1522
  3574.         yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>Les acquéreurs prêts à investir sont des sociétés ou des personnes physiques prêtes à investir aux côtés du dirigeant actuel.</b><br><br>
  3575. En quoi un acquéreur est un investisseur potentiel ?<br><br>
  3576. <i>Une société ou une personne physique qui cherche faire une acquisition peut être également ouverte à une prise de participation majoritaire ou minoritaire avec le chef d'entreprise actuel.<br><br> 
  3577. Les acquéreurs prêts à investir présents dans cette rubrique ont ainsi indiqué lors du dépôt de leur annonce être ouvert à ce type d'investissement.</i>",         // line 1525
  3578. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'1525$this->source); })()), """M");
  3579.         yield "
  3580.                     <!-- <div class=\"form-check-inline col-12 mt-5\">
  3581.                         <label class=\"form-check-label\">
  3582.                                 <input type=\"checkbox\" class=\"form-check-input\" value=\"affichage\">Ne plus afficher la prochaine fois
  3583.                         </label>
  3584.                     </div> -->
  3585.                 </div>
  3586.                 <div class=\"modal-footer\">
  3587.                     <button type=\"button\" class=\"btn btn-orange-new\" data-dismiss=\"modal\">J'ai compris</button>
  3588.                 </div>
  3589.             </div>
  3590.         </div>
  3591.     </div>
  3592.     <!--FIN MODAL-->
  3593.     <div style=\"display: none;\" id=\"from\" data-value=\"ouvrir-capital\"></div>
  3594.     <input type=\"hidden\" name=\"urlList\" value=\"";
  3595.         // line 1542
  3596.         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.'1542$this->source); })()), "html"nulltrue);
  3597.         yield "\" id=\"urlList\">
  3598.     <input type=\"hidden\" name=\"string_params\" value=\"";
  3599.         // line 1543
  3600.         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.'1543$this->source); })()), "html"nulltrue);
  3601.         yield "\" id=\"string_params\">
  3602. ";
  3603.         
  3604.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  3605.         
  3606.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  3607.         return; yield '';
  3608.     }
  3609.     // line 1546
  3610.     public function block_javascripts($context, array $blocks = [])
  3611.     {
  3612.         $macros $this->macros;
  3613.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  3614.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  3615.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  3616.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  3617.         // line 1547
  3618.         yield "    ";
  3619.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  3620.         yield "
  3621.     <script type=\"module\" data-name=\"";
  3622.         // line 1548
  3623.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1548$this->source); })()), "html"nulltrue);
  3624.         yield "\" id=\"codePaysParam\" src=\"";
  3625.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/vendre_entreprise/acquisition.js"), "html"nulltrue);
  3626.         yield "\"></script>
  3627.     <script type=\"application/javascript\" src=\"";
  3628.         // line 1549
  3629.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/favoris.js"), "html"nulltrue);
  3630.         yield "\"></script>
  3631.     ";
  3632.         // line 1550
  3633.         yield from         $this->loadTemplate("annonces/fragments/modal_favoris.html.twig""ouvrir_capital/annonce_acquisition.html.twig"1550)->unwrap()->yield($context);
  3634.         
  3635.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  3636.         
  3637.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  3638.         return; yield '';
  3639.     }
  3640.     /**
  3641.      * @codeCoverageIgnore
  3642.      */
  3643.     public function getTemplateName()
  3644.     {
  3645.         return "ouvrir_capital/annonce_acquisition.html.twig";
  3646.     }
  3647.     /**
  3648.      * @codeCoverageIgnore
  3649.      */
  3650.     public function isTraitable()
  3651.     {
  3652.         return false;
  3653.     }
  3654.     /**
  3655.      * @codeCoverageIgnore
  3656.      */
  3657.     public function getDebugInfo()
  3658.     {
  3659.         return array (  3708 => 1550,  3704 => 1549,  3698 => 1548,  3693 => 1547,  3683 => 1546,  3670 => 1543,  3666 => 1542,  3646 => 1525,  3642 => 1522,  3633 => 1516,  3619 => 1505,  3615 => 1504,  3606 => 1498,  3588 => 1483,  3580 => 1478,  3576 => 1477,  3561 => 1465,  3526 => 1432,  3516 => 1427,  3510 => 1424,  3501 => 1423,  3495 => 1420,  3489 => 1419,  3484 => 1416,  3482 => 1415,  3475 => 1411,  3469 => 1410,  3461 => 1405,  3457 => 1404,  3450 => 1402,  3443 => 1397,  3440 => 1396,  3434 => 1393,  3430 => 1391,  3427 => 1390,  3421 => 1387,  3417 => 1385,  3406 => 1382,  3402 => 1380,  3398 => 1379,  3392 => 1376,  3388 => 1374,  3385 => 1373,  3383 => 1372,  3380 => 1371,  3377 => 1370,  3374 => 1369,  3368 => 1366,  3364 => 1364,  3356 => 1361,  3352 => 1359,  3349 => 1358,  3347 => 1357,  3344 => 1356,  3341 => 1355,  3335 => 1352,  3331 => 1350,  3323 => 1347,  3319 => 1345,  3316 => 1344,  3314 => 1343,  3311 => 1342,  3308 => 1341,  3302 => 1338,  3298 => 1336,  3290 => 1333,  3286 => 1331,  3283 => 1330,  3281 => 1329,  3278 => 1328,  3275 => 1327,  3264 => 1324,  3260 => 1322,  3256 => 1321,  3250 => 1318,  3246 => 1316,  3243 => 1315,  3241 => 1314,  3237 => 1313,  3231 => 1309,  3227 => 1307,  3225 => 1306,  3222 => 1305,  3220 => 1304,  3217 => 1303,  3211 => 1302,  3205 => 1301,  3201 => 1300,  3193 => 1297,  3187 => 1295,  3181 => 1293,  3175 => 1291,  3173 => 1290,  3166 => 1288,  3162 => 1286,  3156 => 1284,  3154 => 1283,  3146 => 1282,  3139 => 1277,  3137 => 1276,  3136 => 1275,  3135 => 1274,  3134 => 1273,  3133 => 1272,  3131 => 1270,  3127 => 1269,  3112 => 1261,  3104 => 1260,  3095 => 1259,  3085 => 1257,  3083 => 1256,  3071 => 1247,  3060 => 1239,  3052 => 1237,  3049 => 1236,  3046 => 1235,  3043 => 1234,  3041 => 1233,  2999 => 1193,  2994 => 1190,  2988 => 1187,  2985 => 1186,  2983 => 1185,  2977 => 1181,  2963 => 1173,  2958 => 1170,  2952 => 1167,  2943 => 1166,  2937 => 1163,  2931 => 1162,  2926 => 1159,  2924 => 1158,  2917 => 1154,  2911 => 1153,  2903 => 1148,  2899 => 1147,  2892 => 1145,  2885 => 1140,  2882 => 1139,  2876 => 1136,  2872 => 1134,  2869 => 1133,  2863 => 1130,  2859 => 1128,  2848 => 1125,  2844 => 1123,  2840 => 1122,  2834 => 1119,  2830 => 1117,  2827 => 1116,  2825 => 1115,  2822 => 1114,  2819 => 1113,  2816 => 1112,  2810 => 1109,  2806 => 1107,  2798 => 1104,  2794 => 1102,  2791 => 1101,  2789 => 1100,  2786 => 1099,  2783 => 1098,  2777 => 1095,  2773 => 1093,  2765 => 1090,  2761 => 1088,  2758 => 1087,  2756 => 1086,  2753 => 1085,  2750 => 1084,  2744 => 1081,  2740 => 1079,  2732 => 1076,  2728 => 1074,  2725 => 1073,  2723 => 1072,  2720 => 1071,  2717 => 1070,  2706 => 1067,  2702 => 1065,  2698 => 1064,  2692 => 1061,  2688 => 1059,  2685 => 1058,  2683 => 1057,  2679 => 1056,  2672 => 1051,  2668 => 1049,  2666 => 1048,  2663 => 1047,  2661 => 1046,  2658 => 1045,  2652 => 1044,  2646 => 1043,  2642 => 1042,  2634 => 1039,  2628 => 1037,  2622 => 1035,  2616 => 1033,  2614 => 1032,  2607 => 1030,  2603 => 1028,  2597 => 1026,  2595 => 1025,  2586 => 1023,  2578 => 1017,  2576 => 1016,  2575 => 1015,  2574 => 1014,  2573 => 1013,  2572 => 1012,  2570 => 1010,  2566 => 1009,  2555 => 1001,  2550 => 998,  2548 => 997,  2545 => 996,  2531 => 988,  2528 => 987,  2525 => 986,  2522 => 985,  2520 => 984,  2509 => 979,  2506 => 978,  2503 => 977,  2500 => 976,  2498 => 975,  2492 => 974,  2472 => 960,  2469 => 959,  2466 => 958,  2463 => 957,  2461 => 956,  2455 => 955,  2445 => 951,  2442 => 950,  2439 => 949,  2436 => 948,  2434 => 947,  2423 => 942,  2420 => 941,  2417 => 940,  2414 => 939,  2412 => 938,  2406 => 937,  2396 => 933,  2393 => 932,  2390 => 931,  2387 => 930,  2385 => 929,  2379 => 928,  2360 => 913,  2357 => 912,  2354 => 911,  2351 => 910,  2349 => 909,  2345 => 908,  2339 => 907,  2329 => 901,  2326 => 900,  2323 => 899,  2320 => 898,  2318 => 897,  2314 => 896,  2303 => 889,  2300 => 888,  2297 => 887,  2294 => 886,  2292 => 885,  2288 => 884,  2282 => 883,  2271 => 876,  2268 => 875,  2265 => 874,  2262 => 873,  2260 => 872,  2256 => 871,  2250 => 870,  2234 => 860,  2231 => 859,  2228 => 858,  2225 => 857,  2223 => 856,  2219 => 854,  2204 => 845,  2201 => 844,  2198 => 843,  2195 => 842,  2193 => 841,  2182 => 836,  2179 => 835,  2176 => 834,  2173 => 833,  2171 => 832,  2165 => 831,  2145 => 817,  2142 => 816,  2139 => 815,  2136 => 814,  2134 => 813,  2128 => 812,  2118 => 808,  2115 => 807,  2112 => 806,  2109 => 805,  2107 => 804,  2096 => 799,  2093 => 798,  2090 => 797,  2087 => 796,  2085 => 795,  2079 => 794,  2069 => 790,  2066 => 789,  2063 => 788,  2060 => 787,  2058 => 786,  2052 => 785,  2033 => 770,  2030 => 769,  2027 => 768,  2024 => 767,  2022 => 766,  2018 => 765,  2012 => 764,  2002 => 758,  1999 => 757,  1996 => 756,  1993 => 755,  1991 => 754,  1987 => 753,  1976 => 746,  1973 => 745,  1970 => 744,  1967 => 743,  1965 => 742,  1961 => 741,  1955 => 740,  1944 => 733,  1941 => 732,  1938 => 731,  1935 => 730,  1933 => 729,  1929 => 728,  1923 => 727,  1907 => 717,  1904 => 716,  1901 => 715,  1898 => 714,  1895 => 713,  1893 => 712,  1889 => 710,  1887 => 709,  1873 => 701,  1870 => 700,  1867 => 699,  1864 => 698,  1862 => 697,  1851 => 692,  1848 => 691,  1845 => 690,  1842 => 689,  1840 => 688,  1834 => 687,  1814 => 673,  1811 => 672,  1808 => 671,  1805 => 670,  1803 => 669,  1797 => 668,  1787 => 664,  1784 => 663,  1781 => 662,  1778 => 661,  1776 => 660,  1765 => 655,  1762 => 654,  1759 => 653,  1756 => 652,  1754 => 651,  1748 => 650,  1738 => 646,  1735 => 645,  1732 => 644,  1729 => 643,  1727 => 642,  1721 => 641,  1702 => 626,  1699 => 625,  1696 => 624,  1693 => 623,  1691 => 622,  1687 => 621,  1681 => 620,  1671 => 614,  1668 => 613,  1665 => 612,  1662 => 611,  1660 => 610,  1656 => 609,  1645 => 602,  1642 => 601,  1639 => 600,  1636 => 599,  1634 => 598,  1630 => 597,  1624 => 596,  1613 => 589,  1610 => 588,  1607 => 587,  1604 => 586,  1602 => 585,  1598 => 584,  1592 => 583,  1576 => 573,  1573 => 572,  1570 => 571,  1567 => 570,  1564 => 569,  1562 => 568,  1558 => 566,  1556 => 565,  1542 => 557,  1539 => 556,  1536 => 555,  1533 => 554,  1531 => 553,  1520 => 548,  1517 => 547,  1514 => 546,  1511 => 545,  1509 => 544,  1503 => 543,  1483 => 529,  1480 => 528,  1477 => 527,  1474 => 526,  1472 => 525,  1466 => 524,  1456 => 520,  1453 => 519,  1450 => 518,  1447 => 517,  1445 => 516,  1434 => 511,  1431 => 510,  1428 => 509,  1425 => 508,  1423 => 507,  1417 => 506,  1407 => 502,  1404 => 501,  1401 => 500,  1398 => 499,  1396 => 498,  1390 => 497,  1371 => 482,  1368 => 481,  1365 => 480,  1362 => 479,  1360 => 478,  1356 => 477,  1350 => 476,  1340 => 470,  1337 => 469,  1334 => 468,  1331 => 467,  1329 => 466,  1325 => 465,  1314 => 458,  1311 => 457,  1308 => 456,  1305 => 455,  1303 => 454,  1299 => 453,  1293 => 452,  1282 => 445,  1279 => 444,  1276 => 443,  1273 => 442,  1271 => 441,  1267 => 440,  1261 => 439,  1245 => 429,  1242 => 428,  1239 => 427,  1236 => 426,  1233 => 425,  1231 => 424,  1227 => 422,  1225 => 421,  1215 => 414,  1208 => 412,  1203 => 410,  1195 => 409,  1189 => 405,  1181 => 399,  1176 => 396,  1170 => 395,  1166 => 393,  1158 => 391,  1150 => 388,  1146 => 387,  1141 => 386,  1139 => 385,  1136 => 384,  1133 => 383,  1130 => 382,  1126 => 381,  1120 => 377,  1114 => 376,  1110 => 374,  1102 => 372,  1094 => 369,  1090 => 368,  1085 => 367,  1083 => 366,  1080 => 365,  1077 => 364,  1074 => 363,  1070 => 362,  1066 => 360,  1063 => 359,  1061 => 358,  1057 => 356,  1050 => 354,  1042 => 352,  1034 => 349,  1030 => 348,  1025 => 347,  1023 => 346,  1020 => 345,  1017 => 344,  1013 => 343,  1009 => 341,  1006 => 340,  1004 => 339,  996 => 336,  992 => 334,  988 => 332,  981 => 328,  976 => 327,  973 => 326,  971 => 325,  962 => 318,  960 => 317,  953 => 312,  948 => 309,  942 => 308,  938 => 306,  930 => 304,  922 => 301,  918 => 300,  913 => 299,  911 => 298,  908 => 297,  905 => 296,  902 => 295,  898 => 294,  892 => 290,  886 => 289,  882 => 287,  874 => 285,  866 => 282,  862 => 281,  857 => 280,  855 => 279,  852 => 278,  849 => 277,  846 => 276,  842 => 275,  838 => 273,  835 => 272,  833 => 271,  829 => 269,  822 => 267,  814 => 265,  806 => 262,  802 => 261,  797 => 260,  795 => 259,  792 => 258,  789 => 257,  785 => 256,  781 => 254,  778 => 253,  776 => 252,  768 => 249,  764 => 247,  754 => 243,  744 => 239,  741 => 238,  739 => 237,  730 => 230,  728 => 229,  721 => 224,  716 => 221,  710 => 220,  706 => 218,  698 => 216,  690 => 213,  683 => 212,  681 => 211,  678 => 210,  675 => 209,  672 => 208,  668 => 207,  662 => 203,  656 => 202,  652 => 200,  644 => 198,  636 => 195,  629 => 194,  627 => 193,  624 => 192,  621 => 191,  618 => 190,  614 => 189,  610 => 187,  607 => 186,  605 => 185,  601 => 183,  594 => 181,  586 => 179,  578 => 176,  571 => 175,  569 => 174,  566 => 173,  563 => 172,  559 => 171,  555 => 169,  552 => 168,  550 => 167,  542 => 164,  538 => 162,  534 => 160,  524 => 156,  521 => 155,  519 => 154,  510 => 147,  508 => 146,  505 => 145,  499 => 141,  489 => 139,  487 => 138,  482 => 137,  479 => 136,  470 => 135,  468 => 134,  464 => 133,  460 => 131,  458 => 130,  455 => 129,  451 => 127,  442 => 125,  438 => 124,  435 => 123,  433 => 122,  430 => 121,  426 => 119,  417 => 117,  413 => 116,  410 => 115,  408 => 114,  402 => 110,  394 => 108,  391 => 107,  385 => 106,  379 => 104,  372 => 100,  368 => 99,  364 => 98,  361 => 97,  358 => 96,  356 => 95,  353 => 94,  350 => 93,  347 => 92,  344 => 91,  341 => 90,  338 => 89,  335 => 88,  332 => 87,  327 => 86,  317 => 82,  313 => 81,  309 => 80,  306 => 79,  303 => 78,  299 => 77,  286 => 76,  283 => 75,  277 => 74,  271 => 72,  264 => 68,  260 => 67,  256 => 66,  253 => 65,  250 => 64,  247 => 63,  243 => 62,  230 => 61,  227 => 60,  221 => 59,  215 => 57,  208 => 53,  204 => 52,  200 => 51,  197 => 50,  194 => 49,  192 => 48,  189 => 47,  186 => 46,  183 => 45,  180 => 44,  177 => 43,  174 => 42,  171 => 41,  168 => 40,  164 => 39,  151 => 38,  149 => 37,  143 => 36,  137 => 35,  127 => 27,  125 => 26,  118 => 21,  116 => 20,  110 => 16,  108 => 15,  107 => 14,  106 => 13,  105 => 11,  101 => 9,  98 => 8,  88 => 7,  75 => 4,  61 => 3,  38 => 1,);
  3660.     }
  3661.     public function getSourceContext()
  3662.     {
  3663.         return new Source("{% extends 'base.html.twig' %}
  3664. {% block stylesheets %}  {{ parent() }}
  3665.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
  3666. {% endblock %}
  3667. {% block body %}
  3668.     {% include 'assets/assets_vuejs.html.twig' %}
  3669.     <!-- Menu  -->
  3670.     {{ render_esi(controller(
  3671.       'App\\\\Controller\\\\CoreController::menu',
  3672.       {   \"lang\": lang,
  3673.           \"currentRoute\":currentRoute,
  3674.           \"codePays\": codePaysWithUnderScore }
  3675.     )) | spaceless }}
  3676.     <!-- Menu  -->
  3677.     <!-- Publicite  -->
  3678.     {% include 'includes/publicite.html.twig' %}
  3679.     <!-- Publicite  -->
  3680.     <div class=\"container\" id=\"app\">
  3681.         <div class=\"row\">
  3682.             <!--COLONNE GAUCHE -->
  3683.             {% include 'includes/colonnes_gauche.html.twig' %}
  3684.             <!--FIN COLONNE GAUCHE -->
  3685.             <!--COLONNE DROITE -->
  3686.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  3687.                 <!-- ARIANE -->
  3688.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  3689.                     <ol class=\"breadcrumb\">
  3690.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  3691.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
  3692.                             {% if idLocalisation and not idSecteurActivite %}
  3693.                             <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_annonces_acquisition', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}\">{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}</a></li>
  3694.                                 {% for index, localisation in localisations %}
  3695.                                     {% if index == 0 %}
  3696.                                         {% set type_loc = \"p\" %}
  3697.                                     {% elseif index == 1 %}
  3698.                                         {% set type_loc = \"r\" %}
  3699.                                     {% else %}
  3700.                                         {% set type_loc = \"d\" %}
  3701.                                     {% endif %}
  3702.                                 {% if localisation != localisations|last %}
  3703.                                     {% set arrayVarsTrans =  {\"prefixe\": localisation.prefixe, \"nom_localisation\" : localisation.nom_localisation }  %}
  3704.                                     <li class=\"breadcrumb-item\">
  3705.                                         <a href=\"{{ path('ouvrir_capital_annonce_acquisition_localisation', {'slug': localisation.nom_localisation|slugify, 'type': type_loc, 'idLocalisation': localisation.id_localisation, 'codePays': codePaysWithUnderScore}) }}\"
  3706.                                            title=\"{{ translate(\"annonces d'acquisition %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3707.                                             {{ localisation.nom_localisation }}
  3708.                                         </a>
  3709.                                     </li>
  3710.                                 {% else %}
  3711.                                     <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ localisation.nom_localisation }}</li>
  3712.                                     {% endif %}
  3713.                                 {% endfor %}
  3714.                             {% elseif idSecteurActivite and not idLocalisation %}
  3715.                             <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_annonces_acquisition', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}\">{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}</a></li>
  3716.                                 {% for index, secteurActivite in secteurActivites %}
  3717.                                     {% if secteurActivite != secteurActivites|last %}
  3718.                                         {% set arrayVarsTrans =  {\"nomPourTitle\": secteurActivite.nomPourTitle|lower }  %}
  3719.                                     <li class=\"breadcrumb-item\">
  3720.                                         <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug': secteurActivite.nomSecteurActivite|slugify, 'idSecteurActivite': secteurActivite.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
  3721.                                            title=\"{{ translate(\"annonces d'acquisition %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3722.                                             {{ secteurActivite.nomSecteurActivite }}
  3723.                                         </a>
  3724.                                     </li>
  3725.                                 {% else %}
  3726.                                     <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ secteurActivite.nomSecteurActivite }}</li>
  3727.                                     {% endif %}
  3728.                                 {% endfor %}
  3729.                             {% elseif idSecteurActivite and idLocalisation %}
  3730.                             <li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_annonces_acquisition', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}\">{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}</a></li>
  3731.                                 {% for index, secteurActivite in secteurActivites %}
  3732.                                     {% set arrayVarsTrans =  {\"nomPourTitle\": secteurActivite.nomPourTitle|lower }  %}
  3733.                                 <li class=\"breadcrumb-item\">
  3734.                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug': secteurActivite.nomSecteurActivite|slugify, 'idSecteurActivite': secteurActivite.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
  3735.                                        title=\"{{ translate(\"annonces d'acquisition %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3736.                                         {{ secteurActivite.nomSecteurActivite }}
  3737.                                     </a>
  3738.                                 </li>
  3739.                             {% endfor %}
  3740.                             {% for index, localisation in localisations %}
  3741.                                 {% if index == 0 %}
  3742.                                     {% set type_loc = \"p\" %}
  3743.                                 {% elseif index == 1 %}
  3744.                                     {% set type_loc = \"r\" %}
  3745.                                 {% else %}
  3746.                                     {% set type_loc = \"d\" %}
  3747.                                 {% endif %}
  3748.                                 {% if localisation != localisations|last %}
  3749.                                     {% set arrayVarsTrans =  {\"prefixe\": localisation.prefixe, \"nom_localisation\" : localisation.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  3750.                                     <li class=\"breadcrumb-item\">
  3751.                                         <a href=\"{{ path('ouvrir_capital_annonce_acquisition_croise', {'nomLocalisation': localisation.nom_localisation|slugify, 'nomSecteurActivite': secteurActivites|last.nomSecteurActivite|slugify, 'type': type_loc, 'idLocalisation': localisation.id_localisation, 'idSecteurActivite': secteurActivites|last.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
  3752.                                            title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3753.                                             {{ localisation.nom_localisation }}
  3754.                                         </a>
  3755.                                     </li>
  3756.                                 {% else %}
  3757.                                     <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ localisation.nom_localisation }}</li>
  3758.                                     {% endif %}
  3759.                                 {% endfor %}
  3760.                             {% else %}
  3761.                             <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"acheteurs prêts à investir\",lang,\"\",\"M\") | raw }} - {{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }}</li>
  3762.                             {% endif %}
  3763.                     </ol>
  3764.                 </nav>
  3765.                 <!-- FIN ARIANE -->
  3766.                 {% if app.session.flashbag.peek('error')|length > 0 %}
  3767.                     <div class=\"alert alert-danger\" role=\"alert\">
  3768.                         {% for message in app.flashes('error') %}
  3769.                             {{ message }}<br>
  3770.                         {% endfor %}
  3771.                     </div>
  3772.                 {% endif %}
  3773.                 {% if app.session.flashbag.peek('success')|length > 0 %}
  3774.                     <div class=\"alert alert-success\" role=\"alert\">
  3775.                         {% for message in app.flashes('success') %}
  3776.                             - {{ message }}<br>
  3777.                         {% endfor %}
  3778.                     </div>
  3779.                 {% endif %}
  3780.                 {% if idLocalisation or idSecteurActivite %}
  3781.                     <div class=\"row mt-4\">
  3782.                         <div class=\"col-12 mb-1 ml-3 mt-3\">
  3783.                             <h1 class=\"orange-new fs2\">{{ translate(\"annonces d'acquisition\",lang,\"\",\"M\") | raw }} -
  3784.                                 {% if idLocalisation and not idSecteurActivite %}
  3785.                                     {{ localisations|last.nom_localisation }} {% if noms_ville %}({{ noms_ville }}...){% endif %}
  3786.                                 {% elseif idSecteurActivite and not idLocalisation %}
  3787.                                     {{ secteurActivites|last.nomSecteurActivite }}
  3788.                                 {% elseif idSecteurActivite and idLocalisation %}
  3789.                                     {{ secteurActivites|last.nomSecteurActivite }} {{ localisations|last.prefixe }} {{ localisations|last.nom_localisation }}
  3790.                                 {% endif %}
  3791.                             </h1>
  3792.                         </div>
  3793.                     </div>
  3794.                 {% endif %}
  3795.                 {% if idLocalisation and not idSecteurActivite %}
  3796.                     <div class=\"row\">
  3797.                         <div class=\"col-12\">
  3798.                             <div class=\"card no_shadow mb-3 card-ie\">
  3799.                                 <div class=\"card-body\">
  3800.                                     <div class=\"row\">
  3801.                                         <div class=\"col-12 mt-1\">
  3802.                                             <div class=\"float-left\">
  3803.                                                 {% if prev_localisation %}
  3804.                                                     {% set arrayVarsTrans =  {\"prefixe\": prev_localisation.prefixe, \"nom_localisation\" : prev_localisation.nom_localisation }  %}
  3805.                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_localisation', {'slug': prev_localisation.nom_localisation|slugify, 'type': prev_localisation.type, 'idLocalisation': prev_localisation.id_localisation, 'codePays': codePaysWithUnderScore}) }}\" title=\"{{ translate(\"acquereurs %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3806.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3807.                                                     </a>
  3808.                                                 {% else %}
  3809.                                                     <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3810.                                                 {% endif %}
  3811.                                             </div>
  3812.                                             <div class=\"lh18 ml-5\">
  3813.                                                 <strong class=\"orange-new\">{{ localisations|last.nom_localisation }} ({{ nb_acquereurs_investisseurs }})</strong>
  3814.                                             </div>
  3815.                                         </div>
  3816.                                         {% set nb_elements = sous_localisations_numbers | length %}
  3817.                                         {% if nb_elements > 0 and nb_elements <= 5 %}
  3818.                                             <div class=\"col-12 pt-2 mt-3\">
  3819.                                                 <ul class=\"cat_regions\">
  3820.                                                     {% for element in sous_localisations_numbers %}
  3821.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation }  %}
  3822.                                                         <li>
  3823.                                                             {% if element.nb_acquereurs_investisseurs > 0 %}
  3824.                                                                 <a href=\"{{ path('ouvrir_capital_annonce_acquisition_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"acquereurs %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3825.                                                                     {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  3826.                                                                 </a>
  3827.                                                             {% else %}
  3828.                                                                 <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3829.                                                             {% endif %}
  3830.                                                         </li>
  3831.                                                     {% endfor %}
  3832.                                                 </ul>
  3833.                                             </div>
  3834.                                         {% elseif nb_elements > 5 %}
  3835.                                             {% set half = ((sous_localisations_numbers | length) / 2)| round(0, 'ceil') %}
  3836.                                             <div class=\"col-6 pt-2 mt-3\">
  3837.                                                 <ul class=\"cat_regions\">
  3838.                                                     {% for index, element in sous_localisations_numbers %}
  3839.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation }  %}
  3840.                                                         {% if index < half %}
  3841.                                                             <li>
  3842.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  3843.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"acquereurs %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3844.                                                                         {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  3845.                                                                     </a>
  3846.                                                                 {% else %}
  3847.                                                                     <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3848.                                                                 {% endif %}
  3849.                                                             </li>
  3850.                                                         {% endif %}
  3851.                                                     {% endfor %}
  3852.                                                 </ul>
  3853.                                             </div>
  3854.                                             <div class=\"col-6 pt-2 mt-3\">
  3855.                                                 <ul class=\"cat_regions\">
  3856.                                                     {% for index, element in sous_localisations_numbers %}
  3857.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation }  %}
  3858.                                                         {% if index >= half %}
  3859.                                                             <li>
  3860.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  3861.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"acquereurs %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3862.                                                                         {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  3863.                                                                     </a>
  3864.                                                                 {% else %}
  3865.                                                                     <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3866.                                                                 {% endif %}
  3867.                                                             </li>
  3868.                                                         {% endif %}
  3869.                                                     {% endfor %}
  3870.                                                 </ul>
  3871.                                             </div>
  3872.                                         {% endif %}
  3873.                                     </div>
  3874.                                 </div>
  3875.                             </div>
  3876.                         </div>
  3877.                     </div>
  3878.                 {% elseif idSecteurActivite and not idLocalisation %}
  3879.                     <div class=\"row\">
  3880.                         <div class=\"col-12\">
  3881.                             <div class=\"card no_shadow mb-3 card-ie\">
  3882.                                 <div class=\"card-body\">
  3883.                                     <div class=\"row\">
  3884.                                         <div class=\"col-12 mt-1\">
  3885.                                             <div class=\"float-left\">
  3886.                                                 {% if prev_secteur %}
  3887.                                                     {% set arrayVarsTrans =  {\"nomPourTitle\": prev_secteur.nomPourTitle|lower }  %}
  3888.                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug': prev_secteur.nomSecteurActivite|slugify, 'idSecteurActivite': prev_secteur.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\" title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3889.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3890.                                                     </a>
  3891.                                                 {% else %}
  3892.                                                     <a href=\"{{ path('ouvrir_capital_annonces_acquisition', {'codePays': codePaysWithUnderScore }) }}\" title=\"{{ translate(\"toutes les opportunités\", lang, \"\", \"M\") }}\">
  3893.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3894.                                                     </a>
  3895.                                                 {% endif %}
  3896.                                             </div>
  3897.                                             <div class=\"lh18 ml-5\">
  3898.                                                 <strong class=\"orange-new\">{{ secteurActivites|last.nomSecteurActivite }} ({{ nb_acquereurs_investisseurs }})</strong>
  3899.                                             </div>
  3900.                                         </div>
  3901.                                         {% set nb_elements = sous_secteurs_numbers | length %}
  3902.                                         {% if nb_elements > 0 and nb_elements <= 5 %}
  3903.                                             <div class=\"col-12 pt-2 mt-3\">
  3904.                                                 <ul class=\"cat_regions\">
  3905.                                                     {% for element in sous_secteurs_numbers %}
  3906.                                                         {% set arrayVarsTrans =  {\"nomPourTitle\": element.nomPourTitle|lower }  %}
  3907.                                                         <li>
  3908.                                                             {% if element.nb_acquereurs_investisseurs > 0 %}
  3909.                                                                 <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  3910.                                                                    title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3911.                                                                     {{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})
  3912.                                                                 </a>
  3913.                                                             {% else %}
  3914.                                                                 <span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3915.                                                             {% endif %}
  3916.                                                         </li>
  3917.                                                     {% endfor %}
  3918.                                                 </ul>
  3919.                                             </div>
  3920.                                         {% elseif nb_elements > 5 %}
  3921.                                             {% set half = ((sous_secteurs_numbers | length) / 2)| round(0, 'ceil') %}
  3922.                                             <div class=\"col-6 pt-2 mt-3\">
  3923.                                                 <ul class=\"cat_regions\">
  3924.                                                     {% for index, element in sous_secteurs_numbers %}
  3925.                                                         {% set arrayVarsTrans =  {\"nomPourTitle\": element.nomPourTitle|lower }  %}
  3926.                                                         {% if index < half %}
  3927.                                                             <li>
  3928.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  3929.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  3930.                                                                        title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3931.                                                                         {{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})
  3932.                                                                     </a>
  3933.                                                                 {% else %}
  3934.                                                                     <span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3935.                                                                 {% endif %}
  3936.                                                             </li>
  3937.                                                         {% endif %}
  3938.                                                     {% endfor %}
  3939.                                                 </ul>
  3940.                                             </div>
  3941.                                             <div class=\"col-6 pt-2 mt-3\">
  3942.                                                 <ul class=\"cat_regions\">
  3943.                                                     {% for index, element in sous_secteurs_numbers %}
  3944.                                                         {% set arrayVarsTrans =  {\"nomPourTitle\": element.nomPourTitle|lower }  %}
  3945.                                                         {% if index >= half %}
  3946.                                                             <li>
  3947.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  3948.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  3949.                                                                        title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3950.                                                                         {{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})
  3951.                                                                     </a>
  3952.                                                                 {% else %}
  3953.                                                                     <span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_acquereurs_investisseurs }})</span>
  3954.                                                                 {% endif %}
  3955.                                                             </li>
  3956.                                                         {% endif %}
  3957.                                                     {% endfor %}
  3958.                                                 </ul>
  3959.                                             </div>
  3960.                                         {% endif %}
  3961.                                     </div>
  3962.                                 </div>
  3963.                             </div>
  3964.                         </div>
  3965.                     </div>
  3966.                 {% elseif idSecteurActivite and idLocalisation %}
  3967.                     <div class=\"row\">
  3968.                         <div class=\"col-12\">
  3969.                             <div class=\"card no_shadow mb-3 card-ie\">
  3970.                                 <div class=\"card-body\">
  3971.                                     <div class=\"row\">
  3972.                                         <div class=\"col-12 mt-1 mb-3\">
  3973.                                             <div class=\"float-left\">
  3974.                                                 {% if prev_localisation %}
  3975.                                                     {% set arrayVarsTrans =  {\"prefixe\": prev_localisation.prefixe, \"nom_localisation\" : prev_localisation.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  3976.                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_croise', {'nomLocalisation': prev_localisation.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': prev_localisation.type, 'idLocalisation': prev_localisation.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
  3977.                                                        title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3978.                                                         <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3979.                                                     </a>
  3980.                                                 {% else %}
  3981.                                                     <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
  3982.                                                 {% endif %}
  3983.                                             </div>
  3984.                                             <div class=\"lh18 ml-5\">
  3985.                                                 <strong class=\"orange-new\">{{ localisations|last.nom_localisation }} ({{ nb_acquereurs_investisseurs }})</strong>
  3986.                                             </div>
  3987.                                         </div>
  3988.                                         {% set nb_elements = sous_localisations_numbers | length %}
  3989.                                         {% if nb_elements > 0 and nb_elements <= 5 %}
  3990.                                             <div class=\"col-12 pt-2\">
  3991.                                                 <ul class=\"cat_regions\">
  3992.                                                     {% for element in sous_localisations_numbers %}
  3993.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  3994.                                                         <li>
  3995.                                                             {% if element.nb_acquereurs_investisseurs > 0 %}
  3996.                                                                 <a href=\"{{ path('ouvrir_capital_annonce_acquisition_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  3997.                                                                    title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  3998.                                                                     {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  3999.                                                                 </a>
  4000.                                                             {% else %}
  4001.                                                                 <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  4002.                                                             {% endif %}
  4003.                                                         </li>
  4004.                                                     {% endfor %}
  4005.                                                 </ul>
  4006.                                             </div>
  4007.                                         {% elseif nb_elements > 5 %}
  4008.                                             {% set half = ((sous_localisations_numbers | length) / 2)| round(0, 'ceil') %}
  4009.                                             <div class=\"col-6 pt-2 mt-3\">
  4010.                                                 <ul class=\"cat_regions\">
  4011.                                                     {% for index, element in sous_localisations_numbers %}
  4012.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  4013.                                                         {% if index < half %}
  4014.                                                             <li>
  4015.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  4016.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  4017.                                                                        title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  4018.                                                                         {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  4019.                                                                     </a>
  4020.                                                                 {% else %}
  4021.                                                                     <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  4022.                                                                 {% endif %}
  4023.                                                             </li>
  4024.                                                         {% endif %}
  4025.                                                     {% endfor %}
  4026.                                                 </ul>
  4027.                                             </div>
  4028.                                             <div class=\"col-6 pt-2 mt-3\">
  4029.                                                 <ul class=\"cat_regions\">
  4030.                                                     {% for index, element in sous_localisations_numbers %}
  4031.                                                         {% set arrayVarsTrans =  {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  4032.                                                         {% if index >= half %}
  4033.                                                             <li>
  4034.                                                                 {% if element.nb_acquereurs_investisseurs > 0 %}
  4035.                                                                     <a href=\"{{ path('ouvrir_capital_annonce_acquisition_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
  4036.                                                                        title=\"{{ translate(\"acquereurs %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
  4037.                                                                         {{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})
  4038.                                                                     </a>
  4039.                                                                 {% else %}
  4040.                                                                     <span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_acquereurs_investisseurs }})</span>
  4041.                                                                 {% endif %}
  4042.                                                             </li>
  4043.                                                         {% endif %}
  4044.                                                     {% endfor %}
  4045.                                                 </ul>
  4046.                                             </div>
  4047.                                         {% endif %}
  4048.                                     </div>
  4049.                                 </div>
  4050.                             </div>
  4051.                         </div>
  4052.                     </div>
  4053.                 {% endif %}
  4054.                 <!--2 BOUTONS-->
  4055.                 <div class=\"row mt-3 mb-3\">
  4056.                     <div class=\"col-12 pt-2 mb-4 text-right\">
  4057.                         <a href=\"{{ path('ouvrir_capital_recherche_annonces_acquisition',{'codePays':codePaysWithUnderScore}  ) }}?{{ string_params_without_page }}\" class=\"text-decoration-none\" title=\"{{ translate(\"modifiez votre recherche\",lang,\"\",\"M\") | raw }}\">
  4058.                             <button type=\"submit\" class=\"btn btn-orange-new mt-2\">{{ translate(\"modifiez votre recherche\",lang,\"\",\"M\") | raw }}</button>
  4059.                         </a>
  4060.                         <a href=\"{{ path('creer_alerte', {type: 'achat', codePays: codePaysWithUnderScore}) }}\" class=\"ml-2\" title=\"{{ translate(\"creer une alerte\",lang,\"\",\"M\") | raw }}\" id=\"btnCreationAlerte\">
  4061.                             <button type=\"submit\" class=\"btn btn-jaune blanc mt-2\">
  4062.                                 <i class=\"fas fa-bell white\"></i> {{ translate(\"creer une alerte\",lang,\"\",\"M\") | raw }}
  4063.                             </button>
  4064.                         </a>
  4065.                     </div>
  4066.                 </div>
  4067.                 <!--FIN 2 BOUTONS-->
  4068.                 {% if idLocalisation and not idSecteurActivite %}
  4069.                     <div class=\"row\" >
  4070.                         <div class=\"col-12 mb-3 ml-3\">
  4071.                             {% set p = \"\" %}
  4072.                             {% if ( nb_annonces > 1 ) %}
  4073.                                 {% set p = \"p\" %}
  4074.                             {% endif %}
  4075.                             {% set arrayVarsTrans =  {\"prefixe\": localisations|last.prefixe, \"nom_localisation\" : localisations|last.nom_localisation }  %}
  4076.                             <span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} %\$prefixe%\$ %\$nom_localisation%\$ dont\",lang,\"\",\"m\", p, arrayVarsTrans) | raw }} :</span>
  4077.                         </div>
  4078.                     </div>
  4079.                     <!--MOBILE-->
  4080.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  4081.                         <div class=\"col-12\">
  4082.                             <div class=\"row\">
  4083.                                 <div class=\"col-6 text-center my-3 br_gris\">
  4084.                                     <div class=\"blanc lh099 py-3\">
  4085.                                         <a href=\"{{ path('ouvrir_capital_business_angel_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4086.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br>
  4087.                                             {% set p = \"\" %}
  4088.                                             {% if ( nb_business_angel > 1 ) %}
  4089.                                                 {% set p = \"p\" %}
  4090.                                             {% endif %}
  4091.                                             <span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4092.                                         </a>
  4093.                                     </div>
  4094.                                 </div>
  4095.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  4096.                                     <div class=\"blanc lh099 py-3\">
  4097.                                         <a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4098.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
  4099.                                             {% set p = \"\" %}
  4100.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4101.                                                 {% set p = \"p\" %}
  4102.                                             {% endif %}
  4103.                                             <span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4104.                                         </a>
  4105.                                     </div>
  4106.                                 </div>
  4107.                                 
  4108.                                 <div class=\"col-6 text-center my-3\">
  4109.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  4110.                                         <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
  4111.                                         {% set p = \"\" %}
  4112.                                         {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4113.                                             {% set p = \"p\" %}
  4114.                                         {% endif %}
  4115.                                         <span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4116.                                     </div>
  4117.                                 </div>
  4118.                                 <div class=\"col-6  text-center my-3\">
  4119.                                     <div class=\"blanc lh099 py-3\">
  4120.                                         <a href=\"{{ path('ouvrir_capital_fonds_investissement_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4121.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
  4122.                                             {% set p = \"\" %}
  4123.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4124.                                                 {% set p = \"p\" %}
  4125.                                             {% endif %}
  4126.                                             <span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4127.                                         </a>
  4128.                                     </div>
  4129.                                 </div>
  4130.                             </div>
  4131.                         </div>
  4132.                     </div>
  4133.                     <!--MOBILE-->
  4134.                     <!--TOUT SAUF MOBILE-->
  4135.                     <div class=\"row d-none d-sm-block\">
  4136.                         <div class=\"onglet8 col-12 mb-4\">
  4137.                             <nav>
  4138.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4139.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  4140.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_business_angel_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4141.                                             {% set p = \"\" %}
  4142.                                             {% if ( nb_business_angel > 1 ) %}
  4143.                                                 {% set p = \"p\" %}
  4144.                                             {% endif %}
  4145.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4146.                                         </a>
  4147.                                     </div>
  4148.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  4149.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4150.                                             {% set p = \"\" %}
  4151.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4152.                                                 {% set p = \"p\" %}
  4153.                                             {% endif %}
  4154.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4155.                                         </a>
  4156.                                     </div>
  4157.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  4158.                                         <div class=\"nav-item nav-link active\">
  4159.                                             {% set p = \"\" %}
  4160.                                             {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4161.                                                 {% set p = \"p\" %}
  4162.                                             {% endif %}
  4163.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4164.                                         </div>
  4165.                                     </div>
  4166.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  4167.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_fonds_investissement_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4168.                                             {% set p = \"\" %}
  4169.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4170.                                                 {% set p = \"p\" %}
  4171.                                             {% endif %}
  4172.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4173.                                         </a>
  4174.                                     </div>
  4175.                                 </div>
  4176.                             </nav>
  4177.                         </div>
  4178.                     </div>
  4179.                     <!--TOUT SAUF MOBILE-->
  4180.                     
  4181.                     <div class=\"row mt-5\">
  4182.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  4183.                             <nav>
  4184.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4185.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  4186.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_cv_repreneur_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4187.                                             {% set p = \"\" %}
  4188.                                             {% if ( nb_repreneurs_investisseurs > 1 ) %}
  4189.                                                 {% set p = \"p\" %}
  4190.                                             {% endif %}
  4191.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}\",lang,\"\",\"M\", p) | raw }}</span>
  4192.                                         </a>
  4193.                                     </div>
  4194.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  4195.                                         <div class=\"nav-item nav-link active\">
  4196.                                             {% set p = \"\" %}
  4197.                                             {% if ( nb_acquereurs_investisseurs > 1 ) %}
  4198.                                                 {% set p = \"p\" %}
  4199.                                             {% endif %}
  4200.                                             <span class=\"fs2\">{{ nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}\",lang,\"\",\"m\", p) | raw }}</span>
  4201.                                         </div>
  4202.                                     </div>
  4203.                                 </div>
  4204.                             </nav>
  4205.                         </div>
  4206.                     </div>
  4207.                     
  4208.                 {% elseif idSecteurActivite and not idLocalisation %}
  4209.                     <div class=\"row\" >
  4210.                         <div class=\"col-12 mb-3 ml-3\">
  4211.                             {% set p = \"\" %}
  4212.                             {% if ( nb_annonces > 1 ) %}
  4213.                                 {% set p = \"p\" %}
  4214.                             {% endif %}
  4215.                             {% set arrayVarsTrans =  {\"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  4216.                             <span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
  4217.                         </div>
  4218.                     </div>
  4219.                     <!--MOBILE-->
  4220.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  4221.                         <div class=\"col-12\">
  4222.                             <div class=\"row\">
  4223.                                 <div class=\"col-6 text-center my-3 br_gris\">
  4224.                                     <div class=\"blanc lh099 py-3\">
  4225.                                         <a href=\"{{ path('ouvrir_capital_business_angel_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4226.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br>
  4227.                                             {% set p = \"\" %}
  4228.                                             {% if ( nb_business_angel > 1 ) %}
  4229.                                                 {% set p = \"p\" %}
  4230.                                             {% endif %}
  4231.                                             <span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4232.                                         </a>
  4233.                                     </div>
  4234.                                 </div>
  4235.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  4236.                                     <div class=\"blanc lh099 py-3\">
  4237.                                         <a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4238.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
  4239.                                             {% set p = \"\" %}
  4240.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4241.                                                 {% set p = \"p\" %}
  4242.                                             {% endif %}
  4243.                                             <span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4244.                                         </a>
  4245.                                     </div>
  4246.                                 </div>
  4247.                                 
  4248.                                 <div class=\"col-6 text-center my-3\">
  4249.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  4250.                                         <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
  4251.                                         {% set p = \"\" %}
  4252.                                         {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4253.                                             {% set p = \"p\" %}
  4254.                                         {% endif %}
  4255.                                         <span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4256.                                     </div>
  4257.                                 </div>
  4258.                                 <div class=\"col-6 text-center my-3\">
  4259.                                     <div class=\"blanc lh099 py-3\">
  4260.                                         <a href=\"{{ path('ouvrir_capital_fonds_investissement_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4261.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
  4262.                                             {% set p = \"\" %}
  4263.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4264.                                                 {% set p = \"p\" %}
  4265.                                             {% endif %}
  4266.                                             <span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4267.                                         </a>
  4268.                                     </div>
  4269.                                 </div>
  4270.                             </div>
  4271.                         </div>
  4272.                     </div>
  4273.                     <!--MOBILE-->
  4274.                     <!--TOUT SAUF MOBILE-->
  4275.                     <div class=\"row d-none d-sm-block\">
  4276.                         <div class=\"onglet8 col-12 mb-4\">
  4277.                             <nav>
  4278.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4279.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  4280.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_business_angel_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4281.                                             {% set p = \"\" %}
  4282.                                             {% if ( nb_business_angel > 1 ) %}
  4283.                                                 {% set p = \"p\" %}
  4284.                                             {% endif %}
  4285.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4286.                                         </a>
  4287.                                     </div>
  4288.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  4289.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4290.                                             {% set p = \"\" %}
  4291.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4292.                                                 {% set p = \"p\" %}
  4293.                                             {% endif %}
  4294.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4295.                                         </a>
  4296.                                     </div>
  4297.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  4298.                                         <div class=\"nav-item nav-link active\">
  4299.                                             {% set p = \"\" %}
  4300.                                             {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4301.                                                 {% set p = \"p\" %}
  4302.                                             {% endif %}
  4303.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4304.                                         </div>
  4305.                                     </div>
  4306.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  4307.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_fonds_investissement_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4308.                                             {% set p = \"\" %}
  4309.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4310.                                                 {% set p = \"p\" %}
  4311.                                             {% endif %}
  4312.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4313.                                         </a>
  4314.                                     </div>
  4315.                                 </div>
  4316.                             </nav>
  4317.                         </div>
  4318.                     </div>
  4319.                     <!--TOUT SAUF MOBILE-->
  4320.                     
  4321.                     <div class=\"row mt-5\">
  4322.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  4323.                             <nav>
  4324.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4325.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  4326.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_cv_repreneur_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4327.                                             {% set p = \"\" %}
  4328.                                             {% if ( nb_repreneurs_investisseurs > 1 ) %}
  4329.                                                 {% set p = \"p\" %}
  4330.                                             {% endif %}
  4331.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}\",lang,\"\",\"M\", p) | raw }}</span>
  4332.                                         </a>
  4333.                                     </div>
  4334.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  4335.                                         <div class=\"nav-item nav-link active\">
  4336.                                             {% set p = \"\" %}
  4337.                                             {% if ( nb_acquereurs_investisseurs > 1 ) %}
  4338.                                                 {% set p = \"p\" %}
  4339.                                             {% endif %}
  4340.                                             <span class=\"fs2\">{{ nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}\",lang,\"\",\"m\", p) | raw }}</span>
  4341.                                         </div>
  4342.                                     </div>
  4343.                                 </div>
  4344.                             </nav>
  4345.                         </div>
  4346.                     </div>
  4347.                     
  4348.                 {% elseif idLocalisation and idSecteurActivite %}
  4349.                     <div class=\"row\" >
  4350.                         <div class=\"col-12 mb-3 ml-3\">
  4351.                             {% set p = \"\" %}
  4352.                             {% if ( nb_annonces > 1 ) %}
  4353.                                 {% set p = \"p\" %}
  4354.                             {% endif %}
  4355.                             {% set arrayVarsTrans =  {\"prefixe\": localisations|last.prefixe, \"nom_localisation\" : localisations|last.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower }  %}
  4356.                             <span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
  4357.                         </div>
  4358.                     </div>
  4359.                     <!--MOBILE-->
  4360.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  4361.                         <div class=\"col-12\">
  4362.                             <div class=\"row\">
  4363.                                 <div class=\"col-6 text-center my-3 br_gris\">
  4364.                                     <div class=\"blanc lh099 py-3\">
  4365.                                         <a href=\"{{ path('ouvrir_capital_business_angel_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4366.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br>
  4367.                                             {% set p = \"\" %}
  4368.                                             {% if ( nb_business_angel > 1 ) %}
  4369.                                                 {% set p = \"p\" %}
  4370.                                             {% endif %}
  4371.                                             <span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4372.                                         </a>
  4373.                                     </div>
  4374.                                 </div>
  4375.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  4376.                                     <div class=\"blanc lh099 py-3\">
  4377.                                         <a href=\"{{ path('ouvrir_capital_recherche_partenariat_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4378.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
  4379.                                             {% set p = \"\" %}
  4380.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4381.                                                 {% set p = \"p\" %}
  4382.                                             {% endif %}
  4383.                                             <span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4384.                                         </a>
  4385.                                     </div>
  4386.                                 </div>
  4387.                                 
  4388.                                 <div class=\"col-6 text-center my-3\">
  4389.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  4390.                                         <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
  4391.                                         {% set p = \"\" %}
  4392.                                         {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4393.                                             {% set p = \"p\" %}
  4394.                                         {% endif %}
  4395.                                         <span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4396.                                     </div>
  4397.                                 </div>
  4398.                                 <div class=\"col-6  text-center my-3\">
  4399.                                     <div class=\"blanc lh099 py-3\">
  4400.                                         <a href=\"{{ path('ouvrir_capital_fonds_investissement_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4401.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
  4402.                                             {% set p = \"\" %}
  4403.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4404.                                                 {% set p = \"p\" %}
  4405.                                             {% endif %}
  4406.                                             <span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4407.                                         </a>
  4408.                                     </div>
  4409.                                 </div>
  4410.                             </div>
  4411.                         </div>
  4412.                     </div>
  4413.                     <!--MOBILE-->
  4414.                     <!--TOUT SAUF MOBILE-->
  4415.                     <div class=\"row d-none d-sm-block\">
  4416.                         <div class=\"onglet8 col-12 mb-4\">
  4417.                             <nav>
  4418.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4419.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  4420.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_business_angel_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4421.                                             {% set p = \"\" %}
  4422.                                             {% if ( nb_business_angel > 1 ) %}
  4423.                                                 {% set p = \"p\" %}
  4424.                                             {% endif %}
  4425.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4426.                                         </a>
  4427.                                     </div>
  4428.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  4429.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_recherche_partenariat_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4430.                                             {% set p = \"\" %}
  4431.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4432.                                                 {% set p = \"p\" %}
  4433.                                             {% endif %}
  4434.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4435.                                         </a>
  4436.                                     </div>
  4437.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  4438.                                         <div class=\"nav-item nav-link active\">
  4439.                                             {% set p = \"\" %}
  4440.                                             {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4441.                                                 {% set p = \"p\" %}
  4442.                                             {% endif %}
  4443.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4444.                                         </div>
  4445.                                     </div>
  4446.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  4447.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_fonds_investissement_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4448.                                             {% set p = \"\" %}
  4449.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4450.                                                 {% set p = \"p\" %}
  4451.                                             {% endif %}
  4452.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4453.                                         </a>
  4454.                                     </div>
  4455.                                 </div>
  4456.                             </nav>
  4457.                         </div>
  4458.                     </div>
  4459.                     <!--TOUT SAUF MOBILE-->
  4460.                     
  4461.                     <div class=\"row mt-5\">
  4462.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  4463.                             <nav>
  4464.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4465.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  4466.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_cv_repreneur_croise',{'nomLocalisation': localisations|last.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'type': type, 'idLocalisation': localisations|last.id_localisation, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4467.                                             {% set p = \"\" %}
  4468.                                             {% if ( nb_repreneurs_investisseurs > 1 ) %}
  4469.                                                 {% set p = \"p\" %}
  4470.                                             {% endif %}
  4471.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}\",lang,\"\",\"M\", p) | raw }}</span>
  4472.                                         </a>
  4473.                                     </div>
  4474.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  4475.                                         <div class=\"nav-item nav-link active\">
  4476.                                             {% set p = \"\" %}
  4477.                                             {% if ( nb_acquereurs_investisseurs > 1 ) %}
  4478.                                                 {% set p = \"p\" %}
  4479.                                             {% endif %}
  4480.                                             <span class=\"fs2\">{{ nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}\",lang,\"\",\"m\", p) | raw }}</span>
  4481.                                         </div>
  4482.                                     </div>
  4483.                                 </div>
  4484.                             </nav>
  4485.                         </div>
  4486.                     </div>
  4487.                     
  4488.                 {% else %}
  4489.                     <div class=\"row\" >
  4490.                         <div class=\"col-12 mb-3 ml-3\">
  4491.                             {% set p = \"\" %}
  4492.                             {% if ( nb_annonces > 1 ) %}
  4493.                                 {% set p = \"p\" %}
  4494.                             {% endif %}
  4495.                             <span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
  4496.                         </div>
  4497.                     </div>
  4498.                     <!--MOBILE-->
  4499.                     <div class=\"row d-block d-sm-none bkg_gris_clair\">
  4500.                         <div class=\"col-12\">
  4501.                             <div class=\"row\">
  4502.                                 <div class=\"col-6 text-center my-3 br_gris\">
  4503.                                     <div class=\"blanc lh099 py-3\">
  4504.                                         <a href=\"{{ path('ouvrir_capital_resultats_business_angel',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4505.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br>
  4506.                                             {% set p = \"\" %}
  4507.                                             {% if ( nb_business_angel > 1 ) %}
  4508.                                                 {% set p = \"p\" %}
  4509.                                             {% endif %}
  4510.                                             <span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4511.                                         </a>
  4512.                                     </div>
  4513.                                 </div>
  4514.                                 <div class=\"col-6 text-center my-3 pr-4 br_gris\">
  4515.                                     <div class=\"blanc lh099 py-3\">
  4516.                                         <a href=\"{{ path('ouvrir_capital_resultats_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4517.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
  4518.                                             {% set p = \"\" %}
  4519.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4520.                                                 {% set p = \"p\" %}
  4521.                                             {% endif %}
  4522.                                             <span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4523.                                         </a>
  4524.                                     </div>
  4525.                                 </div>
  4526.                                 
  4527.                                 <div class=\"col-6 text-center my-3\">
  4528.                                     <div class=\"blanc bkg_orange_new lh099 py-3\">
  4529.                                         <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
  4530.                                         {% set p = \"\" %}
  4531.                                         {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4532.                                             {% set p = \"p\" %}
  4533.                                         {% endif %}
  4534.                                         <span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4535.                                     </div>
  4536.                                 </div>
  4537.                                 <div class=\"col-6  text-center my-3\">
  4538.                                     <div class=\"blanc lh099 py-3\">
  4539.                                         <a href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
  4540.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
  4541.                                             {% set p = \"\" %}
  4542.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4543.                                                 {% set p = \"p\" %}
  4544.                                             {% endif %}
  4545.                                             <span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4546.                                         </a>
  4547.                                     </div>
  4548.                                 </div>
  4549.                             </div>
  4550.                         </div>
  4551.                     </div>
  4552.                     <!--MOBILE-->
  4553.                     <!--TOUT SAUF MOBILE-->
  4554.                     <div class=\"row d-none d-sm-block\">
  4555.                         <div class=\"onglet8 col-12 mb-4\">
  4556.                             <nav>
  4557.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4558.                                     <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
  4559.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_business_angel',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4560.                                             {% set p = \"\" %}
  4561.                                             {% if ( nb_business_angel > 1 ) %}
  4562.                                                 {% set p = \"p\" %}
  4563.                                             {% endif %}
  4564.                                             <span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
  4565.                                         </a>
  4566.                                     </div>
  4567.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  4568.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4569.                                             {% set p = \"\" %}
  4570.                                             {% if ( nb_recherches_partenariats > 1 ) %}
  4571.                                                 {% set p = \"p\" %}
  4572.                                             {% endif %}
  4573.                                             <span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
  4574.                                         </a>
  4575.                                     </div>
  4576.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  4577.                                         <div class=\"nav-item nav-link active\">
  4578.                                             {% set p = \"\" %}
  4579.                                             {% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
  4580.                                                 {% set p = \"p\" %}
  4581.                                             {% endif %}
  4582.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
  4583.                                         </div>
  4584.                                     </div>
  4585.                                     <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
  4586.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4587.                                             {% set p = \"\" %}
  4588.                                             {% if ( nb_fonds_investissement > 1 ) %}
  4589.                                                 {% set p = \"p\" %}
  4590.                                             {% endif %}
  4591.                                             <span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
  4592.                                         </a>
  4593.                                     </div>
  4594.                                 </div>
  4595.                             </nav>
  4596.                         </div>
  4597.                     </div>
  4598.                     <!--TOUT SAUF MOBILE-->
  4599.                     
  4600.                     <div class=\"row mt-5\">
  4601.                         <div class=\"onglet8 col-12 col-sm-6 offset-sm-5 mb-4\">
  4602.                             <nav>
  4603.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4604.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  4605.                                         <a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_cv_repreneur',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
  4606.                                             {% set p = \"\" %}
  4607.                                             {% if ( nb_repreneurs_investisseurs > 1 ) %}
  4608.                                                 {% set p = \"p\" %}
  4609.                                             {% endif %}
  4610.                                             <span class=\"fs2\">{{ nb_repreneurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$CV de<br>repreneur\$\${p|CV de<br>repreneurs}\",lang,\"\",\"M\", p) | raw }}</span>
  4611.                                         </a>
  4612.                                     </div>
  4613.                                     <div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  4614.                                         <div class=\"nav-item nav-link active\">
  4615.                                             {% set p = \"\" %}
  4616.                                             {% if ( nb_acquereurs_investisseurs > 1 ) %}
  4617.                                                 {% set p = \"p\" %}
  4618.                                             {% endif %}
  4619.                                             <span class=\"fs2\">{{ nb_acquereurs_investisseurs }}</span><br><span class=\"fs12\">{{ translate(\"\$\$annonce<br>d'acquisition\$\${p|annonces<br>d'acquisition}\",lang,\"\",\"m\", p) | raw }}</span>
  4620.                                         </div>
  4621.                                     </div>
  4622.                                 </div>
  4623.                             </nav>
  4624.                         </div>
  4625.                     </div>
  4626.                 {% endif %}
  4627.                 {% if liste_annonces_prioritaires %}
  4628.                     <!--TITRE ALAUNE-->
  4629.                     <div class=\"row\" >
  4630.                         <div class=\"col-12 pt-3 ml-2\">
  4631.                             <span class=\"titre_annonce_alaune\">{{ translate(\"annonces a la une\",lang,\"\",\"M\") | raw }}</span>
  4632.                         </div>
  4633.                     </div>
  4634.                     <!--FIN TITRE ALAUNE-->
  4635.                     <div class=\"row\" >
  4636.                         <div class=\"col-12\">
  4637.                             <!--ANNONCE A LA UNE-->
  4638.                             {% for annonce_prioritaire in liste_annonces_prioritaires %}
  4639.                                 {% set lienAnnoncePrioritaire = path('vendre_entreprise_annonce_acquisition_details',
  4640.                              {
  4641.                              \t'slug':annonce_prioritaire.slug,
  4642.                              \t'nomLocalisation':annonce_prioritaire.nom_localisation_slug,
  4643.                                 'idAnnonce':annonce_prioritaire.id_annonce_acheteur,
  4644.                                 'codePays':codePaysWithUnderScore
  4645.                              }) ~ '?urlList=' ~ urlList ~ '&fromAlaUne=1&' ~ string_params ~ '&from=ouvrir-capital' %}
  4646.                                 <div class=\"card no_shadow mb-3 card-ie card-alaune\">
  4647.                                     <div class=\"card-body\">
  4648.                                         <div class=\"row\">
  4649.                                             <div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
  4650.                                                 <div class=\"mb-2\">
  4651.                                                     <h5 class=\"titre_annonce_orange\">
  4652.                                                         <a href=\"{{ lienAnnoncePrioritaire }}\" title=\"{{ annonce_prioritaire.titre_annonce }}\">{{ annonce_prioritaire.titre_annonce }}</a>
  4653.                                                     </h5>
  4654.                                                     {% if annonce_prioritaire.etat is defined and (annonce_prioritaire.etat == \"information_transmise\" or annonce_prioritaire.etat == \"facture_envoyee\") %}
  4655.                                                         <span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i>&nbsp;&nbsp;{{ translate(\"déjà commandé\",lang,\"\",\"M\") | raw }}</span>
  4656.                                                     {% endif %}
  4657.                                                 </div>
  4658.                                                 <div class=\"mb-1\">
  4659.                                                     <span class=\"nowrap_custom\">{{ translate(\"invest max\",lang,\"\",\"M\") | raw }} : <strong>{{ annonce_prioritaire.apport_perso_repreneur| number_format(0, \"\", \" \") }} k€</strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  4660.                                                     <span class=\"nowrap_custom\">
  4661.                                                         {% if annonce_prioritaire.date_parution > annonce_prioritaire.date_parution_initiale %}
  4662.                                                             {{ translate(\"mise à jour le\",lang,\"\",\"M\") | raw }}
  4663.                                                         {% else %}
  4664.                                                             {{ translate(\"poste le\",lang,\"\",\"M\") | raw }}
  4665.                                                         {% endif %}
  4666.                                                         <strong>{{ annonce_prioritaire.date_parution_formated }}</strong>
  4667.                                                     </span>&nbsp;&nbsp;&nbsp;&nbsp;
  4668.                                                     <span class=\"nowrap_custom\">{{ translate(\"ref.\",lang,\"\",\"M\") | raw }} : <strong>A{{ annonce_prioritaire.id_annonce_acheteur }}</strong></span>
  4669.                                                 </div>
  4670.                                                 <i class=\"fas fa-map-marker-alt\"></i>&nbsp;
  4671.                                                 {% for localisation in annonce_prioritaire.localisations %}
  4672.                                                     {{ localisation.nom_localisation }}{% if localisation != annonce_prioritaire.localisations|last %},&nbsp;{% endif %}
  4673.                                                 {% endfor %}
  4674.                                                 {% if annonce_prioritaire.type_acquereur == \"personne\" %}
  4675.                                                     <i class=\"fas fa-user bleu ml-1\"></i>
  4676.                                                 {% elseif annonce_prioritaire.type_acquereur == \"societe\" %}
  4677.                                                     <i class=\"fas fa-building jaune ml-1\"></i>
  4678.                                                 {% endif %}
  4679.                                             </div>
  4680.                                             <div class=\"col-12 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
  4681.                                                 <div class=\"row\">
  4682.                                                     <div class=\"col-4 col-md-12 text-center\">
  4683.                                                         <a href=\"{{ lienAnnoncePrioritaire }}\">
  4684.                                                             {% if  annonce_prioritaire.cartes.id_localisation_by_country|length == 1 %}
  4685.                                                                 {% if annonce_prioritaire.cartes.id_localisation_by_country|keys |first == \"33\" %}
  4686.                                                                     <img class=\"img-fluid\"
  4687.                                                                          id='absolute_index_1'
  4688.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  4689.                                                                          alt=\"France\">
  4690.                                                                     {% for k, carte  in annonce_prioritaire.cartes.id_localisation_by_country.33 %}
  4691.                                                                         <img class=\"img-fluid\"
  4692.                                                                              id='absolute_index_2'
  4693.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
  4694.                                                                              alt=\"France\">
  4695.                                                                     {% endfor %}
  4696.                                                                 {% endif %}
  4697.                                                                 {% if annonce_prioritaire.cartes.id_localisation_by_country|keys |first == \"41\" %}
  4698.                                                                     {% if annonce_prioritaire.cartes.id_localisation_by_country.41 |length == 1 %}
  4699.                                                                         <img class=\"img-fluid\"
  4700.                                                                              id='absolute_index_2'
  4701.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/41/{{ annonce_prioritaire.cartes.id_localisation_by_country.41|first }}.png\"
  4702.                                                                              alt=\"Suisse\">
  4703.                                                                     {% else %}
  4704.                                                                         <img class=\"img-fluid\"
  4705.                                                                              id='absolute_index_2'
  4706.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
  4707.                                                                              alt=\"Suisse\">
  4708.                                                                     {% endif %}
  4709.                                                                 {% endif %}
  4710.                                                                 {% if annonce_prioritaire.cartes.id_localisation_by_country|keys |first == \"01\" %}
  4711.                                                                     {% if annonce_prioritaire.cartes.id_localisation_by_country['01'] |length == 1 %}
  4712.                                                                         <img class=\"img-fluid\"
  4713.                                                                              id='absolute_index_2'
  4714.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/01/{{ annonce_prioritaire.cartes.id_localisation_by_country['01']|first }}.png\"
  4715.                                                                              alt=\"Canada\">
  4716.                                                                     {% else %}
  4717.                                                                         <img class=\"img-fluid\"
  4718.                                                                              id='absolute_index_2'
  4719.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
  4720.                                                                              alt=\"Canada\">
  4721.                                                                     {% endif %}
  4722.                                                                 {% endif %}
  4723.                                                                 {% if annonce_prioritaire.cartes.id_localisation_by_country|keys |first == \"32\" %}
  4724.                                                                     {% if annonce_prioritaire.cartes.id_localisation_by_country.32 |length == 1 %}
  4725.                                                                         <img class=\"img-fluid\"
  4726.                                                                              id='absolute_index_2'
  4727.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/32/{{ annonce_prioritaire.cartes.id_localisation_by_country.32|first }}.png\"
  4728.                                                                              alt=\"Belgique\">
  4729.                                                                     {% else %}
  4730.                                                                         <img class=\"img-fluid\"
  4731.                                                                              id='absolute_index_2'
  4732.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
  4733.                                                                              alt=\"Belgique\">
  4734.                                                                     {% endif %}
  4735.                                                                 {% endif %}
  4736.                                                             {% endif %}
  4737.                                                             {% if  annonce_prioritaire.cartes.id_localisation_by_country|length  > 1 %}
  4738.                                                                 {% if 33 in annonce_prioritaire.cartes.id_localisation_by_country|keys %}
  4739.                                                                     <img class=\"img-fluid\"
  4740.                                                                          id='absolute_index_1'
  4741.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  4742.                                                                          alt=\"France\">
  4743.                                                                     {% for k, carte  in annonce_prioritaire.cartes.id_localisation_by_country.33 %}
  4744.                                                                         <img class=\"img-fluid\"
  4745.                                                                              id='absolute_index_2'
  4746.                                                                              src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
  4747.                                                                              alt=\"France\">
  4748.                                                                     {% endfor %}
  4749.                                                                     <img class=\"img-fluid\"
  4750.                                                                          id='absolute_index_2'
  4751.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
  4752.                                                                          alt=\"Monde\">
  4753.                                                                 {% endif %}
  4754.                                                                 {% if 33 not in annonce_prioritaire.cartes.id_localisation_by_country|keys %}
  4755.                                                                     <img class=\"img-fluid\"
  4756.                                                                          id='absolute_index_2'
  4757.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
  4758.                                                                          alt=\"Monde\">
  4759.                                                                 {% endif %}
  4760.                                                             {% endif %}
  4761.                                                         </a>
  4762.                                                     </div>
  4763.                                                 </div>
  4764.                                             </div>
  4765.                                             <div class=\"col-5 col-md-3 col-lg-3 mt-4 br_gris\">
  4766.                                                 <a href=\"{{ lienAnnoncePrioritaire }}\" title=\"{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}\">
  4767.                                                     <button type=\"button\" class=\"btn btn-orange-new\">
  4768.                                                         <span class=\"d-none d-xl-block\">{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}</span>
  4769.                                                         <span class=\"d-xl-none\">{{ translate(\"details\",lang,\"\",\"M\") | raw }}</span>
  4770.                                                     </button>
  4771.                                                 </a>
  4772.                                             </div>
  4773.                                             <div class=\"col-2 col-md-3 col-lg-3 text-center mt-4 pt-2 br_gris\">
  4774.                                                 <a href=\"{{ lienAnnoncePrioritaire }}&partager=1\" title=\"{{ translate(\"partager\",lang,\"\",\"M\") | raw }}\" class=\"orange-new\">
  4775.                                                     <i class=\"fas fa-envelope orange-new\"></i><span class=\"cache_petit\"> &nbsp;{{ translate(\"partager\",lang,\"\",\"M\") | raw }}</span>
  4776.                                                 </a>
  4777.                                             </div>
  4778.                                             <div class=\"col-2 col-md-3 col-lg-3 text-center mt-4 pt-2 br_gris orange-new-important\">
  4779.                                                 {% if annonce_prioritaire.is_favoris %}
  4780.                                                     <div class=\"float-left\">
  4781.                                                         <i class=\"fa-sharp fa-solid fa-heart orange-new\"></i>
  4782.                                                     </div>
  4783.                                                     <a href=\"{{ path('compte_favoris' ,{'codePays':codePaysWithUnderScore  }) }}\" title=\"{{ translate(\"favoris\", lang, '', 'M', '') }}\" class=\"orange-new\">
  4784.                                                         {{ translate(\"appartient à : mes favoris\", lang, '', 'M', '') }}
  4785.                                                     </a>
  4786.                                                 {% else %}
  4787.                                                     <a href=\"javascript:void(0)\" title=\"{{ translate(\"favoris\",lang,\"\",\"M\") | raw }}\" class=\"orange-new btn-favoris favoris-{{ annonce_prioritaire.id_annonce_acheteur }}\" data-id-annonce=\"{{ annonce_prioritaire.id_annonce_acheteur }}\" data-type-annonce=\"A\">
  4788.                                                         <i class=\"fa-light fa-heart orange-new\"></i><span class=\"cache_petit\">&nbsp;&nbsp;{{ translate(\"favoris\",lang,\"\",\"M\") | raw }}</span>
  4789.                                                     </a>
  4790.                                                 {% endif %}
  4791.                                             </div>
  4792.                                             <div class=\"col-3 col-md-3 col-lg-3 text-right mt-4\">
  4793.                                                 <item   class=\"btn btn-orange pr-2\">
  4794.                                                     <span class=\"d-none d-lg-block\">{{ translate(\"A LA UNE\",lang,\"\",\"M\") | raw }}</span>
  4795.                                                     <span class=\"d-lg-none pr-1\"><i class=\"fa-solid fa-star\"></i></span>
  4796.                                                 </item>
  4797.                                             </div>
  4798.                                         </div>
  4799.                                     </div>
  4800.                                 </div>
  4801.                             {% endfor %}
  4802.                             <div id=\"div_annonces_prioritaires\" v-html=\"annonces_prioritaires\">
  4803.                                 \${ annonces_prioritaires }
  4804.                             </div>
  4805.                             <!--FIN ANNONCE A LA UNE-->
  4806.                             {% if nb_total_annonces_prioritaires > 5%}
  4807.                                 <div class=\"col-12 pt-1 mb-3 text-center\" id=\"btn-voir-plus\" v-if=\"show_btn\">
  4808.                                     <button type=\"submit\" class=\"btn btn-orange\" v-on:click=\"loadAnnoncesPrioritaires()\">{{ translate(\"plus d'annonces a la une\",lang,\"\",\"M\") | raw }}</button>
  4809.                                 </div>
  4810.                             {% endif %}
  4811.                         </div>
  4812.                     </div>
  4813.                 {% endif %}
  4814.                 <!--CATEGORIES-->
  4815.                 <!-- <div class=\"row\" >
  4816.                         <div class=\"col-12\">
  4817.                 <div class=\"card mb-3 card-ie\">
  4818.                         <div class=\"card-body\">
  4819.                         <div class=\"row\">
  4820.                                 <div class=\"col-12 mt-3\">
  4821.                                         <div class=\"float-left\"><i class=\"fas fa-arrow-circle-up fa-2x bleu\" alt=\"\"></i></div>
  4822.                                 <div class=\"lh18 ml-5\"><a href=\"#\" class=\"bleu\"><strong>Services informatiques et high tech (37)</strong></a></div>
  4823.                                 </div>
  4824.                         <div class=\"col-6 pt-2\">
  4825.                                 <ul class=\"cat_regions\">
  4826.                                         <li><a href=\"#\">SSII Generaliste (12)</a></li>
  4827.                                         <li><a href=\"#\">Web agency (5)</a></li>
  4828.                                         <li><a href=\"#\">Societe de Conseil (7)</a></li>
  4829.                                         <li><a href=\"#\">Systemes Reseaux Câblage (2)</a></li>
  4830.                                 </ul>
  4831.                         </div>
  4832.                         <div class=\"col-6 pt-2\">
  4833.                                 <ul class=\"cat_regions\">
  4834.                                         <li><a href=\"#\">Info. Industrielle (3)</a></li>
  4835.                                         <li><a href=\"#\">Developpement applications (4)</a></li>
  4836.                                         <li><a href=\"#\">Systemes Reseaux Câblage (2)</a></li>
  4837.                                         <li><a href=\"#\">Info de production (1)</a></li>
  4838.                                 </ul>
  4839.                         </div>
  4840.                         </div>
  4841.                 </div>
  4842.                 </div>
  4843.                 </div>
  4844.                 </div> -->
  4845.                 <!--FIN CATEGORIES-->
  4846.                 <div class=\"row mt-5\" >
  4847.                     <div class=\"col-12 mb-5 ml-3 mt-3\">
  4848.                         {% set p = \"\" %}
  4849.                         {% if ( nb_acquereurs_investisseurs > 1 ) %}
  4850.                             {% set p = \"p\" %}
  4851.                         {% endif %}
  4852.                         <span class=\"fs18 orange-new\">{{ nb_acquereurs_investisseurs }} {{ translate(\"\$\$annonce d'acquisition\$\${p|annonces d'acquisition}\",lang,\"\",\"m\", p) | raw }}</span>
  4853.                         <br>
  4854.                         <a data-target=\"#modal-explication-generale\" data-toggle=\"modal\" href=\"#\" class=\"underlined\">{{ translate('que sont les \"acquéreurs prêts à investir\" proposés par FUSACQ ?',lang,\"\",\"M\") | raw }}</a>
  4855.                     </div>
  4856.                 </div>
  4857.                 <!--PAGINATION-->
  4858.                 <div class=\"row mt-3\">
  4859.                     <div class=\"col-sm-12\">
  4860.                         <nav aria-label=\"...\" class=\" pagination-orange\">
  4861.                             {{ knp_pagination_render(liste_annonces) }}
  4862.                         </nav>
  4863.                     </div>
  4864.                 </div>
  4865.                 <!--FIN PAGINATION-->
  4866.                 <div class=\"row\" >
  4867.                     <div class=\"col-4 offset-8 text-right mb-2\">
  4868.                         <select class=\"form-control\" id=\"idFromControlSelectTri\" v-on:change=\"sortBy(\$event)\">
  4869.                             {% if is_recherche_by_localisation %}
  4870.                                 <option value=\"pertinence\" {% if tri == \"pertinence\" or tri_default == 'pertinence' %}selected=\"selected\"{% endif %}>{{ translate(\"pertinence\",lang,\"\",\"M\") | raw }}</option>
  4871.                             {% endif %}
  4872.                             <option value=\"date_desc\" {% if tri == \"date_desc\" or tri_default == 'date_desc' %}selected=\"selected\"{% endif %}>{{ translate(\"dates plus recentes\",lang,\"\",\"M\") | raw }}</option>
  4873.                             <option value=\"ca_desc\" {% if tri == \"ca_desc\" or tri_default == 'ca_desc' %}selected=\"selected\"{% endif %} >{{ translate(\"CA plus grand\",lang,\"\",\"M\") | raw }}</option>
  4874.                             <option value=\"ca_asc\" {% if tri == \"ca_asc\" %}selected=\"selected\"{% endif %}>{{ translate(\"CA plus petit\",lang,\"\",\"M\") | raw }}</option>
  4875.                         </select>
  4876.                     </div>
  4877.                 </div>
  4878.                 <div class=\"row\" >
  4879.                     <div class=\"col-12\">
  4880.                         <!--ANNONCES -->
  4881.                         {% for index, annonce in liste_annonces %}
  4882.                             {% set lienAnnonce = path('vendre_entreprise_annonce_acquisition_details',
  4883.                  {
  4884.                  \t'slug':annonce.slug,
  4885.                  \t'nomLocalisation':annonce.nom_localisation_slug,
  4886.                     'idAnnonce':annonce.id_annonce_acheteur,
  4887.                     'codePays':codePaysWithUnderScore
  4888.                  }) ~ '?urlList=' ~ urlList ~ '&' ~ string_params  ~ '&from=ouvrir-capital' ~ '&index=' ~ index %}
  4889.                             <div class=\"card no_shadow mb-3 card-ie filet_gris\">
  4890.                                 <div class=\"card-body\">
  4891.                                     <div class=\"row\">
  4892.                                         <div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
  4893.                                             <div class=\"mb-2\">
  4894.                                                 <h5 class=\"titre_annonce_orange\"><a href=\"{{ lienAnnonce }}\" title=\"{{ annonce.titre_annonce }}\">{{ annonce.titre_annonce }}</a></h5>
  4895.                                                     {% if annonce.etat is defined and (annonce.etat == \"information_transmise\" or annonce.etat == \"facture_envoyee\") %}
  4896.                                                     <span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i>&nbsp;&nbsp;{{ translate(\"déjà commandé\",lang,\"\",\"M\") | raw }}</span>
  4897.                                                 {% endif %}
  4898.                                             </div>
  4899.                                             <div class=\"mb-1\">
  4900.                                                 <span class=\"nowrap_custom\">{{ translate(\"invest max\",lang,\"\",\"M\") | raw }} : <strong>{{ annonce.apport_perso_repreneur | number_format(0, \"\", \" \") }} k€ </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  4901.                                                 <span class=\"nowrap_custom\">
  4902.                                                     {% if annonce.date_parution > annonce.date_parution_initiale %}
  4903.                                                         {{ translate(\"mise à jour le\",lang,\"\",\"M\") | raw }}
  4904.                                                     {% else %}
  4905.                                                         {{ translate(\"poste le\",lang,\"\",\"M\") | raw }}
  4906.                                                     {% endif %}
  4907.                                                     <strong>{{ annonce.date_parution_formated }}</strong>
  4908.                                                 </span>&nbsp;&nbsp;&nbsp;&nbsp;
  4909.                                                 <span class=\"nowrap_custom\">{{ translate(\"ref.\",lang,\"\",\"M\") | raw }} : <strong>A{{ annonce.id_annonce_acheteur }}</strong></span>
  4910.                                             </div>
  4911.                                             <i class=\"fas fa-map-marker-alt\"></i>&nbsp;
  4912.                                             {% for localisation in annonce.localisations %}
  4913.                                                 {{ localisation.nom_localisation }}{% if localisation != annonce.localisations|last %},&nbsp;{% endif %}
  4914.                                             {% endfor %}
  4915.                                             {% if annonce.type_acquereur == \"personne\" %}
  4916.                                                 <i class=\"fas fa-user bleu ml-1\"></i>
  4917.                                             {% elseif annonce.type_acquereur == \"societe\" %}
  4918.                                                 <i class=\"fas fa-building jaune ml-1\"></i>
  4919.                                             {% endif %}
  4920.                                         </div>
  4921.                                         <div class=\"col-12 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
  4922.                                             <div class=\"row\">
  4923.                                                 <div class=\"col-4 col-md-12 text-center\">
  4924.                                                     <a href=\"{{ lienAnnonce }}\">
  4925.                                                         {% if  annonce.cartes.id_localisation_by_country|length == 1 %}
  4926.                                                             {% if annonce.cartes.id_localisation_by_country|keys |first == \"33\" %}
  4927.                                                                 <img class=\"img-fluid\"
  4928.                                                                      id='absolute_index_1'
  4929.                                                                      src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  4930.                                                                      alt=\"France\">
  4931.                                                                 {% for k, carte  in annonce.cartes.id_localisation_by_country.33 %}
  4932.                                                                     <img class=\"img-fluid\"
  4933.                                                                          id='absolute_index_2'
  4934.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
  4935.                                                                          alt=\"France\">
  4936.                                                                 {% endfor %}
  4937.                                                             {% endif %}
  4938.                                                             {% if annonce.cartes.id_localisation_by_country|keys |first == \"41\" %}
  4939.                                                                 {% if annonce.cartes.id_localisation_by_country.41 |length == 1 %}
  4940.                                                                     <img class=\"img-fluid\"
  4941.                                                                          id='absolute_index_2'
  4942.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/41/{{ annonce.cartes.id_localisation_by_country.41|first }}.png\"
  4943.                                                                          alt=\"Suisse\">
  4944.                                                                 {% else %}
  4945.                                                                     <img class=\"img-fluid\"
  4946.                                                                          id='absolute_index_2'
  4947.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
  4948.                                                                          alt=\"Suisse\">
  4949.                                                                 {% endif %}
  4950.                                                             {% endif %}
  4951.                                                             {% if annonce.cartes.id_localisation_by_country|keys |first == \"01\" %}
  4952.                                                                 {% if annonce.cartes.id_localisation_by_country['01'] |length == 1 %}
  4953.                                                                     <img class=\"img-fluid\"
  4954.                                                                          id='absolute_index_2'
  4955.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/01/{{ annonce.cartes.id_localisation_by_country['01']|first }}.png\"
  4956.                                                                          alt=\"Canada\">
  4957.                                                                 {% else %}
  4958.                                                                     <img class=\"img-fluid\"
  4959.                                                                          id='absolute_index_2'
  4960.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
  4961.                                                                          alt=\"Canada\">
  4962.                                                                 {% endif %}
  4963.                                                             {% endif %}
  4964.                                                             {% if annonce.cartes.id_localisation_by_country|keys |first == \"32\" %}
  4965.                                                                 {% if annonce.cartes.id_localisation_by_country.32 |length == 1 %}
  4966.                                                                     <img class=\"img-fluid\"
  4967.                                                                          id='absolute_index_2'
  4968.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/32/{{ annonce.cartes.id_localisation_by_country.32|first }}.png\"
  4969.                                                                          alt=\"Belgique\">
  4970.                                                                 {% else %}
  4971.                                                                     <img class=\"img-fluid\"
  4972.                                                                          id='absolute_index_2'
  4973.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
  4974.                                                                          alt=\"Belgique\">
  4975.                                                                 {% endif %}
  4976.                                                             {% endif %}
  4977.                                                         {% endif %}
  4978.                                                         {% if  annonce.cartes.id_localisation_by_country|length  > 1 %}
  4979.                                                             {% if 33 in annonce.cartes.id_localisation_by_country|keys %}
  4980.                                                                 <img class=\"img-fluid\"
  4981.                                                                      id='absolute_index_1'
  4982.                                                                      src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
  4983.                                                                      alt=\"France\">
  4984.                                                                 {% for k, carte  in annonce.cartes.id_localisation_by_country.33 %}
  4985.                                                                     <img class=\"img-fluid\"
  4986.                                                                          id='absolute_index_2'
  4987.                                                                          src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
  4988.                                                                          alt=\"France\">
  4989.                                                                 {% endfor %}
  4990.                                                                 <img class=\"img-fluid\"
  4991.                                                                      id='absolute_index_2'
  4992.                                                                      src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
  4993.                                                                      alt=\"Monde\">
  4994.                                                             {% endif %}
  4995.                                                             {% if 33 not in annonce.cartes.id_localisation_by_country|keys %}
  4996.                                                                 <img class=\"img-fluid\"
  4997.                                                                      id='absolute_index_2'
  4998.                                                                      src=\"{{ cdn_fusacq }}/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
  4999.                                                                      alt=\"Monde\">
  5000.                                                             {% endif %}
  5001.                                                         {% endif %}
  5002.                                                     </a>
  5003.                                                 </div>
  5004.                                             </div>
  5005.                                         </div>
  5006.                                         <div class=\"col-6 col-md-4 col-lg-4 mt-4 br_gris\">
  5007.                                             <a href=\"{{ lienAnnonce }}\" title=\"{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}\">
  5008.                                                 <button type=\"button\" class=\"btn btn-orange-new\">
  5009.                                                     <span class=\"d-none d-xl-block\">{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}</span>
  5010.                                                     <span class=\"d-xl-none\">{{ translate(\"details\",lang,\"\",\"M\") | raw }}</span>
  5011.                                                 </button>
  5012.                                             </a>
  5013.                                         </div>
  5014.                                         <div class=\"col-3 col-md-4 col-lg-4 mt-4 br_gris text-center pt-2\">
  5015.                                             <a href=\"{{ lienAnnonce }}&partager=1\" title=\"{{ translate(\"partager\",lang,\"\",\"M\") | raw }}\" class=\"orange-new\">
  5016.                                                 <i class=\"fas fa-envelope orange-new\"></i><span class=\"cache_petit\"> &nbsp;{{ translate(\"partager\",lang,\"\",\"M\") | raw }}</span>
  5017.                                             </a>
  5018.                                         </div>
  5019.                                         <div class=\"col-3 col-md-4 col-lg-4 text-center mt-4 pt-2 orange-new-important\">
  5020.                                             {% if annonce.is_favoris %}
  5021.                                                 <div class=\"float-left\">
  5022.                                                     <i class=\"fa-sharp fa-solid fa-heart orange-new\"></i>
  5023.                                                 </div>
  5024.                                                 <a href=\"{{ path('compte_favoris' ,{'codePays':codePaysWithUnderScore  }) }}\" title=\"{{ translate(\"favoris\", lang, '', 'M', '') }}\" class=\"orange-new\">
  5025.                                                     {{ translate(\"appartient à : mes favoris\", lang, '', 'M', '') }}
  5026.                                                 </a>
  5027.                                             {% else %}
  5028.                                                 <a href=\"javascript:void(0)\" title=\"{{ translate(\"favoris\",lang,\"\",\"M\") | raw }}\" class=\"orange btn-favoris favoris-{{ annonce.id_annonce_acheteur }}\" data-id-annonce=\"{{ annonce.id_annonce_acheteur }}\" data-type-annonce=\"A\">
  5029.                                                     <i class=\"fa-light fa-heart orange-new\"></i><span class=\"cache_petit\">&nbsp;&nbsp;{{ translate(\"favoris\",lang,\"\",\"M\") | raw }}</span>
  5030.                                                 </a>
  5031.                                             {% endif %}
  5032.                                         </div>
  5033.                                     </div>
  5034.                                 </div>
  5035.                             </div>
  5036.                         {% endfor %}
  5037.                         <!--FIN ANNONCES -->
  5038.                         <!--PUB FRANCHISE-->
  5039.                         <!--<div class=\"card mb-3 card-ie card-franchises filet_gris\">
  5040.                                 <div class=\"card-header\">Avez-vous pense a creer ou reprendre en franchise ?</div>
  5041.                                 <div class=\"card-body\">
  5042.                             <div class=\"row\">
  5043.                                         <div class=\"col-6 col-md-3\">
  5044.                                                 <a href=\"https://www.placedesfranchises.com/carslift\" target=\"_blank\" title=\"Carslift\"><img class=\"img-fluid\" src=\"https://static.placedesfranchises.com/images/uploads/5ede3ed64cf8e/logo_carslift.jpg\"  alt=\"Carslift\" ></a>
  5045.                                         </div>
  5046.                                         <div class=\"col-6 col-md-7\">
  5047.                                                 <div>
  5048.                                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"Carslift\">CARSLIFT</a><br>
  5049.                                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"orange-new_franchises\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
  5050.                                                         <span class=\"nowrap_custom\">Apport : <strong>15 000 € </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  5051.                                                         <span class=\"nowrap_custom\">Droit d'entree :  <strong>35 000 €</strong>
  5052.                                                 </div>
  5053.                                         </div>
  5054.                                         <div class=\"col-12 col-md-2 text-center\">
  5055.                                                 <div class=\"pt-3 mt-2 inline\"><small>Consultez sur </small></div>
  5056.                                                 <div class=\" inline\"><img src=\"https://static.placedesfranchises.com/img/logo_text.jpg\" width=\"120\"></div>
  5057.                                         </div>
  5058.                                 </div>
  5059.                                 </div>
  5060.                         </div>-->
  5061.                         <!--FIN PUB FRANCHISE-->
  5062.                         <!--PUB FRANCHISE-->
  5063.                         <!--<div class=\"card mb-3 card-ie card-franchises\">
  5064.                             <div class=\"card-header\">{{ translate(\"avez-vous pense a creer ou reprendre en franchise ?\",lang,\"\",\"M\") | raw }}</div>
  5065.                             <div class=\"card-body\">
  5066.                                 <div class=\"row\">
  5067.                                     <div class=\"col-12 col-md-6\">
  5068.                                         <a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"OUEST CONTRÔLE ENVIRONNEMENT\">OUEST CONTRÔLE ENVIRONNEMENT</a>
  5069.                                     </div>
  5070.                                     <div class=\"col-12 col-md-6\">
  5071.                                         <div>
  5072.                                             <a href=\"https://www.placedesfranchises.com/carslift\" class=\"vert_franchises fs13\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
  5073.                                             <span class=\"nowrap_custom\">{{ translate(\"apport\",lang,\"\",\"M\") | raw }} : <strong>15 000 € </strong></span>&nbsp;&nbsp;&nbsp;&nbsp;
  5074.                                             <span class=\"nowrap_custom\">{{ translate(\"droit d'entree\",lang,\"\",\"M\") | raw }} :  <strong>35 000 €</strong>
  5075.                                         </div>
  5076.                                     </div>
  5077.                                     <div class=\"col-12 col-md-12 text-right mt-3\">
  5078.                                         <div class=\"inline\"><small>{{ translate(\"consultez sur\",lang,\"\",\"M\") | raw }} </small></div>
  5079.                                         <div class=\"inline\"><img src=\"images/logo_PDF_petit.jpg\" width=\"120\"></div>
  5080.                                     </div>
  5081.                                 </div>
  5082.                             </div>
  5083.                         </div>-->
  5084.                         <!--FIN PUB FRANCHISE-->
  5085.                     </div>
  5086.                 </div>
  5087.                 <!--PAGINATION-->
  5088.                 <div class=\"row mt-3\">
  5089.                     <div class=\"col-sm-12\">
  5090.                         <nav aria-label=\"...\" class=\" pagination-orange\">
  5091.                             {{ knp_pagination_render(liste_annonces) }}
  5092.                         </nav>
  5093.                     </div>
  5094.                 </div>
  5095.                 <!--FIN PAGINATION-->
  5096.                 <div class=\"col-12 mb-3\">
  5097.                     <i class=\"fas fa-user bleu\"></i> - <small>{{ translate(\"repreneur personne physique\",lang,\"\",\"M\") | raw }}</small><br>
  5098.                     <i class=\"fas fa-building jaune\"></i> - <small>{{ translate(\"l'acquereur est une societe\",lang,\"\",\"M\") | raw }}</small>
  5099.                 </div>
  5100.             </div><!--FIN COLONNE DROITE -->
  5101.         </div> <!--FIN ROW CONTAINER -->
  5102.     </div>  <!--FIN CONTAINER -->
  5103.     <!--MODAL-->
  5104.     <div class=\"modal fade\" id=\"modal-explication-generale\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
  5105.         <div class=\"modal-dialog modal-lg\" role=\"document\">
  5106.             <div class=\"modal-content\">
  5107.                 <div class=\"modal-header\">
  5108.                     <h5 class=\"modal-title orange-new\" id=\"exampleModalLabel\">{{ translate('que sont les \"acquéreurs prêts à investir\" proposés par FUSACQ ?',lang,\"\",\"M\") | raw }}</h5>
  5109.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  5110.                         <span aria-hidden=\"true\">&times;</span>
  5111.                     </button>
  5112.                 </div>
  5113.                 <div class=\"modal-body\">
  5114.                     {{ translate(\"<b>Les acquéreurs prêts à investir sont des sociétés ou des personnes physiques prêtes à investir aux côtés du dirigeant actuel.</b><br><br>
  5115. En quoi un acquéreur est un investisseur potentiel ?<br><br>
  5116. <i>Une société ou une personne physique qui cherche faire une acquisition peut être également ouverte à une prise de participation majoritaire ou minoritaire avec le chef d'entreprise actuel.<br><br> 
  5117. Les acquéreurs prêts à investir présents dans cette rubrique ont ainsi indiqué lors du dépôt de leur annonce être ouvert à ce type d'investissement.</i>\",lang,\"\",\"M\") | raw }}
  5118.                     <!-- <div class=\"form-check-inline col-12 mt-5\">
  5119.                         <label class=\"form-check-label\">
  5120.                                 <input type=\"checkbox\" class=\"form-check-input\" value=\"affichage\">Ne plus afficher la prochaine fois
  5121.                         </label>
  5122.                     </div> -->
  5123.                 </div>
  5124.                 <div class=\"modal-footer\">
  5125.                     <button type=\"button\" class=\"btn btn-orange-new\" data-dismiss=\"modal\">J'ai compris</button>
  5126.                 </div>
  5127.             </div>
  5128.         </div>
  5129.     </div>
  5130.     <!--FIN MODAL-->
  5131.     <div style=\"display: none;\" id=\"from\" data-value=\"ouvrir-capital\"></div>
  5132.     <input type=\"hidden\" name=\"urlList\" value=\"{{ urlList }}\" id=\"urlList\">
  5133.     <input type=\"hidden\" name=\"string_params\" value=\"{{ string_params }}\" id=\"string_params\">
  5134. {% endblock %}
  5135. {% block javascripts %}
  5136.     {{ parent() }}
  5137.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/vendre_entreprise/acquisition.js') }}\"></script>
  5138.     <script type=\"application/javascript\" src=\"{{ asset('build/js/annonces/favoris.js') }}\"></script>
  5139.     {% include 'annonces/fragments/modal_favoris.html.twig' %}
  5140. {% endblock %}""ouvrir_capital/annonce_acquisition.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/ouvrir_capital/annonce_acquisition.html.twig");
  5141.     }
  5142. }