<?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;
/* vendre_entreprise/recherche_avancee_cv_repreneur.html.twig */
class __TwigTemplate_6deddfbd6dd83c5a6307d73a39bf6b2ce133b79a8df5a7a2b285f90e34f2f044 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", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "vendre_entreprise/recherche_avancee_cv_repreneur.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("recherche avancée, CV de 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("recherche avancée pour trouver des CV de repreneurs d'entreprise", (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"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 12
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/range-slider.css"), "html", null, true);
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/reprendre_entreprise/rechercheavancee.css"), "html", null, true);
yield "\"/>
<link rel=\"stylesheet\" href=\"";
// line 14
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_recherche.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 17
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 18
yield "\t";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig", 18)->unwrap()->yield($context);
// line 19
yield "\t
\t<!-- Menu -->
";
// line 21
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 23
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 23, $this->source); })()), "currentRoute" => // line 24
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 24, $this->source); })()), "codePays" => // line 25
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 25, $this->source); })())]));
// line 26
yield "
\t<!-- Menu -->
\t<!-- Publicite -->
";
// line 30
yield from $this->loadTemplate("includes/publicite.html.twig", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig", 30)->unwrap()->yield($context);
// line 31
yield " \t<!-- Publicite -->
\t<div class=\"container\" id=\"app\">
\t\t<div class=\"row\">
\t\t\t<!--COLONNE GAUCHE -->
";
// line 36
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig", 36)->unwrap()->yield($context);
// line 37
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
\t\t\t<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 45
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.', 45, $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.', 45, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\">";
// line 46
yield $this->extensions['App\Twig\TranslationExtension']->translate("vendre une entreprise ou ceder des actifs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 46, $this->source); })()), "", "M");
yield "</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 47
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row\" >
<div class=\"col-12 my-4\">
\t<!-- <h2 class=\"bleu_fusacq\">";
// line 54
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprendre une entreprise ou developper ma societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 54, $this->source); })()), "", "M");
yield "</h2>-->
\t<h1 class=\"recherche_avancee vert\">";
// line 55
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 55, $this->source); })()), "", "M");
yield " - ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("cv de repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 55, $this->source); })()), "", "M");
yield "</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
\t<div class=\"onglet5 col-12 my-3 pt-3\">
\t\t <nav>
\t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
\t\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 65
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 65, $this->source); })())]), "html", null, true);
yield "\">
\t\t\t\t\t<span class=\"fs13\">";
// line 66
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche standard", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 66, $this->source); })()), "", "M");
yield "</span></a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
\t\t\t\t<div class=\"nav-item nav-link active\">
\t\t\t\t\t<span class=\"fs13\">";
// line 70
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 70, $this->source); })()), "", "M");
yield "</span></div>
\t\t\t\t</div>
\t\t\t</div>
\t\t </nav>
\t</div>
\t<div class=\"col-12\">
\t\t<div class=\"row\">
\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t\t<div class=\"blanc lh099 py-3\">
\t\t\t\t<a href=\"";
// line 79
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_annonces_acquisition_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 79, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 79, $this->source); })()), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 80
yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces<br>d'acquisition", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 80, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t</a>
\t\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t<div class=\"blanc bkg_vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 87
yield $this->extensions['App\Twig\TranslationExtension']->translate("CV de<br>repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 87, $this->source); })()), "", "M", "");
yield "</span>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"";
// line 93
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_acquereurs_historiques", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 93, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 93, $this->source); })()), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 94
yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs<br>potentiels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 94, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 pr-4\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"";
// line 101
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 101, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 101, $this->source); })()), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">";
// line 102
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>acquereurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 102, $this->source); })()), "", "M", "");
yield "</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t</div>
\t</div>
</div>
<!--MOBILE-->
\t
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
\t<div class=\"onglet5 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
\t\t<a class=\"nav-item nav-link\" href=\"";
// line 117
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 117, $this->source); })())]), "html", null, true);
yield "\">
\t\t\t<span class=\"fs13\">";
// line 118
yield $this->extensions['App\Twig\TranslationExtension']->translate("tous les acheteurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 118, $this->source); })()), "", "M");
yield "</span>
\t\t</a>
\t</div>
\t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
\t\t<div class=\"nav-item nav-link active\">
\t\t\t<span class=\"fs13\">";
// line 123
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 123, $this->source); })()), "", "M");
yield "</span>
\t\t</div>
\t</div>
</div>
</nav>
\t</div>
\t<div class=\"onglet5 col-12 mt-5 mb-4\">
\t\t\t\t\t\t<nav>
\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris lh13 order-4 order-sm-1\">
\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_annonces_acquisition_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 133, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 133, $this->source); })()), "html", null, true);
yield "\">
\t\t \t\t<span class=\"fs12\">";
// line 134
yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces<br>d'acquisition", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 134, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t \t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
\t\t \t\t<div class=\"nav-item nav-link active\">
\t\t \t\t<span class=\"fs12\">";
// line 139
yield $this->extensions['App\Twig\TranslationExtension']->translate("CV de<br>repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 139, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</div>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 143
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_acquereurs_historiques", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 143, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 143, $this->source); })()), "html", null, true);
yield "\">
\t\t \t\t<span class=\"fs12\">";
// line 144
yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs<br>potentiels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 144, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
\t\t\t<a class=\"nav-item nav-link\" href=\"";
// line 148
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 148, $this->source); })())]), "html", null, true);
yield "?";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 148, $this->source); })()), "html", null, true);
yield "\">
\t\t\t\t<span class=\"fs12\">";
// line 149
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds<br>acquereurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 149, $this->source); })()), "", "M", "");
yield "</span>
\t\t \t</a>
\t\t</div>
\t\t</div>
\t \t</nav>
\t</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
\t\t\t\t<div class=\"row\">
<div class=\"col-12\">\t\t
<div class=\"card mb-3 no_shadow\">
\t<div class=\"card-body\">
\t\t";
// line 162
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.', 162, $this->source); })()), 'form_start');
yield "
\t<div class=\"row\">
\t\t<!--ZONE GEOGRAPHIQUE-->
\t<div class=\"col-12 col-lg-9 offset-lg-1\">
\t\t<h5 class=\"gris_666\">";
// line 166
yield $this->extensions['App\Twig\TranslationExtension']->translate("localisations", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 166, $this->source); })()), "", "M");
yield "</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 localisations_selected\">
\t\t
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_localisations_selected\">
\t\t";
// line 172
if (CoreExtension::getAttribute($this->env, $this->source, ($context["parametres_localisations"] ?? null), "array_localisation", [], "any", true, true, false, 172)) {
// line 173
yield " \t\t\t";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["parametres_localisations"]) || array_key_exists("parametres_localisations", $context) ? $context["parametres_localisations"] : (function () { throw new RuntimeError('Variable "parametres_localisations" does not exist.', 173, $this->source); })()), "array_localisation", [], "any", false, false, false, 173));
foreach ($context['_seq'] as $context["id_loc"] => $context["loc"]) {
// line 174
yield " \t\t\t<button class=\"btn btn-vert btn-localisation mr-1 mt-1\" type=\"button\" id=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id_loc"], "html", null, true);
yield "\">
\t\t\t\t";
// line 175
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["loc"], "html", null, true);
yield " <i class=\"fas fa-times\"></i>
\t\t\t</button>
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['id_loc'], $context['loc'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 178
yield " \t\t";
}
// line 179
yield " \t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"id_pays\">";
// line 181
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.', 181, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3\">
\t\t";
// line 184
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.', 184, $this->source); })()), "id_pays", [], "any", false, false, false, 184), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 id_region\" style=\"display: none;\">
\t\t<label for=\"id_region\" id=\"label-lvl1\">";
// line 187
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.', 187, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 id_region\" style=\"display: none;\">
\t\t";
// line 190
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.', 190, $this->source); })()), "id_region", [], "any", false, false, false, 190), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 btn_ajouter\" style=\"display: none;\">
";
// line 195
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.', 195, $this->source); })()), "ajouter", [], "any", false, false, false, 195), 'widget', ["attr" => ["class" => "btn btn-vert-annonce"], "label" => $this->extensions['App\Twig\TranslationExtension']->translate("ajouter", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 195, $this->source); })()), "", "M")]);
yield "
\t</div>
\t";
// line 197
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.', 197, $this->source); })()), "id_localisation", [], "any", false, false, false, 197), 'widget');
yield "
\t\t<!--FIN ZONE GEOGRAPHIQUE-->
\t\t
\t\t<!--SECTEUR ACTIVITE-->
\t\t<div class=\"col-12 col-lg-9 offset-lg-1 my-4 pt-3 bt_gris div-motscles\">
\t\t<h5 class=\"gris_666\">";
// line 202
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur d'activité", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 202, $this->source); })()), "", "M");
yield "</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-motscles\">
\t\t";
// line 205
$this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme(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.', 205, $this->source); })()), "recherche_par", [], "any", false, false, false, 205), "form_div_layout.html.twig", false);
// line 206
yield " \t\t<label class=\"contai\">
\t\t\t\t";
// line 207
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 207, $this->source); })()), "recherche_par", [], "any", false, false, false, 207), "children", [], "any", false, false, false, 207), 0, [], "array", false, false, false, 207), 'widget', ["id" => "recherche_par_motscles"]);
yield "
\t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_motscles\">";
// line 208
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.', 208, $this->source); })()), "", "M");
yield "</label>
\t\t\t\t<span class=\"checkma\"></span>
\t\t\t</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group div-motscles\">
\t\t";
// line 213
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.', 213, $this->source); })()), "reference_mots_cles", [], "any", false, false, false, 213), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<!-- mots exact -->
<div class=\"col-12 text-center my-4 div-motscles\">
<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 222
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.', 222, $this->source); })()), "", "M");
yield "
</small>
";
// line 224
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.', 224, $this->source); })()), "mots_cle_exact", [], "any", false, false, false, 224), 'widget');
yield "
</div>
<!-- mots exact -->
\t<div class=\"col-12 col-lg-8 offset-lg-2 mb-5 text-right\">
\t\t\t\t\t\t\t\t\t<small>";
// line 228
yield $this->extensions['App\Twig\TranslationExtension']->translate("les recherches par mots-clés sont souvent plus précises que par secteurs prédéfinis", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 228, $this->source); })()), "", "M");
yield "</small>
\t\t\t\t\t\t\t\t</div>
\t
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteurs_selected\">
</div>
<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_secteurs_selected\">
";
// line 234
if (CoreExtension::getAttribute($this->env, $this->source, ($context["parametres_secteurs"] ?? null), "array_secteur", [], "any", true, true, false, 234)) {
// line 235
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["parametres_secteurs"]) || array_key_exists("parametres_secteurs", $context) ? $context["parametres_secteurs"] : (function () { throw new RuntimeError('Variable "parametres_secteurs" does not exist.', 235, $this->source); })()), "array_secteur", [], "any", false, false, false, 235));
foreach ($context['_seq'] as $context["id_secteur"] => $context["secteur"]) {
// line 236
yield " <button class=\"btn btn-vert btn-secteur mr-1 mt-1\" type=\"button\" id=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id_secteur"], "html", null, true);
yield "\">
";
// line 237
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["secteur"], "html", null, true);
yield " <i class=\"fas fa-times\"></i>
</button>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['id_secteur'], $context['secteur'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 240
yield " ";
}
// line 241
yield " </div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-secteurs\">
\t\t<label class=\"contai\">
\t\t\t\t";
// line 244
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, 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.', 244, $this->source); })()), "recherche_par", [], "any", false, false, false, 244), "children", [], "any", false, false, false, 244), 1, [], "array", false, false, false, 244), 'widget', ["id" => "recherche_par_secteurs"]);
yield "
\t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_secteurs\">";
// line 245
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur predefini", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 245, $this->source); })()), "", "M");
yield "</label>
\t\t\t\t<span class=\"checkma\"></span>
\t\t\t</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group div-secteurs\">
\t\t";
// line 250
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.', 250, $this->source); })()), "id_secteur_activite", [], "any", false, false, false, 250), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-1 div-secteurs\" style=\"";
// line 252
if ((0 === CoreExtension::compare((isset($context["show_secteur_niveau_2"]) || array_key_exists("show_secteur_niveau_2", $context) ? $context["show_secteur_niveau_2"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_2" does not exist.', 252, $this->source); })()), false))) {
yield "display: none;";
}
yield "\">
\t\t<label for=\"id_secteur_activite\">";
// line 253
yield $this->extensions['App\Twig\TranslationExtension']->translate("sous-secteur niveau 1", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 253, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-1 div-secteurs\" style=\"";
// line 255
if ((0 === CoreExtension::compare((isset($context["show_secteur_niveau_2"]) || array_key_exists("show_secteur_niveau_2", $context) ? $context["show_secteur_niveau_2"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_2" does not exist.', 255, $this->source); })()), false))) {
yield "display: none;";
}
yield "\">
\t\t";
// line 256
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.', 256, $this->source); })()), "id_secteur_activite2", [], "any", false, false, false, 256), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-2 div-secteurs\" style=\"";
// line 258
if ((0 === CoreExtension::compare((isset($context["show_secteur_niveau_3"]) || array_key_exists("show_secteur_niveau_3", $context) ? $context["show_secteur_niveau_3"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_3" does not exist.', 258, $this->source); })()), false))) {
yield "display: none;";
}
yield "\">
\t\t<label for=\"id_secteur_activite\">";
// line 259
yield $this->extensions['App\Twig\TranslationExtension']->translate("sous-secteur niveau 2", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 259, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-2 div-secteurs\" style=\"";
// line 261
if ((0 === CoreExtension::compare((isset($context["show_secteur_niveau_3"]) || array_key_exists("show_secteur_niveau_3", $context) ? $context["show_secteur_niveau_3"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_3" does not exist.', 261, $this->source); })()), false))) {
yield "display: none;";
}
yield "\">
\t\t";
// line 262
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.', 262, $this->source); })()), "id_secteur_activite3", [], "any", false, false, false, 262), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
</div>
<div class=\"col-8 col-lg-5 mb-3 ajouter_secteur_activite\" style=\"display: none;\">
";
// line 267
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.', 267, $this->source); })()), "ajouter_secteur_activite", [], "any", false, false, false, 267), 'widget', ["attr" => ["class" => "btn btn-vert"], "label" => $this->extensions['App\Twig\TranslationExtension']->translate("ajouter", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 267, $this->source); })()), "", "M")]);
yield "
</div>
\t\t<!--FIN SECTEUR ACTIVITE-->
\t<!--CONCERNANT LE REPRENEUR -->
\t<div class=\"col-12 col-lg-9 offset-lg-1 mt-3 pt-3 bt_gris\">
\t\t<h5 class=\"gris_666\">";
// line 273
yield $this->extensions['App\Twig\TranslationExtension']->translate("Concernant le repreneur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 273, $this->source); })()), "", "M");
yield "</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"type_reprise\">";
// line 276
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.', 276, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t";
// line 279
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.', 279, $this->source); })()), "type_reprise", [], "any", false, false, false, 279), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"montant_apport_min\">";
// line 283
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.', 283, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t";
// line 286
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.', 286, $this->source); })()), "montant_apport_min", [], "any", false, false, false, 286), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"montant_apport_max\">";
// line 289
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.', 289, $this->source); })()), "", "M");
yield "</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t";
// line 292
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.', 292, $this->source); })()), "montant_apport_max", [], "any", false, false, false, 292), 'widget', ["attr" => ["class" => "form-control"]]);
yield "
\t</div>
\t<!-- FIN CONCERNANT LE REPRENEUR -->
\t\t<div class=\"col-12 text-center mt-4 mt-3\">
\t\t\t";
// line 296
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.', 296, $this->source); })()), "type_recherche", [], "any", false, false, false, 296), 'widget');
yield "
\t\t\t";
// line 297
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.', 297, $this->source); })()), "rechercher", [], "any", false, false, false, 297), 'widget', ["attr" => ["class" => "btn btn-vert-annonce"], "label" => $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.', 297, $this->source); })()), "", "M")]);
yield "
\t\t</div>
\t</div>
\t";
// line 300
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.', 300, $this->source); })()), 'form_end');
yield "
\t</div>
</div>
<!--FIN ANNONCE 2 ALAUNE-->
</div>
</div>
</div><!--FIN COLONNE DROITE -->
\t\t</div> <!--FIN ROW CONTAINER -->
\t</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 315
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 "
";
// line 316
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script src=\"";
// line 317
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/ion.rangeSlider.min.js"), "html", null, true);
yield "\"></script>
\t<script type=\"module\" data-name=\"";
// line 318
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.', 318, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/vendre_entreprise/recherche_avancee.js"), "html", null, true);
yield "\"></script>
\t<script type=\"module\" data-name=\"";
// line 319
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.', 319, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\" src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/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 "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 749 => 319, 743 => 318, 739 => 317, 735 => 316, 723 => 315, 698 => 300, 692 => 297, 688 => 296, 681 => 292, 675 => 289, 669 => 286, 663 => 283, 656 => 279, 650 => 276, 644 => 273, 635 => 267, 627 => 262, 621 => 261, 616 => 259, 610 => 258, 605 => 256, 599 => 255, 594 => 253, 588 => 252, 583 => 250, 575 => 245, 571 => 244, 566 => 241, 563 => 240, 554 => 237, 549 => 236, 544 => 235, 542 => 234, 533 => 228, 526 => 224, 521 => 222, 509 => 213, 501 => 208, 497 => 207, 494 => 206, 492 => 205, 486 => 202, 478 => 197, 473 => 195, 465 => 190, 459 => 187, 453 => 184, 447 => 181, 443 => 179, 440 => 178, 431 => 175, 426 => 174, 421 => 173, 419 => 172, 410 => 166, 403 => 162, 387 => 149, 381 => 148, 374 => 144, 368 => 143, 361 => 139, 353 => 134, 347 => 133, 334 => 123, 326 => 118, 322 => 117, 304 => 102, 298 => 101, 288 => 94, 282 => 93, 273 => 87, 263 => 80, 257 => 79, 245 => 70, 238 => 66, 234 => 65, 219 => 55, 215 => 54, 205 => 47, 201 => 46, 195 => 45, 185 => 37, 183 => 36, 176 => 31, 174 => 30, 168 => 26, 166 => 25, 165 => 24, 164 => 23, 163 => 21, 159 => 19, 156 => 18, 146 => 17, 133 => 14, 129 => 13, 125 => 12, 111 => 11, 97 => 8, 87 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block title %}
<title>{{ translate(\"recherche avancée, CV de repreneurs d'entreprise\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"recherche avancée pour trouver des CV de repreneurs d'entreprise\" ,lang,\"\",\"M\") | raw }}\">
{% endblock %}
{% block stylesheets %} {{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/range-slider.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/rechercheavancee.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block body %}
\t{% include 'assets/assets_vuejs.html.twig' %}
\t
\t<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) }}
\t<!-- Menu -->
\t<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
\t<!-- Publicite -->
\t<div class=\"container\" id=\"app\">
\t\t<div class=\"row\">
\t\t\t<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
\t\t\t<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\">{{ translate(\"vendre une entreprise ou ceder des actifs\",lang,\"\",\"M\") | raw }}</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
<div class=\"row\" >
<div class=\"col-12 my-4\">
\t<!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
\t<h1 class=\"recherche_avancee vert\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }} - {{ translate(\"cv de repreneurs\",lang,\"\",\"M\") | raw }}</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
\t<div class=\"onglet5 col-12 my-3 pt-3\">
\t\t <nav>
\t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
\t\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_cv_repreneur', {codePays: codePaysWithUnderScore}) }}\">
\t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span></a>
\t\t\t\t</div>
\t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
\t\t\t\t<div class=\"nav-item nav-link active\">
\t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span></div>
\t\t\t\t</div>
\t\t\t</div>
\t\t </nav>
\t</div>
\t<div class=\"col-12\">
\t\t<div class=\"row\">
\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t\t<div class=\"blanc lh099 py-3\">
\t\t\t\t<a href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"annonces<br>d'acquisition\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t</a>
\t\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3\">
\t\t<div class=\"blanc bkg_vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"CV de<br>repreneurs\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 br_gris\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"{{ path('vendre_entreprise_recherche_acquereurs_historiques',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"acheteurs<br>potentiels\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t
\t\t<div class=\"col-6 text-center my-3 pr-4\">
\t\t<div class=\"blanc lh099 py-3\">
\t\t\t<a href=\"{{ path('vendre_entreprise_recherche_fonds_acquereurs',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
\t\t\t\t<span class=\"res_font\">{{ translate(\"fonds<br>acquereurs\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t\t</a>
\t\t</div>
\t\t</div>
\t\t</div>
\t</div>
</div>
<!--MOBILE-->
\t
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
\t<div class=\"onglet5 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_cv_repreneur', {codePays: codePaysWithUnderScore}) }}\">
\t\t\t<span class=\"fs13\">{{ translate(\"tous les acheteurs\",lang,\"\",\"M\") | raw }}</span>
\t\t</a>
\t</div>
\t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
\t\t<div class=\"nav-item nav-link active\">
\t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
\t\t</div>
\t</div>
</div>
</nav>
\t</div>
\t<div class=\"onglet5 col-12 mt-5 mb-4\">
\t\t\t\t\t\t<nav>
\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris lh13 order-4 order-sm-1\">
\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
\t\t \t\t<span class=\"fs12\">{{ translate(\"annonces<br>d'acquisition\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t \t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
\t\t \t\t<div class=\"nav-item nav-link active\">
\t\t \t\t<span class=\"fs12\">{{ translate(\"CV de<br>repreneurs\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</div>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_acquereurs_historiques',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
\t\t \t\t<span class=\"fs12\">{{ translate(\"acheteurs<br>potentiels\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_fonds_acquereurs',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
\t\t\t\t<span class=\"fs12\">{{ translate(\"fonds<br>acquereurs\",lang,\"\",\"M\", \"\") | raw }}</span>
\t\t \t</a>
\t\t</div>
\t\t</div>
\t \t</nav>
\t</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
\t\t\t\t<div class=\"row\">
<div class=\"col-12\">\t\t
<div class=\"card mb-3 no_shadow\">
\t<div class=\"card-body\">
\t\t{{ form_start(form) }}
\t<div class=\"row\">
\t\t<!--ZONE GEOGRAPHIQUE-->
\t<div class=\"col-12 col-lg-9 offset-lg-1\">
\t\t<h5 class=\"gris_666\">{{ translate(\"localisations\",lang,\"\",\"M\") | raw }}</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 localisations_selected\">
\t\t
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_localisations_selected\">
\t\t{% if parametres_localisations.array_localisation is defined %}
\t\t\t{% for id_loc, loc in parametres_localisations.array_localisation %}
\t\t\t<button class=\"btn btn-vert btn-localisation mr-1 mt-1\" type=\"button\" id=\"{{ id_loc }}\">
\t\t\t\t{{ loc }} <i class=\"fas fa-times\"></i>
\t\t\t</button>
\t\t\t{% endfor %}
\t\t{% endif %}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"id_pays\">{{ translate(\"pays\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3\">
\t\t{{ form_widget(form.id_pays, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 id_region\" style=\"display: none;\">
\t\t<label for=\"id_region\" id=\"label-lvl1\">{{ translate(\"region\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 id_region\" style=\"display: none;\">
\t\t{{ form_widget(form.id_region, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 btn_ajouter\" style=\"display: none;\">
{{ form_widget(form.ajouter, {'attr': {'class': 'btn btn-vert-annonce'}, 'label': translate(\"ajouter\",lang,\"\",\"M\") | raw }) }}
\t</div>
\t{{ form_widget(form.id_localisation) }}
\t\t<!--FIN ZONE GEOGRAPHIQUE-->
\t\t
\t\t<!--SECTEUR ACTIVITE-->
\t\t<div class=\"col-12 col-lg-9 offset-lg-1 my-4 pt-3 bt_gris div-motscles\">
\t\t<h5 class=\"gris_666\">{{ translate(\"secteur d'activité\",lang,\"\",\"M\") | raw }}</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-motscles\">
\t\t{% form_theme form.recherche_par with 'form_div_layout.html.twig' only %}
\t\t<label class=\"contai\">
\t\t\t\t{{ form_widget(form.recherche_par.children[0], { 'id': 'recherche_par_motscles' }) }}
\t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_motscles\">{{ translate(\"mots-cles\",lang,\"\",\"M\") | raw }}</label>
\t\t\t\t<span class=\"checkma\"></span>
\t\t\t</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group div-motscles\">
\t\t{{ form_widget(form.reference_mots_cles, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<!-- mots exact -->
<div class=\"col-12 text-center my-4 div-motscles\">
<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 -->
\t<div class=\"col-12 col-lg-8 offset-lg-2 mb-5 text-right\">
\t\t\t\t\t\t\t\t\t<small>{{ translate(\"les recherches par mots-clés sont souvent plus précises que par secteurs prédéfinis\",lang,\"\",\"M\") | raw }}</small>
\t\t\t\t\t\t\t\t</div>
\t
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteurs_selected\">
</div>
<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_secteurs_selected\">
{% if parametres_secteurs.array_secteur is defined %}
{% for id_secteur, secteur in parametres_secteurs.array_secteur %}
<button class=\"btn btn-vert btn-secteur mr-1 mt-1\" type=\"button\" id=\"{{ id_secteur }}\">
{{ secteur }} <i class=\"fas fa-times\"></i>
</button>
{% endfor %}
{% endif %}
</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-secteurs\">
\t\t<label class=\"contai\">
\t\t\t\t{{ form_widget(form.recherche_par.children[1], { 'id': 'recherche_par_secteurs' }) }}
\t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_secteurs\">{{ translate(\"secteur predefini\",lang,\"\",\"M\") | raw }}</label>
\t\t\t\t<span class=\"checkma\"></span>
\t\t\t</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group div-secteurs\">
\t\t{{ form_widget(form.id_secteur_activite, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-1 div-secteurs\" style=\"{% if show_secteur_niveau_2 == false %}display: none;{% endif %}\">
\t\t<label for=\"id_secteur_activite\">{{ translate(\"sous-secteur niveau 1\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-1 div-secteurs\" style=\"{% if show_secteur_niveau_2 == false %}display: none;{% endif %}\">
\t\t{{ form_widget(form.id_secteur_activite2, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-2 div-secteurs\" style=\"{% if show_secteur_niveau_3 == false %}display: none;{% endif %}\">
\t\t<label for=\"id_secteur_activite\">{{ translate(\"sous-secteur niveau 2\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-2 div-secteurs\" style=\"{% if show_secteur_niveau_3 == false %}display: none;{% endif %}\">
\t\t{{ form_widget(form.id_secteur_activite3, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
</div>
<div class=\"col-8 col-lg-5 mb-3 ajouter_secteur_activite\" style=\"display: none;\">
{{ form_widget(form.ajouter_secteur_activite, {'attr': {'class': 'btn btn-vert'}, 'label': translate(\"ajouter\",lang,\"\",\"M\") | raw }) }}
</div>
\t\t<!--FIN SECTEUR ACTIVITE-->
\t<!--CONCERNANT LE REPRENEUR -->
\t<div class=\"col-12 col-lg-9 offset-lg-1 mt-3 pt-3 bt_gris\">
\t\t<h5 class=\"gris_666\">{{ translate(\"Concernant le repreneur\",lang,\"\",\"M\") | raw }}</h5>
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"type_reprise\">{{ translate(\"type reprise\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t{{ form_widget(form.type_reprise, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"montant_apport_min\">{{ translate(\"apport min.\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t{{ form_widget(form.montant_apport_min, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
\t\t<label for=\"montant_apport_max\">{{ translate(\"apport max.\",lang,\"\",\"M\") | raw }}</label>
\t</div>
\t<div class=\"col-8 col-lg-5 mb-3 input-group\">
\t\t{{ form_widget(form.montant_apport_max, {'attr': {'class': 'form-control'}}) }}
\t</div>
\t<!-- FIN CONCERNANT LE REPRENEUR -->
\t\t<div class=\"col-12 text-center mt-4 mt-3\">
\t\t\t{{ form_widget(form.type_recherche) }}
\t\t\t{{ form_widget(form.rechercher, {'attr': {'class': 'btn btn-vert-annonce'}, 'label': translate(\"rechercher\",lang,\"\",\"M\") | raw }) }}
\t\t</div>
\t</div>
\t{{ form_end(form) }}
\t</div>
</div>
<!--FIN ANNONCE 2 ALAUNE-->
</div>
</div>
</div><!--FIN COLONNE DROITE -->
\t\t</div> <!--FIN ROW CONTAINER -->
\t</div> <!--FIN CONTAINER -->
{% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
{% block javascripts %}
{{ parent() }}
<script src=\"{{ asset('build/js/lib/ion.rangeSlider.min.js') }}\"></script>
\t<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/vendre_entreprise/recherche_avancee.js') }}\"></script>
\t<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/annuaires/annuaire_repreneurs_recherche.js') }}\"></script>
{% endblock %}", "vendre_entreprise/recherche_avancee_cv_repreneur.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/vendre_entreprise/recherche_avancee_cv_repreneur.html.twig");
}
}