<?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;
/* reprendre_entreprise/recherche_standard_entreprise.html.twig */
class __TwigTemplate_cd6d431c7289770e843104ccaaa36025eb5d476a5eb5c54974c104b3c1f402bc 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", "reprendre_entreprise/recherche_standard_entreprise.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "reprendre_entreprise/recherche_standard_entreprise.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "reprendre_entreprise/recherche_standard_entreprise.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("toutes les annonces d'entreprises à reprendre", (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("découvrez toutes les annonces d'entreprises à reprendre", (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 12
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 13
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 14
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 "\"/>
";
$__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 " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "reprendre_entreprise/recherche_standard_entreprise.html.twig", 18)->unwrap()->yield($context);
// line 19
yield "
<!-- 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 "
<!-- Menu -->
<!-- Publicite -->
";
// line 30
yield from $this->loadTemplate("includes/publicite.html.twig", "reprendre_entreprise/recherche_standard_entreprise.html.twig", 30)->unwrap()->yield($context);
// line 31
yield " <!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 36
yield from $this->loadTemplate("includes/colonnes_gauche_annonces.html.twig", "reprendre_entreprise/recherche_standard_entreprise.html.twig", 36)->unwrap()->yield($context);
// line 37
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 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\"><a href=\"";
// line 46
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 46, $this->source); })())]), "html", null, true);
yield "\">";
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.', 46, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 47
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
";
// line 51
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 51, $this->source); })()), "flashes", ["error"], "method", false, false, false, 51));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
yield "
<div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
";
// line 53
yield $context["message"];
yield "
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 59
yield " ";
if ((isset($context["alertPubElite"]) || array_key_exists("alertPubElite", $context) ? $context["alertPubElite"] : (function () { throw new RuntimeError('Variable "alertPubElite" does not exist.', 59, $this->source); })())) {
// line 60
yield " \t<div class=\"col-12 mt-5 alert alert-warning\" role=\"alert\">
<i class=\"fa-regular fa-triangle-exclamation\" aria-hidden=\"true\"></i>
<strong>";
// line 62
yield $this->extensions['App\Twig\TranslationExtension']->translate("Annonce réservée aux membres FUSACQ Elite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 62, $this->source); })()), "", "M");
yield "</strong><br>
";
// line 63
yield $this->extensions['App\Twig\TranslationExtension']->translate("Cette opportunité est actuellement disponible en avant première", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 63, $this->source); })()), "", "M");
yield ".<br>
";
// line 64
yield $this->extensions['App\Twig\TranslationExtension']->translate("Elle sera publiée sur le site public dans quelques jours", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 64, $this->source); })()), "", "M");
yield ".
\t\t<div class=\"col-12 text-center mt-3\">
\t\t\t<a href=\"https://www.fusacq.com/elite/presentation\" aria-pressed=\"true\" class=\"button-rond-blanc2\" role=\"button\">";
// line 66
yield $this->extensions['App\Twig\TranslationExtension']->translate("Découvrir FUSACQ Elite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 66, $this->source); })()), "", "M");
yield "</a>
\t\t\t";
// line 67
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 67, $this->source); })()), "user", [], "any", false, false, false, 67)) {
// line 68
yield " \t\t\t\t<a class=\"button-rond2 activeAuth\" role=\"button\" aria-pressed=\"true\" href=\"/pack-mer/infos?pack=fusacq_elite\">
\t\t\t";
} else {
// line 70
yield " \t\t\t\t<a class=\"button-rond2 activeAuth\" role=\"button\" aria-pressed=\"true\" href=\"javascript:void(0)\" data-toggle=\"modal\" data-target=\"#Modalindex\" onclick=\"changeFromAuth('forfait-fusacq_elite');\">
\t\t\t";
}
// line 72
yield " \t\t\t";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Accéder aux annonces en avant première", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 72, $this->source); })()), "", "M");
yield "
\t\t\t</a>
\t\t</div>
</div>
";
}
// line 77
yield " <!-- FIN ARIANE -->
";
// line 79
$context["listNombresAafficher"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["twig_vars"]) || array_key_exists("twig_vars", $context) ? $context["twig_vars"] : (function () { throw new RuntimeError('Variable "twig_vars" does not exist.', 79, $this->source); })()), "listNombresAafficher", [], "any", false, false, false, 79);
// line 80
yield " ";
if (((array_key_exists("listNombresAafficher", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher", $context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.', 80, $this->source); })()))) : (""))) {
// line 81
yield " ";
$context["nb_entreprises"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher", $context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.', 81, $this->source); })()), "reprendre_une_entreprise_nb_cession_entreprise", [], "any", false, false, false, 81);
// line 82
yield " ";
}
// line 83
yield "
<div class=\"row\" >
<div class=\"col-12 my-4\">
<!-- <h2 class=\"bleu_fusacq\">";
// line 86
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.', 86, $this->source); })()), "", "M");
yield "</h2>-->
<h1 class=\"recherche_avancee bleu_fusacq\">";
// line 87
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 87, $this->source); })()), "", "M");
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_entreprises"]) || array_key_exists("nb_entreprises", $context) ? $context["nb_entreprises"] : (function () { throw new RuntimeError('Variable "nb_entreprises" does not exist.', 87, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 87, $this->source); })()), "", "m");
yield "</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
<div class=\"onglet10 col-12 my-3 pt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 98
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.', 98, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 102
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 102, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 103
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.', 103, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc bkg_bleu_2 lh099 py-3\">
<span class=\"res_font\">";
// line 113
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 113, $this->source); })()), "", "M", "");
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 118
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 118, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 119
yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 119, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 125
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 125, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 126
yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 126, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 132
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 132, $this->source); })())]), "html", null, true);
yield "\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">";
// line 133
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 133, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet10 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-4 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 150
yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunites", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 150, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 154
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 154, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 155
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.', 155, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link elite\"
href=\"";
// line 160
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("elite_recherche_avancee", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 160, $this->source); })())]), "html", null, true);
yield "\" >
<span class=\"fs13\">Recherche ELITE</span></a>
</div>
</div>
</nav>
</div>
<div class=\"onglet4 col-12 mt-5 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x lh13 order-4 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 172
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 172, $this->source); })()), "", "M", "");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"";
// line 176
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 176, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 177
yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 177, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"";
// line 181
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 181, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 182
yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 182, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 186
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 186, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 187
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 187, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
<div class=\"row\">
<div class=\"col-12\">
<div class=\"card mb-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<!--REFERENCE-->
<div class=\"col-12 col-sm-8 mt-3\">
<h5>";
// line 203
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche rapide", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 203, $this->source); })()), "", "M", "");
yield "</h5>
</div>
<div class=\"col-12 col-sm-12 col-md-8 mt-2\">
<form class=\"form-inline\">
\t<div class=\"mr-2\">";
// line 207
yield $this->extensions['App\Twig\TranslationExtension']->translate("activité / réf. annonce", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 207, $this->source); })()), "", "M", "");
yield "</div>
<div class=\"form-group mr-3 mb-2\">
<input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"";
// line 209
yield $this->extensions['App\Twig\TranslationExtension']->translate("ex. transport, V35455, ...", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 209, $this->source); })()), "", "M", "");
yield "\">
</div>
<button type=\"submit\" class=\"btn btn-bleu-annonce mb-2\">";
// line 211
yield $this->extensions['App\Twig\TranslationExtension']->translate("ok", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 211, $this->source); })()), "", "M", "");
yield "</button>
<span>ou <a href=\"";
// line 212
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 212, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancée", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 212, $this->source); })()), "", "M", "");
yield "</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<div class=\"col-12 col-sm-4 mt-2 text-right\">
";
// line 217
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 217, $this->source); })()), "user", [], "any", false, false, false, 217)) {
// line 218
yield " <a class=\"btn btn-orange-new mb-2 blanc deco_none oneline\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("creer_alerte", ["type" => "vente", "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 218, $this->source); })())]), "html", null, true);
yield "\"><i class=\"fas fa-exclamation-triangle blanc\"></i> ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("créer une alerte", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 218, $this->source); })()), "", "M", "");
yield "</a>
";
} else {
// line 220
yield " <a class=\"btn btn-orange-new mb-2 blanc deco_none oneline\" href=\"#\" role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#Modalindex\"><i class=\"fas fa-exclamation-triangle blanc\"></i> ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("créer une alerte", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 220, $this->source); })()), "", "M", "");
yield "</a>
";
}
// line 222
yield " </div>
<!--DERNIERES ANNONCES-->
";
// line 225
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::dernieresAnnoncesCessionEntreprise", ["lang" => // line 227
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 227, $this->source); })()), "codePays" => // line 228
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 228, $this->source); })())]));
// line 229
yield "
<!--FIN DERNIERES ANNONCES-->
<!-- bloc recherche elite standard -->
";
// line 236
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\EliteController::formRechercheStandard", ["lang" => // line 239
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 239, $this->source); })()), "codePays" => // line 240
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 240, $this->source); })()), "currentRoute" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 241
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 241, $this->source); })()), "request", [], "any", false, false, false, 241), "attributes", [], "any", false, false, false, 241), "get", ["_route"], "method", false, false, false, 241)]));
// line 243
yield "
<!-- bloc recherche elite standard -->
<!--TYPE OPERATION-->
<div class=\"onglet10 d-none d-sm-block col-12 mt-5\">
<h5>";
// line 252
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche par type d'opération", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 252, $this->source); })()), "", "M", "");
yield "</h5>
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 256
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 256, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&type_cession=Majoritaire\">
";
// line 257
yield $this->extensions['App\Twig\TranslationExtension']->translate("participation majoritaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 257, $this->source); })()), "", "M", "");
yield "
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 261
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 261, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&type_cession=Minoritaire\">
";
// line 262
yield $this->extensions['App\Twig\TranslationExtension']->translate("participation minoritaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 262, $this->source); })()), "", "M", "");
yield "
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 266
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 266, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&id_raison_cession=3\">
";
// line 267
yield $this->extensions['App\Twig\TranslationExtension']->translate("levée de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 267, $this->source); })()), "", "M", "");
yield "
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 271
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 271, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&id_raison_cession=5\">
";
// line 272
yield $this->extensions['App\Twig\TranslationExtension']->translate("société en difficulté", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 272, $this->source); })()), "", "M", "");
yield "
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 276
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 276, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&id_raison_cession=4\">
";
// line 277
yield $this->extensions['App\Twig\TranslationExtension']->translate("adossement industriel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 277, $this->source); })()), "", "M", "");
yield "
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"";
// line 281
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 281, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&type_repreneur_personne=personne&type_repreneur_societe=0\">
";
// line 282
yield $this->extensions['App\Twig\TranslationExtension']->translate("pour personnes physiques", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 282, $this->source); })()), "", "M", "");
yield "
</a>
</div>
</div>
</nav>
</div>
<!--FIN TYPE OPERATION-->
<!--LOCALISATIONS-->
";
// line 293
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::trouverAnnonceCessionEntrepriseParLocalisation", ["lang" => // line 295
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 295, $this->source); })()), "codePays" => // line 296
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 296, $this->source); })())]));
// line 297
yield "
<!--FIN LOCALISATIONS-->
<!--SECTEURS ACTIVITE-->
";
// line 301
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::trouverAnnonceCessionEntrepriseParCategorie", ["lang" => // line 303
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 303, $this->source); })()), "codePays" => // line 304
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 304, $this->source); })())]));
// line 305
yield "
<!--FIN SECTEURS ACTIVITE-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"";
// line 308
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 308, $this->source); })())]), "html", null, true);
yield "\">
> ";
// line 309
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.', 309, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
// line 323
if (((((CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", true, true, false, 323)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 323))) : ("")) && !$this->extensions['App\Twig\DroitAccesExtension']->hasIsService(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 323, $this->source); })()), "user", [], "any", false, false, false, 323), ["81"])) && !$this->extensions['App\Twig\DroitAccesExtension']->hasIsService(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 323, $this->source); })()), "user", [], "any", false, false, false, 323), ["82"]))) {
yield "
";
// line 325
yield " ";
yield from $this->loadTemplate("elite/includes/elite_access.html.twig", "reprendre_entreprise/recherche_standard_entreprise.html.twig", 325)->unwrap()->yield($context);
// line 326
yield " ";
// line 327
yield " ";
}
// line 328
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 331
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 332
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script src=\"";
// line 333
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>
";
// line 335
yield " <script>
\$('.area_map_france').mouseover(function () {
var lien_img_region = \$(this).attr(\"img_carte\");
\$('#carte_france_recherche').attr(\"src\", lien_img_region);
})
.mouseout(function () {
\$('#carte_france_recherche').attr(\"src\", \"";
// line 341
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.', 341, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 341), "html", null, true);
yield "/static/help-fusacq/fr/css/images/carte/carte_bleu/fond_carte2.gif\");
});
\$('.lien_region').mouseover(function () {
var id_localisation = \$(this).attr(\"id_region\");
var lien_image_region = \"";
// line 346
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.', 346, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 346), "html", null, true);
yield "/static/help-fusacq/fr/css/images/carte/carte_bleu/\" + id_localisation + \".png\";
\$('#carte_france_recherche').attr(\"src\", lien_image_region);
})
.mouseout(function () {
\$('#carte_france_recherche').attr(\"src\", \"";
// line 351
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.', 351, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 351), "html", null, true);
yield "/static/help-fusacq/fr/css/images/carte/carte_bleu/fond_carte2.gif\");
});
\$('#select_region').on('change', function () {
var href = \$('#select_region option:selected').data('href');
window.location.href = href;
});
\$('.activeAuth').on('click', function () {
\t\t\t\$('#ModalElite').modal('hide');
\t\t\t\$('#elite2').modal('hide');
\t\t\t\$('#elite').modal('hide');
});
function changeFromAuth(forfait) {
\$('#fromAuthModal').val(forfait);
}
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "reprendre_entreprise/recherche_standard_entreprise.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 750 => 351, 742 => 346, 734 => 341, 726 => 335, 722 => 333, 717 => 332, 707 => 331, 695 => 328, 692 => 327, 690 => 326, 687 => 325, 683 => 323, 666 => 309, 662 => 308, 657 => 305, 655 => 304, 654 => 303, 653 => 301, 647 => 297, 645 => 296, 644 => 295, 643 => 293, 629 => 282, 625 => 281, 618 => 277, 614 => 276, 607 => 272, 603 => 271, 596 => 267, 592 => 266, 585 => 262, 581 => 261, 574 => 257, 570 => 256, 563 => 252, 552 => 243, 550 => 241, 549 => 240, 548 => 239, 547 => 236, 538 => 229, 536 => 228, 535 => 227, 534 => 225, 529 => 222, 523 => 220, 515 => 218, 513 => 217, 503 => 212, 499 => 211, 494 => 209, 489 => 207, 482 => 203, 463 => 187, 459 => 186, 452 => 182, 448 => 181, 441 => 177, 437 => 176, 430 => 172, 415 => 160, 407 => 155, 403 => 154, 396 => 150, 376 => 133, 372 => 132, 363 => 126, 359 => 125, 350 => 119, 346 => 118, 338 => 113, 325 => 103, 321 => 102, 314 => 98, 296 => 87, 292 => 86, 287 => 83, 284 => 82, 281 => 81, 278 => 80, 276 => 79, 272 => 77, 263 => 72, 259 => 70, 255 => 68, 253 => 67, 249 => 66, 244 => 64, 240 => 63, 236 => 62, 232 => 60, 229 => 59, 217 => 53, 210 => 51, 203 => 47, 197 => 46, 191 => 45, 181 => 37, 179 => 36, 172 => 31, 170 => 30, 164 => 26, 162 => 25, 161 => 24, 160 => 23, 159 => 21, 155 => 19, 152 => 18, 142 => 17, 129 => 14, 125 => 13, 111 => 12, 97 => 8, 87 => 7, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}
<title>{{ translate(\"toutes les annonces d'entreprises à reprendre\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"découvrez toutes les annonces d'entreprises à reprendre\" ,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') }}\"/>
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) }}
<!-- Menu -->
<!-- Publicite -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche_annonces.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('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore} ) }}\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
{% for message in app.flashes('error') %}
<div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
{{ message|raw }}
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
{% endfor %}
{% if alertPubElite %}
\t<div class=\"col-12 mt-5 alert alert-warning\" role=\"alert\">
<i class=\"fa-regular fa-triangle-exclamation\" aria-hidden=\"true\"></i>
<strong>{{ translate(\"Annonce réservée aux membres FUSACQ Elite\",lang,\"\",\"M\") | raw }}</strong><br>
{{ translate( \"Cette opportunité est actuellement disponible en avant première\",lang,\"\",\"M\") | raw }}.<br>
{{ translate(\"Elle sera publiée sur le site public dans quelques jours\",lang,\"\",\"M\") | raw }}.
\t\t<div class=\"col-12 text-center mt-3\">
\t\t\t<a href=\"https://www.fusacq.com/elite/presentation\" aria-pressed=\"true\" class=\"button-rond-blanc2\" role=\"button\">{{ translate(\"Découvrir FUSACQ Elite\",lang,\"\",\"M\") | raw }}</a>
\t\t\t{% if app.user %}
\t\t\t\t<a class=\"button-rond2 activeAuth\" role=\"button\" aria-pressed=\"true\" href=\"/pack-mer/infos?pack=fusacq_elite\">
\t\t\t{% else %}
\t\t\t\t<a class=\"button-rond2 activeAuth\" role=\"button\" aria-pressed=\"true\" href=\"javascript:void(0)\" data-toggle=\"modal\" data-target=\"#Modalindex\" onclick=\"changeFromAuth('forfait-fusacq_elite');\">
\t\t\t{% endif %}
\t\t\t{{ translate(\"Accéder aux annonces en avant première\",lang,\"\",\"M\") | raw }}
\t\t\t</a>
\t\t</div>
</div>
{% endif %}
<!-- FIN ARIANE -->
{% set listNombresAafficher = twig_vars.listNombresAafficher %}
{% if listNombresAafficher |default %}
{% set nb_entreprises = listNombresAafficher.reprendre_une_entreprise_nb_cession_entreprise %}
{% endif %}
<div class=\"row\" >
<div class=\"col-12 my-4\">
<!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
<h1 class=\"recherche_avancee bleu_fusacq\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }} - {{ nb_entreprises }} {{ translate(\"cessions d'entreprise\",lang,\"\",\"m\") | raw }}</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
<div class=\"onglet10 col-12 my-3 pt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc bkg_bleu_2 lh099 py-3\">
<span class=\"res_font\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('reprendre_entreprise_recherches_partenariat',{'codePays':codePaysWithUnderScore} ) }}\" class=\"bleu lh099 py-3\">
<span class=\"res_font\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet10 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-4 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"toutes les opportunites\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link elite\"
href=\"{{ path('elite_recherche_avancee', {codePays: codePaysWithUnderScore}) }}\" >
<span class=\"fs13\">Recherche ELITE</span></a>
</div>
</div>
</nav>
</div>
<div class=\"onglet4 col-12 mt-5 mb-4\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-3 no-padding-x lh13 order-4 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherches_partenariat',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs13\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<!--FIN TOUT SAUF MOBILE-->
<div class=\"row\">
<div class=\"col-12\">
<div class=\"card mb-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<!--REFERENCE-->
<div class=\"col-12 col-sm-8 mt-3\">
<h5>{{ translate(\"recherche rapide\",lang,\"\",\"M\", \"\") | raw }}</h5>
</div>
<div class=\"col-12 col-sm-12 col-md-8 mt-2\">
<form class=\"form-inline\">
\t<div class=\"mr-2\">{{ translate(\"activité / réf. annonce\",lang,\"\",\"M\", \"\") | raw }}</div>
<div class=\"form-group mr-3 mb-2\">
<input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"{{ translate(\"ex. transport, V35455, ...\",lang,\"\",\"M\", \"\") | raw }}\">
</div>
<button type=\"submit\" class=\"btn btn-bleu-annonce mb-2\">{{ translate(\"ok\",lang,\"\",\"M\", \"\") | raw }}</button>
<span>ou <a href=\"{{ path('reprendre_entreprise_recherche_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}\">{{ translate(\"recherche avancée\",lang,\"\",\"M\", \"\") | raw }}</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<div class=\"col-12 col-sm-4 mt-2 text-right\">
{% if app.user %}
<a class=\"btn btn-orange-new mb-2 blanc deco_none oneline\" href=\"{{ path('creer_alerte', {type: 'vente', codePays: codePaysWithUnderScore}) }}\"><i class=\"fas fa-exclamation-triangle blanc\"></i> {{ translate(\"créer une alerte\",lang,\"\",\"M\", \"\") | raw }}</a>
{% else %}
<a class=\"btn btn-orange-new mb-2 blanc deco_none oneline\" href=\"#\" role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#Modalindex\"><i class=\"fas fa-exclamation-triangle blanc\"></i> {{ translate(\"créer une alerte\",lang,\"\",\"M\", \"\") | raw }}</a>
{% endif %}
</div>
<!--DERNIERES ANNONCES-->
{{ render_esi(controller(
'App\\\\Controller\\\\ReprendreEntrepriseController::dernieresAnnoncesCessionEntreprise',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN DERNIERES ANNONCES-->
<!-- bloc recherche elite standard -->
{{ render(controller(
'App\\\\Controller\\\\EliteController::formRechercheStandard',
{
\"lang\": lang,
\"codePays\": codePaysWithUnderScore,
\"currentRoute\": app.request.attributes.get('_route')
}
)) }}
<!-- bloc recherche elite standard -->
<!--TYPE OPERATION-->
<div class=\"onglet10 d-none d-sm-block col-12 mt-5\">
<h5>{{ translate(\"recherche par type d'opération\",lang,\"\",\"M\", \"\") | raw }}</h5>
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&type_cession=Majoritaire\">
{{ translate(\"participation majoritaire\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&type_cession=Minoritaire\">
{{ translate(\"participation minoritaire\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&id_raison_cession=3\">
{{ translate(\"levée de fonds\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&id_raison_cession=5\">
{{ translate(\"société en difficulté\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&id_raison_cession=4\">
{{ translate(\"adossement industriel\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
<div class=\"col-12 col-sm-6 col-lg-4 no-padding-x bl_gris br_gris\">
<a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&type_repreneur_personne=personne&type_repreneur_societe=0\">
{{ translate(\"pour personnes physiques\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
</div>
</nav>
</div>
<!--FIN TYPE OPERATION-->
<!--LOCALISATIONS-->
{{ render_esi(controller(
'App\\\\Controller\\\\ReprendreEntrepriseController::trouverAnnonceCessionEntrepriseParLocalisation',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN LOCALISATIONS-->
<!--SECTEURS ACTIVITE-->
{{ render_esi(controller(
'App\\\\Controller\\\\ReprendreEntrepriseController::trouverAnnonceCessionEntrepriseParCategorie',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN SECTEURS ACTIVITE-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"{{ path('reprendre_entreprise_recherche_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}) }}\">
> {{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
{% if app.user|default and app.user is not hasService([\"81\"]) and app.user is not hasService([\"82\"]) %}
{# modal pour les utilisateurs authentifié sans access ELITE #}
{% include 'elite/includes/elite_access.html.twig' %}
{# modal pour les utilisateurs authentifié sans access ELITE #}
{% endif %}
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script src=\"{{ asset('build/js/lib/ion.rangeSlider.min.js') }}\"></script>
{#<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/reprendre_entreprise/recherche_avancee.js') }}\"></script>#}
<script>
\$('.area_map_france').mouseover(function () {
var lien_img_region = \$(this).attr(\"img_carte\");
\$('#carte_france_recherche').attr(\"src\", lien_img_region);
})
.mouseout(function () {
\$('#carte_france_recherche').attr(\"src\", \"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/css/images/carte/carte_bleu/fond_carte2.gif\");
});
\$('.lien_region').mouseover(function () {
var id_localisation = \$(this).attr(\"id_region\");
var lien_image_region = \"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/css/images/carte/carte_bleu/\" + id_localisation + \".png\";
\$('#carte_france_recherche').attr(\"src\", lien_image_region);
})
.mouseout(function () {
\$('#carte_france_recherche').attr(\"src\", \"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/css/images/carte/carte_bleu/fond_carte2.gif\");
});
\$('#select_region').on('change', function () {
var href = \$('#select_region option:selected').data('href');
window.location.href = href;
});
\$('.activeAuth').on('click', function () {
\t\t\t\$('#ModalElite').modal('hide');
\t\t\t\$('#elite2').modal('hide');
\t\t\t\$('#elite').modal('hide');
});
function changeFromAuth(forfait) {
\$('#fromAuthModal').val(forfait);
}
</script>
{% endblock %}
", "reprendre_entreprise/recherche_standard_entreprise.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/reprendre_entreprise/recherche_standard_entreprise.html.twig");
}
}