<?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_standard_acquisition.html.twig */
class __TwigTemplate_96e296e4649879177893e1207e6e46b58ca6f0118299ee7cd566e7c00f013d6a 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_standard_acquisition.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_standard_acquisition.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "vendre_entreprise/recherche_standard_acquisition.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 de recherche d'acquisition d'entreprises", (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 de recherche d'acquisition d'entreprises", (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 "\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 16
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 17
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "vendre_entreprise/recherche_standard_acquisition.html.twig", 17)->unwrap()->yield($context);
// line 18
yield "
<!-- Menu -->
";
// line 20
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 22
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 22, $this->source); })()), "currentRoute" => // line 23
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 23, $this->source); })()), "codePays" => // line 24
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 24, $this->source); })())]));
// line 25
yield "
<!-- Menu -->
<!-- Publicite -->
";
// line 29
yield from $this->loadTemplate("includes/publicite.html.twig", "vendre_entreprise/recherche_standard_acquisition.html.twig", 29)->unwrap()->yield($context);
// line 30
yield " <!-- Publicite -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 35
yield from $this->loadTemplate("includes/colonnes_gauche_annonces.html.twig", "vendre_entreprise/recherche_standard_acquisition.html.twig", 35)->unwrap()->yield($context);
// line 36
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 44
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.', 44, $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.', 44, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 45
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonces_acquisition_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 45, $this->source); })())]), "html", null, true);
yield "\">";
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.', 45, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 46
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.', 46, $this->source); })()), "", "M");
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
";
// line 50
$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.', 50, $this->source); })()), "flashes", ["error"], "method", false, false, false, 50));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 51
yield " <div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
";
// line 52
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
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 58
yield "
";
// line 60
$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.', 60, $this->source); })()), "listNombresAafficher", [], "any", false, false, false, 60);
// line 61
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.', 61, $this->source); })()))) : (""))) {
// line 62
yield " ";
$context["nb_acquisitions"] = 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.', 62, $this->source); })()), "vendre_une_entreprise_nb_annonces_acquistions", [], "any", false, false, false, 62);
// line 63
yield " ";
}
// line 64
yield "
<div class=\"row\" >
<div class=\"col-12 my-4\">
<h1 class=\"recherche_avancee vert\">";
// line 67
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.', 67, $this->source); })()), "", "M");
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_acquisitions"]) || array_key_exists("nb_acquisitions", $context) ? $context["nb_acquisitions"] : (function () { throw new RuntimeError('Variable "nb_acquisitions" does not exist.', 67, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annonces d'acquisition", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 67, $this->source); })()), "", "m");
yield "</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
<div class=\"onglet5 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 78
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.', 78, $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 82
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.', 82, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs13\">";
// line 83
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.', 83, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet5 col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc bkg_vert lh099 py-3\">
<span class=\"res_font\">";
// line 93
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.', 93, $this->source); })()), "", "M", "");
yield "</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 98
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.', 98, $this->source); })())]), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
<span class=\"res_font\">";
// line 99
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.', 99, $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 105
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_acquereurs_historiques", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 105, $this->source); })())]), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
<span class=\"res_font\">";
// line 106
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.', 106, $this->source); })()), "", "M", "");
yield "</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4\">
<div class=\"blanc lh099 py-3\">
<a href=\"";
// line 112
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 112, $this->source); })())]), "html", null, true);
yield "\" class=\"vert lh099 py-3\">
<span class=\"res_font\">";
// line 113
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.', 113, $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=\"onglet5 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 129
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.', 129, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
<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 "\">
<span class=\"fs13\">";
// line 134
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.', 134, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet5 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=\"fs12\">";
// line 145
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.', 145, $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 149
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.', 149, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs12\">";
// line 150
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.', 150, $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 154
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_acquereurs_historiques", ["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=\"fs12\">";
// line 155
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.', 155, $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 159
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 159, $this->source); })())]), "html", null, true);
yield "\">
<span class=\"fs12\">";
// line 160
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.', 160, $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 176
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.', 176, $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 180
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.', 180, $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 182
yield $this->extensions['App\Twig\TranslationExtension']->translate("ex. transport, A21455, ...", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 182, $this->source); })()), "", "M", "");
yield "\">
</div>
<button type=\"submit\" class=\"btn btn-vert-annonce mb-2\">";
// line 184
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.', 184, $this->source); })()), "", "M", "");
yield "</button>
<span>ou <a href=\"";
// line 185
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.', 185, $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.', 185, $this->source); })()), "", "M", "");
yield "</a></span>
</form>
</div>
<!--FIN REFERENCE-->
<div class=\"col-12 col-sm-4 mt-2 text-right\">
";
// line 190
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.', 190, $this->source); })()), "user", [], "any", false, false, false, 190)) {
// line 191
yield " <a class=\"btn btn-orange-new mb-2 blanc deco_none\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("creer_alerte", ["type" => "achat", "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 191, $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.', 191, $this->source); })()), "", "M", "");
yield "</a>
";
} else {
// line 193
yield " <a class=\"btn btn-orange-new mb-2 blanc deco_none\" 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.', 193, $this->source); })()), "", "M", "");
yield "</a>
";
}
// line 195
yield " </div>
<!--DERNIERES ANNONCES-->
";
// line 198
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\VendreEntrepriseController::dernieresAnnoncesAcquisition", ["lang" => // line 200
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 200, $this->source); })()), "codePays" => // line 201
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 201, $this->source); })())]));
// line 202
yield "
<!--FIN DERNIERES ANNONCES-->
<!--TYPE OPERATION-->
<div class=\"onglet5 d-none d-sm-block col-12 mt-5\">
<h5>";
// line 206
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.', 206, $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 210
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 210, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&demarche=reprise_totale\">
";
// line 211
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprise totale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 211, $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 215
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 215, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&demarche=reprise_majoritaire\">
";
// line 216
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprise majoritaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 216, $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 220
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_annonces_acquisition", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 220, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&demarche=association_minoritaire\">
";
// line 221
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprise minoritaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 221, $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 225
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 225, $this->source); })())]), "html", null, true);
yield "?type_recherche=5\">
";
// line 226
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche de partenaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 226, $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 230
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 230, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&type_partenariat=a\">
";
// line 231
yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche d'associé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 231, $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 235
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 235, $this->source); })())]), "html", null, true);
yield "?type_recherche=5&type_partenariat=c\">
";
// line 236
yield $this->extensions['App\Twig\TranslationExtension']->translate("partenaires commerciaux", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 236, $this->source); })()), "", "M", "");
yield "
</a>
</div>
</div>
</nav>
</div>
<!--FIN TYPE OPERATION-->
<!--LOCALISATIONS-->
";
// line 244
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\VendreEntrepriseController::trouverAnnonceAcquisitionParLocalisation", ["lang" => // line 246
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 246, $this->source); })()), "codePays" => // line 247
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 247, $this->source); })())]));
// line 248
yield "
<!--FIN LOCALISATIONS-->
<!--SECTEURS ACTIVITE-->
";
// line 251
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\VendreEntrepriseController::trouverAnnonceAcquisitionParCategorie", ["lang" => // line 253
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 253, $this->source); })()), "codePays" => // line 254
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 254, $this->source); })())]));
// line 255
yield "
<!--FIN SECTEURS ACTIVITE-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"";
// line 258
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.', 258, $this->source); })())]), "html", null, true);
yield "\">
> ";
// line 259
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.', 259, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 275
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 276
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script src=\"";
// line 277
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>
<script type=\"module\" data-name=\"";
// line 278
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.', 278, $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/reprendre_entreprise/recherche_avancee.js"), "html", null, true);
yield "\"></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\", \"";
// line 285
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.', 285, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 285), "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 290
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.', 290, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 290), "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 295
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.', 295, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 295), "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;
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "vendre_entreprise/recherche_standard_acquisition.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 659 => 295, 651 => 290, 643 => 285, 631 => 278, 627 => 277, 622 => 276, 612 => 275, 586 => 259, 582 => 258, 577 => 255, 575 => 254, 574 => 253, 573 => 251, 568 => 248, 566 => 247, 565 => 246, 564 => 244, 553 => 236, 549 => 235, 542 => 231, 538 => 230, 531 => 226, 527 => 225, 520 => 221, 516 => 220, 509 => 216, 505 => 215, 498 => 211, 494 => 210, 487 => 206, 481 => 202, 479 => 201, 478 => 200, 477 => 198, 472 => 195, 466 => 193, 458 => 191, 456 => 190, 446 => 185, 442 => 184, 437 => 182, 432 => 180, 425 => 176, 406 => 160, 402 => 159, 395 => 155, 391 => 154, 384 => 150, 380 => 149, 373 => 145, 359 => 134, 355 => 133, 348 => 129, 329 => 113, 325 => 112, 316 => 106, 312 => 105, 303 => 99, 299 => 98, 291 => 93, 278 => 83, 274 => 82, 267 => 78, 249 => 67, 244 => 64, 241 => 63, 238 => 62, 235 => 61, 233 => 60, 229 => 58, 217 => 52, 214 => 51, 210 => 50, 203 => 46, 197 => 45, 191 => 44, 181 => 36, 179 => 35, 172 => 30, 170 => 29, 164 => 25, 162 => 24, 161 => 23, 160 => 22, 159 => 20, 155 => 18, 152 => 17, 142 => 16, 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' %}
{% block title %}
<title>{{ translate(\"toutes les annonces de recherche d'acquisition d'entreprises\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<meta name=\"description\" content=\"{{ translate(\"découvrez toutes les annonces de recherche d'acquisition d'entreprises\" ,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('vendre_entreprise_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"vendre une entreprise ou ceder des actifs\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"tous les acheteurs\",lang,\"\",\"M\") | raw }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
{% for message in app.flashes('error') %}
<div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
{{ message }}
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
{% endfor %}
{% set listNombresAafficher = twig_vars.listNombresAafficher %}
{% if listNombresAafficher |default %}
{% set nb_acquisitions = listNombresAafficher.vendre_une_entreprise_nb_annonces_acquistions %}
{% endif %}
<div class=\"row\" >
<div class=\"col-12 my-4\">
<h1 class=\"recherche_avancee vert\">{{ translate(\"tous les acheteurs\",lang,\"\",\"M\") | raw }} - {{ nb_acquisitions }} {{ translate(\"annonces d'acquisition\",lang,\"\",\"m\") | raw }}</h1>
</div>
</div>
<!--MOBILE-->
<div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
<div class=\"onglet5 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('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet5 col-12\">
<div class=\"row\">
<div class=\"col-6 text-center my-3 br_gris\">
<div class=\"blanc bkg_vert lh099 py-3\">
<span class=\"res_font\">{{ translate(\"annonces <br>d'acquisition\",lang,\"\",\"M\", \"\") | raw }}</span>
</div>
</div>
<div class=\"col-6 text-center my-3\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('vendre_entreprise_cv_repreneur',{'codePays':codePaysWithUnderScore} ) }}\" class=\"vert lh099 py-3\">
<span class=\"res_font\">{{ translate(\"CV de<br>repreneurs\",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('vendre_entreprise_acquereurs_historiques',{'codePays':codePaysWithUnderScore} ) }}\" class=\"vert lh099 py-3\">
<span class=\"res_font\">{{ translate(\"acheteurs<br>potentiels\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
<div class=\"col-6 text-center my-3 pr-4\">
<div class=\"blanc lh099 py-3\">
<a href=\"{{ path('vendre_entreprise_fonds_acquereurs',{'codePays':codePaysWithUnderScore} ) }}\" class=\"vert lh099 py-3\">
<span class=\"res_font\">{{ translate(\"fonds<br>acquereurs\",lang,\"\",\"M\", \"\") | raw }}</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--MOBILE-->
<!--TOUT SAUF MOBILE-->
<div class=\"row d-none d-sm-block\">
<div class=\"onglet5 col-12 mt-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"tous les acheteurs\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">
<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
</div>
</nav>
</div>
<div class=\"onglet5 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=\"fs12\">{{ translate(\"annonces <br>d'acquisition\",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('vendre_entreprise_cv_repreneur',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs12\">{{ translate(\"CV de<br>repreneurs\",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('vendre_entreprise_acquereurs_historiques',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs12\">{{ translate(\"acheteurs<br>potentiels\",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('vendre_entreprise_fonds_acquereurs',{'codePays':codePaysWithUnderScore} ) }}\">
<span class=\"fs12\">{{ translate(\"fonds<br>acquereurs\",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, A21455, ...\",lang,\"\",\"M\", \"\") | raw }}\">
</div>
<button type=\"submit\" class=\"btn btn-vert-annonce mb-2\">{{ translate(\"ok\",lang,\"\",\"M\", \"\") | raw }}</button>
<span>ou <a href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_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\" href=\"{{ path('creer_alerte', {type: 'achat', 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\" 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\\\\VendreEntrepriseController::dernieresAnnoncesAcquisition',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN DERNIERES ANNONCES-->
<!--TYPE OPERATION-->
<div class=\"onglet5 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('vendre_entreprise_resultats_annonces_acquisition', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&demarche=reprise_totale\">
{{ translate(\"reprise totale\",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('vendre_entreprise_resultats_annonces_acquisition', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&demarche=reprise_majoritaire\">
{{ translate(\"reprise 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('vendre_entreprise_resultats_annonces_acquisition', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&demarche=association_minoritaire\">
{{ translate(\"reprise 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_recherches_partenariat', {codePays: codePaysWithUnderScore}) }}?type_recherche=5\">
{{ translate(\"recherche de partenaires\",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_recherches_partenariat', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&type_partenariat=a\">
{{ translate(\"recherche d'associé\",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_recherches_partenariat', {codePays: codePaysWithUnderScore}) }}?type_recherche=5&type_partenariat=c\">
{{ translate(\"partenaires commerciaux\",lang,\"\",\"M\", \"\") | raw }}
</a>
</div>
</div>
</nav>
</div>
<!--FIN TYPE OPERATION-->
<!--LOCALISATIONS-->
{{ render_esi(controller(
'App\\\\Controller\\\\VendreEntrepriseController::trouverAnnonceAcquisitionParLocalisation',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN LOCALISATIONS-->
<!--SECTEURS ACTIVITE-->
{{ render_esi(controller(
'App\\\\Controller\\\\VendreEntrepriseController::trouverAnnonceAcquisitionParCategorie',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) }}
<!--FIN SECTEURS ACTIVITE-->
<div class=\"text-center col-12 my-3\">
<a class=\"font-weight-bold\" href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_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 -->
{% 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;
});
</script>
{% endblock %}
", "vendre_entreprise/recherche_standard_acquisition.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/vendre_entreprise/recherche_standard_acquisition.html.twig");
}
}