<?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;
/* annuaires/repreneurs/repreneurs_recherche.html.twig */
class __TwigTemplate_b9d64ae9d0c2d3a0a1e231a3856c58188c8f2f1b91d352537e2d1581b2c4270b extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'description' => [$this, 'block_description'],
'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", "annuaires/repreneurs/repreneurs_recherche.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "annuaires/repreneurs/repreneurs_recherche.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/repreneurs/repreneurs_recherche.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_title($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", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 4
yield "<title>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des repreneurs d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 4, $this->source); })()), "", "M");
yield "</title>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 7
public function block_description($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", "description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
// line 8
yield "<meta name=\"description\" content=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("consultez les derniers CV déposés par les repreneurs d'entreprise sur FUSACQ", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 8, $this->source); })()), "", "M");
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 11
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"));
// line 12
yield "
<link rel=\"stylesheet\" href=\"";
// line 13
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 "\">
";
// line 15
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
";
// line 19
yield " <link rel=\"stylesheet\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/styles.less"), "html", null, true);
yield "\">
<script src=\"https://cdn.jsdelivr.net/npm/less@4.1.1\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 24
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 25
yield "
";
// line 26
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/repreneurs/repreneurs_recherche.html.twig", 26)->unwrap()->yield($context);
// line 27
yield "
<!-- Menu -->
";
// line 29
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 31
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 31, $this->source); })()), "currentRoute" => // line 32
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 32, $this->source); })()), "codePays" => // line 33
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 33, $this->source); })())])));
// line 34
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 38
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/repreneurs/repreneurs_recherche.html.twig", 38)->unwrap()->yield($context);
// line 39
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 44
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "annuaires/repreneurs/repreneurs_recherche.html.twig", 44)->unwrap()->yield($context);
// line 45
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 54
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.', 54, $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.', 54, $this->source); })()), "", "M");
yield "</a>
</li>
<li class=\"breadcrumb-item\">
<a href=\"";
// line 57
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 57, $this->source); })())]), "html", null, true);
yield "\">
";
// line 58
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 58, $this->source); })()), "", "M");
yield "
</a>
</li>
<li aria-current=\"page\" class=\"breadcrumb-item active\">
";
// line 62
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 62, $this->source); })()), "", "M");
yield "
</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row\">
<div class=\"col-12\">
<div class=\"ml-5 my-2\">
<a href=\"";
// line 72
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 72, $this->source); })())]), "html", null, true);
yield "\">
<img src=\"/build/img/index_annuaire/logo_annu_repreneurs.png\"
alt=\"\" class=\"img-fluid\">
</a>
</div>
</div>
</div>
<!--2 BOUTONS-->
<div class=\"row mt-3 mb-3\">
<div class=\"col-12 pt-2 mb-4 text-right\">
<a href=\"";
// line 83
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("compte_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 83, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("deposez gratuitement votre cv", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 83, $this->source); })()), "", "M");
yield "\">
<button class=\"button-rond\">
";
// line 85
yield $this->extensions['App\Twig\TranslationExtension']->translate("deposez gratuitement votre cv", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 85, $this->source); })()), "", "M");
yield "
</button>
</a>
</div>
</div>
<!--2 BOUTONS-->
<!-- titre bloc a la une -->
";
// line 98
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["CVsRepreneursPrioritaire"]) || array_key_exists("CVsRepreneursPrioritaire", $context) ? $context["CVsRepreneursPrioritaire"] : (function () { throw new RuntimeError('Variable "CVsRepreneursPrioritaire" does not exist.', 98, $this->source); })())), 0))) {
// line 99
yield " <div class=\"col-12 pt-3 ml-2\">
<span class=\"titre_annonce_alaune\">
";
// line 101
yield $this->extensions['App\Twig\TranslationExtension']->translate("profils a la une pour votre recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 101, $this->source); })()), "", "M");
yield "
</span>
</div>
";
}
// line 105
yield " <!-- titre bloc a la une -->
<!-- cv liste a la une -->
";
// line 108
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["CVsRepreneursPrioritaire"]) || array_key_exists("CVsRepreneursPrioritaire", $context) ? $context["CVsRepreneursPrioritaire"] : (function () { throw new RuntimeError('Variable "CVsRepreneursPrioritaire" does not exist.', 108, $this->source); })())), 0))) {
// line 109
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["CVsRepreneursPrioritaire"]) || array_key_exists("CVsRepreneursPrioritaire", $context) ? $context["CVsRepreneursPrioritaire"] : (function () { throw new RuntimeError('Variable "CVsRepreneursPrioritaire" does not exist.', 109, $this->source); })()));
foreach ($context['_seq'] as $context["k"] => $context["CVPrioritaire"]) {
// line 110
yield " <div class=\"row\" v-if=\"number_cv_a_la_une>=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["k"] + 1), "html", null, true);
yield "\" v-cloak>
<div class=\"col-12\">
<div class=\"card mb-3 card-ie filet_gris card-alaune \" >
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-8 col-lg-9 col-xl-10\">
<div>
";
// line 119
$context["lienRepreneurCVPrioritaireDetails"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("repreneur_cv_detail", ["idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, // line 121
$context["CVPrioritaire"], "idRepreneur", [], "any", false, false, false, 121), "titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 122
$context["CVPrioritaire"], "titreSocieteRecherchee", [], "any", false, false, false, 122)), "codePays" => // line 123
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 123, $this->source); })())]);
// line 125
yield "
<a href=\"";
// line 126
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienRepreneurCVPrioritaireDetails"]) || array_key_exists("lienRepreneurCVPrioritaireDetails", $context) ? $context["lienRepreneurCVPrioritaireDetails"] : (function () { throw new RuntimeError('Variable "lienRepreneurCVPrioritaireDetails" does not exist.', 126, $this->source); })()), "html", null, true);
yield "\" >
<h5 class=\"titre_annonce\">
";
// line 128
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "titreSocieteRecherchee", [], "any", false, false, false, 128), "html", null, true);
yield "
</h5>
</a>
</div>
<div class=\"mb-1\">
";
// line 133
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche par", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 133, $this->source); })()), "", "M");
yield " :
<span class=\"nowrap_custom\">
<strong>";
// line 135
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "titreProfil", [], "any", false, false, false, 135), "html", null, true);
yield "</strong></span><br>
<span class=\"nowrap_custom\">
";
// line 137
yield $this->extensions['App\Twig\TranslationExtension']->translate("n° du profil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 137, $this->source); })()), "", "M");
yield " :
<strong>";
// line 138
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "idRepreneur", [], "any", false, false, false, 138), "html", null, true);
yield "</strong></span>
<span class=\"nowrap_custom\">
";
// line 141
yield $this->extensions['App\Twig\TranslationExtension']->translate("age", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 141, $this->source); })()), "", "M");
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "age", [], "any", false, false, false, 141), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("ans", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 141, $this->source); })()), "", "M");
yield "</strong>
</span>
<span class=\"nowrap_custom\">
";
// line 144
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.', 144, $this->source); })()), "", "M");
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "montantApport", [], "any", false, false, false, 144)), "html", null, true);
yield " k€</strong>
</span>
<i class=\"fas fa-map-marker-alt\"></i>
";
// line 147
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "ville", [], "any", false, false, false, 147), "html", null, true);
yield "
</div>
</div>
<div id=\"cartes\" class=\"col-12 col-md-4 col-lg-3 col-xl-2\">
<div class=\"row\">
<div class=\"col-4 col-md-12 text-center\">
<a href=\"javascript:void(0)\" target=\"_blank\" title=\"\">
";
// line 154
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "cartes", [], "any", false, false, false, 154), "id_localisation_by_country", [], "any", false, false, false, 154)), 1))) {
// line 155
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 155), "id_localisation_by_country", [], "any", false, false, false, 155))), "33"))) {
// line 156
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 158
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.', 158, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 158), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 161
$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["CVPrioritaire"], "cartes", [], "any", false, false, false, 161), "id_localisation_by_country", [], "any", false, false, false, 161), 33, [], "any", false, false, false, 161));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 162
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 164
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.', 164, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 164), "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 167
yield " ";
}
// line 168
yield "
";
// line 169
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 169), "id_localisation_by_country", [], "any", false, false, false, 169))), "41"))) {
// line 170
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 170), "id_localisation_by_country", [], "any", false, false, false, 170), 41, [], "any", false, false, false, 170)), 1))) {
// line 171
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 173
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.', 173, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 173), "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["CVPrioritaire"], "cartes", [], "any", false, false, false, 173), "id_localisation_by_country", [], "any", false, false, false, 173), 41, [], "any", false, false, false, 173)), "html", null, true);
yield ".png\"
alt=\"Suisse\">
";
} else {
// line 176
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 178
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.', 178, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 178), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
";
}
// line 181
yield " ";
}
// line 182
yield "
";
// line 183
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 183), "id_localisation_by_country", [], "any", false, false, false, 183))), "01"))) {
// line 184
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 184), "id_localisation_by_country", [], "any", false, false, false, 184), "01", [], "array", false, false, false, 184)), 1))) {
// line 185
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 187
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.', 187, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 187), "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["CVPrioritaire"], "cartes", [], "any", false, false, false, 187), "id_localisation_by_country", [], "any", false, false, false, 187), "01", [], "array", false, false, false, 187)), "html", null, true);
yield ".png\"
alt=\"Canada\">
";
} else {
// line 190
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 192
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.', 192, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 192), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
";
}
// line 195
yield " ";
}
// line 196
yield "
";
// line 197
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 197), "id_localisation_by_country", [], "any", false, false, false, 197))), "32"))) {
// line 198
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["CVPrioritaire"], "cartes", [], "any", false, false, false, 198), "id_localisation_by_country", [], "any", false, false, false, 198), 32, [], "any", false, false, false, 198)), 1))) {
// line 199
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 201
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.', 201, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 201), "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["CVPrioritaire"], "cartes", [], "any", false, false, false, 201), "id_localisation_by_country", [], "any", false, false, false, 201), 32, [], "any", false, false, false, 201)), "html", null, true);
yield ".png\"
alt=\"Belgique\">
";
} else {
// line 204
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 206
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.', 206, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 206), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
";
}
// line 209
yield " ";
}
// line 210
yield " ";
}
// line 211
yield "
";
// line 212
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "cartes", [], "any", false, false, false, 212), "id_localisation_by_country", [], "any", false, false, false, 212)), 1))) {
// line 213
yield " ";
if (CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "cartes", [], "any", false, false, false, 213), "id_localisation_by_country", [], "any", false, false, false, 213)))) {
// line 214
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 216
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.', 216, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 216), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 219
$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["CVPrioritaire"], "cartes", [], "any", false, false, false, 219), "id_localisation_by_country", [], "any", false, false, false, 219), 33, [], "any", false, false, false, 219));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 220
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 222
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.', 222, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 222), "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 225
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 227
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.', 227, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 227), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
";
}
// line 230
yield " ";
if (!CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["CVPrioritaire"], "cartes", [], "any", false, false, false, 230), "id_localisation_by_country", [], "any", false, false, false, 230)))) {
// line 231
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 233
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.', 233, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 233), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
";
}
// line 236
yield " ";
}
// line 237
yield " </a>
</div>
</div>
</div>
<div class=\"col-4 col-md-4 col-lg-4 mt-2\">
<a href=\"";
// line 242
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienRepreneurCVPrioritaireDetails"]) || array_key_exists("lienRepreneurCVPrioritaireDetails", $context) ? $context["lienRepreneurCVPrioritaireDetails"] : (function () { throw new RuntimeError('Variable "lienRepreneurCVPrioritaireDetails" does not exist.', 242, $this->source); })()), "html", null, true);
yield "\" title=\"\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
";
// line 244
yield $this->extensions['App\Twig\TranslationExtension']->translate("Voir les détails", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 244, $this->source); })()), "", "M");
yield "
</button>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['CVPrioritaire'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 255
yield " ";
}
// line 256
yield " <!-- cv liste a la une -->
<!-- BOUTON plus a la une -->
";
// line 259
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["CVsRepreneursPrioritaire"]) || array_key_exists("CVsRepreneursPrioritaire", $context) ? $context["CVsRepreneursPrioritaire"] : (function () { throw new RuntimeError('Variable "CVsRepreneursPrioritaire" does not exist.', 259, $this->source); })())), 1))) {
// line 260
yield "
<Transition name=\"slide-fade\">
<div class=\"col-12 pt-1 mb-5 text-center\" v-if=\"number_cv_a_la_une < ";
// line 263
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["CVsRepreneursPrioritaire"]) || array_key_exists("CVsRepreneursPrioritaire", $context) ? $context["CVsRepreneursPrioritaire"] : (function () { throw new RuntimeError('Variable "CVsRepreneursPrioritaire" does not exist.', 263, $this->source); })())), "html", null, true);
yield "\" v-cloak>
<a @click=\"plusDeCVaLaUne\" href=\"javascript:void(0)\" class=\"text-decoration-none\" title=\"";
// line 264
yield $this->extensions['App\Twig\TranslationExtension']->translate("plus d'annonces a la une", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 264, $this->source); })()), "", "M");
yield "\">
<button type=\"submit\" class=\"btn btn-orange\">
";
// line 266
yield $this->extensions['App\Twig\TranslationExtension']->translate("plus de profils a la une", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 266, $this->source); })()), "", "M");
yield "
</button>
</a>
</div>
</Transition>
";
}
// line 272
yield " <!-- BOUTON plus a la une -->
";
// line 281
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 281, $this->source); })()), 'form_start', ["attr" => ["id" => ""]]);
yield "
<div class=\"row\">
<div class=\"col-10 offset-1\">
<div class=\"card mb-3 no_shadow\" id=\"background_gris_clair\">
<div class=\"row\" >
<div class=\"col-12 ml-3 my-3\">
<span class=\"fs13\">
";
// line 288
yield $this->extensions['App\Twig\TranslationExtension']->translate("trouvez les repreneurs correspondant aux criteres suivants", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 288, $this->source); })()), "", "M");
yield "
</span>
</div>
<!-- Pays -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 294
yield $this->extensions['App\Twig\TranslationExtension']->translate("pays", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 294, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\" >
";
// line 298
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 298, $this->source); })()), "id_pays", [], "any", false, false, false, 298), 'widget');
yield "
</div >
<!-- Pays -->
<!-- Région -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\" v-if=\"display_regions\" v-cloak>
";
// line 305
yield $this->extensions['App\Twig\TranslationExtension']->translate("region", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 305, $this->source); })()), "", "M");
yield "
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" v-if=\"display_regions\" v-cloak>
";
// line 311
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 311, $this->source); })()), "id_region", [], "any", false, false, false, 311), 'widget');
yield "
</div>
</Transition>
<!-- Région -->
<!-- Département -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\" v-if=\"display_departements\" v-cloak>
";
// line 319
yield $this->extensions['App\Twig\TranslationExtension']->translate("departement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 319, $this->source); })()), "", "M");
yield "
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" v-if=\"display_departements\" v-cloak>
";
// line 325
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 325, $this->source); })()), "id_departement", [], "any", false, false, false, 325), 'widget');
yield "
</div>
</Transition>
<!-- Département -->
<!-- Secteur d'activité -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 332
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur d'activite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 332, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\" id=\" \">
";
// line 336
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 336, $this->source); })()), "id_secteur_activite_recherche_1", [], "any", false, false, false, 336), 'widget');
yield "
</div>
<!-- Secteur d'activité -->
<!-- Secteur niveau 2 -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\"
v-if=\"display_secteur_activite_2\" v-cloak>
";
// line 344
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur niveau 2", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 344, $this->source); })()), "", "M");
yield "
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" style=\" \"
v-if=\"display_secteur_activite_2\" v-cloak>
";
// line 351
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 351, $this->source); })()), "id_secteur_activite_recherche_2", [], "any", false, false, false, 351), 'widget');
yield "
</div>
</Transition>
<!-- Secteur niveau 2 -->
<!-- Secteur niveau 3 -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\"
v-if=\"display_secteur_activite_3\" v-cloak>
";
// line 360
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur niveau 3", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 360, $this->source); })()), "", "M");
yield "
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" style=\" \"
v-if=\"display_secteur_activite_3\" v-cloak>
";
// line 367
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 367, $this->source); })()), "id_secteur_activite_recherche_3", [], "any", false, false, false, 367), 'widget');
yield "
</div>
</Transition>
<!-- Secteur niveau 3 -->
<!-- Type reprise -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 375
yield $this->extensions['App\Twig\TranslationExtension']->translate("type reprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 375, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 379
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 379, $this->source); })()), "type_reprise", [], "any", false, false, false, 379), 'widget');
yield "
</div>
<!-- Type reprise -->
<!-- apport min -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 386
yield $this->extensions['App\Twig\TranslationExtension']->translate("apport min.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 386, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 390
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 390, $this->source); })()), "apport_min", [], "any", false, false, false, 390), 'widget');
yield "
</div>
<!-- apport min -->
<!-- apport max -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 397
yield $this->extensions['App\Twig\TranslationExtension']->translate("apport max.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 397, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 401
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 401, $this->source); })()), "apport_max", [], "any", false, false, false, 401), 'widget');
yield "
</div>
<!-- apport max -->
<!-- mots clés -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 408
yield $this->extensions['App\Twig\TranslationExtension']->translate("mots-cles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 408, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 412
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 412, $this->source); })()), "reference_mots_cles", [], "any", false, false, false, 412), 'widget');
yield "
</div>
<!-- mots clés -->
<!-- mots exact -->
<div class=\"col-12 text-center my-4\">
<button aria-pressed=\"true\" autocomplete=\"off\" data-toggle=\"button\"
v-model=\"mots_cle_exact\" @click=\"toggleMotCleExact(\$event)\"
name=\"mots_cle_exact\" type=\"button\"
class=\"btn btn-sm btn-toggle\" :class=\"mots_cle_exact_style\" >
<div class=\"handle\"></div>
</button>
<small>
";
// line 427
yield $this->extensions['App\Twig\TranslationExtension']->translate("mots cles exacts", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 427, $this->source); })()), "", "M");
yield "
</small>
";
// line 429
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 429, $this->source); })()), "mots_cle_exact", [], "any", false, false, false, 429), 'widget');
yield "
</div>
<!-- mots exact -->
<!-- rechercher -->
<div class=\"col-12 text-center my-4\">
<a href=\"javascript:void(0)\" title=\"\">
<button type=\"submit\" class=\"button-rond\">
<span> ";
// line 438
yield $this->extensions['App\Twig\TranslationExtension']->translate("rechercher", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 438, $this->source); })()), "", "M");
yield "</span>
</button>
</a>
</div>
<!-- rechercher -->
</div>
</div>
</div>
</div>
";
// line 449
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 449, $this->source); })()), 'form_end', ["render_rest" => false]);
yield "
<div class=\"row mt-5\">
<div class=\"col-12 mb-1 ml-3 mt-3\" >
<span class=\"fs18 gris_666\">
";
// line 454
$context["p"] = "";
// line 455
yield " ";
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CVsRepreneurs"]) || array_key_exists("CVsRepreneurs", $context) ? $context["CVsRepreneurs"] : (function () { throw new RuntimeError('Variable "CVsRepreneurs" does not exist.', 455, $this->source); })()), "getTotalItemCount", [], "any", false, false, false, 455), 1))) {
// line 456
yield " ";
$context["p"] = "p";
// line 457
yield " ";
}
// line 458
yield "
";
// line 459
if ((isset($context["isResultatRecherche"]) || array_key_exists("isResultatRecherche", $context) ? $context["isResultatRecherche"] : (function () { throw new RuntimeError('Variable "isResultatRecherche" does not exist.', 459, $this->source); })())) {
// line 460
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CVsRepreneurs"]) || array_key_exists("CVsRepreneurs", $context) ? $context["CVsRepreneurs"] : (function () { throw new RuntimeError('Variable "CVsRepreneurs" does not exist.', 460, $this->source); })()), "getTotalItemCount", [], "any", false, false, false, 460), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$profil de repreneur correspond à votre recherche\$\${p|profils de repreneurs correspondent à votre recherche}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 460, $this->source); })()), "", "", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 460, $this->source); })()));
yield "
";
} else {
// line 462
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("derniers profils repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 462, $this->source); })()), "", "M");
yield "
";
}
// line 464
yield "
</span >
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\" >
<div class=\"col-sm-12\">
<nav aria-label=\"...\">
";
// line 476
yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["CVsRepreneurs"]) || array_key_exists("CVsRepreneurs", $context) ? $context["CVsRepreneurs"] : (function () { throw new RuntimeError('Variable "CVsRepreneurs" does not exist.', 476, $this->source); })()));
yield "
</nav >
</div>
</div>
<!--FIN PAGINATION-->
<div class=\"row\" >
<div class=\"col-12\">
<!--ANNONCE 1-->
";
// line 484
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["CVsRepreneurs"]) || array_key_exists("CVsRepreneurs", $context) ? $context["CVsRepreneurs"] : (function () { throw new RuntimeError('Variable "CVsRepreneurs" does not exist.', 484, $this->source); })()));
foreach ($context['_seq'] as $context["index"] => $context["cvRepreneur"]) {
// line 485
yield "
";
// line 486
$context["lienRepreneurCvDetails"] = (($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("repreneur_cv_detail", ["idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, // line 488
$context["cvRepreneur"], "idRepreneur", [], "any", false, false, false, 488), "titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 489
$context["cvRepreneur"], "titreSocieteRecherchee", [], "any", false, false, false, 489)), "codePays" => // line 490
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 490, $this->source); })())]) . "?index=") . // line 491
$context["index"]);
// line 493
yield "
";
// line 494
if (((array_key_exists("string_params", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 494, $this->source); })()))) : (""))) {
// line 495
yield " ";
$context["lienRepreneurCvDetails"] = (((isset($context["lienRepreneurCvDetails"]) || array_key_exists("lienRepreneurCvDetails", $context) ? $context["lienRepreneurCvDetails"] : (function () { throw new RuntimeError('Variable "lienRepreneurCvDetails" does not exist.', 495, $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.', 495, $this->source); })()));
// line 496
yield " ";
}
// line 497
yield "
<div class=\"card mb-3 card-ie filet_gris\" >
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-8 col-lg-9 col-xl-10\">
<div>
<a href=\"";
// line 503
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienRepreneurCvDetails"]) || array_key_exists("lienRepreneurCvDetails", $context) ? $context["lienRepreneurCvDetails"] : (function () { throw new RuntimeError('Variable "lienRepreneurCvDetails" does not exist.', 503, $this->source); })()), "html", null, true);
yield "\" >
<h5 class=\"titre_annonce\">
";
// line 505
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "titreSocieteRecherchee", [], "any", false, false, false, 505), "html", null, true);
yield "
</h5>
</a>
</div>
<div class=\"mb-1\">
";
// line 510
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche par", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 510, $this->source); })()), "", "M");
yield " :
<span class=\"nowrap_custom\">
<strong> ";
// line 512
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "titreProfil", [], "any", false, false, false, 512), "html", null, true);
yield "</strong>
</span>
<br>
<span class=\"nowrap_custom\" >
";
// line 516
yield $this->extensions['App\Twig\TranslationExtension']->translate("n° du profil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 516, $this->source); })()), "", "M");
yield " :
<strong>";
// line 517
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "idRepreneur", [], "any", false, false, false, 517), "html", null, true);
yield "</strong>
</span>
<span class=\"nowrap_custom\">
";
// line 520
yield $this->extensions['App\Twig\TranslationExtension']->translate("age", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 520, $this->source); })()), "", "M");
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "anneeNaissance", [], "any", false, false, false, 520), "html", null, true);
yield " ans</strong>
</span>
<span class=\"nowrap_custom\">
";
// line 523
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.', 523, $this->source); })()), "", "M");
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "montantApport", [], "any", false, false, false, 523)), "html", null, true);
yield " k";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DeviseExtension']->devise((isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 523, $this->source); })())), "html", null, true);
yield "</strong>
</span>
<i class=\"fas fa-map-marker-alt\"></i>
";
// line 526
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "ville", [], "any", false, false, false, 526), "html", null, true);
yield "
</div>
</div >
<div class=\"col-12 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=\"javascript:void(0)\" target=\"_blank\" title=\"\">
";
// line 533
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "cartes", [], "any", false, false, false, 533), "id_localisation_by_country", [], "any", false, false, false, 533)), 1))) {
// line 534
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["cvRepreneur"], "cartes", [], "any", false, false, false, 534), "id_localisation_by_country", [], "any", false, false, false, 534))), "33"))) {
// line 535
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 537
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.', 537, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 537), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 540
$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["cvRepreneur"], "cartes", [], "any", false, false, false, 540), "id_localisation_by_country", [], "any", false, false, false, 540), 33, [], "any", false, false, false, 540));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 541
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 543
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.', 543, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 543), "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 546
yield " ";
}
// line 547
yield "
";
// line 548
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["cvRepreneur"], "cartes", [], "any", false, false, false, 548), "id_localisation_by_country", [], "any", false, false, false, 548))), "41"))) {
// line 549
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["cvRepreneur"], "cartes", [], "any", false, false, false, 549), "id_localisation_by_country", [], "any", false, false, false, 549), 41, [], "any", false, false, false, 549)), 1))) {
// line 550
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 552
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.', 552, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 552), "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["cvRepreneur"], "cartes", [], "any", false, false, false, 552), "id_localisation_by_country", [], "any", false, false, false, 552), 41, [], "any", false, false, false, 552)), "html", null, true);
yield ".png\"
alt=\"Suisse\">
";
} else {
// line 555
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 557
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.', 557, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 557), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
";
}
// line 560
yield " ";
}
// line 561
yield "
";
// line 562
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["cvRepreneur"], "cartes", [], "any", false, false, false, 562), "id_localisation_by_country", [], "any", false, false, false, 562))), "01"))) {
// line 563
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["cvRepreneur"], "cartes", [], "any", false, false, false, 563), "id_localisation_by_country", [], "any", false, false, false, 563), "01", [], "array", false, false, false, 563)), 1))) {
// line 564
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 566
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.', 566, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 566), "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["cvRepreneur"], "cartes", [], "any", false, false, false, 566), "id_localisation_by_country", [], "any", false, false, false, 566), "01", [], "array", false, false, false, 566)), "html", null, true);
yield ".png\"
alt=\"Canada\">
";
} else {
// line 569
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 571
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.', 571, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 571), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
";
}
// line 574
yield " ";
}
// line 575
yield "
";
// line 576
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["cvRepreneur"], "cartes", [], "any", false, false, false, 576), "id_localisation_by_country", [], "any", false, false, false, 576))), "32"))) {
// line 577
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["cvRepreneur"], "cartes", [], "any", false, false, false, 577), "id_localisation_by_country", [], "any", false, false, false, 577), 32, [], "any", false, false, false, 577)), 1))) {
// line 578
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 580
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.', 580, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 580), "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["cvRepreneur"], "cartes", [], "any", false, false, false, 580), "id_localisation_by_country", [], "any", false, false, false, 580), 32, [], "any", false, false, false, 580)), "html", null, true);
yield ".png\"
alt=\"Belgique\">
";
} else {
// line 583
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 585
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.', 585, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 585), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
";
}
// line 588
yield " ";
}
// line 589
yield " ";
}
// line 590
yield "
";
// line 591
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "cartes", [], "any", false, false, false, 591), "id_localisation_by_country", [], "any", false, false, false, 591)), 1))) {
// line 592
yield " ";
if (CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "cartes", [], "any", false, false, false, 592), "id_localisation_by_country", [], "any", false, false, false, 592)))) {
// line 593
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 595
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.', 595, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 595), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 598
$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["cvRepreneur"], "cartes", [], "any", false, false, false, 598), "id_localisation_by_country", [], "any", false, false, false, 598), 33, [], "any", false, false, false, 598));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 599
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 601
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.', 601, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 601), "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 604
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 606
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.', 606, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 606), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
";
}
// line 609
yield " ";
if (!CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, $context["cvRepreneur"], "cartes", [], "any", false, false, false, 609), "id_localisation_by_country", [], "any", false, false, false, 609)))) {
// line 610
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 612
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.', 612, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 612), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
";
}
// line 615
yield " ";
}
// line 616
yield " </a>
</div>
</div>
</div>
<div class=\"col-4 col-md-4 col-lg-4 mt-2\">
<a href=\"";
// line 621
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienRepreneurCvDetails"]) || array_key_exists("lienRepreneurCvDetails", $context) ? $context["lienRepreneurCvDetails"] : (function () { throw new RuntimeError('Variable "lienRepreneurCvDetails" does not exist.', 621, $this->source); })()), "html", null, true);
yield "\" title=\"\">
<button type=\"button\" class=\"button-rond\">
";
// line 623
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.', 623, $this->source); })()), "", "M");
yield "
</button>
</a>
</div>
</div>
</div>
</div>
<!--FIN ANNONCE 1-->
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['cvRepreneur'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 633
yield " </div>
</div>
<!--PAGINATION-->
<div class=\"col-sm-12 mb-5 mt-3\">
<nav aria-label=\"...\">
";
// line 640
yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["CVsRepreneurs"]) || array_key_exists("CVsRepreneurs", $context) ? $context["CVsRepreneurs"] : (function () { throw new RuntimeError('Variable "CVsRepreneurs" does not exist.', 640, $this->source); })()));
yield "
</nav>
</div>
<!--FIN PAGINATION-->
<!--MODAL-->
<div class=\"modal fade\" id=\"exampleModal\" 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 bleu\" id=\"exampleModalLabel\">
";
// line 653
yield $this->extensions['App\Twig\TranslationExtension']->translate("que sont les 'acheteurs potentiels' proposes par fusacq", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 653, $this->source); })()), "");
yield "
?
</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
";
// line 661
yield $this->extensions['App\Twig\TranslationExtension']->translate("la liste que vous allez consulter sous l'intitule \"acheteurs potentiels\" presente
<strong>deux types de societes susceptibles de realiser des acquisitions.</strong><br><br>
<strong>1) les acquereurs historiques, c'est a dire des societes ayant deja realise
des acquisitions par le passe</strong><br>
pourquoi un acquéreur historique est un acheteur potentiel ?
une societe qui a deja realise une operation d'acquisition est plus a meme que
n'importe quelle autre d'en realiser de nouvelles. elle en a l'experience et a montre
que ce type d'operation etait dans son adn... rappelez vous que 95% des dirigeants
d'entreprise ne feront jamais de croissance externe !<br><br>
<strong>2) les participations des fonds d'investissement, c'est a dire des societes
ayant des fonds a leur capital</strong><br>
pourquoi une participation de fonds est un acheteur potentiel ?
lorsqu'un fonds investit dans une societe c'est pour que cette derniere se developpe,
soit par croissance interne, soit par croissance externe. ces societes sont donc
toujours a l'ecoute des opportunites d'acquisitions et ont, grace au(x) fonds
d'investissement a leur capital les moyens financiers de leurs ambitions.", // line 676
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 676, $this->source); })()), "");
yield "
<br><br>
<div class=\"form-check-inline col-12\">
<label class=\"form-check-label\">
<input type=\"checkbox\" class=\"form-check-input\"
value=\"affichage\">
";
// line 682
yield $this->extensions['App\Twig\TranslationExtension']->translate("ne plus afficher la prochaine fois", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 682, $this->source); })()), "");
yield "
</label>
</div>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">
";
// line 688
yield $this->extensions['App\Twig\TranslationExtension']->translate("j'ai compris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 688, $this->source); })()), "");
yield "
</button>
</div>
</div>
</div>
</div>
<!--FIN MODAL-->
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 706
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"));
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" data-name=\"";
// line 708
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.', 708, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\"
src=\"";
// line 709
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/annuaire_repreneurs_recherche.js"), "html", null, true);
yield "\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/repreneurs/repreneurs_recherche.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1402 => 709, 1398 => 708, 1383 => 706, 1355 => 688, 1346 => 682, 1337 => 676, 1321 => 661, 1310 => 653, 1294 => 640, 1285 => 633, 1269 => 623, 1264 => 621, 1257 => 616, 1254 => 615, 1248 => 612, 1244 => 610, 1241 => 609, 1235 => 606, 1231 => 604, 1220 => 601, 1216 => 599, 1212 => 598, 1206 => 595, 1202 => 593, 1199 => 592, 1197 => 591, 1194 => 590, 1191 => 589, 1188 => 588, 1182 => 585, 1178 => 583, 1170 => 580, 1166 => 578, 1163 => 577, 1161 => 576, 1158 => 575, 1155 => 574, 1149 => 571, 1145 => 569, 1137 => 566, 1133 => 564, 1130 => 563, 1128 => 562, 1125 => 561, 1122 => 560, 1116 => 557, 1112 => 555, 1104 => 552, 1100 => 550, 1097 => 549, 1095 => 548, 1092 => 547, 1089 => 546, 1078 => 543, 1074 => 541, 1070 => 540, 1064 => 537, 1060 => 535, 1057 => 534, 1055 => 533, 1045 => 526, 1035 => 523, 1027 => 520, 1021 => 517, 1017 => 516, 1010 => 512, 1005 => 510, 997 => 505, 992 => 503, 984 => 497, 981 => 496, 978 => 495, 976 => 494, 973 => 493, 971 => 491, 970 => 490, 969 => 489, 968 => 488, 967 => 486, 964 => 485, 960 => 484, 949 => 476, 935 => 464, 929 => 462, 921 => 460, 919 => 459, 916 => 458, 913 => 457, 910 => 456, 907 => 455, 905 => 454, 897 => 449, 883 => 438, 871 => 429, 866 => 427, 848 => 412, 841 => 408, 831 => 401, 824 => 397, 814 => 390, 807 => 386, 797 => 379, 790 => 375, 779 => 367, 769 => 360, 757 => 351, 747 => 344, 736 => 336, 729 => 332, 719 => 325, 710 => 319, 699 => 311, 690 => 305, 680 => 298, 673 => 294, 664 => 288, 654 => 281, 643 => 272, 634 => 266, 629 => 264, 625 => 263, 620 => 260, 618 => 259, 613 => 256, 610 => 255, 593 => 244, 588 => 242, 581 => 237, 578 => 236, 572 => 233, 568 => 231, 565 => 230, 559 => 227, 555 => 225, 544 => 222, 540 => 220, 536 => 219, 530 => 216, 526 => 214, 523 => 213, 521 => 212, 518 => 211, 515 => 210, 512 => 209, 506 => 206, 502 => 204, 494 => 201, 490 => 199, 487 => 198, 485 => 197, 482 => 196, 479 => 195, 473 => 192, 469 => 190, 461 => 187, 457 => 185, 454 => 184, 452 => 183, 449 => 182, 446 => 181, 440 => 178, 436 => 176, 428 => 173, 424 => 171, 421 => 170, 419 => 169, 416 => 168, 413 => 167, 402 => 164, 398 => 162, 394 => 161, 388 => 158, 384 => 156, 381 => 155, 379 => 154, 369 => 147, 361 => 144, 351 => 141, 345 => 138, 341 => 137, 336 => 135, 331 => 133, 323 => 128, 318 => 126, 315 => 125, 313 => 123, 312 => 122, 311 => 121, 310 => 119, 297 => 110, 292 => 109, 290 => 108, 285 => 105, 278 => 101, 274 => 99, 272 => 98, 256 => 85, 249 => 83, 235 => 72, 222 => 62, 215 => 58, 211 => 57, 203 => 54, 192 => 45, 190 => 44, 183 => 39, 181 => 38, 175 => 34, 173 => 33, 172 => 32, 171 => 31, 170 => 29, 166 => 27, 164 => 26, 161 => 25, 151 => 24, 135 => 19, 129 => 15, 124 => 13, 121 => 12, 111 => 11, 97 => 8, 87 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}
<title>{{ translate(\"annuaire des repreneurs d'entreprise\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"consultez les derniers CV déposés par les repreneurs d'entreprise sur FUSACQ\" ,lang,\"\",\"M\") | raw }}\">
{% endblock %}
{% block stylesheets %}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
{{ parent() }}
{# <link rel=\"stylesheet/less\" type=\"text/css\" href=\"css/styles.less\" /> #}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/styles.less') }}\">
<script src=\"https://cdn.jsdelivr.net/npm/less@4.1.1\"></script>
{% 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 -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<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('annuaires_index',{'codePays':codePaysWithUnderScore }) }}\">
{{ translate(\"annuaires\" ,lang,\"\",\"M\") | raw }}
</a>
</li>
<li aria-current=\"page\" class=\"breadcrumb-item active\">
{{ translate('annuaire des repreneurs' ,lang,\"\",\"M\") | raw }}
</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row\">
<div class=\"col-12\">
<div class=\"ml-5 my-2\">
<a href=\"{{ path('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) }}\">
<img src=\"/build/img/index_annuaire/logo_annu_repreneurs.png\"
alt=\"\" class=\"img-fluid\">
</a>
</div>
</div>
</div>
<!--2 BOUTONS-->
<div class=\"row mt-3 mb-3\">
<div class=\"col-12 pt-2 mb-4 text-right\">
<a href=\"{{ path('compte_cv_repreneur',{'codePays':codePaysWithUnderScore }) }}\" title=\"{{ translate(\"deposez gratuitement votre cv\" ,lang,\"\",\"M\") | raw }}\">
<button class=\"button-rond\">
{{ translate(\"deposez gratuitement votre cv\" ,lang,\"\",\"M\") | raw }}
</button>
</a>
</div>
</div>
<!--2 BOUTONS-->
<!-- titre bloc a la une -->
{% if ( CVsRepreneursPrioritaire|length > 0 ) %}
<div class=\"col-12 pt-3 ml-2\">
<span class=\"titre_annonce_alaune\">
{{ translate(\"profils a la une pour votre recherche\" ,lang,\"\",\"M\") | raw }}
</span>
</div>
{% endif %}
<!-- titre bloc a la une -->
<!-- cv liste a la une -->
{% if ( CVsRepreneursPrioritaire|length > 0 ) %}
{% for k, CVPrioritaire in CVsRepreneursPrioritaire %}
<div class=\"row\" v-if=\"number_cv_a_la_une>={{ k+1 }}\" v-cloak>
<div class=\"col-12\">
<div class=\"card mb-3 card-ie filet_gris card-alaune \" >
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-8 col-lg-9 col-xl-10\">
<div>
{% set lienRepreneurCVPrioritaireDetails = path('repreneur_cv_detail',
{
'idRepreneur':CVPrioritaire.idRepreneur,
'titreslug':CVPrioritaire.titreSocieteRecherchee| slugify,
'codePays':codePaysWithUnderScore
}) %}
<a href=\"{{ lienRepreneurCVPrioritaireDetails }}\" >
<h5 class=\"titre_annonce\">
{{ CVPrioritaire.titreSocieteRecherchee }}
</h5>
</a>
</div>
<div class=\"mb-1\">
{{ translate(\"recherche par\" ,lang,\"\",\"M\") | raw }} :
<span class=\"nowrap_custom\">
<strong>{{ CVPrioritaire.titreProfil }}</strong></span><br>
<span class=\"nowrap_custom\">
{{ translate(\"n° du profil\" ,lang,\"\",\"M\") | raw }} :
<strong>{{ CVPrioritaire.idRepreneur }}</strong></span>
<span class=\"nowrap_custom\">
{{ translate(\"age\" ,lang,\"\",\"M\") | raw }} : <strong>{{ CVPrioritaire.age }} {{ translate(\"ans\" ,lang,\"\",\"M\") | raw }}</strong>
</span>
<span class=\"nowrap_custom\">
{{ translate(\"apport\" ,lang,\"\",\"M\") | raw }} : <strong>{{ CVPrioritaire.montantApport | montant }} k€</strong>
</span>
<i class=\"fas fa-map-marker-alt\"></i>
{{ CVPrioritaire.ville }}
</div>
</div>
<div id=\"cartes\" class=\"col-12 col-md-4 col-lg-3 col-xl-2\">
<div class=\"row\">
<div class=\"col-4 col-md-12 text-center\">
<a href=\"javascript:void(0)\" target=\"_blank\" title=\"\">
{% if CVPrioritaire.cartes.id_localisation_by_country|length == 1 %}
{% if CVPrioritaire.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 CVPrioritaire.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 CVPrioritaire.cartes.id_localisation_by_country|keys |first == \"41\" %}
{% if CVPrioritaire.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/{{ CVPrioritaire.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 CVPrioritaire.cartes.id_localisation_by_country|keys |first == \"01\" %}
{% if CVPrioritaire.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/{{ CVPrioritaire.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 CVPrioritaire.cartes.id_localisation_by_country|keys |first == \"32\" %}
{% if CVPrioritaire.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/{{ CVPrioritaire.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 CVPrioritaire.cartes.id_localisation_by_country|length > 1 %}
{% if 33 in CVPrioritaire.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 CVPrioritaire.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 CVPrioritaire.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 class=\"col-4 col-md-4 col-lg-4 mt-2\">
<a href=\"{{ lienRepreneurCVPrioritaireDetails }}\" title=\"\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
{{ translate(\"Voir les détails\" ,lang,\"\",\"M\") | raw }}
</button>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
{% endfor %}
{% endif %}
<!-- cv liste a la une -->
<!-- BOUTON plus a la une -->
{% if ( CVsRepreneursPrioritaire|length > 1 ) %}
<Transition name=\"slide-fade\">
<div class=\"col-12 pt-1 mb-5 text-center\" v-if=\"number_cv_a_la_une < {{ CVsRepreneursPrioritaire|length }}\" v-cloak>
<a @click=\"plusDeCVaLaUne\" href=\"javascript:void(0)\" class=\"text-decoration-none\" title=\"{{ translate(\"plus d'annonces a la une\" ,lang,\"\",\"M\") | raw }}\">
<button type=\"submit\" class=\"btn btn-orange\">
{{ translate(\"plus de profils a la une\" ,lang,\"\",\"M\") | raw }}
</button>
</a>
</div>
</Transition>
{% endif %}
<!-- BOUTON plus a la une -->
{{ form_start(form, {\"attr\": {\"id\": \"\"}} ) }}
<div class=\"row\">
<div class=\"col-10 offset-1\">
<div class=\"card mb-3 no_shadow\" id=\"background_gris_clair\">
<div class=\"row\" >
<div class=\"col-12 ml-3 my-3\">
<span class=\"fs13\">
{{ translate(\"trouvez les repreneurs correspondant aux criteres suivants\" ,lang,\"\",\"M\") | raw }}
</span>
</div>
<!-- Pays -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"pays\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\" >
{{ form_widget(form.id_pays ) }}
</div >
<!-- Pays -->
<!-- Région -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\" v-if=\"display_regions\" v-cloak>
{{ translate(\"region\" ,lang,\"\",\"M\") | raw }}
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" v-if=\"display_regions\" v-cloak>
{{ form_widget(form.id_region ) }}
</div>
</Transition>
<!-- Région -->
<!-- Département -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\" v-if=\"display_departements\" v-cloak>
{{ translate(\"departement\" ,lang,\"\",\"M\") | raw }}
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" v-if=\"display_departements\" v-cloak>
{{ form_widget(form.id_departement ) }}
</div>
</Transition>
<!-- Département -->
<!-- Secteur d'activité -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"secteur d'activite\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\" id=\" \">
{{ form_widget(form.id_secteur_activite_recherche_1 ) }}
</div>
<!-- Secteur d'activité -->
<!-- Secteur niveau 2 -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\"
v-if=\"display_secteur_activite_2\" v-cloak>
{{ translate(\"secteur niveau 2\" ,lang,\"\",\"M\") | raw }}
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" style=\" \"
v-if=\"display_secteur_activite_2\" v-cloak>
{{ form_widget(form.id_secteur_activite_recherche_2 ) }}
</div>
</Transition>
<!-- Secteur niveau 2 -->
<!-- Secteur niveau 3 -->
<Transition name=\"slide-fade\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\"
v-if=\"display_secteur_activite_3\" v-cloak>
{{ translate(\"secteur niveau 3\" ,lang,\"\",\"M\") | raw }}
</div>
</Transition>
<Transition name=\"slide-fade\">
<div class=\"col-8 col-lg-5 mb-3 input-group\" style=\" \"
v-if=\"display_secteur_activite_3\" v-cloak>
{{ form_widget(form.id_secteur_activite_recherche_3 ) }}
</div>
</Transition>
<!-- Secteur niveau 3 -->
<!-- Type reprise -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"type reprise\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.type_reprise ) }}
</div>
<!-- Type reprise -->
<!-- apport min -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"apport min.\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.apport_min ) }}
</div>
<!-- apport min -->
<!-- apport max -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"apport max.\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.apport_max ) }}
</div>
<!-- apport max -->
<!-- mots clés -->
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"mots-cles\" ,lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.reference_mots_cles ) }}
</div>
<!-- mots clés -->
<!-- mots exact -->
<div class=\"col-12 text-center my-4\">
<button aria-pressed=\"true\" autocomplete=\"off\" data-toggle=\"button\"
v-model=\"mots_cle_exact\" @click=\"toggleMotCleExact(\$event)\"
name=\"mots_cle_exact\" type=\"button\"
class=\"btn btn-sm btn-toggle\" :class=\"mots_cle_exact_style\" >
<div class=\"handle\"></div>
</button>
<small>
{{ translate(\"mots cles exacts\" ,lang,\"\",\"M\") | raw }}
</small>
{{ form_widget(form.mots_cle_exact ) }}
</div>
<!-- mots exact -->
<!-- rechercher -->
<div class=\"col-12 text-center my-4\">
<a href=\"javascript:void(0)\" title=\"\">
<button type=\"submit\" class=\"button-rond\">
<span> {{ translate(\"rechercher\" ,lang,\"\",\"M\") | raw }}</span>
</button>
</a>
</div>
<!-- rechercher -->
</div>
</div>
</div>
</div>
{{ form_end(form, {'render_rest': false}) }}
<div class=\"row mt-5\">
<div class=\"col-12 mb-1 ml-3 mt-3\" >
<span class=\"fs18 gris_666\">
{% set p = \"\" %}
{% if ( CVsRepreneurs.getTotalItemCount> 1 ) %}
{% set p = \"p\" %}
{% endif %}
{% if isResultatRecherche %}
{{ CVsRepreneurs.getTotalItemCount }} {{ translate(\"\$\$profil de repreneur correspond à votre recherche\$\${p|profils de repreneurs correspondent à votre recherche}\" ,lang,\"\",\"\",p) | raw }}
{% else %}
{{ translate(\"derniers profils repreneurs\" ,lang,\"\",\"M\") | raw }}
{% endif %}
</span >
</div>
</div>
<!--PAGINATION-->
<div class=\"row mt-3\" >
<div class=\"col-sm-12\">
<nav aria-label=\"...\">
{{ knp_pagination_render(CVsRepreneurs) }}
</nav >
</div>
</div>
<!--FIN PAGINATION-->
<div class=\"row\" >
<div class=\"col-12\">
<!--ANNONCE 1-->
{% for index, cvRepreneur in CVsRepreneurs %}
{% set lienRepreneurCvDetails = path('repreneur_cv_detail',
{
'idRepreneur':cvRepreneur.idRepreneur,
'titreslug':cvRepreneur.titreSocieteRecherchee| slugify,
'codePays':codePaysWithUnderScore
}) ~ '?index=' ~ index
%}
{% if string_params|default %}
{% set lienRepreneurCvDetails = lienRepreneurCvDetails ~ '&' ~ string_params %}
{% endif %}
<div class=\"card mb-3 card-ie filet_gris\" >
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-md-8 col-lg-9 col-xl-10\">
<div>
<a href=\"{{ lienRepreneurCvDetails }}\" >
<h5 class=\"titre_annonce\">
{{ cvRepreneur.titreSocieteRecherchee }}
</h5>
</a>
</div>
<div class=\"mb-1\">
{{ translate(\"recherche par\" ,lang,\"\",\"M\") | raw }} :
<span class=\"nowrap_custom\">
<strong> {{ cvRepreneur.titreProfil }}</strong>
</span>
<br>
<span class=\"nowrap_custom\" >
{{ translate(\"n° du profil\" ,lang,\"\",\"M\") | raw }} :
<strong>{{ cvRepreneur.idRepreneur }}</strong>
</span>
<span class=\"nowrap_custom\">
{{ translate(\"age\" ,lang,\"\",\"M\") | raw }} : <strong>{{ cvRepreneur.anneeNaissance }} ans</strong>
</span>
<span class=\"nowrap_custom\">
{{ translate(\"apport\" ,lang,\"\",\"M\") | raw }} : <strong>{{ cvRepreneur.montantApport | montant }} k{{devise(codePays)}}</strong>
</span>
<i class=\"fas fa-map-marker-alt\"></i>
{{ cvRepreneur.ville }}
</div>
</div >
<div class=\"col-12 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=\"javascript:void(0)\" target=\"_blank\" title=\"\">
{% if cvRepreneur.cartes.id_localisation_by_country|length == 1 %}
{% if cvRepreneur.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 cvRepreneur.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 cvRepreneur.cartes.id_localisation_by_country|keys |first == \"41\" %}
{% if cvRepreneur.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/{{ cvRepreneur.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 cvRepreneur.cartes.id_localisation_by_country|keys |first == \"01\" %}
{% if cvRepreneur.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/{{ cvRepreneur.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 cvRepreneur.cartes.id_localisation_by_country|keys |first == \"32\" %}
{% if cvRepreneur.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/{{ cvRepreneur.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 cvRepreneur.cartes.id_localisation_by_country|length > 1 %}
{% if 33 in cvRepreneur.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 cvRepreneur.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 cvRepreneur.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 class=\"col-4 col-md-4 col-lg-4 mt-2\">
<a href=\"{{ lienRepreneurCvDetails }}\" title=\"\">
<button type=\"button\" class=\"button-rond\">
{{ translate(\"details\" ,lang,\"\",\"M\") | raw }}
</button>
</a>
</div>
</div>
</div>
</div>
<!--FIN ANNONCE 1-->
{% endfor %}
</div>
</div>
<!--PAGINATION-->
<div class=\"col-sm-12 mb-5 mt-3\">
<nav aria-label=\"...\">
{{ knp_pagination_render(CVsRepreneurs) }}
</nav>
</div>
<!--FIN PAGINATION-->
<!--MODAL-->
<div class=\"modal fade\" id=\"exampleModal\" 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 bleu\" id=\"exampleModalLabel\">
{{ translate(\"que sont les 'acheteurs potentiels' proposes par fusacq\" ,lang,\"\") | raw }}
?
</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
{{ translate('la liste que vous allez consulter sous l\\'intitule \"acheteurs potentiels\" presente
<strong>deux types de societes susceptibles de realiser des acquisitions.</strong><br><br>
<strong>1) les acquereurs historiques, c\\'est a dire des societes ayant deja realise
des acquisitions par le passe</strong><br>
pourquoi un acquéreur historique est un acheteur potentiel ?
une societe qui a deja realise une operation d\\'acquisition est plus a meme que
n\\'importe quelle autre d\\'en realiser de nouvelles. elle en a l\\'experience et a montre
que ce type d\\'operation etait dans son adn... rappelez vous que 95% des dirigeants
d\\'entreprise ne feront jamais de croissance externe !<br><br>
<strong>2) les participations des fonds d\\'investissement, c\\'est a dire des societes
ayant des fonds a leur capital</strong><br>
pourquoi une participation de fonds est un acheteur potentiel ?
lorsqu\\'un fonds investit dans une societe c\\'est pour que cette derniere se developpe,
soit par croissance interne, soit par croissance externe. ces societes sont donc
toujours a l\\'ecoute des opportunites d\\'acquisitions et ont, grace au(x) fonds
d\\'investissement a leur capital les moyens financiers de leurs ambitions.' ,lang,\"\") | raw }}
<br><br>
<div class=\"form-check-inline col-12\">
<label class=\"form-check-label\">
<input type=\"checkbox\" class=\"form-check-input\"
value=\"affichage\">
{{ translate(\"ne plus afficher la prochaine fois\" ,lang,\"\") | raw }}
</label>
</div>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">
{{ translate(\"j'ai compris\" ,lang,\"\") | raw }}
</button>
</div>
</div>
</div>
</div>
<!--FIN MODAL-->
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
{% endblock %}
{% block javascripts %} {{ parent() }}
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"
src=\"{{ asset('build/js/annuaires/annuaire_repreneurs_recherche.js') }}\"></script>
{% endblock %}
", "annuaires/repreneurs/repreneurs_recherche.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/repreneurs/repreneurs_recherche.html.twig");
}
}