<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* ouvrir_capital/recherche_partenariat.html.twig */
class __TwigTemplate_cb94ee738818cc0f7411c4ef75eae33ef793fe804bf145c559db2b2a2797c1ec extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ouvrir_capital/recherche_partenariat.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ouvrir_capital/recherche_partenariat.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "ouvrir_capital/recherche_partenariat.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 4
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_recherche.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 7
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 8
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "ouvrir_capital/recherche_partenariat.html.twig", 8)->unwrap()->yield($context);
// line 9
yield "
<!-- Menu -->
";
// line 11
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
(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
(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
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 15, $this->source); })())])));
// line 16
yield "
<!-- Menu -->
<!-- Publicite -->
";
// line 20
yield from $this->loadTemplate("includes/publicite.html.twig", "ouvrir_capital/recherche_partenariat.html.twig", 20)->unwrap()->yield($context);
// line 21
yield " <!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 26
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "ouvrir_capital/recherche_partenariat.html.twig", 26)->unwrap()->yield($context);
// line 27
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 35
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", null, true);
yield "\">";
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");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 36
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", null, true);
yield "\">";
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");
yield "</a></li>
";
// line 37
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); })()))) {
// line 38
yield " <li class=\"breadcrumb-item\"><a href=\"";
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.', 38, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 38, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 38, $this->source); })()), "", "M");
yield "</a></li>
";
// line 39
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["localisation"]) {
// line 40
yield " ";
if ((0 === CoreExtension::compare($context["index"], 0))) {
// line 41
yield " ";
$context["type_loc"] = "p";
// line 42
yield " ";
} elseif ((0 === CoreExtension::compare($context["index"], 1))) {
// line 43
yield " ";
$context["type_loc"] = "r";
// line 44
yield " ";
} else {
// line 45
yield " ";
$context["type_loc"] = "d";
// line 46
yield " ";
}
// line 47
yield "
";
// line 48
if ((0 !== 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); })()))))) {
// line 49
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "prefixe", [], "any", false, false, false, 49), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 49)];
// line 50
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 51
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 51)), "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", false, false, false, 51), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 51, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 52
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 53
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 53), "html", null, true);
yield "
</a>
</li>
";
} else {
// line 57
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 57), "html", null, true);
yield "</li>
";
}
// line 59
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['localisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 60
yield " ";
} 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); })()))) {
// line 61
yield " <li class=\"breadcrumb-item\"><a href=\"";
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.', 61, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 61, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 61, $this->source); })()), "", "M");
yield "</a></li>
";
// line 62
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["secteurActivite"]) {
// line 63
yield " ";
if ((0 !== 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); })()))))) {
// line 64
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomPourTitle", [], "any", false, false, false, 64))];
// line 65
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 66
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomSecteurActivite", [], "any", false, false, false, 66)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "idSecteurActivite", [], "any", false, false, false, 66), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 66, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 67
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 68
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomSecteurActivite", [], "any", false, false, false, 68), "html", null, true);
yield "
</a>
</li>
";
} else {
// line 72
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomSecteurActivite", [], "any", false, false, false, 72), "html", null, true);
yield "</li>
";
}
// line 74
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['secteurActivite'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 75
yield " ";
} 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); })()))) {
// line 76
yield " <li class=\"breadcrumb-item\"><a href=\"";
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.', 76, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 76, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 76, $this->source); })()), "", "M");
yield "</a></li>
";
// line 77
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["secteurActivite"]) {
// line 78
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomPourTitle", [], "any", false, false, false, 78))];
// line 79
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 80
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomSecteurActivite", [], "any", false, false, false, 80)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "idSecteurActivite", [], "any", false, false, false, 80), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 80, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 81
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 82
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteurActivite"], "nomSecteurActivite", [], "any", false, false, false, 82), "html", null, true);
yield "
</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['secteurActivite'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 86
yield " ";
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["localisation"]) {
// line 87
yield " ";
if ((0 === CoreExtension::compare($context["index"], 0))) {
// line 88
yield " ";
$context["type_loc"] = "p";
// line 89
yield " ";
} elseif ((0 === CoreExtension::compare($context["index"], 1))) {
// line 90
yield " ";
$context["type_loc"] = "r";
// line 91
yield " ";
} else {
// line 92
yield " ";
$context["type_loc"] = "d";
// line 93
yield " ";
}
// line 94
yield "
";
// line 95
if ((0 !== 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); })()))))) {
// line 96
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "prefixe", [], "any", false, false, false, 96), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 96), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 96, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 96))];
// line 97
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 98
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->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 98)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 98, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 98)), "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", false, false, false, 98), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 98, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 98), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 98, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 99
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 100), "html", null, true);
yield "
</a>
</li>
";
} else {
// line 104
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "any", false, false, false, 104), "html", null, true);
yield "</li>
";
}
// line 106
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['localisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 107
yield " ";
} else {
// line 108
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 108, $this->source); })()), "", "M");
yield "</li>
";
}
// line 110
yield " </ol>
</nav>
<!-- FIN ARIANE -->
";
// line 114
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 114, $this->source); })()), "session", [], "any", false, false, false, 114), "flashbag", [], "any", false, false, false, 114), "peek", ["error"], "method", false, false, false, 114)), 0))) {
// line 115
yield " <div class=\"alert alert-danger\" role=\"alert\">
";
// line 116
$context['_parent'] = $context;
$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", false, false, false, 116));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 117
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 119
yield " </div>
";
}
// line 121
yield "
";
// line 122
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 122, $this->source); })()), "session", [], "any", false, false, false, 122), "flashbag", [], "any", false, false, false, 122), "peek", ["success"], "method", false, false, false, 122)), 0))) {
// line 123
yield " <div class=\"alert alert-success\" role=\"alert\">
";
// line 124
$context['_parent'] = $context;
$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", false, false, false, 124));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 125
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 127
yield " </div>
";
}
// line 129
yield "
";
// line 130
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); })()))) {
// line 131
yield " <div class=\"row mt-4\">
<div class=\"col-12 mb-1 ml-3 mt-3\">
<h1 class=\"orange-new fs2\">";
// line 133
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 133, $this->source); })()), "", "M");
yield " -
";
// line 134
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); })()))) {
// line 135
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 135, $this->source); })())), "nom_localisation", [], "any", false, false, false, 135), "html", null, true);
yield " ";
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); })())) {
yield "(";
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", null, true);
yield "...)";
}
// line 136
yield " ";
} 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); })()))) {
// line 137
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 137, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 137), "html", null, true);
yield "
";
} elseif (( // line 138
(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); })()))) {
// line 139
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 139, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 139), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 139, $this->source); })())), "prefixe", [], "any", false, false, false, 139), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 139, $this->source); })())), "nom_localisation", [], "any", false, false, false, 139), "html", null, true);
yield "
";
}
// line 141
yield " </h1>
</div>
</div>
";
}
// line 145
yield "
";
// line 146
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); })()))) {
// line 147
yield " <div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1\">
<div class=\"float-left\">
";
// line 154
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); })())) {
// line 155
yield " ";
$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", false, false, false, 155), "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", false, false, false, 155)];
// line 156
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_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", false, false, false, 156)), "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", false, false, false, 156), "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", false, false, false, 156), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 156, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
";
} else {
// line 160
yield " <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
";
}
// line 162
yield " </div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">";
// line 164
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 164, $this->source); })())), "nom_localisation", [], "any", false, false, false, 164), "html", null, true);
yield " (";
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.', 164, $this->source); })()), "html", null, true);
yield ")</strong>
</div>
</div>
";
// line 167
$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); })()));
// line 168
yield " ";
if (((1 === 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)) && (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)))) {
// line 169
yield " <div class=\"col-12 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 171
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 172
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 172), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 172)];
// line 173
yield " <li>
";
// line 174
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 174), 0))) {
// line 175
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 175)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 175), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 175), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 175, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 176
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 176), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 176), "html", null, true);
yield ")
</a>
";
} else {
// line 179
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 179), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 179), "html", null, true);
yield ")</span>
";
}
// line 181
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 183
yield " </ul>
</div>
";
} elseif ((1 === CoreExtension::compare( // line 185
(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))) {
// line 186
yield " ";
$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");
// line 187
yield " <div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 189
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 190
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 190), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 190)];
// line 191
yield " ";
if ((-1 === 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); })())))) {
// line 192
yield " <li>
";
// line 193
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 193), 0))) {
// line 194
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 194)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 194), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 194), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 194, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 195
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 195), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 195), "html", null, true);
yield ")
</a>
";
} else {
// line 198
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 198), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 198), "html", null, true);
yield ")</span>
";
}
// line 200
yield " </li>
";
}
// line 202
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 203
yield " </ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 207
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 208
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 208), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 208)];
// line 209
yield " ";
if ((0 <= 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); })())))) {
// line 210
yield " <li>
";
// line 211
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 211), 0))) {
// line 212
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_localisation", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 212)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 212), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 212), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 212, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 213
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 213), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 213), "html", null, true);
yield ")
</a>
";
} else {
// line 216
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 216), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 216), "html", null, true);
yield ")</span>
";
}
// line 218
yield " </li>
";
}
// line 220
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 221
yield " </ul>
</div>
";
}
// line 224
yield " </div>
</div>
</div>
</div>
</div>
";
} elseif (( // line 229
(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); })()))) {
// line 230
yield " <div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1\">
<div class=\"float-left\">
";
// line 237
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); })())) {
// line 238
yield " ";
$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", false, false, false, 238))];
// line 239
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_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", false, false, false, 239)), "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", false, false, false, 239), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 239, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
";
} else {
// line 243
yield " <a href=\"";
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", null, true);
yield "\" title=\"";
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", null, true);
yield "\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
";
}
// line 247
yield " </div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">";
// line 249
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 249, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 249), "html", null, true);
yield " (";
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.', 249, $this->source); })()), "html", null, true);
yield ")</strong>
</div>
</div>
";
// line 252
$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); })()));
// line 253
yield " ";
if (((1 === 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)) && (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)))) {
// line 254
yield " <div class=\"col-12 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 256
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 257
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomPourTitle", [], "any", false, false, false, 257))];
// line 258
yield " <li>
";
// line 259
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 259), 0))) {
// line 260
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 260)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "idSecteurActivite", [], "any", false, false, false, 260), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 260, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 261
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 262
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 262), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 262), "html", null, true);
yield ")
</a>
";
} else {
// line 265
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 265), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 265), "html", null, true);
yield ")</span>
";
}
// line 267
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 269
yield " </ul>
</div>
";
} elseif ((1 === CoreExtension::compare( // line 271
(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))) {
// line 272
yield " ";
$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");
// line 273
yield " <div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 275
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 276
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomPourTitle", [], "any", false, false, false, 276))];
// line 277
yield " ";
if ((-1 === 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); })())))) {
// line 278
yield " <li>
";
// line 279
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 279), 0))) {
// line 280
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 280)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "idSecteurActivite", [], "any", false, false, false, 280), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 280, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 281
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 282
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 282), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 282), "html", null, true);
yield ")
</a>
";
} else {
// line 285
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 285), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 285), "html", null, true);
yield ")</span>
";
}
// line 287
yield " </li>
";
}
// line 289
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 290
yield " </ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 294
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 295
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomPourTitle", [], "any", false, false, false, 295))];
// line 296
yield " ";
if ((0 <= 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); })())))) {
// line 297
yield " <li>
";
// line 298
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 298), 0))) {
// line 299
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_partenariat_secteur_activite", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 299)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "idSecteurActivite", [], "any", false, false, false, 299), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 299, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 300
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 301
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 301), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 301), "html", null, true);
yield ")
</a>
";
} else {
// line 304
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nomSecteurActivite", [], "any", false, false, false, 304), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 304), "html", null, true);
yield ")</span>
";
}
// line 306
yield " </li>
";
}
// line 308
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 309
yield " </ul>
</div>
";
}
// line 312
yield " </div>
</div>
</div>
</div>
</div>
";
} elseif (( // line 317
(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); })()))) {
// line 318
yield " <div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1 mb-3\">
<div class=\"float-left\">
";
// line 325
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); })())) {
// line 326
yield " ";
$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", false, false, false, 326), "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", false, false, false, 326), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 326, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 326))];
// line 327
yield " <a href=\"";
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->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", false, false, false, 327)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 327, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 327)), "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", false, false, false, 327), "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", false, false, false, 327), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 327, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 327), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 327, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 328
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
";
} else {
// line 332
yield " <i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
";
}
// line 334
yield " </div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">";
// line 336
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 336, $this->source); })())), "nom_localisation", [], "any", false, false, false, 336), "html", null, true);
yield " (";
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.', 336, $this->source); })()), "html", null, true);
yield ")</strong>
</div>
</div>
";
// line 339
$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); })()));
// line 340
yield " ";
if (((1 === 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)) && (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)))) {
// line 341
yield " <div class=\"col-12 pt-2\">
<ul class=\"cat_regions\">
";
// line 343
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 344
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 344), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 344), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 344, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 344))];
// line 345
yield " <li>
";
// line 346
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 346), 0))) {
// line 347
yield " <a href=\"";
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->source, $context["element"], "nom_localisation", [], "any", false, false, false, 347)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 347, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 347)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 347), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 347), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 347, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 347), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 347, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 348
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 349
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 349), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 349), "html", null, true);
yield ")
</a>
";
} else {
// line 352
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 352), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 352), "html", null, true);
yield ")</span>
";
}
// line 354
yield " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 356
yield " </ul>
</div>
";
} elseif ((1 === CoreExtension::compare( // line 358
(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))) {
// line 359
yield " ";
$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");
// line 360
yield " <div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 362
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 363
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 363), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 363), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 363, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 363))];
// line 364
yield " ";
if ((-1 === 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); })())))) {
// line 365
yield " <li>
";
// line 366
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 366), 0))) {
// line 367
yield " <a href=\"";
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->source, $context["element"], "nom_localisation", [], "any", false, false, false, 367)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 367, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 367)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 367), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 367), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 367, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 367), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 367, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 368
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 369
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 369), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 369), "html", null, true);
yield ")
</a>
";
} else {
// line 372
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 372), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 372), "html", null, true);
yield ")</span>
";
}
// line 374
yield " </li>
";
}
// line 376
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 377
yield " </ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
";
// line 381
$context['_parent'] = $context;
$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); })()));
foreach ($context['_seq'] as $context["index"] => $context["element"]) {
// line 382
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "prefixe", [], "any", false, false, false, 382), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 382), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 382, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 382))];
// line 383
yield " ";
if ((0 <= 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); })())))) {
// line 384
yield " <li>
";
// line 385
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 385), 0))) {
// line 386
yield " <a href=\"";
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->source, $context["element"], "nom_localisation", [], "any", false, false, false, 386)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 386, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 386)), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "id_localisation", [], "any", false, false, false, 386), "type" => CoreExtension::getAttribute($this->env, $this->source, $context["element"], "type", [], "any", false, false, false, 386), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 386, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 386), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 386, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 387
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats %\$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); })()));
yield "\">
";
// line 388
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 388), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 388), "html", null, true);
yield ")
</a>
";
} else {
// line 391
yield " <span class=\"disabled-link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom_localisation", [], "any", false, false, false, 391), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nb_recherches_partenariats", [], "any", false, false, false, 391), "html", null, true);
yield ")</span>
";
}
// line 393
yield " </li>
";
}
// line 395
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 396
yield " </ul>
</div>
";
}
// line 399
yield " </div>
</div>
</div>
</div>
</div>
";
}
// line 405
yield "
<!--2 BOUTONS-->
<div class=\"row mt-3 mb-3\">
<div class=\"col-12 pt-2 mb-4 text-right\">
<a href=\"";
// line 409
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 409, $this->source); })())]), "html", null, true);
yield "?";
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", null, true);
yield "\" class=\"text-decoration-none\" title=\"";
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");
yield "\">
<button type=\"submit\" class=\"btn btn-orange-new mt-2\">";
// line 410
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");
yield "</button>
</a>
<a href=\"";
// line 412
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", null, true);
yield "\" class=\"ml-2\" title=\"";
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");
yield "\" id=\"btnCreationAlerte\">
<button type=\"submit\" class=\"btn btn-jaune blanc mt-2\">
<i class=\"fas fa-bell white\"></i> ";
// line 414
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");
yield "
</button>
</a>
</div>
</div>
<!--FIN 2 BOUTONS-->
";
// line 421
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); })()))) {
// line 422
yield " <div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
";
// line 424
$context["p"] = "";
// line 425
yield " ";
if ((1 === 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))) {
// line 426
yield " ";
$context["p"] = "p";
// line 427
yield " ";
}
// line 428
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, 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.', 428, $this->source); })())), "prefixe", [], "any", false, false, false, 428), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 428, $this->source); })())), "nom_localisation", [], "any", false, false, false, 428)];
// line 429
yield " <span class=\"fs13 orange-new\">";
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", null, true);
yield " ";
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); })()));
yield " :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 439
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", null, true);
yield "?";
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", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 440
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", null, true);
yield "</span><br>
";
// line 441
$context["p"] = "";
// line 442
yield " ";
if ((1 === 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))) {
// line 443
yield " ";
$context["p"] = "p";
// line 444
yield " ";
}
// line 445
yield " <span class=\"res_font\">";
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); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">";
// line 452
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.', 452, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 453
$context["p"] = "";
// line 454
yield " ";
if ((1 === 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.', 454, $this->source); })()), 1))) {
// line 455
yield " ";
$context["p"] = "p";
// line 456
yield " ";
}
// line 457
yield " <span class=\"res_font\">";
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.', 457, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 457, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 463
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.', 463, $this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 463, $this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation", $context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.', 463, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 463, $this->source); })())]), "html", null, true);
yield "?";
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.', 463, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 464
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.', 464, $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.', 464, $this->source); })())), "html", null, true);
yield "</span><br>
";
// line 465
$context["p"] = "";
// line 466
yield " ";
if ((1 === 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.', 466, $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.', 466, $this->source); })())), 1))) {
// line 467
yield " ";
$context["p"] = "p";
// line 468
yield " ";
}
// line 469
yield " <span class=\"res_font\">";
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.', 469, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 469, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 476
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", null, true);
yield "?";
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", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 477
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", null, true);
yield "</span><br>
";
// line 478
$context["p"] = "";
// line 479
yield " ";
if ((1 === 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))) {
// line 480
yield " ";
$context["p"] = "p";
// line 481
yield " ";
}
// line 482
yield " <span class=\"res_font\">";
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); })()));
yield "</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 497
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", null, true);
yield "?";
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", null, true);
yield "\">
";
// line 498
$context["p"] = "";
// line 499
yield " ";
if ((1 === 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))) {
// line 500
yield " ";
$context["p"] = "p";
// line 501
yield " ";
}
// line 502
yield " <span class=\"fs2\">";
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", null, true);
yield "</span><br><span class=\"fs12\">";
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); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
";
// line 507
$context["p"] = "";
// line 508
yield " ";
if ((1 === 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))) {
// line 509
yield " ";
$context["p"] = "p";
// line 510
yield " ";
}
// line 511
yield " <span class=\"fs2\">";
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", null, true);
yield "</span><br><span class=\"fs12\">";
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); })()));
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 515
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.', 515, $this->source); })()), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 515, $this->source); })()), "idLocalisation" => (isset($context["idLocalisation"]) || array_key_exists("idLocalisation", $context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.', 515, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 515, $this->source); })())]), "html", null, true);
yield "?";
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.', 515, $this->source); })()), "html", null, true);
yield "\">
";
// line 516
$context["p"] = "";
// line 517
yield " ";
if ((1 === 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))) {
// line 518
yield " ";
$context["p"] = "p";
// line 519
yield " ";
}
// line 520
yield " <span class=\"fs2\">";
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", null, true);
yield "</span><br><span class=\"fs12\">";
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); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 524
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", null, true);
yield "?";
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", null, true);
yield "\">
";
// line 525
$context["p"] = "";
// line 526
yield " ";
if ((1 === 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))) {
// line 527
yield " ";
$context["p"] = "p";
// line 528
yield " ";
}
// line 529
yield " <span class=\"fs2\">";
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", null, true);
yield "</span><br><span class=\"fs12\">";
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); })()));
yield "</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
";
} elseif (( // line 537
(isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 537, $this->source); })()) && !(isset($context["idLocalisation"]) || array_key_exists("idLocalisation", $context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.', 537, $this->source); })()))) {
// line 538
yield " <div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
";
// line 540
$context["p"] = "";
// line 541
yield " ";
if ((1 === 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.', 541, $this->source); })()), 1))) {
// line 542
yield " ";
$context["p"] = "p";
// line 543
yield " ";
}
// line 544
yield " ";
$context["arrayVarsTrans"] = ["nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 544, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 544))];
// line 545
yield " <span class=\"fs13 orange-new\">";
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.', 545, $this->source); })()), "html", null, true);
yield " ";
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.', 545, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 545, $this->source); })()));
yield " :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 555
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.', 555, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 555, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 555, $this->source); })())]), "html", null, true);
yield "?";
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.', 555, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 556
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.', 556, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 557
$context["p"] = "";
// line 558
yield " ";
if ((1 === 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.', 558, $this->source); })()), 1))) {
// line 559
yield " ";
$context["p"] = "p";
// line 560
yield " ";
}
// line 561
yield " <span class=\"res_font\">";
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.', 561, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 561, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">";
// line 568
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.', 568, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 569
$context["p"] = "";
// line 570
yield " ";
if ((1 === 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.', 570, $this->source); })()), 1))) {
// line 571
yield " ";
$context["p"] = "p";
// line 572
yield " ";
}
// line 573
yield " <span class=\"res_font\">";
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.', 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); })()));
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 579
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.', 579, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 579, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 579, $this->source); })())]), "html", null, true);
yield "?";
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.', 579, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 580
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.', 580, $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.', 580, $this->source); })())), "html", null, true);
yield "</span><br>
";
// line 581
$context["p"] = "";
// line 582
yield " ";
if ((1 === 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.', 582, $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.', 582, $this->source); })())), 1))) {
// line 583
yield " ";
$context["p"] = "p";
// line 584
yield " ";
}
// line 585
yield " <span class=\"res_font\">";
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.', 585, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 585, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 592
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.', 592, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 592, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 592, $this->source); })())]), "html", null, true);
yield "?";
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.', 592, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 593
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.', 593, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 594
$context["p"] = "";
// line 595
yield " ";
if ((1 === 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.', 595, $this->source); })()), 1))) {
// line 596
yield " ";
$context["p"] = "p";
// line 597
yield " ";
}
// line 598
yield " <span class=\"res_font\">";
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.', 598, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 598, $this->source); })()));
yield "</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 613
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.', 613, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 613, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 613, $this->source); })())]), "html", null, true);
yield "?";
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.', 613, $this->source); })()), "html", null, true);
yield "\">
";
// line 614
$context["p"] = "";
// line 615
yield " ";
if ((1 === 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.', 615, $this->source); })()), 1))) {
// line 616
yield " ";
$context["p"] = "p";
// line 617
yield " ";
}
// line 618
yield " <span class=\"fs2\">";
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.', 618, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 618, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 618, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
";
// line 623
$context["p"] = "";
// line 624
yield " ";
if ((1 === 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.', 624, $this->source); })()), 1))) {
// line 625
yield " ";
$context["p"] = "p";
// line 626
yield " ";
}
// line 627
yield " <span class=\"fs2\">";
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.', 627, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 627, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 627, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 631
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.', 631, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 631, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 631, $this->source); })())]), "html", null, true);
yield "?";
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.', 631, $this->source); })()), "html", null, true);
yield "\">
";
// line 632
$context["p"] = "";
// line 633
yield " ";
if ((1 === 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.', 633, $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.', 633, $this->source); })())), 1))) {
// line 634
yield " ";
$context["p"] = "p";
// line 635
yield " ";
}
// line 636
yield " <span class=\"fs2\">";
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.', 636, $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.', 636, $this->source); })())), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 636, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 636, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 640
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.', 640, $this->source); })()), "idSecteurActivite" => (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 640, $this->source); })()), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 640, $this->source); })())]), "html", null, true);
yield "?";
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.', 640, $this->source); })()), "html", null, true);
yield "\">
";
// line 641
$context["p"] = "";
// line 642
yield " ";
if ((1 === 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.', 642, $this->source); })()), 1))) {
// line 643
yield " ";
$context["p"] = "p";
// line 644
yield " ";
}
// line 645
yield " <span class=\"fs2\">";
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.', 645, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 645, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 645, $this->source); })()));
yield "</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
";
} elseif (( // line 653
(isset($context["idLocalisation"]) || array_key_exists("idLocalisation", $context) ? $context["idLocalisation"] : (function () { throw new RuntimeError('Variable "idLocalisation" does not exist.', 653, $this->source); })()) && (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 653, $this->source); })()))) {
// line 654
yield " <div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
";
// line 656
$context["p"] = "";
// line 657
yield " ";
if ((1 === 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.', 657, $this->source); })()), 1))) {
// line 658
yield " ";
$context["p"] = "p";
// line 659
yield " ";
}
// line 660
yield " ";
$context["arrayVarsTrans"] = ["prefixe" => CoreExtension::getAttribute($this->env, $this->source, 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.', 660, $this->source); })())), "prefixe", [], "any", false, false, false, 660), "nom_localisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 660, $this->source); })())), "nom_localisation", [], "any", false, false, false, 660), "nomPourTitle" => Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, 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.', 660, $this->source); })())), "nomPourTitle", [], "any", false, false, false, 660))];
// line 661
yield " <span class=\"fs13 orange-new\">";
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.', 661, $this->source); })()), "html", null, true);
yield " ";
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.', 661, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 661, $this->source); })()));
yield " :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 671
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->source, 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.', 671, $this->source); })())), "nom_localisation", [], "any", false, false, false, 671)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 671, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 671)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 671, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 671, $this->source); })())), "id_localisation", [], "any", false, false, false, 671), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 671, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 671), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 671, $this->source); })())]), "html", null, true);
yield "?";
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.', 671, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 672
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.', 672, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 673
$context["p"] = "";
// line 674
yield " ";
if ((1 === 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.', 674, $this->source); })()), 1))) {
// line 675
yield " ";
$context["p"] = "p";
// line 676
yield " ";
}
// line 677
yield " <span class=\"res_font\">";
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.', 677, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 677, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">";
// line 684
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.', 684, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 685
$context["p"] = "";
// line 686
yield " ";
if ((1 === 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.', 686, $this->source); })()), 1))) {
// line 687
yield " ";
$context["p"] = "p";
// line 688
yield " ";
}
// line 689
yield " <span class=\"res_font\">";
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.', 689, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 689, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 695
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->source, 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.', 695, $this->source); })())), "nom_localisation", [], "any", false, false, false, 695)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 695, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 695)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 695, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 695, $this->source); })())), "id_localisation", [], "any", false, false, false, 695), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 695, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 695), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 695, $this->source); })())]), "html", null, true);
yield "?";
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.', 695, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 696
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.', 696, $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.', 696, $this->source); })())), "html", null, true);
yield "</span><br>
";
// line 697
$context["p"] = "";
// line 698
yield " ";
if ((1 === 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.', 698, $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.', 698, $this->source); })())), 1))) {
// line 699
yield " ";
$context["p"] = "p";
// line 700
yield " ";
}
// line 701
yield " <span class=\"res_font\">";
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.', 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); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 708
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->source, 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.', 708, $this->source); })())), "nom_localisation", [], "any", false, false, false, 708)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 708, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 708)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 708, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 708, $this->source); })())), "id_localisation", [], "any", false, false, false, 708), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 708, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 708), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 708, $this->source); })())]), "html", null, true);
yield "?";
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.', 708, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 709
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.', 709, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 710
$context["p"] = "";
// line 711
yield " ";
if ((1 === 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.', 711, $this->source); })()), 1))) {
// line 712
yield " ";
$context["p"] = "p";
// line 713
yield " ";
}
// line 714
yield " <span class=\"res_font\">";
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.', 714, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 714, $this->source); })()));
yield "</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 729
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->source, 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.', 729, $this->source); })())), "nom_localisation", [], "any", false, false, false, 729)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 729, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 729)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 729, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 729, $this->source); })())), "id_localisation", [], "any", false, false, false, 729), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 729, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 729), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 729, $this->source); })())]), "html", null, true);
yield "?";
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.', 729, $this->source); })()), "html", null, true);
yield "\">
";
// line 730
$context["p"] = "";
// line 731
yield " ";
if ((1 === 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.', 731, $this->source); })()), 1))) {
// line 732
yield " ";
$context["p"] = "p";
// line 733
yield " ";
}
// line 734
yield " <span class=\"fs2\">";
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.', 734, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 734, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 734, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
";
// line 739
$context["p"] = "";
// line 740
yield " ";
if ((1 === 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.', 740, $this->source); })()), 1))) {
// line 741
yield " ";
$context["p"] = "p";
// line 742
yield " ";
}
// line 743
yield " <span class=\"fs2\">";
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.', 743, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 743, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 743, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 747
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->source, 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.', 747, $this->source); })())), "nom_localisation", [], "any", false, false, false, 747)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 747, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 747)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 747, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 747, $this->source); })())), "id_localisation", [], "any", false, false, false, 747), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 747, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 747), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 747, $this->source); })())]), "html", null, true);
yield "?";
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.', 747, $this->source); })()), "html", null, true);
yield "\">
";
// line 748
$context["p"] = "";
// line 749
yield " ";
if ((1 === 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.', 749, $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.', 749, $this->source); })())), 1))) {
// line 750
yield " ";
$context["p"] = "p";
// line 751
yield " ";
}
// line 752
yield " <span class=\"fs2\">";
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.', 752, $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.', 752, $this->source); })())), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 752, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 752, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 756
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->source, 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.', 756, $this->source); })())), "nom_localisation", [], "any", false, false, false, 756)), "nomSecteurActivite" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, 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.', 756, $this->source); })())), "nomSecteurActivite", [], "any", false, false, false, 756)), "type" => (isset($context["type"]) || array_key_exists("type", $context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.', 756, $this->source); })()), "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, 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.', 756, $this->source); })())), "id_localisation", [], "any", false, false, false, 756), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, 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.', 756, $this->source); })())), "idSecteurActivite", [], "any", false, false, false, 756), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 756, $this->source); })())]), "html", null, true);
yield "?";
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.', 756, $this->source); })()), "html", null, true);
yield "\">
";
// line 757
$context["p"] = "";
// line 758
yield " ";
if ((1 === 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.', 758, $this->source); })()), 1))) {
// line 759
yield " ";
$context["p"] = "p";
// line 760
yield " ";
}
// line 761
yield " <span class=\"fs2\">";
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.', 761, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 761, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 761, $this->source); })()));
yield "</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
";
} else {
// line 770
yield " <div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
";
// line 772
$context["p"] = "";
// line 773
yield " ";
if ((1 === 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.', 773, $this->source); })()), 1))) {
// line 774
yield " ";
$context["p"] = "p";
// line 775
yield " ";
}
// line 776
yield " <span class=\"fs13 orange-new\">";
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.', 776, $this->source); })()), "html", null, true);
yield " ";
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.', 776, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 776, $this->source); })()));
yield " :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 786
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.', 786, $this->source); })())]), "html", null, true);
yield "?";
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.', 786, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 787
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.', 787, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 788
$context["p"] = "";
// line 789
yield " ";
if ((1 === 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.', 789, $this->source); })()), 1))) {
// line 790
yield " ";
$context["p"] = "p";
// line 791
yield " ";
}
// line 792
yield " <span class=\"res_font\">";
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.', 792, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 792, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">";
// line 799
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", null, true);
yield "</span><br>
";
// line 800
$context["p"] = "";
// line 801
yield " ";
if ((1 === 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.', 801, $this->source); })()), 1))) {
// line 802
yield " ";
$context["p"] = "p";
// line 803
yield " ";
}
// line 804
yield " <span class=\"res_font\">";
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.', 804, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 804, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 810
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.', 810, $this->source); })())]), "html", null, true);
yield "?";
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.', 810, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 811
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.', 811, $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.', 811, $this->source); })())), "html", null, true);
yield "</span><br>
";
// line 812
$context["p"] = "";
// line 813
yield " ";
if ((1 === 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.', 813, $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.', 813, $this->source); })())), 1))) {
// line 814
yield " ";
$context["p"] = "p";
// line 815
yield " ";
}
// line 816
yield " <span class=\"res_font\">";
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.', 816, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 816, $this->source); })()));
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 823
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.', 823, $this->source); })())]), "html", null, true);
yield "?";
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.', 823, $this->source); })()), "html", null, true);
yield "\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">";
// line 824
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.', 824, $this->source); })()), "html", null, true);
yield "</span><br>
";
// line 825
$context["p"] = "";
// line 826
yield " ";
if ((1 === 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.', 826, $this->source); })()), 1))) {
// line 827
yield " ";
$context["p"] = "p";
// line 828
yield " ";
}
// line 829
yield " <span class=\"res_font\">";
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.', 829, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 829, $this->source); })()));
yield "</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 844
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.', 844, $this->source); })())]), "html", null, true);
yield "?";
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.', 844, $this->source); })()), "html", null, true);
yield "\">
";
// line 845
$context["p"] = "";
// line 846
yield " ";
if ((1 === 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.', 846, $this->source); })()), 1))) {
// line 847
yield " ";
$context["p"] = "p";
// line 848
yield " ";
}
// line 849
yield " <span class=\"fs2\">";
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.', 849, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 849, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 849, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
";
// line 854
$context["p"] = "";
// line 855
yield " ";
if ((1 === 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.', 855, $this->source); })()), 1))) {
// line 856
yield " ";
$context["p"] = "p";
// line 857
yield " ";
}
// line 858
yield " <span class=\"fs2\">";
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.', 858, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 858, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 858, $this->source); })()));
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 862
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.', 862, $this->source); })())]), "html", null, true);
yield "?";
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.', 862, $this->source); })()), "html", null, true);
yield "\">
";
// line 863
$context["p"] = "";
// line 864
yield " ";
if ((1 === 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.', 864, $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.', 864, $this->source); })())), 1))) {
// line 865
yield " ";
$context["p"] = "p";
// line 866
yield " ";
}
// line 867
yield " <span class=\"fs2\">";
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.', 867, $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.', 867, $this->source); })())), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 867, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 867, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 871
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.', 871, $this->source); })())]), "html", null, true);
yield "?";
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.', 871, $this->source); })()), "html", null, true);
yield "\">
";
// line 872
$context["p"] = "";
// line 873
yield " ";
if ((1 === 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.', 873, $this->source); })()), 1))) {
// line 874
yield " ";
$context["p"] = "p";
// line 875
yield " ";
}
// line 876
yield " <span class=\"fs2\">";
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.', 876, $this->source); })()), "html", null, true);
yield "</span><br><span class=\"fs12\">";
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.', 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); })()));
yield "</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
";
}
// line 885
yield "
<div class=\"row mt-5\" >
<div class=\"col-12 mb-1 ml-3 mt-3\">
";
// line 888
$context["p"] = "";
// line 889
yield " ";
if ((1 === 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.', 889, $this->source); })()), 1))) {
// line 890
yield " ";
$context["p"] = "p";
// line 891
yield " ";
}
// line 892
yield " <span class=\"fs18 orange-new\">";
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.', 892, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$recherche\$\${p|recherches} de partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 892, $this->source); })()), "", "m", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 892, $this->source); })()));
yield "</span>
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\" pagination-orange\">
";
// line 900
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.', 900, $this->source); })()));
yield "
</nav>
</div>
</div>
<!--FIN PAGINATION-->
<div class=\"row\" >
<div class=\"col-4 offset-8 text-right mb-2\">
<select class=\"form-control\" id=\"idFromControlSelectTri\" v-on:change=\"sortBy(\$event)\">
";
// line 909
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.', 909, $this->source); })())) {
// line 910
yield " <option value=\"pertinence\" ";
if (((0 === CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri", $context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.', 910, $this->source); })()), "pertinence")) || (0 === 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.', 910, $this->source); })()), "pertinence")))) {
yield "selected=\"selected\"";
}
yield ">";
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.', 910, $this->source); })()), "", "M");
yield "</option>
";
}
// line 912
yield " <option value=\"date_desc\" ";
if (((0 === CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri", $context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.', 912, $this->source); })()), "date_desc")) || (0 === 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.', 912, $this->source); })()), "date_desc")))) {
yield "selected=\"selected\"";
}
yield ">";
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.', 912, $this->source); })()), "", "M");
yield "</option>
<option value=\"ca_desc\" ";
// line 913
if (((0 === CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri", $context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.', 913, $this->source); })()), "ca_desc")) || (0 === 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.', 913, $this->source); })()), "ca_desc")))) {
yield "selected=\"selected\"";
}
yield " >";
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.', 913, $this->source); })()), "", "M");
yield "</option>
<option value=\"ca_asc\" ";
// line 914
if ((0 === CoreExtension::compare((isset($context["tri"]) || array_key_exists("tri", $context) ? $context["tri"] : (function () { throw new RuntimeError('Variable "tri" does not exist.', 914, $this->source); })()), "ca_asc"))) {
yield "selected=\"selected\"";
}
yield ">";
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.', 914, $this->source); })()), "", "M");
yield "</option>
</select>
</div>
</div>
<div class=\"row\" >
<div class=\"col-12\">
<!--ANNONCES -->
";
// line 922
$context['_parent'] = $context;
$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.', 922, $this->source); })()));
foreach ($context['_seq'] as $context["index"] => $context["annonce"]) {
// line 923
yield " ";
$context["lienAnnonce"] = ((((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonce_acquisition_details", ["slug" => CoreExtension::getAttribute($this->env, $this->source, // line 925
$context["annonce"], "slug", [], "any", false, false, false, 925), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, // line 926
$context["annonce"], "nom_localisation_slug", [], "any", false, false, false, 926), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, // line 927
$context["annonce"], "id_annonce_acheteur", [], "any", false, false, false, 927), "codePays" => // line 928
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 928, $this->source); })())]) . "?urlList=") . // line 929
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 929, $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.', 929, $this->source); })())) . "&from=ouvrir-capital") . "&index=") . $context["index"]);
// line 930
yield " <div class=\"card mb-3 card-ie filet_gris\">
<div class=\"card-body\">
<div class=\"row mb-3\">
<div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
<div class=\"mb-2\">
<h5 class=\"titre_annonce_orange\"><a href=\"";
// line 935
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.', 935, $this->source); })()), "html", null, true);
yield "\" title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "titre_annonce", [], "any", false, false, false, 935), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "titre_annonce", [], "any", false, false, false, 935), "html", null, true);
yield "</a></h5>
";
// line 936
if ((CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "etat", [], "any", true, true, false, 936) && ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "etat", [], "any", false, false, false, 936), "information_transmise")) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "etat", [], "any", false, false, false, 936), "facture_envoyee"))))) {
// line 937
yield " <span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i> ";
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.', 937, $this->source); })()), "", "M");
yield "</span>
";
}
// line 939
yield " </div>
<div class=\"mb-1\">
";
// line 941
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "ca_max", [], "any", false, false, false, 941), 0))) {
// line 942
yield " <span class=\"nowrap_custom\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("CA", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 942, $this->source); })()), "", "M");
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "ca_max", [], "any", false, false, false, 942), 0, "", " "), "html", null, true);
yield " k€ </strong></span>
";
}
// line 944
yield " <span class=\"nowrap_custom\">
";
// line 945
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "date_parution", [], "any", false, false, false, 945), CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "date_parution_initiale", [], "any", false, false, false, 945)))) {
// line 946
yield " ";
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.', 946, $this->source); })()), "", "M");
yield "
";
} else {
// line 948
yield " ";
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.', 948, $this->source); })()), "", "M");
yield "
";
}
// line 950
yield " <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "date_parution_object", [], "any", false, false, false, 950), "d/m/Y"), "html", null, true);
yield "</strong>
</span>
<span class=\"nowrap_custom\">";
// line 952
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.', 952, $this->source); })()), "", "M");
yield " : <strong>A";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "id_annonce_acheteur", [], "any", false, false, false, 952), "html", null, true);
yield "</strong></span>
</div>
<i class=\"fas fa-map-marker-alt\"></i> ";
// line 954
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "nom_localisation", [], "any", false, false, false, 954), "html", null, true);
yield "
</div>
<div class=\"col-4 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
<div class=\"row\">
<div class=\"col-4 col-md-12 text-center\">
<a href=\"";
// line 959
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.', 959, $this->source); })()), "html", null, true);
yield "\">
";
// line 960
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 960), "id_localisation_by_country", [], "any", false, false, false, 960)), 1))) {
// line 961
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 961), "id_localisation_by_country", [], "any", false, false, false, 961))), "33"))) {
// line 962
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 964
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 964, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 964), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 967
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 967), "id_localisation_by_country", [], "any", false, false, false, 967), 33, [], "any", false, false, false, 967));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 968
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 970
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 970, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 970), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html", null, true);
yield ".png\"
alt=\"France\">
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 973
yield " ";
}
// line 974
yield "
";
// line 975
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 975), "id_localisation_by_country", [], "any", false, false, false, 975))), "41"))) {
// line 976
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 976), "id_localisation_by_country", [], "any", false, false, false, 976), 41, [], "any", false, false, false, 976)), 1))) {
// line 977
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 979
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 979, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 979), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 979), "id_localisation_by_country", [], "any", false, false, false, 979), 41, [], "any", false, false, false, 979)), "html", null, true);
yield ".png\"
alt=\"Suisse\">
";
} else {
// line 982
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 984
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 984, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 984), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
";
}
// line 987
yield " ";
}
// line 988
yield "
";
// line 989
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 989), "id_localisation_by_country", [], "any", false, false, false, 989))), "01"))) {
// line 990
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 990), "id_localisation_by_country", [], "any", false, false, false, 990), "01", [], "array", false, false, false, 990)), 1))) {
// line 991
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 993
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 993, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 993), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 993), "id_localisation_by_country", [], "any", false, false, false, 993), "01", [], "array", false, false, false, 993)), "html", null, true);
yield ".png\"
alt=\"Canada\">
";
} else {
// line 996
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 998
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 998, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 998), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
";
}
// line 1001
yield " ";
}
// line 1002
yield "
";
// line 1003
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1003), "id_localisation_by_country", [], "any", false, false, false, 1003))), "32"))) {
// line 1004
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1004), "id_localisation_by_country", [], "any", false, false, false, 1004), 32, [], "any", false, false, false, 1004)), 1))) {
// line 1005
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 1007
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1007, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1007), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1007), "id_localisation_by_country", [], "any", false, false, false, 1007), 32, [], "any", false, false, false, 1007)), "html", null, true);
yield ".png\"
alt=\"Belgique\">
";
} else {
// line 1010
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 1012
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1012, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1012), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
";
}
// line 1015
yield " ";
}
// line 1016
yield " ";
}
// line 1017
yield "
";
// line 1018
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1018), "id_localisation_by_country", [], "any", false, false, false, 1018)), 1))) {
// line 1019
yield " ";
if (CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1019), "id_localisation_by_country", [], "any", false, false, false, 1019)))) {
// line 1020
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 1022
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1022, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1022), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 1025
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1025), "id_localisation_by_country", [], "any", false, false, false, 1025), 33, [], "any", false, false, false, 1025));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 1026
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 1028
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1028, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1028), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html", null, true);
yield ".png\"
alt=\"France\">
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 1031
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 1033
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1033, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1033), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
";
}
// line 1036
yield " ";
if (!CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "cartes", [], "any", false, false, false, 1036), "id_localisation_by_country", [], "any", false, false, false, 1036)))) {
// line 1037
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 1039
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 1039, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 1039), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
";
}
// line 1042
yield " ";
}
// line 1043
yield " </a>
</div>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-6 col-md-4 col-lg-4 mt-2 br_gris\">
<a href=\"";
// line 1050
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.', 1050, $this->source); })()), "html", null, true);
yield "\" title=\"";
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.', 1050, $this->source); })()), "", "M");
yield "\">
<button type=\"button\" class=\"btn btn-orange-new\">
<span class=\"d-none d-xl-block\">";
// line 1052
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.', 1052, $this->source); })()), "", "M");
yield "</span>
<span class=\"d-xl-none\">";
// line 1053
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.', 1053, $this->source); })()), "", "M");
yield "</span>
</button>
</a>
</div>
<div class=\"col-3 col-md-4 col-lg-4 text-center mt-2 pt-2 br_gris\">
<a href=\"";
// line 1058
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.', 1058, $this->source); })()), "html", null, true);
yield "&partager=1\" title=\"";
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.', 1058, $this->source); })()), "", "M");
yield "\" class=\"orange\">
<i class=\"fas fa-envelope orange\"></i><span class=\"cache_petit\"> ";
// line 1059
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.', 1059, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-3 col-md-4 col-lg-4 text-center mt-2 pt-2 orange\">
";
// line 1063
if (CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "is_favoris", [], "any", false, false, false, 1063)) {
// line 1064
yield " ";
// line 1065
yield " <i class=\"fa-sharp fa-solid fa-heart color_bleuclair\"></i>
";
// line 1067
yield " <a href=\"";
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.', 1067, $this->source); })())]), "html", null, true);
yield "\" title=\"";
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.', 1067, $this->source); })()), "", "M", ""), "html", null, true);
yield "\">
";
// line 1068
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.', 1068, $this->source); })()), "", "M", ""), "html", null, true);
yield "
</a>
";
} else {
// line 1071
yield " <a href=\"javascript:void(0)\" title=\"";
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.', 1071, $this->source); })()), "", "M");
yield "\" class=\"orange btn-favoris favoris-";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "id_annonce_acheteur", [], "any", false, false, false, 1071), "html", null, true);
yield "\" data-id-annonce=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["annonce"], "id_annonce_acheteur", [], "any", false, false, false, 1071), "html", null, true);
yield "\" data-type-annonce=\"A\">
<i class=\"fa-light fa-heart color_bleuclair\"></i><span class=\"cache_petit\"> ";
// line 1072
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.', 1072, $this->source); })()), "", "M");
yield "</span>
</a>
";
}
// line 1075
yield " </div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['annonce'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 1080
yield " <!--FIN ANNONCES -->
<!--PUB FRANCHISE-->
<!--<div class=\"card mb-3 card-ie card-franchises filet_gris\">
<div class=\"card-header\">Avez-vous pense a creer ou reprendre en franchise ?</div>
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-6 col-md-3\">
<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>
</div>
<div class=\"col-6 col-md-7\">
<div>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"Carslift\">CARSLIFT</a><br>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"orange-new_franchises\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
<span class=\"nowrap_custom\">Apport : <strong>15 000 € </strong></span>
<span class=\"nowrap_custom\">Droit d'entree : <strong>35 000 €</strong>
</div>
</div>
<div class=\"col-12 col-md-2 text-center\">
<div class=\"pt-3 mt-2 inline\"><small>Consultez sur </small></div>
<div class=\" inline\"><img src=\"https://static.placedesfranchises.com/img/logo_text.jpg\" width=\"120\"></div>
</div>
</div>
</div>
</div>-->
<!--FIN PUB FRANCHISE-->
<!--PUB FRANCHISE-->
<!--<div class=\"card mb-3 card-ie card-franchises\">
<div class=\"card-header\">";
// line 1113
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.', 1113, $this->source); })()), "", "M");
yield "</div>
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-6\">
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"OUEST CONTRÔLE ENVIRONNEMENT\">OUEST CONTRÔLE ENVIRONNEMENT</a>
</div>
<div class=\"col-12 col-md-6\">
<div>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"vert_franchises fs13\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
<span class=\"nowrap_custom\">";
// line 1125
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.', 1125, $this->source); })()), "", "M");
yield " : <strong>15 000 € </strong></span>
<span class=\"nowrap_custom\">";
// line 1126
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.', 1126, $this->source); })()), "", "M");
yield " : <strong>35 000 €</strong>
</div>
</div>
<div class=\"col-12 col-md-12 text-right mt-3\">
<div class=\"inline\"><small>";
// line 1131
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.', 1131, $this->source); })()), "", "M");
yield " </small></div>
<div class=\"inline\"><img src=\"images/logo_PDF_petit.jpg\" width=\"120\"></div>
</div>
</div>
</div>
</div>-->
<!--FIN PUB FRANCHISE-->
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\" pagination-orange\">
";
// line 1146
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.', 1146, $this->source); })()));
yield "
</nav>
</div>
</div>
<!--FIN PAGINATION-->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
<!--MODAL-->
<div class=\"modal fade\" id=\"modal-explication-generale\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title orange-new\" id=\"exampleModalLabel\">";
// line 1160
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.', 1160, $this->source); })()), "", "M");
yield "</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
";
// line 1166
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>
En quoi un acquéreur est un investisseur potentiel ?<br><br>
<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>
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 1169
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1169, $this->source); })()), "", "M");
yield "
<!-- <div class=\"form-check-inline col-12 mt-5\">
<label class=\"form-check-label\">
<input type=\"checkbox\" class=\"form-check-input\" value=\"affichage\">Ne plus afficher la prochaine fois
</label>
</div> -->
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-orange-new\" data-dismiss=\"modal\">J'ai compris</button>
</div>
</div>
</div>
</div>
<!--FIN MODAL-->
<div style=\"display: none;\" id=\"from\" data-value=\"ouvrir-capital\"></div>
<input type=\"hidden\" name=\"urlList\" value=\"";
// line 1186
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.', 1186, $this->source); })()), "html", null, true);
yield "\" id=\"urlList\">
<input type=\"hidden\" name=\"string_params\" value=\"";
// line 1187
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.', 1187, $this->source); })()), "html", null, true);
yield "\" id=\"string_params\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 1190
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 1191
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" data-name=\"";
// line 1192
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.', 1192, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/vendre_entreprise/acquisition.js"), "html", null, true);
yield "\"></script>
<script type=\"application/javascript\" src=\"";
// line 1193
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/favoris.js"), "html", null, true);
yield "\"></script>
";
// line 1194
yield from $this->loadTemplate("annonces/fragments/modal_favoris.html.twig", "ouvrir_capital/recherche_partenariat.html.twig", 1194)->unwrap()->yield($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ouvrir_capital/recherche_partenariat.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 2933 => 1194, 2929 => 1193, 2923 => 1192, 2918 => 1191, 2908 => 1190, 2895 => 1187, 2891 => 1186, 2871 => 1169, 2867 => 1166, 2858 => 1160, 2841 => 1146, 2823 => 1131, 2815 => 1126, 2811 => 1125, 2796 => 1113, 2761 => 1080, 2751 => 1075, 2745 => 1072, 2736 => 1071, 2730 => 1068, 2723 => 1067, 2720 => 1065, 2718 => 1064, 2716 => 1063, 2709 => 1059, 2703 => 1058, 2695 => 1053, 2691 => 1052, 2684 => 1050, 2675 => 1043, 2672 => 1042, 2666 => 1039, 2662 => 1037, 2659 => 1036, 2653 => 1033, 2649 => 1031, 2638 => 1028, 2634 => 1026, 2630 => 1025, 2624 => 1022, 2620 => 1020, 2617 => 1019, 2615 => 1018, 2612 => 1017, 2609 => 1016, 2606 => 1015, 2600 => 1012, 2596 => 1010, 2588 => 1007, 2584 => 1005, 2581 => 1004, 2579 => 1003, 2576 => 1002, 2573 => 1001, 2567 => 998, 2563 => 996, 2555 => 993, 2551 => 991, 2548 => 990, 2546 => 989, 2543 => 988, 2540 => 987, 2534 => 984, 2530 => 982, 2522 => 979, 2518 => 977, 2515 => 976, 2513 => 975, 2510 => 974, 2507 => 973, 2496 => 970, 2492 => 968, 2488 => 967, 2482 => 964, 2478 => 962, 2475 => 961, 2473 => 960, 2469 => 959, 2461 => 954, 2454 => 952, 2448 => 950, 2442 => 948, 2436 => 946, 2434 => 945, 2431 => 944, 2423 => 942, 2421 => 941, 2417 => 939, 2411 => 937, 2409 => 936, 2401 => 935, 2394 => 930, 2392 => 929, 2391 => 928, 2390 => 927, 2389 => 926, 2388 => 925, 2386 => 923, 2382 => 922, 2367 => 914, 2359 => 913, 2350 => 912, 2340 => 910, 2338 => 909, 2326 => 900, 2312 => 892, 2309 => 891, 2306 => 890, 2303 => 889, 2301 => 888, 2296 => 885, 2281 => 876, 2278 => 875, 2275 => 874, 2272 => 873, 2270 => 872, 2264 => 871, 2254 => 867, 2251 => 866, 2248 => 865, 2245 => 864, 2243 => 863, 2237 => 862, 2227 => 858, 2224 => 857, 2221 => 856, 2218 => 855, 2216 => 854, 2205 => 849, 2202 => 848, 2199 => 847, 2196 => 846, 2194 => 845, 2188 => 844, 2169 => 829, 2166 => 828, 2163 => 827, 2160 => 826, 2158 => 825, 2154 => 824, 2148 => 823, 2137 => 816, 2134 => 815, 2131 => 814, 2128 => 813, 2126 => 812, 2122 => 811, 2116 => 810, 2106 => 804, 2103 => 803, 2100 => 802, 2097 => 801, 2095 => 800, 2091 => 799, 2080 => 792, 2077 => 791, 2074 => 790, 2071 => 789, 2069 => 788, 2065 => 787, 2059 => 786, 2043 => 776, 2040 => 775, 2037 => 774, 2034 => 773, 2032 => 772, 2028 => 770, 2013 => 761, 2010 => 760, 2007 => 759, 2004 => 758, 2002 => 757, 1996 => 756, 1986 => 752, 1983 => 751, 1980 => 750, 1977 => 749, 1975 => 748, 1969 => 747, 1959 => 743, 1956 => 742, 1953 => 741, 1950 => 740, 1948 => 739, 1937 => 734, 1934 => 733, 1931 => 732, 1928 => 731, 1926 => 730, 1920 => 729, 1901 => 714, 1898 => 713, 1895 => 712, 1892 => 711, 1890 => 710, 1886 => 709, 1880 => 708, 1869 => 701, 1866 => 700, 1863 => 699, 1860 => 698, 1858 => 697, 1854 => 696, 1848 => 695, 1838 => 689, 1835 => 688, 1832 => 687, 1829 => 686, 1827 => 685, 1823 => 684, 1812 => 677, 1809 => 676, 1806 => 675, 1803 => 674, 1801 => 673, 1797 => 672, 1791 => 671, 1775 => 661, 1772 => 660, 1769 => 659, 1766 => 658, 1763 => 657, 1761 => 656, 1757 => 654, 1755 => 653, 1741 => 645, 1738 => 644, 1735 => 643, 1732 => 642, 1730 => 641, 1724 => 640, 1714 => 636, 1711 => 635, 1708 => 634, 1705 => 633, 1703 => 632, 1697 => 631, 1687 => 627, 1684 => 626, 1681 => 625, 1678 => 624, 1676 => 623, 1665 => 618, 1662 => 617, 1659 => 616, 1656 => 615, 1654 => 614, 1648 => 613, 1629 => 598, 1626 => 597, 1623 => 596, 1620 => 595, 1618 => 594, 1614 => 593, 1608 => 592, 1597 => 585, 1594 => 584, 1591 => 583, 1588 => 582, 1586 => 581, 1582 => 580, 1576 => 579, 1566 => 573, 1563 => 572, 1560 => 571, 1557 => 570, 1555 => 569, 1551 => 568, 1540 => 561, 1537 => 560, 1534 => 559, 1531 => 558, 1529 => 557, 1525 => 556, 1519 => 555, 1503 => 545, 1500 => 544, 1497 => 543, 1494 => 542, 1491 => 541, 1489 => 540, 1485 => 538, 1483 => 537, 1469 => 529, 1466 => 528, 1463 => 527, 1460 => 526, 1458 => 525, 1452 => 524, 1442 => 520, 1439 => 519, 1436 => 518, 1433 => 517, 1431 => 516, 1425 => 515, 1415 => 511, 1412 => 510, 1409 => 509, 1406 => 508, 1404 => 507, 1393 => 502, 1390 => 501, 1387 => 500, 1384 => 499, 1382 => 498, 1376 => 497, 1357 => 482, 1354 => 481, 1351 => 480, 1348 => 479, 1346 => 478, 1342 => 477, 1336 => 476, 1325 => 469, 1322 => 468, 1319 => 467, 1316 => 466, 1314 => 465, 1310 => 464, 1304 => 463, 1294 => 457, 1291 => 456, 1288 => 455, 1285 => 454, 1283 => 453, 1279 => 452, 1268 => 445, 1265 => 444, 1262 => 443, 1259 => 442, 1257 => 441, 1253 => 440, 1247 => 439, 1231 => 429, 1228 => 428, 1225 => 427, 1222 => 426, 1219 => 425, 1217 => 424, 1213 => 422, 1211 => 421, 1201 => 414, 1194 => 412, 1189 => 410, 1181 => 409, 1175 => 405, 1167 => 399, 1162 => 396, 1156 => 395, 1152 => 393, 1144 => 391, 1136 => 388, 1132 => 387, 1127 => 386, 1125 => 385, 1122 => 384, 1119 => 383, 1116 => 382, 1112 => 381, 1106 => 377, 1100 => 376, 1096 => 374, 1088 => 372, 1080 => 369, 1076 => 368, 1071 => 367, 1069 => 366, 1066 => 365, 1063 => 364, 1060 => 363, 1056 => 362, 1052 => 360, 1049 => 359, 1047 => 358, 1043 => 356, 1036 => 354, 1028 => 352, 1020 => 349, 1016 => 348, 1011 => 347, 1009 => 346, 1006 => 345, 1003 => 344, 999 => 343, 995 => 341, 992 => 340, 990 => 339, 982 => 336, 978 => 334, 974 => 332, 967 => 328, 962 => 327, 959 => 326, 957 => 325, 948 => 318, 946 => 317, 939 => 312, 934 => 309, 928 => 308, 924 => 306, 916 => 304, 908 => 301, 904 => 300, 899 => 299, 897 => 298, 894 => 297, 891 => 296, 888 => 295, 884 => 294, 878 => 290, 872 => 289, 868 => 287, 860 => 285, 852 => 282, 848 => 281, 843 => 280, 841 => 279, 838 => 278, 835 => 277, 832 => 276, 828 => 275, 824 => 273, 821 => 272, 819 => 271, 815 => 269, 808 => 267, 800 => 265, 792 => 262, 788 => 261, 783 => 260, 781 => 259, 778 => 258, 775 => 257, 771 => 256, 767 => 254, 764 => 253, 762 => 252, 754 => 249, 750 => 247, 740 => 243, 730 => 239, 727 => 238, 725 => 237, 716 => 230, 714 => 229, 707 => 224, 702 => 221, 696 => 220, 692 => 218, 684 => 216, 676 => 213, 669 => 212, 667 => 211, 664 => 210, 661 => 209, 658 => 208, 654 => 207, 648 => 203, 642 => 202, 638 => 200, 630 => 198, 622 => 195, 615 => 194, 613 => 193, 610 => 192, 607 => 191, 604 => 190, 600 => 189, 596 => 187, 593 => 186, 591 => 185, 587 => 183, 580 => 181, 572 => 179, 564 => 176, 557 => 175, 555 => 174, 552 => 173, 549 => 172, 545 => 171, 541 => 169, 538 => 168, 536 => 167, 528 => 164, 524 => 162, 520 => 160, 510 => 156, 507 => 155, 505 => 154, 496 => 147, 494 => 146, 491 => 145, 485 => 141, 475 => 139, 473 => 138, 468 => 137, 465 => 136, 456 => 135, 454 => 134, 450 => 133, 446 => 131, 444 => 130, 441 => 129, 437 => 127, 428 => 125, 424 => 124, 421 => 123, 419 => 122, 416 => 121, 412 => 119, 403 => 117, 399 => 116, 396 => 115, 394 => 114, 388 => 110, 382 => 108, 379 => 107, 373 => 106, 367 => 104, 360 => 100, 356 => 99, 352 => 98, 349 => 97, 346 => 96, 344 => 95, 341 => 94, 338 => 93, 335 => 92, 332 => 91, 329 => 90, 326 => 89, 323 => 88, 320 => 87, 315 => 86, 305 => 82, 301 => 81, 297 => 80, 294 => 79, 291 => 78, 287 => 77, 278 => 76, 275 => 75, 269 => 74, 263 => 72, 256 => 68, 252 => 67, 248 => 66, 245 => 65, 242 => 64, 239 => 63, 235 => 62, 226 => 61, 223 => 60, 217 => 59, 211 => 57, 204 => 53, 200 => 52, 196 => 51, 193 => 50, 190 => 49, 188 => 48, 185 => 47, 182 => 46, 179 => 45, 176 => 44, 173 => 43, 170 => 42, 167 => 41, 164 => 40, 160 => 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,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block stylesheets %} {{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!-- Menu -->
<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
{% if idLocalisation and not idSecteurActivite %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_recherches_partenariat', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}</a></li>
{% for index, localisation in localisations %}
{% if index == 0 %}
{% set type_loc = \"p\" %}
{% elseif index == 1 %}
{% set type_loc = \"r\" %}
{% else %}
{% set type_loc = \"d\" %}
{% endif %}
{% if localisation != localisations|last %}
{% set arrayVarsTrans = {\"prefixe\": localisation.prefixe, \"nom_localisation\" : localisation.nom_localisation } %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation', {'slug': localisation.nom_localisation|slugify, 'type': type_loc, 'idLocalisation': localisation.id_localisation, 'codePays': codePaysWithUnderScore}) }}\"
title=\"{{ translate(\"recherches de partenariats %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ localisation.nom_localisation }}
</a>
</li>
{% else %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ localisation.nom_localisation }}</li>
{% endif %}
{% endfor %}
{% elseif idSecteurActivite and not idLocalisation %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_recherches_partenariat', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}</a></li>
{% for index, secteurActivite in secteurActivites %}
{% if secteurActivite != secteurActivites|last %}
{% set arrayVarsTrans = {\"nomPourTitle\": secteurActivite.nomPourTitle|lower } %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug': secteurActivite.nomSecteurActivite|slugify, 'idSecteurActivite': secteurActivite.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ secteurActivite.nomSecteurActivite }}
</a>
</li>
{% else %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ secteurActivite.nomSecteurActivite }}</li>
{% endif %}
{% endfor %}
{% elseif idSecteurActivite and idLocalisation %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_recherches_partenariat', {'codePays' : codePaysWithUnderScore}) }}\" title=\"{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}</a></li>
{% for index, secteurActivite in secteurActivites %}
{% set arrayVarsTrans = {\"nomPourTitle\": secteurActivite.nomPourTitle|lower } %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug': secteurActivite.nomSecteurActivite|slugify, 'idSecteurActivite': secteurActivite.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ secteurActivite.nomSecteurActivite }}
</a>
</li>
{% endfor %}
{% for index, localisation in localisations %}
{% if index == 0 %}
{% set type_loc = \"p\" %}
{% elseif index == 1 %}
{% set type_loc = \"r\" %}
{% else %}
{% set type_loc = \"d\" %}
{% endif %}
{% if localisation != localisations|last %}
{% set arrayVarsTrans = {\"prefixe\": localisation.prefixe, \"nom_localisation\" : localisation.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_croise', {'nomLocalisation': localisation.nom_localisation|slugify, 'nomSecteurActivite': secteurActivites|last.nomSecteurActivite|slugify, 'type': type_loc, 'idLocalisation': localisation.id_localisation, 'idSecteurActivite': secteurActivites|last.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ localisation.nom_localisation }}
</a>
</li>
{% else %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ localisation.nom_localisation }}</li>
{% endif %}
{% endfor %}
{% else %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }}</li>
{% endif %}
</ol>
</nav>
<!-- FIN ARIANE -->
{% if app.session.flashbag.peek('error')|length > 0 %}
<div class=\"alert alert-danger\" role=\"alert\">
{% for message in app.flashes('error') %}
{{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% if app.session.flashbag.peek('success')|length > 0 %}
<div class=\"alert alert-success\" role=\"alert\">
{% for message in app.flashes('success') %}
- {{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% if idLocalisation or idSecteurActivite %}
<div class=\"row mt-4\">
<div class=\"col-12 mb-1 ml-3 mt-3\">
<h1 class=\"orange-new fs2\">{{ translate(\"recherches de partenariats\",lang,\"\",\"M\") | raw }} -
{% if idLocalisation and not idSecteurActivite %}
{{ localisations|last.nom_localisation }} {% if noms_ville %}({{ noms_ville }}...){% endif %}
{% elseif idSecteurActivite and not idLocalisation %}
{{ secteurActivites|last.nomSecteurActivite }}
{% elseif idSecteurActivite and idLocalisation %}
{{ secteurActivites|last.nomSecteurActivite }} {{ localisations|last.prefixe }} {{ localisations|last.nom_localisation }}
{% endif %}
</h1>
</div>
</div>
{% endif %}
{% if idLocalisation and not idSecteurActivite %}
<div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1\">
<div class=\"float-left\">
{% if prev_localisation %}
{% set arrayVarsTrans = {\"prefixe\": prev_localisation.prefixe, \"nom_localisation\" : prev_localisation.nom_localisation } %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation', {'slug': prev_localisation.nom_localisation|slugify, 'type': prev_localisation.type, 'idLocalisation': prev_localisation.id_localisation, 'codePays': codePaysWithUnderScore}) }}\" title=\"{{ translate(\"recherches de partenariats %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
{% else %}
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
{% endif %}
</div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">{{ localisations|last.nom_localisation }} ({{ nb_recherches_partenariats }})</strong>
</div>
</div>
{% set nb_elements = sous_localisations_numbers | length %}
{% if nb_elements > 0 and nb_elements <= 5 %}
<div class=\"col-12 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation } %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"recherches de partenariats %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endfor %}
</ul>
</div>
{% elseif nb_elements > 5 %}
{% set half = ((sous_localisations_numbers | length) / 2)| round(0, 'ceil') %}
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation } %}
{% if index < half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"recherches de partenariats %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation } %}
{% if index >= half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_localisation', {'slug' : element.nom_localisation|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'codePays' : codePaysWithUnderScore }) }}\" title=\"{{ translate(\"recherches de partenariats %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
{% endif %}
</div>
</div>
</div>
</div>
</div>
{% elseif idSecteurActivite and not idLocalisation %}
<div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1\">
<div class=\"float-left\">
{% if prev_secteur %}
{% set arrayVarsTrans = {\"nomPourTitle\": prev_secteur.nomPourTitle|lower } %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug': prev_secteur.nomSecteurActivite|slugify, 'idSecteurActivite': prev_secteur.idSecteurActivite, 'codePays': codePaysWithUnderScore}) }}\" title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
{% else %}
<a href=\"{{ path('ouvrir_capital_annonces_acquisition', {'codePays': codePaysWithUnderScore }) }}\" title=\"{{ translate(\"toutes les opportunités\", lang, \"\", \"M\") }}\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
{% endif %}
</div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">{{ secteurActivites|last.nomSecteurActivite }} ({{ nb_recherches_partenariats }})</strong>
</div>
</div>
{% set nb_elements = sous_secteurs_numbers | length %}
{% if nb_elements > 0 and nb_elements <= 5 %}
<div class=\"col-12 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for element in sous_secteurs_numbers %}
{% set arrayVarsTrans = {\"nomPourTitle\": element.nomPourTitle|lower } %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endfor %}
</ul>
</div>
{% elseif nb_elements > 5 %}
{% set half = ((sous_secteurs_numbers | length) / 2)| round(0, 'ceil') %}
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_secteurs_numbers %}
{% set arrayVarsTrans = {\"nomPourTitle\": element.nomPourTitle|lower } %}
{% if index < half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_secteurs_numbers %}
{% set arrayVarsTrans = {\"nomPourTitle\": element.nomPourTitle|lower } %}
{% if index >= half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_secteur_activite', {'slug' : element.nomSecteurActivite|slugify, 'idSecteurActivite' : element.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nomSecteurActivite }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
{% endif %}
</div>
</div>
</div>
</div>
</div>
{% elseif idSecteurActivite and idLocalisation %}
<div class=\"row\">
<div class=\"col-12\">
<div class=\"card no_shadow mb-3 card-ie\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-1 mb-3\">
<div class=\"float-left\">
{% if prev_localisation %}
{% set arrayVarsTrans = {\"prefixe\": prev_localisation.prefixe, \"nom_localisation\" : prev_localisation.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_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}) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
</a>
{% else %}
<i class=\"fas fa-arrow-circle-up fa-2x orange-new\"></i>
{% endif %}
</div>
<div class=\"lh18 ml-5\">
<strong class=\"orange-new\">{{ localisations|last.nom_localisation }} ({{ nb_recherches_partenariats }})</strong>
</div>
</div>
{% set nb_elements = sous_localisations_numbers | length %}
{% if nb_elements > 0 and nb_elements <= 5 %}
<div class=\"col-12 pt-2\">
<ul class=\"cat_regions\">
{% for element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endfor %}
</ul>
</div>
{% elseif nb_elements > 5 %}
{% set half = ((sous_localisations_numbers | length) / 2)| round(0, 'ceil') %}
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
{% if index < half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
<div class=\"col-6 pt-2 mt-3\">
<ul class=\"cat_regions\">
{% for index, element in sous_localisations_numbers %}
{% set arrayVarsTrans = {\"prefixe\": element.prefixe, \"nom_localisation\" : element.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
{% if index >= half %}
<li>
{% if element.nb_recherches_partenariats > 0 %}
<a href=\"{{ path('ouvrir_capital_recherche_partenariat_croise', {'nomLocalisation' : element.nom_localisation|slugify, 'nomSecteurActivite' : secteurActivites|last.nomSecteurActivite|slugify, 'idLocalisation' : element.id_localisation, 'type' : element.type, 'idSecteurActivite' : secteurActivites|last.idSecteurActivite, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ translate(\"recherches de partenariats %\$nomPourTitle%\$ %\$prefixe%\$ %\$nom_localisation%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}\">
{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})
</a>
{% else %}
<span class=\"disabled-link\">{{ element.nom_localisation }} ({{ element.nb_recherches_partenariats }})</span>
{% endif %}
</li>
{% endif %}
{% endfor %}
</ul>
</div>
{% endif %}
</div>
</div>
</div>
</div>
</div>
{% endif %}
<!--2 BOUTONS-->
<div class=\"row mt-3 mb-3\">
<div class=\"col-12 pt-2 mb-4 text-right\">
<a href=\"{{ path('ouvrir_capital_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore} ) }}?{{ string_params_without_page }}\" class=\"text-decoration-none\" title=\"{{ translate(\"modifiez votre recherche\",lang,\"\",\"M\") | raw }}\">
<button type=\"submit\" class=\"btn btn-orange-new mt-2\">{{ translate(\"modifiez votre recherche\",lang,\"\",\"M\") | raw }}</button>
</a>
<a href=\"{{ path('creer_alerte', {type: 'achat', codePays: codePaysWithUnderScore}) }}\" class=\"ml-2\" title=\"{{ translate(\"creer une alerte\",lang,\"\",\"M\") | raw }}\" id=\"btnCreationAlerte\">
<button type=\"submit\" class=\"btn btn-jaune blanc mt-2\">
<i class=\"fas fa-bell white\"></i> {{ translate(\"creer une alerte\",lang,\"\",\"M\") | raw }}
</button>
</a>
</div>
</div>
<!--FIN 2 BOUTONS-->
{% if idLocalisation and not idSecteurActivite %}
<div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
{% set p = \"\" %}
{% if ( nb_annonces > 1 ) %}
{% set p = \"p\" %}
{% endif %}
{% set arrayVarsTrans = {\"prefixe\": localisations|last.prefixe, \"nom_localisation\" : localisations|last.nom_localisation } %}
<span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} %\$prefixe%\$ %\$nom_localisation%\$ dont\",lang,\"\",\"m\", p, arrayVarsTrans) | raw }} :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_business_angel }}</span><br>
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('ouvrir_capital_cv_repreneur_localisation',{'slug':slug, 'type':type, 'idLocalisation':idLocalisation, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
{% elseif idSecteurActivite and not idLocalisation %}
<div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
{% set p = \"\" %}
{% if ( nb_annonces > 1 ) %}
{% set p = \"p\" %}
{% endif %}
{% set arrayVarsTrans = {\"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
<span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_business_angel }}</span><br>
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('ouvrir_capital_cv_repreneur_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_business_angel_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_cv_repreneur_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_fonds_investissement_secteur_activite',{'slug': slug, 'idSecteurActivite' : idSecteurActivite, 'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
{% elseif idLocalisation and idSecteurActivite %}
<div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
{% set p = \"\" %}
{% if ( nb_annonces > 1 ) %}
{% set p = \"p\" %}
{% endif %}
{% set arrayVarsTrans = {\"prefixe\": localisations|last.prefixe, \"nom_localisation\" : localisations|last.nom_localisation, \"nomPourTitle\": secteurActivites|last.nomPourTitle|lower } %}
<span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_business_angel }}</span><br>
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a 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 }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<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\">
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<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 }}\">
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
{% else %}
<div class=\"row\" >
<div class=\"col-12 mb-3 ml-3\">
{% set p = \"\" %}
{% if ( nb_annonces > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13 orange-new\">{{ nb_annonces }} {{ translate(\"\$\$opportunité\$\${p|opportunités} dont\",lang,\"\",\"m\", p) | raw }} :</span>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none bkg_gris_clair\">
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('ouvrir_capital_resultats_business_angel',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_business_angel }}</span><br>
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4 br_gris\">
<div class=\"blanc bkg_orange_new lh099 py-3\">
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br>
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('ouvrir_capital_resultats_cv_repreneur',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_repreneurs_investisseurs + nb_acquereurs_investisseurs }}</span><br>
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"\$\$acheteur<br>prêt à investir\$\${p|acheteurs<br>prêts à investir}\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\" class=\"orange-new lh099 py-3\">
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br>
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"res_font\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet8 col-12 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_business_angel',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_business_angel > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_business_angel }}</span><br><span class=\"fs12\">{{ translate(\"business<br>angel\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_recherches_partenariats }}</span><br><span class=\"fs12\">{{ translate(\"\$\$recherche de partenariat\$\${p|recherches de partenariats}\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_cv_repreneur',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_repreneurs_investisseurs + nb_acquereurs_investisseurs > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-4 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}?{{ string_params_without_page }}\">
{% set p = \"\" %}
{% if ( nb_fonds_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs2\">{{ nb_fonds_investissement }}</span><br><span class=\"fs12\">{{ translate(\"fonds<br>d'investissement\",lang,\"\",\"m\", p) | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--TOUT SAUF MOBILE-->
{% endif %}
<div class=\"row mt-5\" >
<div class=\"col-12 mb-1 ml-3 mt-3\">
{% set p = \"\" %}
{% if ( nb_recherches_partenariats > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs18 orange-new\">{{ nb_recherches_partenariats }} {{ translate(\"\$\$recherche\$\${p|recherches} de partenariats\",lang,\"\",\"m\", p) | raw }}</span>
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\" pagination-orange\">
{{ knp_pagination_render(liste_annonces) }}
</nav>
</div>
</div>
<!--FIN PAGINATION-->
<div class=\"row\" >
<div class=\"col-4 offset-8 text-right mb-2\">
<select class=\"form-control\" id=\"idFromControlSelectTri\" v-on:change=\"sortBy(\$event)\">
{% if is_recherche_by_localisation %}
<option value=\"pertinence\" {% if tri == \"pertinence\" or tri_default == 'pertinence' %}selected=\"selected\"{% endif %}>{{ translate(\"pertinence\",lang,\"\",\"M\") | raw }}</option>
{% endif %}
<option value=\"date_desc\" {% if tri == \"date_desc\" or tri_default == 'date_desc' %}selected=\"selected\"{% endif %}>{{ translate(\"dates plus recentes\",lang,\"\",\"M\") | raw }}</option>
<option value=\"ca_desc\" {% if tri == \"ca_desc\" or tri_default == 'ca_desc' %}selected=\"selected\"{% endif %} >{{ translate(\"CA plus grand\",lang,\"\",\"M\") | raw }}</option>
<option value=\"ca_asc\" {% if tri == \"ca_asc\" %}selected=\"selected\"{% endif %}>{{ translate(\"CA plus petit\",lang,\"\",\"M\") | raw }}</option>
</select>
</div>
</div>
<div class=\"row\" >
<div class=\"col-12\">
<!--ANNONCES -->
{% for index, annonce in liste_annonces %}
{% set lienAnnonce = path('vendre_entreprise_annonce_acquisition_details',
{
\t'slug':annonce.slug,
\t'nomLocalisation':annonce.nom_localisation_slug,
'idAnnonce':annonce.id_annonce_acheteur,
'codePays':codePaysWithUnderScore
}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&from=ouvrir-capital' ~ '&index=' ~ index %}
<div class=\"card mb-3 card-ie filet_gris\">
<div class=\"card-body\">
<div class=\"row mb-3\">
<div class=\"col-8 col-md-8 col-lg-9 col-xl-10\">
<div class=\"mb-2\">
<h5 class=\"titre_annonce_orange\"><a href=\"{{ lienAnnonce }}\" title=\"{{ annonce.titre_annonce }}\">{{ annonce.titre_annonce }}</a></h5>
{% if annonce.etat is defined and (annonce.etat == \"information_transmise\" or annonce.etat == \"facture_envoyee\") %}
<span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i> {{ translate(\"déjà commandé\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
</div>
<div class=\"mb-1\">
{% if annonce.ca_max != 0 %}
<span class=\"nowrap_custom\">{{ translate(\"CA\",lang,\"\",\"M\") | raw }} : <strong>{{ annonce.ca_max | number_format(0, \"\", \" \") }} k€ </strong></span>
{% endif %}
<span class=\"nowrap_custom\">
{% if annonce.date_parution > annonce.date_parution_initiale %}
{{ translate(\"mise à jour le\",lang,\"\",\"M\") | raw }}
{% else %}
{{ translate(\"poste le\",lang,\"\",\"M\") | raw }}
{% endif %}
<strong>{{ annonce.date_parution_object | date('d/m/Y') }}</strong>
</span>
<span class=\"nowrap_custom\">{{ translate(\"ref.\",lang,\"\",\"M\") | raw }} : <strong>A{{ annonce.id_annonce_acheteur }}</strong></span>
</div>
<i class=\"fas fa-map-marker-alt\"></i> {{ annonce.nom_localisation }}
</div>
<div class=\"col-4 col-md-4 col-lg-3 col-xl-2\" id=\"cartes\">
<div class=\"row\">
<div class=\"col-4 col-md-12 text-center\">
<a href=\"{{ lienAnnonce }}\">
{% if annonce.cartes.id_localisation_by_country|length == 1 %}
{% if annonce.cartes.id_localisation_by_country|keys |first == \"33\" %}
<img class=\"img-fluid\"
id='absolute_index_1'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
{% for k, carte in annonce.cartes.id_localisation_by_country.33 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
alt=\"France\">
{% endfor %}
{% endif %}
{% if annonce.cartes.id_localisation_by_country|keys |first == \"41\" %}
{% if annonce.cartes.id_localisation_by_country.41 |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/41/{{ annonce.cartes.id_localisation_by_country.41|first }}.png\"
alt=\"Suisse\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
{% endif %}
{% endif %}
{% if annonce.cartes.id_localisation_by_country|keys |first == \"01\" %}
{% if annonce.cartes.id_localisation_by_country['01'] |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/01/{{ annonce.cartes.id_localisation_by_country['01']|first }}.png\"
alt=\"Canada\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
{% endif %}
{% endif %}
{% if annonce.cartes.id_localisation_by_country|keys |first == \"32\" %}
{% if annonce.cartes.id_localisation_by_country.32 |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/32/{{ annonce.cartes.id_localisation_by_country.32|first }}.png\"
alt=\"Belgique\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
{% endif %}
{% endif %}
{% endif %}
{% if annonce.cartes.id_localisation_by_country|length > 1 %}
{% if 33 in annonce.cartes.id_localisation_by_country|keys %}
<img class=\"img-fluid\"
id='absolute_index_1'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
{% for k, carte in annonce.cartes.id_localisation_by_country.33 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
alt=\"France\">
{% endfor %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
{% endif %}
{% if 33 not in annonce.cartes.id_localisation_by_country|keys %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
{% endif %}
{% endif %}
</a>
</div>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-6 col-md-4 col-lg-4 mt-2 br_gris\">
<a href=\"{{ lienAnnonce }}\" title=\"{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}\">
<button type=\"button\" class=\"btn btn-orange-new\">
<span class=\"d-none d-xl-block\">{{ translate(\"voir les details\",lang,\"\",\"M\") | raw }}</span>
<span class=\"d-xl-none\">{{ translate(\"details\",lang,\"\",\"M\") | raw }}</span>
</button>
</a>
</div>
<div class=\"col-3 col-md-4 col-lg-4 text-center mt-2 pt-2 br_gris\">
<a href=\"{{ lienAnnonce }}&partager=1\" title=\"{{ translate(\"partager\",lang,\"\",\"M\") | raw }}\" class=\"orange\">
<i class=\"fas fa-envelope orange\"></i><span class=\"cache_petit\"> {{ translate(\"partager\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-3 col-md-4 col-lg-4 text-center mt-2 pt-2 orange\">
{% if annonce.is_favoris %}
{# <div class=\"float-left\">#}
<i class=\"fa-sharp fa-solid fa-heart color_bleuclair\"></i>
{# </div>#}
<a href=\"{{ path('compte_favoris' ,{'codePays':codePaysWithUnderScore }) }}\" title=\"{{ translate(\"favoris\", lang, '', 'M', '') }}\">
{{ translate(\"appartient à : mes favoris\", lang, '', 'M', '') }}
</a>
{% else %}
<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\">
<i class=\"fa-light fa-heart color_bleuclair\"></i><span class=\"cache_petit\"> {{ translate(\"favoris\",lang,\"\",\"M\") | raw }}</span>
</a>
{% endif %}
</div>
</div>
</div>
</div>
{% endfor %}
<!--FIN ANNONCES -->
<!--PUB FRANCHISE-->
<!--<div class=\"card mb-3 card-ie card-franchises filet_gris\">
<div class=\"card-header\">Avez-vous pense a creer ou reprendre en franchise ?</div>
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-6 col-md-3\">
<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>
</div>
<div class=\"col-6 col-md-7\">
<div>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"Carslift\">CARSLIFT</a><br>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"orange-new_franchises\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
<span class=\"nowrap_custom\">Apport : <strong>15 000 € </strong></span>
<span class=\"nowrap_custom\">Droit d'entree : <strong>35 000 €</strong>
</div>
</div>
<div class=\"col-12 col-md-2 text-center\">
<div class=\"pt-3 mt-2 inline\"><small>Consultez sur </small></div>
<div class=\" inline\"><img src=\"https://static.placedesfranchises.com/img/logo_text.jpg\" width=\"120\"></div>
</div>
</div>
</div>
</div>-->
<!--FIN PUB FRANCHISE-->
<!--PUB FRANCHISE-->
<!--<div class=\"card mb-3 card-ie card-franchises\">
<div class=\"card-header\">{{ translate(\"avez-vous pense a creer ou reprendre en franchise ?\",lang,\"\",\"M\") | raw }}</div>
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-6\">
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"inter_orange_link\" title=\"OUEST CONTRÔLE ENVIRONNEMENT\">OUEST CONTRÔLE ENVIRONNEMENT</a>
</div>
<div class=\"col-12 col-md-6\">
<div>
<a href=\"https://www.placedesfranchises.com/carslift\" class=\"vert_franchises fs13\" title=\"Le specialiste du bien motorise\">Le specialiste du bien motorise</a><br>
<span class=\"nowrap_custom\">{{ translate(\"apport\",lang,\"\",\"M\") | raw }} : <strong>15 000 € </strong></span>
<span class=\"nowrap_custom\">{{ translate(\"droit d'entree\",lang,\"\",\"M\") | raw }} : <strong>35 000 €</strong>
</div>
</div>
<div class=\"col-12 col-md-12 text-right mt-3\">
<div class=\"inline\"><small>{{ translate(\"consultez sur\",lang,\"\",\"M\") | raw }} </small></div>
<div class=\"inline\"><img src=\"images/logo_PDF_petit.jpg\" width=\"120\"></div>
</div>
</div>
</div>
</div>-->
<!--FIN PUB FRANCHISE-->
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\" pagination-orange\">
{{ knp_pagination_render(liste_annonces) }}
</nav>
</div>
</div>
<!--FIN PAGINATION-->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
<!--MODAL-->
<div class=\"modal fade\" id=\"modal-explication-generale\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<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>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
{{ 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>
En quoi un acquéreur est un investisseur potentiel ?<br><br>
<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>
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 }}
<!-- <div class=\"form-check-inline col-12 mt-5\">
<label class=\"form-check-label\">
<input type=\"checkbox\" class=\"form-check-input\" value=\"affichage\">Ne plus afficher la prochaine fois
</label>
</div> -->
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-orange-new\" data-dismiss=\"modal\">J'ai compris</button>
</div>
</div>
</div>
</div>
<!--FIN MODAL-->
<div style=\"display: none;\" id=\"from\" data-value=\"ouvrir-capital\"></div>
<input type=\"hidden\" name=\"urlList\" value=\"{{ urlList }}\" id=\"urlList\">
<input type=\"hidden\" name=\"string_params\" value=\"{{ string_params }}\" id=\"string_params\">
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/vendre_entreprise/acquisition.js') }}\"></script>
<script type=\"application/javascript\" src=\"{{ asset('build/js/annonces/favoris.js') }}\"></script>
{% include 'annonces/fragments/modal_favoris.html.twig' %}
{% endblock %}", "ouvrir_capital/recherche_partenariat.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/ouvrir_capital/recherche_partenariat.html.twig");
}
}