var/cache/dev/twig/78/78e29e68bb8677a94283d35b76ca33fa6056810d4a77489c567441a67bf41605.php line 53

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* vendre_entreprise/recherche_avancee_participation_fonds.html.twig */
  15. class __TwigTemplate_9dcedf2512e5053e02671b0bf6630200a27e219a2848b1f48522dae37b121fa3 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'description' => [$this'block_description'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_title($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         // line 4
  59.         yield "<title>";
  60.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancée, acquéreurs / participations de fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'4$this->source); })()), """M");
  61.         yield "</title>
  62. ";
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.         return; yield '';
  68.     }
  69.     // line 7
  70.     public function block_description($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  77.         // line 8
  78.         yield "<meta name=\"description\" content=\"";
  79.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancée pour trouver des acquéreurs / participations de fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'8$this->source); })()), """M");
  80.         yield "\">
  81. ";
  82.         
  83.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  84.         
  85.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  86.         return; yield '';
  87.     }
  88.     // line 11
  89.     public function block_stylesheets($context, array $blocks = [])
  90.     {
  91.         $macros $this->macros;
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  93.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  96.         yield "  ";
  97.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  98.         yield "
  99. <link rel=\"stylesheet\" href=\"";
  100.         // line 12
  101.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/lib/range-slider.css"), "html"nulltrue);
  102.         yield "\"/>
  103. <link rel=\"stylesheet\" href=\"";
  104.         // line 13
  105.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/reprendre_entreprise/rechercheavancee.css"), "html"nulltrue);
  106.         yield "\"/>
  107. <link rel=\"stylesheet\" href=\"";
  108.         // line 14
  109.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/vendre_entreprise/rechercheavancee.css"), "html"nulltrue);
  110.         yield "\"/>
  111. ";
  112.         
  113.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  114.         
  115.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  116.         return; yield '';
  117.     }
  118.     // line 17
  119.     public function block_body($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  123.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  124.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  125.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  126.         // line 18
  127.         yield "\t";
  128.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"18)->unwrap()->yield($context);
  129.         // line 19
  130.         yield "\t
  131. \t<!-- Menu  -->
  132.     ";
  133.         // line 21
  134.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 23
  135. (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
  136. (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
  137. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'25$this->source); })())]));
  138.         // line 26
  139.         yield "
  140.   \t<!-- Menu  -->
  141.                   
  142.   \t<!-- Publicite  -->
  143.     ";
  144.         // line 30
  145.         yield from         $this->loadTemplate("includes/publicite.html.twig""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"30)->unwrap()->yield($context);
  146.         // line 31
  147.         yield "  \t<!-- Publicite  -->
  148. \t<div class=\"container\" id=\"app\">
  149. \t\t<div class=\"row\">
  150. \t\t\t<!--COLONNE GAUCHE -->
  151.             ";
  152.         // line 36
  153.         yield from         $this->loadTemplate("includes/colonnes_gauche.html.twig""vendre_entreprise/recherche_avancee_participation_fonds.html.twig"36)->unwrap()->yield($context);
  154.         // line 37
  155.         yield "            <!--FIN COLONNE GAUCHE -->
  156.             
  157.             <!--COLONNE DROITE -->
  158. \t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
  159.                 <!-- ARIANE -->
  160.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  161.                   <ol class=\"breadcrumb\">
  162.                     <li class=\"breadcrumb-item\"><a href=\"";
  163.         // line 45
  164.         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"nulltrue);
  165.         yield "\">";
  166.         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");
  167.         yield "</a></li>
  168.                     <li class=\"breadcrumb-item\">";
  169.         // line 46
  170.         yield $this->extensions['App\Twig\TranslationExtension']->translate("vendre une entreprise ou ceder des actifs", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'46$this->source); })()), """M");
  171.         yield "</li>
  172.                     <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  173.         // line 47
  174.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'47$this->source); })()), """M");
  175.         yield "</li>
  176.                   </ol>
  177.                 </nav>
  178.                 <!-- FIN ARIANE -->
  179.                 
  180.                 <div class=\"row\" >
  181.                     <div class=\"col-12 my-4\">
  182.                     \t<!-- <h2 class=\"bleu_fusacq\">";
  183.         // line 54
  184.         yield $this->extensions['App\Twig\TranslationExtension']->translate("reprendre une entreprise ou developper ma societe", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'54$this->source); })()), """M");
  185.         yield "</h2>-->
  186.                     \t<h1 class=\"recherche_avancee vert\">";
  187.         // line 55
  188.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'55$this->source); })()), """M");
  189.         yield " - ";
  190.         yield $this->extensions['App\Twig\TranslationExtension']->translate("participations de fonds", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'55$this->source); })()), """M");
  191.         yield "</h1>
  192.                     \t<a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">";
  193.         // line 56
  194.         yield $this->extensions['App\Twig\TranslationExtension']->translate("Que sont les \"participations de fonds\" proposées par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'56$this->source); })()), """M");
  195.         yield "</a>
  196.                     </div>
  197.                 </div>
  198.                 
  199.                 <!--MOBILE-->
  200.                 <div class=\"row d-block d-sm-none bkg_gris_clair\">
  201.                 \t<div class=\"onglet5 col-12 my-3 pt-3\">
  202.                 \t\t  <nav>
  203.                 \t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  204.                 \t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
  205.                 \t\t\t\t<a class=\"nav-item nav-link\" href=\"";
  206.         // line 66
  207.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_participations_fonds", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'66$this->source); })())]), "html"nulltrue);
  208.         yield "\">
  209.                 \t\t\t\t\t<span class=\"fs13\">";
  210.         // line 67
  211.         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.'67$this->source); })()), """M");
  212.         yield "</span></a>
  213.                 \t\t\t\t</div>
  214.                 \t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
  215.                 \t\t\t\t<div class=\"nav-item nav-link active\">
  216.                 \t\t\t\t\t<span class=\"fs13\">";
  217.         // line 71
  218.         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.'71$this->source); })()), """M");
  219.         yield "</span></div>
  220.                 \t\t\t\t</div>
  221.                 \t\t\t</div>
  222.                 \t\t  </nav>
  223.                 \t</div>
  224.                 \t<div class=\"col-12\">
  225.                 \t\t<div class=\"row\">
  226.                     \t\t<div class=\"col-6 text-center my-3 bl_gris\">
  227.                     \t\t\t<div class=\"blanc lh099 py-3\">
  228.                     \t\t\t\t<a href=\"";
  229.         // line 80
  230.         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.'80$this->source); })())]), "html"nulltrue);
  231.         yield "?";
  232.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'80$this->source); })()), "html"nulltrue);
  233.         yield "\" class=\"vert lh099 py-3\">
  234.                         \t\t\t\t<span class=\"res_font\">";
  235.         // line 81
  236.         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.'81$this->source); })()), """M""");
  237.         yield "</span>
  238.                     \t\t\t\t</a>
  239.                     \t\t\t</div>
  240.                     \t\t</div>
  241.                     \t\t
  242.                     \t\t<div class=\"col-6 text-center my-3 bl_gris\">
  243.                         \t\t<div class=\"blanc lh099 py-3\">
  244.                         \t\t\t<a href=\"";
  245.         // line 88
  246.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'88$this->source); })())]), "html"nulltrue);
  247.         yield "?";
  248.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'88$this->source); })()), "html"nulltrue);
  249.         yield "\" class=\"vert lh099 py-3\">
  250.                         \t\t\t\t<span class=\"res_font\">";
  251.         // line 89
  252.         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.'89$this->source); })()), """M""");
  253.         yield "</span>
  254.                         \t\t\t</a>
  255.                         \t\t</div>
  256.                     \t\t</div>
  257.                     \t\t
  258.                     \t\t<div class=\"col-6 text-center my-3 br_gris\">
  259.                         \t\t<div class=\"blanc bkg_vert lh099 py-3\">
  260.                     \t\t\t\t<span class=\"res_font\">";
  261.         // line 96
  262.         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.'96$this->source); })()), """M""");
  263.         yield "</span>
  264.                         \t\t</div>
  265.                     \t\t</div>
  266.                     \t\t
  267.                     \t\t<div class=\"col-6 text-center my-3 pr-4\">
  268.                         \t\t<div class=\"blanc lh099 py-3\">
  269.                         \t\t\t<a href=\"";
  270.         // line 102
  271.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'102$this->source); })())]), "html"nulltrue);
  272.         yield "?";
  273.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'102$this->source); })()), "html"nulltrue);
  274.         yield "\" class=\"vert lh099 py-3\">
  275.                         \t\t\t\t<span class=\"res_font\">";
  276.         // line 103
  277.         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.'103$this->source); })()), """M""");
  278.         yield "</span>
  279.                         \t\t\t</a>
  280.                         \t\t</div>
  281.                     \t\t</div>
  282.                 \t\t</div>
  283.                 \t</div>
  284.                 </div>
  285.                 <!--MOBILE-->
  286.                 
  287.                 <!--TOUT SAUF MOBILE-->
  288.                 <div class=\"row d-none d-sm-block\">
  289.                 \t<div class=\"onglet5 col-12 mt-3\">
  290.                         <nav>
  291.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  292.                             \t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
  293.                             \t\t<a class=\"nav-item nav-link\" href=\"";
  294.         // line 118
  295.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_participations_fonds", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'118$this->source); })())]), "html"nulltrue);
  296.         yield "\">
  297.                             \t\t\t<span class=\"fs13\">";
  298.         // line 119
  299.         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.'119$this->source); })()), """M");
  300.         yield "</span>
  301.                             \t\t</a>
  302.                             \t</div>
  303.                             \t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
  304.                             \t\t<div class=\"nav-item nav-link active\">
  305.                             \t\t\t<span class=\"fs13\">";
  306.         // line 124
  307.         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.'124$this->source); })()), """M");
  308.         yield "</span>
  309.                             \t\t</div>
  310.                             \t</div>
  311.                             </div>
  312.                         </nav>
  313.                 \t</div>
  314.                 \t<div class=\"onglet5 col-12 mt-5 mb-4\">
  315. \t\t\t\t\t\t<nav>
  316.                     \t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  317.                         \t  \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris lh13 order-4 order-sm-1\">
  318.                         \t\t\t<a class=\"nav-item nav-link\" href=\"";
  319.         // line 134
  320.         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.'134$this->source); })())]), "html"nulltrue);
  321.         yield "?";
  322.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'134$this->source); })()), "html"nulltrue);
  323.         yield "\">
  324.                         \t\t\t\t<span class=\"fs12\">";
  325.         // line 135
  326.         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.'135$this->source); })()), """M""");
  327.         yield "</span>
  328.                         \t\t  \t</a>
  329.                         \t\t</div> 
  330.                         \t  \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris  lh13 order-sm-2\">
  331.                         \t  \t\t<a class=\"nav-item nav-link\" href=\"";
  332.         // line 139
  333.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'139$this->source); })())]), "html"nulltrue);
  334.         yield "?";
  335.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'139$this->source); })()), "html"nulltrue);
  336.         yield "\">
  337. \t\t\t\t\t\t\t\t\t\t<span class=\"fs12\">";
  338.         // line 140
  339.         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.'140$this->source); })()), """M""");
  340.         yield "</span>
  341.                         \t\t  \t</a>
  342.                         \t\t</div>
  343.                         \t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris  lh13 order-sm-3\">
  344.                         \t\t\t<div class=\"nav-item nav-link active\">
  345. \t\t\t\t\t\t\t\t\t\t<span class=\"fs12\">";
  346.         // line 145
  347.         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.'145$this->source); })()), """M""");
  348.         yield "</span>
  349.                         \t\t  \t</div>
  350.                         \t\t</div>
  351.                         \t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
  352.                         \t\t\t<a class=\"nav-item nav-link\" href=\"";
  353.         // line 149
  354.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_fonds_acquereurs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'149$this->source); })())]), "html"nulltrue);
  355.         yield "?";
  356.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'149$this->source); })()), "html"nulltrue);
  357.         yield "\">
  358.                         \t\t  \t\t<span class=\"fs12\">";
  359.         // line 150
  360.         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.'150$this->source); })()), """M""");
  361.         yield "</span>
  362.                         \t\t  \t</a>
  363.                         \t\t</div>
  364.                     \t\t</div>
  365.                 \t  \t</nav>
  366.                 \t</div>
  367.                 </div>
  368.                 <!--TOUT SAUF MOBILE-->
  369.                 
  370.                 <div class=\"row mt-5\">
  371.                 \t<div class=\"onglet5 col-12 col-sm-6 offset-sm-5 mb-4\">
  372.                 \t\t<nav>
  373.                 \t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  374.                         \t  \t<div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  375.                         \t\t  \t<a class=\"nav-item nav-link\" href=\"";
  376.         // line 164
  377.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_recherche_acquereurs_historiques", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'164$this->source); })())]), "html"nulltrue);
  378.         yield "?";
  379.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params"$context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.'164$this->source); })()), "html"nulltrue);
  380.         yield "\">
  381.                                         <span class=\"fs12\">";
  382.         // line 165
  383.         yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereurs<br>historiques", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'165$this->source); })()), """M""");
  384.         yield "</span>
  385.                         \t\t  \t</a>
  386.                         \t\t</div> 
  387.                         \t  \t<div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  388.                         \t  \t\t<div class=\"nav-item nav-link active\">
  389.                         \t\t  \t\t<span class=\"fs12\">";
  390.         // line 170
  391.         yield $this->extensions['App\Twig\TranslationExtension']->translate("participations<br>de fonds", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'170$this->source); })()), """M""");
  392.         yield "</span>
  393.                         \t\t  \t</div>
  394.                         \t\t</div>
  395.                     \t\t</div>
  396.                 \t  </nav>
  397.                 \t</div>
  398.                 </div>
  399. \t\t\t\t<div class=\"row\">
  400.                     <div class=\"col-12\">\t\t
  401.                     <div class=\"card mb-3 no_shadow\"> 
  402.                     \t<div class=\"card-body\">
  403.                     \t\t";
  404.         // line 182
  405.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'182$this->source); })()), 'form_start');
  406.         yield "
  407.                         \t<div class=\"row\">
  408.                     \t\t\t<!--ACTIONNAIRES -->
  409.                     \t\t\t<div class=\"col-12 col-lg-9 offset-lg-1\">
  410.                             \t\t<h5 class=\"gris_666\">";
  411.         // line 186
  412.         yield $this->extensions['App\Twig\TranslationExtension']->translate("actionnaire", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'186$this->source); })()), """M");
  413.         yield "</h5>
  414.                             \t</div>
  415.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  416.                             \t\t<label for=\"form_id_pays\">";
  417.         // line 189
  418.         yield $this->extensions['App\Twig\TranslationExtension']->translate("actionnaire", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'189$this->source); })()), """M");
  419.         yield "</label>
  420.                             \t</div>
  421.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  422.                             \t\t";
  423.         // line 192
  424.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'192$this->source); })()), "id_gestionnaire_fonds", [], "any"falsefalsefalse192), 'widget', ["attr" => ["class" => "form-control"]]);
  425.         yield "
  426.                             \t</div>
  427.                             \t<!--FIN ACTIONNAIRES -->
  428.                         \t\t<!--ZONE GEOGRAPHIQUE-->
  429.                             \t<div class=\"col-12 col-lg-9 offset-lg-1\">
  430.                             \t\t<h5 class=\"gris_666\">";
  431.         // line 197
  432.         yield $this->extensions['App\Twig\TranslationExtension']->translate("localisations", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'197$this->source); })()), """M");
  433.         yield "</h5>
  434.                             \t</div>
  435.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 localisations_selected\">
  436.                             \t\t
  437.                             \t</div>
  438.                             \t<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_localisations_selected\">
  439.                             \t\t";
  440.         // line 203
  441.         if (CoreExtension::getAttribute($this->env$this->source, ($context["parametres_localisations"] ?? null), "array_localisation", [], "any"truetruefalse203)) {
  442.             // line 204
  443.             yield "                            \t\t\t";
  444.             $context['_parent'] = $context;
  445.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres_localisations"]) || array_key_exists("parametres_localisations"$context) ? $context["parametres_localisations"] : (function () { throw new RuntimeError('Variable "parametres_localisations" does not exist.'204$this->source); })()), "array_localisation", [], "any"falsefalsefalse204));
  446.             foreach ($context['_seq'] as $context["id_loc"] => $context["loc"]) {
  447.                 // line 205
  448.                 yield "                            \t\t\t<button class=\"btn btn-vert btn-localisation mr-1 mt-1\" type=\"button\" id=\"";
  449.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id_loc"], "html"nulltrue);
  450.                 yield "\">
  451.                             \t\t\t\t";
  452.                 // line 206
  453.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["loc"], "html"nulltrue);
  454.                 yield " <i class=\"fas fa-times\"></i>
  455.                             \t\t\t</button>
  456.                             \t\t\t";
  457.             }
  458.             $_parent $context['_parent'];
  459.             unset($context['_seq'], $context['_iterated'], $context['id_loc'], $context['loc'], $context['_parent'], $context['loop']);
  460.             $context array_intersect_key($context$_parent) + $_parent;
  461.             // line 209
  462.             yield "                            \t\t";
  463.         }
  464.         // line 210
  465.         yield "                            \t</div>
  466.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  467.                             \t\t<label for=\"id_pays\">";
  468.         // line 212
  469.         yield $this->extensions['App\Twig\TranslationExtension']->translate("pays", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'212$this->source); })()), """M");
  470.         yield "</label>
  471.                             \t</div>
  472.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  473.                             \t\t";
  474.         // line 215
  475.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'215$this->source); })()), "id_pays", [], "any"falsefalsefalse215), 'widget', ["attr" => ["class" => "form-control"]]);
  476.         yield "
  477.                             \t</div>
  478.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 id_region\" style=\"display: none;\">
  479.                             \t\t<label for=\"id_region\" id=\"label-lvl1\">";
  480.         // line 218
  481.         yield $this->extensions['App\Twig\TranslationExtension']->translate("region", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'218$this->source); })()), """M");
  482.         yield "</label>
  483.                             \t</div>
  484.                             \t<div class=\"col-8 col-lg-5 mb-3 id_region\" style=\"display: none;\">
  485.                             \t\t";
  486.         // line 221
  487.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'221$this->source); })()), "id_region", [], "any"falsefalsefalse221), 'widget', ["attr" => ["class" => "form-control"]]);
  488.         yield "
  489.                             \t</div>
  490.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
  491.                             \t</div>
  492.                             \t<div class=\"col-8 col-lg-5 mb-3 btn_ajouter\" style=\"display: none;\">
  493.                                     ";
  494.         // line 226
  495.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'226$this->source); })()), "ajouter", [], "any"falsefalsefalse226), 'widget', ["attr" => ["class" => "btn btn-vert-annonce"], "label" => $this->extensions['App\Twig\TranslationExtension']->translate("ajouter", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'226$this->source); })()), """M")]);
  496.         yield "
  497.                             \t</div>
  498.                             \t";
  499.         // line 228
  500.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'228$this->source); })()), "id_localisation", [], "any"falsefalsefalse228), 'widget');
  501.         yield "
  502.                         \t\t<!--FIN ZONE GEOGRAPHIQUE-->
  503.                         \t
  504.                         \t\t<!--SECTEUR ACTIVITE-->
  505.                         \t\t<div class=\"col-12 col-lg-9 offset-lg-1 my-4 pt-3 bt_gris div-motscles\">
  506.                             \t\t<h5 class=\"gris_666\">";
  507.         // line 233
  508.         yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur d'activité", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'233$this->source); })()), """M");
  509.         yield "</h5>
  510.                             \t</div>
  511.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-motscles\">
  512.                             \t\t";
  513.         // line 236
  514.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'236$this->source); })()), "recherche_par", [], "any"falsefalsefalse236), "form_div_layout.html.twig"false);
  515.         // line 237
  516.         yield "                            \t\t<label class=\"contai\">
  517.                         \t\t\t\t";
  518.         // line 238
  519.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'238$this->source); })()), "recherche_par", [], "any"falsefalsefalse238), "children", [], "any"falsefalsefalse238), 0, [], "array"falsefalsefalse238), 'widget', ["id" => "recherche_par_motscles"]);
  520.         yield 
  521.                         \t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_motscles\">";
  522.         // line 239
  523.         yield $this->extensions['App\Twig\TranslationExtension']->translate("mots-cles", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'239$this->source); })()), """M");
  524.         yield "</label>
  525.                         \t\t\t\t<span class=\"checkma\"></span>
  526.                         \t\t\t</label>
  527.                             \t</div>
  528.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group div-motscles\">
  529.                             \t\t";
  530.         // line 244
  531.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'244$this->source); })()), "reference_mots_cles", [], "any"falsefalsefalse244), 'widget', ["attr" => ["class" => "form-control"]]);
  532.         yield "
  533.                             \t</div>
  534.                             \t<div class=\"col-12 col-lg-8 offset-lg-2 mb-5 text-right\">
  535. \t\t\t\t\t\t\t\t\t<small>";
  536.         // line 247
  537.         yield $this->extensions['App\Twig\TranslationExtension']->translate("les recherches par mots-clés sont souvent plus précises que par secteurs prédéfinis", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'247$this->source); })()), """M");
  538.         yield "</small>
  539. \t\t\t\t\t\t\t\t</div>
  540.                             \t
  541.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteurs_selected\">
  542.                                 </div>
  543.                                 <div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_secteurs_selected\">
  544.                                     ";
  545.         // line 253
  546.         if (CoreExtension::getAttribute($this->env$this->source, ($context["parametres_secteurs"] ?? null), "array_secteur", [], "any"truetruefalse253)) {
  547.             // line 254
  548.             yield "                                        ";
  549.             $context['_parent'] = $context;
  550.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres_secteurs"]) || array_key_exists("parametres_secteurs"$context) ? $context["parametres_secteurs"] : (function () { throw new RuntimeError('Variable "parametres_secteurs" does not exist.'254$this->source); })()), "array_secteur", [], "any"falsefalsefalse254));
  551.             foreach ($context['_seq'] as $context["id_secteur"] => $context["secteur"]) {
  552.                 // line 255
  553.                 yield "                                            <button class=\"btn btn-vert btn-secteur mr-1 mt-1\" type=\"button\" id=\"";
  554.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["id_secteur"], "html"nulltrue);
  555.                 yield "\">
  556.                                                 ";
  557.                 // line 256
  558.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["secteur"], "html"nulltrue);
  559.                 yield " <i class=\"fas fa-times\"></i>
  560.                                             </button>
  561.                                         ";
  562.             }
  563.             $_parent $context['_parent'];
  564.             unset($context['_seq'], $context['_iterated'], $context['id_secteur'], $context['secteur'], $context['_parent'], $context['loop']);
  565.             $context array_intersect_key($context$_parent) + $_parent;
  566.             // line 259
  567.             yield "                                    ";
  568.         }
  569.         // line 260
  570.         yield "                                </div>
  571.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-secteurs\">
  572.                             \t\t<label class=\"contai\">
  573.                         \t\t\t\t";
  574.         // line 263
  575.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'263$this->source); })()), "recherche_par", [], "any"falsefalsefalse263), "children", [], "any"falsefalsefalse263), 1, [], "array"falsefalsefalse263), 'widget', ["id" => "recherche_par_secteurs"]);
  576.         yield 
  577.                         \t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_secteurs\">";
  578.         // line 264
  579.         yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur predefini", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'264$this->source); })()), """M");
  580.         yield "</label>
  581.                         \t\t\t\t<span class=\"checkma\"></span>
  582.                         \t\t\t</label>
  583.                             \t</div>
  584.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group div-secteurs\">
  585.                             \t\t";
  586.         // line 269
  587.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'269$this->source); })()), "id_secteur_activite", [], "any"falsefalsefalse269), 'widget', ["attr" => ["class" => "form-control"]]);
  588.         yield "
  589.                             \t</div>
  590.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-1 div-secteurs\" style=\"";
  591.         // line 271
  592.         if ((=== CoreExtension::compare((isset($context["show_secteur_niveau_2"]) || array_key_exists("show_secteur_niveau_2"$context) ? $context["show_secteur_niveau_2"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_2" does not exist.'271$this->source); })()), false))) {
  593.             yield "display: none;";
  594.         }
  595.         yield "\">
  596.                             \t\t<label for=\"id_secteur_activite\">";
  597.         // line 272
  598.         yield $this->extensions['App\Twig\TranslationExtension']->translate("sous-secteur niveau 1", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'272$this->source); })()), """M");
  599.         yield "</label>
  600.                             \t</div>
  601.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-1 div-secteurs\" style=\"";
  602.         // line 274
  603.         if ((=== CoreExtension::compare((isset($context["show_secteur_niveau_2"]) || array_key_exists("show_secteur_niveau_2"$context) ? $context["show_secteur_niveau_2"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_2" does not exist.'274$this->source); })()), false))) {
  604.             yield "display: none;";
  605.         }
  606.         yield "\">
  607.                             \t\t";
  608.         // line 275
  609.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'275$this->source); })()), "id_secteur_activite2", [], "any"falsefalsefalse275), 'widget', ["attr" => ["class" => "form-control"]]);
  610.         yield "
  611.                             \t</div>
  612.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-2 div-secteurs\" style=\"";
  613.         // line 277
  614.         if ((=== CoreExtension::compare((isset($context["show_secteur_niveau_3"]) || array_key_exists("show_secteur_niveau_3"$context) ? $context["show_secteur_niveau_3"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_3" does not exist.'277$this->source); })()), false))) {
  615.             yield "display: none;";
  616.         }
  617.         yield "\">
  618.                             \t\t<label for=\"id_secteur_activite\">";
  619.         // line 278
  620.         yield $this->extensions['App\Twig\TranslationExtension']->translate("sous-secteur niveau 2", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'278$this->source); })()), """M");
  621.         yield "</label>
  622.                             \t</div>
  623.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-2 div-secteurs\" style=\"";
  624.         // line 280
  625.         if ((=== CoreExtension::compare((isset($context["show_secteur_niveau_3"]) || array_key_exists("show_secteur_niveau_3"$context) ? $context["show_secteur_niveau_3"] : (function () { throw new RuntimeError('Variable "show_secteur_niveau_3" does not exist.'280$this->source); })()), false))) {
  626.             yield "display: none;";
  627.         }
  628.         yield "\">
  629.                             \t\t";
  630.         // line 281
  631.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'281$this->source); })()), "id_secteur_activite3", [], "any"falsefalsefalse281), 'widget', ["attr" => ["class" => "form-control"]]);
  632.         yield "
  633.                             \t</div>
  634.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
  635.                                 </div>
  636.                                 <div class=\"col-8 col-lg-5 mb-3 ajouter_secteur_activite\" style=\"display: none;\">
  637.                                     ";
  638.         // line 286
  639.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'286$this->source); })()), "ajouter_secteur_activite", [], "any"falsefalsefalse286), 'widget', ["attr" => ["class" => "btn btn-vert"], "label" => $this->extensions['App\Twig\TranslationExtension']->translate("ajouter", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'286$this->source); })()), """M")]);
  640.         yield "
  641.                                 </div>
  642.                         \t\t<!--FIN SECTEUR ACTIVITE-->
  643.                         \t\t
  644.                         \t\t<!--SITUATION FINANCIERE-->
  645.                             \t<div class=\"col-12 col-lg-9 offset-lg-1 mt-3 pt-3 bt_gris\">
  646.                             \t\t<h5 class=\"gris_666\">";
  647.         // line 292
  648.         yield $this->extensions['App\Twig\TranslationExtension']->translate("elements chiffres", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'292$this->source); })()), """M");
  649.         yield "</h5>
  650.                             \t</div>
  651.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  652.                     \t\t\t\t";
  653.         // line 295
  654.         yield $this->extensions['App\Twig\TranslationExtension']->translate("chiffre d'affaires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'295$this->source); })()), """M");
  655.         yield "
  656.                             \t</div>
  657.                             \t<div class=\"col-7 col-lg-5 mt-1 mb-2 slider-vert\">
  658.                             \t\t";
  659.         // line 298
  660.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'298$this->source); })()), "ca", [], "any"falsefalsefalse298), 'widget', ["attr" => ["class" => "js-range-slider""tabindex" => "-1""readonly" => ""]]);
  661.         yield "
  662.                             \t</div>
  663.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  664.                     \t\t\t\t";
  665.         // line 301
  666.         yield $this->extensions['App\Twig\TranslationExtension']->translate("date d'investissement", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'301$this->source); })()), """M");
  667.         yield "
  668.                             \t</div>
  669.                             \t<div class=\"col-7 col-lg-5 mt-1 mb-2 slider-vert\">
  670.                             \t\t";
  671.         // line 304
  672.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'304$this->source); })()), "date", [], "any"falsefalsefalse304), 'widget', ["attr" => ["class" => "js-range-slider""tabindex" => "-1""readonly" => ""]]);
  673.         yield "
  674.                             \t</div>
  675.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  676.                             \t\t<label for=\"form_societe_cotee\">";
  677.         // line 307
  678.         yield $this->extensions['App\Twig\TranslationExtension']->translate("en bourse", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'307$this->source); })()), """M");
  679.         yield "</label>
  680.                             \t</div>
  681.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  682.                             \t\t";
  683.         // line 310
  684.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'310$this->source); })()), "societe_cotee", [], "any"falsefalsefalse310), 'widget', ["attr" => ["class" => "form-control"]]);
  685.         yield "
  686.                             \t</div>
  687. \t\t\t\t\t\t\t\t<!--FIN SITUATION FINANCIERE-->
  688.                         \t\t<div>
  689.                                     <input type=\"hidden\" class=\"input_min\" id=\"input_ca_min\" name=\"ca_min\" value=\"";
  690.         // line 314
  691.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres"]) || array_key_exists("parametres"$context) ? $context["parametres"] : (function () { throw new RuntimeError('Variable "parametres" does not exist.'314$this->source); })()), "ca_min", [], "any"falsefalsefalse314), "html"nulltrue);
  692.         yield "\">
  693.                                     <input type=\"hidden\" class=\"input_max\" max=\"20000000\" id=\"input_ca_max\" name=\"ca_max\" value=\"";
  694.         // line 315
  695.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres"]) || array_key_exists("parametres"$context) ? $context["parametres"] : (function () { throw new RuntimeError('Variable "parametres" does not exist.'315$this->source); })()), "ca_max", [], "any"falsefalsefalse315), "html"nulltrue);
  696.         yield "\">
  697.                                     <input type=\"hidden\" class=\"input_min\" id=\"input_date_min\" name=\"date_min\" value=\"";
  698.         // line 316
  699.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres"]) || array_key_exists("parametres"$context) ? $context["parametres"] : (function () { throw new RuntimeError('Variable "parametres" does not exist.'316$this->source); })()), "date_min", [], "any"falsefalsefalse316), "html"nulltrue);
  700.         yield "\">
  701.                                     <input type=\"hidden\" class=\"input_max\" id=\"input_date_max\" name=\"date_max\" value=\"";
  702.         // line 317
  703.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["parametres"]) || array_key_exists("parametres"$context) ? $context["parametres"] : (function () { throw new RuntimeError('Variable "parametres" does not exist.'317$this->source); })()), "date_max", [], "any"falsefalsefalse317), "html"nulltrue);
  704.         yield "\">
  705.                         \t\t</div>
  706.                         \t\t<div class=\"col-12 text-center mt-4 mt-3\">
  707.                         \t\t\t";
  708.         // line 320
  709.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'320$this->source); })()), "type_recherche", [], "any"falsefalsefalse320), 'widget');
  710.         yield "
  711.                         \t\t\t";
  712.         // line 321
  713.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'321$this->source); })()), "rechercher", [], "any"falsefalsefalse321), 'widget', ["attr" => ["class" => "btn btn-vert-annonce"], "label" => $this->extensions['App\Twig\TranslationExtension']->translate("rechercher", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'321$this->source); })()), """M")]);
  714.         yield "
  715.                         \t\t</div>
  716.                         \t</div>
  717.                         \t";
  718.         // line 324
  719.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'324$this->source); })()), 'form_end');
  720.         yield "
  721.                     \t</div>
  722.                     </div>
  723.                     <!--FIN ANNONCE 2 ALAUNE-->
  724.                     
  725.                     </div>
  726.                 </div>
  727.                 
  728.             </div><!--FIN COLONNE DROITE --> 
  729.                 
  730. \t\t</div> <!--FIN ROW CONTAINER --> 
  731. \t</div>  <!--FIN CONTAINER -->
  732. \t
  733. \t<!--MODAL-->
  734. <div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explicationLabel\" aria-hidden=\"true\">
  735.   <div class=\"modal-dialog modal-lg\" role=\"document\">
  736.     <div class=\"modal-content\">
  737.       <div class=\"modal-header\">
  738.         <h5 class=\"modal-title bleu\" id=\"modal-explicationLabel\">";
  739.         // line 342
  740.         yield $this->extensions['App\Twig\TranslationExtension']->translate("Que sont les \"participations de fonds\" proposées par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'342$this->source); })()), """M");
  741.         yield "</h5>
  742.         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  743.           <span aria-hidden=\"true\">&times;</span>
  744.         </button>
  745.       </div>
  746.       <div class=\"modal-body text-justify\">
  747.         <strong>Les participations des fonds d'investissement sont des sociétés ayant des fonds à leur capital.</strong><br><br>
  748.         En quoi une participation de fonds est un acheteur potentiel ?<br><br>
  749.         <em>Lorsqu'un fonds investit dans une société c'est pour que cette dernière se développe, soit par croissance interne, soit par croissance externe. Ces sociétés sont donc toujours à l'écoute des opportunités d'acquisitions et ont, grâce au(x) fonds d'investissement à leur capital les moyens financiers de leurs ambitions.</em> <br><br>
  750.       </div>
  751.       <div class=\"modal-footer\">
  752.         <button type=\"button\" class=\"btn btn-vert-annonce\" data-dismiss=\"modal\">J'ai compris</button>
  753.       </div>
  754.     </div>
  755.   </div>
  756. </div><!--FIN MODAL-->
  757.   ";
  758.         
  759.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  760.         
  761.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  762.         return; yield '';
  763.     }
  764.     // line 361
  765.     public function block_javascripts($context, array $blocks = [])
  766.     {
  767.         $macros $this->macros;
  768.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  769.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  770.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  771.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  772.         yield 
  773.     ";
  774.         // line 362
  775.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  776.         yield "
  777.     <script src=\"";
  778.         // line 363
  779.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/lib/ion.rangeSlider.min.js"), "html"nulltrue);
  780.         yield "\"></script>
  781.     <script type=\"module\" data-name=\"";
  782.         // line 364
  783.         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.'364$this->source); })()), "html"nulltrue);
  784.         yield "\" data-annee_min=\"";
  785.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_minimale"]) || array_key_exists("annee_minimale"$context) ? $context["annee_minimale"] : (function () { throw new RuntimeError('Variable "annee_minimale" does not exist.'364$this->source); })()), "html"nulltrue);
  786.         yield "\" data-annee_max=\"";
  787.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_maximale"]) || array_key_exists("annee_maximale"$context) ? $context["annee_maximale"] : (function () { throw new RuntimeError('Variable "annee_maximale" does not exist.'364$this->source); })()), "html"nulltrue);
  788.         yield "\" id=\"codePaysParam\" src=\"";
  789.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/vendre_entreprise/recherche_avancee.js"), "html"nulltrue);
  790.         yield "\"></script>
  791. \t<script type=\"module\" data-name=\"";
  792.         // line 365
  793.         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.'365$this->source); })()), "html"nulltrue);
  794.         yield "\" data-annee_min=\"";
  795.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_minimale"]) || array_key_exists("annee_minimale"$context) ? $context["annee_minimale"] : (function () { throw new RuntimeError('Variable "annee_minimale" does not exist.'365$this->source); })()), "html"nulltrue);
  796.         yield "\" data-annee_max=\"";
  797.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_maximale"]) || array_key_exists("annee_maximale"$context) ? $context["annee_maximale"] : (function () { throw new RuntimeError('Variable "annee_maximale" does not exist.'365$this->source); })()), "html"nulltrue);
  798.         yield "\" id=\"codePaysParam\" src=\"";
  799.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/vendre_entreprise/recherche_avancee_participation_fonds.js"), "html"nulltrue);
  800.         yield "\"></script>
  801. ";
  802.         
  803.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  804.         
  805.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  806.         return; yield '';
  807.     }
  808.     /**
  809.      * @codeCoverageIgnore
  810.      */
  811.     public function getTemplateName()
  812.     {
  813.         return "vendre_entreprise/recherche_avancee_participation_fonds.html.twig";
  814.     }
  815.     /**
  816.      * @codeCoverageIgnore
  817.      */
  818.     public function isTraitable()
  819.     {
  820.         return false;
  821.     }
  822.     /**
  823.      * @codeCoverageIgnore
  824.      */
  825.     public function getDebugInfo()
  826.     {
  827.         return array (  831 => 365,  821 => 364,  817 => 363,  813 => 362,  801 => 361,  772 => 342,  751 => 324,  745 => 321,  741 => 320,  735 => 317,  731 => 316,  727 => 315,  723 => 314,  716 => 310,  710 => 307,  704 => 304,  698 => 301,  692 => 298,  686 => 295,  680 => 292,  671 => 286,  663 => 281,  657 => 280,  652 => 278,  646 => 277,  641 => 275,  635 => 274,  630 => 272,  624 => 271,  619 => 269,  611 => 264,  607 => 263,  602 => 260,  599 => 259,  590 => 256,  585 => 255,  580 => 254,  578 => 253,  569 => 247,  563 => 244,  555 => 239,  551 => 238,  548 => 237,  546 => 236,  540 => 233,  532 => 228,  527 => 226,  519 => 221,  513 => 218,  507 => 215,  501 => 212,  497 => 210,  494 => 209,  485 => 206,  480 => 205,  475 => 204,  473 => 203,  464 => 197,  456 => 192,  450 => 189,  444 => 186,  437 => 182,  422 => 170,  414 => 165,  408 => 164,  391 => 150,  385 => 149,  378 => 145,  370 => 140,  364 => 139,  357 => 135,  351 => 134,  338 => 124,  330 => 119,  326 => 118,  308 => 103,  302 => 102,  293 => 96,  283 => 89,  277 => 88,  267 => 81,  261 => 80,  249 => 71,  242 => 67,  238 => 66,  225 => 56,  219 => 55,  215 => 54,  205 => 47,  201 => 46,  195 => 45,  185 => 37,  183 => 36,  176 => 31,  174 => 30,  168 => 26,  166 => 25,  165 => 24,  164 => 23,  163 => 21,  159 => 19,  156 => 18,  146 => 17,  133 => 14,  129 => 13,  125 => 12,  111 => 11,  97 => 8,  87 => 7,  73 => 4,  63 => 3,  40 => 1,);
  828.     }
  829.     public function getSourceContext()
  830.     {
  831.         return new Source("{% extends 'base.html.twig' %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  832. {% block title %}
  833. <title>{{ translate(\"recherche avancée, acquéreurs / participations de fonds d'investissement\" ,lang,\"\",\"M\") | raw }}</title>
  834. {% endblock %}
  835. {% block description %}
  836. <meta name=\"description\" content=\"{{ translate(\"recherche avancée pour trouver des acquéreurs / participations de fonds d'investissement\" ,lang,\"\",\"M\") | raw }}\">
  837. {% endblock %}
  838. {% block stylesheets %}  {{ parent() }}
  839. <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/range-slider.css') }}\"/>
  840. <link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/rechercheavancee.css') }}\"/>
  841. <link rel=\"stylesheet\" href=\"{{ asset('build/css/vendre_entreprise/rechercheavancee.css') }}\"/>
  842. {% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  843. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  844. {% block body %}
  845. \t{% include 'assets/assets_vuejs.html.twig' %}
  846. \t
  847. \t<!-- Menu  -->
  848.     {{ render_esi(controller(
  849.       'App\\\\Controller\\\\CoreController::menu',
  850.       {   \"lang\": lang,
  851.           \"currentRoute\":currentRoute,
  852.           \"codePays\": codePaysWithUnderScore }
  853.     )) }}
  854.   \t<!-- Menu  -->
  855.                   
  856.   \t<!-- Publicite  -->
  857.     {% include 'includes/publicite.html.twig' %}
  858.   \t<!-- Publicite  -->
  859. \t<div class=\"container\" id=\"app\">
  860. \t\t<div class=\"row\">
  861. \t\t\t<!--COLONNE GAUCHE -->
  862.             {% include 'includes/colonnes_gauche.html.twig' %}
  863.             <!--FIN COLONNE GAUCHE -->
  864.             
  865.             <!--COLONNE DROITE -->
  866. \t\t\t<div class=\"col-12 col-lg-9 bkg_blanc\">
  867.                 <!-- ARIANE -->
  868.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  869.                   <ol class=\"breadcrumb\">
  870.                     <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}  ) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  871.                     <li class=\"breadcrumb-item\">{{ translate(\"vendre une entreprise ou ceder des actifs\",lang,\"\",\"M\") | raw }}</li>
  872.                     <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</li>
  873.                   </ol>
  874.                 </nav>
  875.                 <!-- FIN ARIANE -->
  876.                 
  877.                 <div class=\"row\" >
  878.                     <div class=\"col-12 my-4\">
  879.                     \t<!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
  880.                     \t<h1 class=\"recherche_avancee vert\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }} - {{ translate(\"participations de fonds\",lang,\"\",\"M\") | raw }}</h1>
  881.                     \t<a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">{{ translate('Que sont les \"participations de fonds\" proposées par FUSACQ ?',lang,\"\",\"M\") | raw }}</a>
  882.                     </div>
  883.                 </div>
  884.                 
  885.                 <!--MOBILE-->
  886.                 <div class=\"row d-block d-sm-none bkg_gris_clair\">
  887.                 \t<div class=\"onglet5 col-12 my-3 pt-3\">
  888.                 \t\t  <nav>
  889.                 \t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  890.                 \t\t\t\t<div class=\"col-6 no-padding-x bl_gris br_gris\">
  891.                 \t\t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_participations_fonds', {codePays: codePaysWithUnderScore}) }}\">
  892.                 \t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span></a>
  893.                 \t\t\t\t</div>
  894.                 \t\t\t\t<div class=\"col-6 no-padding-x br_gris order-sm-1\">
  895.                 \t\t\t\t<div class=\"nav-item nav-link active\">
  896.                 \t\t\t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span></div>
  897.                 \t\t\t\t</div>
  898.                 \t\t\t</div>
  899.                 \t\t  </nav>
  900.                 \t</div>
  901.                 \t<div class=\"col-12\">
  902.                 \t\t<div class=\"row\">
  903.                     \t\t<div class=\"col-6 text-center my-3 bl_gris\">
  904.                     \t\t\t<div class=\"blanc lh099 py-3\">
  905.                     \t\t\t\t<a href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
  906.                         \t\t\t\t<span class=\"res_font\">{{ translate(\"annonces<br>d'acquisition\",lang,\"\",\"M\", \"\") | raw }}</span>
  907.                     \t\t\t\t</a>
  908.                     \t\t\t</div>
  909.                     \t\t</div>
  910.                     \t\t
  911.                     \t\t<div class=\"col-6 text-center my-3 bl_gris\">
  912.                         \t\t<div class=\"blanc lh099 py-3\">
  913.                         \t\t\t<a href=\"{{ path('vendre_entreprise_recherche_cv_repreneur',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
  914.                         \t\t\t\t<span class=\"res_font\">{{ translate(\"CV de<br>repreneurs\",lang,\"\",\"M\", \"\") | raw }}</span>
  915.                         \t\t\t</a>
  916.                         \t\t</div>
  917.                     \t\t</div>
  918.                     \t\t
  919.                     \t\t<div class=\"col-6 text-center my-3 br_gris\">
  920.                         \t\t<div class=\"blanc bkg_vert lh099 py-3\">
  921.                     \t\t\t\t<span class=\"res_font\">{{ translate(\"acheteurs<br>potentiels\",lang,\"\",\"M\", \"\") | raw }}</span>
  922.                         \t\t</div>
  923.                     \t\t</div>
  924.                     \t\t
  925.                     \t\t<div class=\"col-6 text-center my-3 pr-4\">
  926.                         \t\t<div class=\"blanc lh099 py-3\">
  927.                         \t\t\t<a href=\"{{ path('vendre_entreprise_recherche_fonds_acquereurs',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\" class=\"vert lh099 py-3\">
  928.                         \t\t\t\t<span class=\"res_font\">{{ translate(\"fonds<br>acquereurs\",lang,\"\",\"M\", \"\") | raw }}</span>
  929.                         \t\t\t</a>
  930.                         \t\t</div>
  931.                     \t\t</div>
  932.                 \t\t</div>
  933.                 \t</div>
  934.                 </div>
  935.                 <!--MOBILE-->
  936.                 
  937.                 <!--TOUT SAUF MOBILE-->
  938.                 <div class=\"row d-none d-sm-block\">
  939.                 \t<div class=\"onglet5 col-12 mt-3\">
  940.                         <nav>
  941.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  942.                             \t<div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
  943.                             \t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_participations_fonds', {codePays: codePaysWithUnderScore}) }}\">
  944.                             \t\t\t<span class=\"fs13\">{{ translate(\"tous les acheteurs\",lang,\"\",\"M\") | raw }}</span>
  945.                             \t\t</a>
  946.                             \t</div>
  947.                             \t<div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
  948.                             \t\t<div class=\"nav-item nav-link active\">
  949.                             \t\t\t<span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
  950.                             \t\t</div>
  951.                             \t</div>
  952.                             </div>
  953.                         </nav>
  954.                 \t</div>
  955.                 \t<div class=\"onglet5 col-12 mt-5 mb-4\">
  956. \t\t\t\t\t\t<nav>
  957.                     \t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  958.                         \t  \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris lh13 order-4 order-sm-1\">
  959.                         \t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
  960.                         \t\t\t\t<span class=\"fs12\">{{ translate(\"annonces<br>d'acquisition\",lang,\"\",\"M\", \"\") | raw }}</span>
  961.                         \t\t  \t</a>
  962.                         \t\t</div> 
  963.                         \t  \t<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris  lh13 order-sm-2\">
  964.                         \t  \t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_cv_repreneur',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
  965. \t\t\t\t\t\t\t\t\t\t<span class=\"fs12\">{{ translate(\"CV de<br>repreneurs\",lang,\"\",\"M\", \"\") | raw }}</span>
  966.                         \t\t  \t</a>
  967.                         \t\t</div>
  968.                         \t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris  lh13 order-sm-3\">
  969.                         \t\t\t<div class=\"nav-item nav-link active\">
  970. \t\t\t\t\t\t\t\t\t\t<span class=\"fs12\">{{ translate(\"acheteurs<br>potentiels\",lang,\"\",\"M\", \"\") | raw }}</span>
  971.                         \t\t  \t</div>
  972.                         \t\t</div>
  973.                         \t\t<div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
  974.                         \t\t\t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_fonds_acquereurs',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
  975.                         \t\t  \t\t<span class=\"fs12\">{{ translate(\"fonds<br>acquereurs\",lang,\"\",\"M\", \"\") | raw }}</span>
  976.                         \t\t  \t</a>
  977.                         \t\t</div>
  978.                     \t\t</div>
  979.                 \t  \t</nav>
  980.                 \t</div>
  981.                 </div>
  982.                 <!--TOUT SAUF MOBILE-->
  983.                 
  984.                 <div class=\"row mt-5\">
  985.                 \t<div class=\"onglet5 col-12 col-sm-6 offset-sm-5 mb-4\">
  986.                 \t\t<nav>
  987.                 \t\t\t<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  988.                         \t  \t<div class=\"col-6 col-sm-5 no-padding-x lh13 bl_gris\">
  989.                         \t\t  \t<a class=\"nav-item nav-link\" href=\"{{ path('vendre_entreprise_recherche_acquereurs_historiques',{'codePays':codePaysWithUnderScore}) }}?{{ string_params }}\">
  990.                                         <span class=\"fs12\">{{ translate(\"acquereurs<br>historiques\",lang,\"\",\"M\", \"\") | raw }}</span>
  991.                         \t\t  \t</a>
  992.                         \t\t</div> 
  993.                         \t  \t<div class=\"col-6 col-sm-5 no-padding-x lh13 br_gris bl_m_gris\">
  994.                         \t  \t\t<div class=\"nav-item nav-link active\">
  995.                         \t\t  \t\t<span class=\"fs12\">{{ translate(\"participations<br>de fonds\",lang,\"\",\"M\", \"\") | raw }}</span>
  996.                         \t\t  \t</div>
  997.                         \t\t</div>
  998.                     \t\t</div>
  999.                 \t  </nav>
  1000.                 \t</div>
  1001.                 </div>
  1002. \t\t\t\t<div class=\"row\">
  1003.                     <div class=\"col-12\">\t\t
  1004.                     <div class=\"card mb-3 no_shadow\"> 
  1005.                     \t<div class=\"card-body\">
  1006.                     \t\t{{ form_start(form) }}
  1007.                         \t<div class=\"row\">
  1008.                     \t\t\t<!--ACTIONNAIRES -->
  1009.                     \t\t\t<div class=\"col-12 col-lg-9 offset-lg-1\">
  1010.                             \t\t<h5 class=\"gris_666\">{{ translate(\"actionnaire\",lang,\"\",\"M\") | raw }}</h5>
  1011.                             \t</div>
  1012.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1013.                             \t\t<label for=\"form_id_pays\">{{ translate(\"actionnaire\",lang,\"\",\"M\") | raw }}</label>
  1014.                             \t</div>
  1015.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  1016.                             \t\t{{ form_widget(form.id_gestionnaire_fonds, {'attr': {'class': 'form-control'}}) }}
  1017.                             \t</div>
  1018.                             \t<!--FIN ACTIONNAIRES -->
  1019.                         \t\t<!--ZONE GEOGRAPHIQUE-->
  1020.                             \t<div class=\"col-12 col-lg-9 offset-lg-1\">
  1021.                             \t\t<h5 class=\"gris_666\">{{ translate(\"localisations\",lang,\"\",\"M\") | raw }}</h5>
  1022.                             \t</div>
  1023.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 localisations_selected\">
  1024.                             \t\t
  1025.                             \t</div>
  1026.                             \t<div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_localisations_selected\">
  1027.                             \t\t{% if parametres_localisations.array_localisation is defined %}
  1028.                             \t\t\t{% for id_loc, loc in parametres_localisations.array_localisation %}
  1029.                             \t\t\t<button class=\"btn btn-vert btn-localisation mr-1 mt-1\" type=\"button\" id=\"{{ id_loc }}\">
  1030.                             \t\t\t\t{{ loc }} <i class=\"fas fa-times\"></i>
  1031.                             \t\t\t</button>
  1032.                             \t\t\t{% endfor %}
  1033.                             \t\t{% endif %}
  1034.                             \t</div>
  1035.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1036.                             \t\t<label for=\"id_pays\">{{ translate(\"pays\",lang,\"\",\"M\") | raw }}</label>
  1037.                             \t</div>
  1038.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  1039.                             \t\t{{ form_widget(form.id_pays, {'attr': {'class': 'form-control'}}) }}
  1040.                             \t</div>
  1041.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 id_region\" style=\"display: none;\">
  1042.                             \t\t<label for=\"id_region\" id=\"label-lvl1\">{{ translate(\"region\",lang,\"\",\"M\") | raw }}</label>
  1043.                             \t</div>
  1044.                             \t<div class=\"col-8 col-lg-5 mb-3 id_region\" style=\"display: none;\">
  1045.                             \t\t{{ form_widget(form.id_region, {'attr': {'class': 'form-control'}}) }}
  1046.                             \t</div>
  1047.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
  1048.                             \t</div>
  1049.                             \t<div class=\"col-8 col-lg-5 mb-3 btn_ajouter\" style=\"display: none;\">
  1050.                                     {{ form_widget(form.ajouter, {'attr': {'class': 'btn btn-vert-annonce'}, 'label': translate(\"ajouter\",lang,\"\",\"M\") | raw  }) }}
  1051.                             \t</div>
  1052.                             \t{{ form_widget(form.id_localisation) }}
  1053.                         \t\t<!--FIN ZONE GEOGRAPHIQUE-->
  1054.                         \t
  1055.                         \t\t<!--SECTEUR ACTIVITE-->
  1056.                         \t\t<div class=\"col-12 col-lg-9 offset-lg-1 my-4 pt-3 bt_gris div-motscles\">
  1057.                             \t\t<h5 class=\"gris_666\">{{ translate(\"secteur d'activité\",lang,\"\",\"M\") | raw }}</h5>
  1058.                             \t</div>
  1059.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-motscles\">
  1060.                             \t\t{% form_theme form.recherche_par with 'form_div_layout.html.twig' only %}
  1061.                             \t\t<label class=\"contai\">
  1062.                         \t\t\t\t{{ form_widget(form.recherche_par.children[0], { 'id': 'recherche_par_motscles' }) }} 
  1063.                         \t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_motscles\">{{ translate(\"mots-cles\",lang,\"\",\"M\") | raw }}</label>
  1064.                         \t\t\t\t<span class=\"checkma\"></span>
  1065.                         \t\t\t</label>
  1066.                             \t</div>
  1067.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group div-motscles\">
  1068.                             \t\t{{ form_widget(form.reference_mots_cles, {'attr': {'class': 'form-control'}}) }}
  1069.                             \t</div>
  1070.                             \t<div class=\"col-12 col-lg-8 offset-lg-2 mb-5 text-right\">
  1071. \t\t\t\t\t\t\t\t\t<small>{{ translate(\"les recherches par mots-clés sont souvent plus précises que par secteurs prédéfinis\",lang,\"\",\"M\") | raw }}</small>
  1072. \t\t\t\t\t\t\t\t</div>
  1073.                             \t
  1074.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteurs_selected\">
  1075.                                 </div>
  1076.                                 <div class=\"col-8 col-lg-5 mb-3 localisations_selected\" id=\"div_secteurs_selected\">
  1077.                                     {% if parametres_secteurs.array_secteur is defined %}
  1078.                                         {% for id_secteur, secteur in parametres_secteurs.array_secteur %}
  1079.                                             <button class=\"btn btn-vert btn-secteur mr-1 mt-1\" type=\"button\" id=\"{{ id_secteur }}\">
  1080.                                                 {{ secteur }} <i class=\"fas fa-times\"></i>
  1081.                                             </button>
  1082.                                         {% endfor %}
  1083.                                     {% endif %}
  1084.                                 </div>
  1085.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 div-secteurs\">
  1086.                             \t\t<label class=\"contai\">
  1087.                         \t\t\t\t{{ form_widget(form.recherche_par.children[1], { 'id': 'recherche_par_secteurs' }) }} 
  1088.                         \t\t\t\t<label class=\"form-check-label\" for=\"recherche_par_secteurs\">{{ translate(\"secteur predefini\",lang,\"\",\"M\") | raw }}</label>
  1089.                         \t\t\t\t<span class=\"checkma\"></span>
  1090.                         \t\t\t</label>
  1091.                             \t</div>
  1092.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group div-secteurs\">
  1093.                             \t\t{{ form_widget(form.id_secteur_activite, {'attr': {'class': 'form-control'}}) }}
  1094.                             \t</div>
  1095.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-1 div-secteurs\" style=\"{% if show_secteur_niveau_2 == false %}display: none;{% endif %}\">
  1096.                             \t\t<label for=\"id_secteur_activite\">{{ translate(\"sous-secteur niveau 1\",lang,\"\",\"M\") | raw }}</label>
  1097.                             \t</div>
  1098.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-1 div-secteurs\" style=\"{% if show_secteur_niveau_2 == false %}display: none;{% endif %}\">
  1099.                             \t\t{{ form_widget(form.id_secteur_activite2, {'attr': {'class': 'form-control'}}) }}
  1100.                             \t</div>
  1101.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 secteur-activite-2 div-secteurs\" style=\"{% if show_secteur_niveau_3 == false %}display: none;{% endif %}\">
  1102.                             \t\t<label for=\"id_secteur_activite\">{{ translate(\"sous-secteur niveau 2\",lang,\"\",\"M\") | raw }}</label>
  1103.                             \t</div>
  1104.                             \t<div class=\"col-8 col-lg-5 mb-3 input-group secteur-activite-2 div-secteurs\" style=\"{% if show_secteur_niveau_3 == false %}display: none;{% endif %}\">
  1105.                             \t\t{{ form_widget(form.id_secteur_activite3, {'attr': {'class': 'form-control'}}) }}
  1106.                             \t</div>
  1107.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3 \">
  1108.                                 </div>
  1109.                                 <div class=\"col-8 col-lg-5 mb-3 ajouter_secteur_activite\" style=\"display: none;\">
  1110.                                     {{ form_widget(form.ajouter_secteur_activite, {'attr': {'class': 'btn btn-vert'}, 'label': translate(\"ajouter\",lang,\"\",\"M\") | raw  }) }}
  1111.                                 </div>
  1112.                         \t\t<!--FIN SECTEUR ACTIVITE-->
  1113.                         \t\t
  1114.                         \t\t<!--SITUATION FINANCIERE-->
  1115.                             \t<div class=\"col-12 col-lg-9 offset-lg-1 mt-3 pt-3 bt_gris\">
  1116.                             \t\t<h5 class=\"gris_666\">{{ translate(\"elements chiffres\",lang,\"\",\"M\") | raw }}</h5>
  1117.                             \t</div>
  1118.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1119.                     \t\t\t\t{{ translate(\"chiffre d'affaires\",lang,\"\",\"M\") | raw }}
  1120.                             \t</div>
  1121.                             \t<div class=\"col-7 col-lg-5 mt-1 mb-2 slider-vert\">
  1122.                             \t\t{{ form_widget(form.ca, {'attr': {'class': 'js-range-slider', 'tabindex' : '-1', 'readonly' : ''}}) }}
  1123.                             \t</div>
  1124.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1125.                     \t\t\t\t{{ translate(\"date d'investissement\",lang,\"\",\"M\") | raw }}
  1126.                             \t</div>
  1127.                             \t<div class=\"col-7 col-lg-5 mt-1 mb-2 slider-vert\">
  1128.                             \t\t{{ form_widget(form.date, {'attr': {'class': 'js-range-slider', 'tabindex' : '-1', 'readonly' : ''}}) }}
  1129.                             \t</div>
  1130.                             \t<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
  1131.                             \t\t<label for=\"form_societe_cotee\">{{ translate(\"en bourse\",lang,\"\",\"M\") | raw }}</label>
  1132.                             \t</div>
  1133.                             \t<div class=\"col-8 col-lg-5 mb-3\">
  1134.                             \t\t{{ form_widget(form.societe_cotee, {'attr': {'class': 'form-control'}}) }}
  1135.                             \t</div>
  1136. \t\t\t\t\t\t\t\t<!--FIN SITUATION FINANCIERE-->
  1137.                         \t\t<div>
  1138.                                     <input type=\"hidden\" class=\"input_min\" id=\"input_ca_min\" name=\"ca_min\" value=\"{{ parametres.ca_min }}\">
  1139.                                     <input type=\"hidden\" class=\"input_max\" max=\"20000000\" id=\"input_ca_max\" name=\"ca_max\" value=\"{{ parametres.ca_max }}\">
  1140.                                     <input type=\"hidden\" class=\"input_min\" id=\"input_date_min\" name=\"date_min\" value=\"{{ parametres.date_min }}\">
  1141.                                     <input type=\"hidden\" class=\"input_max\" id=\"input_date_max\" name=\"date_max\" value=\"{{ parametres.date_max }}\">
  1142.                         \t\t</div>
  1143.                         \t\t<div class=\"col-12 text-center mt-4 mt-3\">
  1144.                         \t\t\t{{ form_widget(form.type_recherche) }}
  1145.                         \t\t\t{{ form_widget(form.rechercher, {'attr': {'class': 'btn btn-vert-annonce'}, 'label': translate(\"rechercher\",lang,\"\",\"M\") | raw  }) }}
  1146.                         \t\t</div>
  1147.                         \t</div>
  1148.                         \t{{ form_end(form) }}
  1149.                     \t</div>
  1150.                     </div>
  1151.                     <!--FIN ANNONCE 2 ALAUNE-->
  1152.                     
  1153.                     </div>
  1154.                 </div>
  1155.                 
  1156.             </div><!--FIN COLONNE DROITE --> 
  1157.                 
  1158. \t\t</div> <!--FIN ROW CONTAINER --> 
  1159. \t</div>  <!--FIN CONTAINER -->
  1160. \t
  1161. \t<!--MODAL-->
  1162. <div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explicationLabel\" aria-hidden=\"true\">
  1163.   <div class=\"modal-dialog modal-lg\" role=\"document\">
  1164.     <div class=\"modal-content\">
  1165.       <div class=\"modal-header\">
  1166.         <h5 class=\"modal-title bleu\" id=\"modal-explicationLabel\">{{ translate('Que sont les \"participations de fonds\" proposées par FUSACQ ?',lang,\"\",\"M\") | raw }}</h5>
  1167.         <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  1168.           <span aria-hidden=\"true\">&times;</span>
  1169.         </button>
  1170.       </div>
  1171.       <div class=\"modal-body text-justify\">
  1172.         <strong>Les participations des fonds d'investissement sont des sociétés ayant des fonds à leur capital.</strong><br><br>
  1173.         En quoi une participation de fonds est un acheteur potentiel ?<br><br>
  1174.         <em>Lorsqu'un fonds investit dans une société c'est pour que cette dernière se développe, soit par croissance interne, soit par croissance externe. Ces sociétés sont donc toujours à l'écoute des opportunités d'acquisitions et ont, grâce au(x) fonds d'investissement à leur capital les moyens financiers de leurs ambitions.</em> <br><br>
  1175.       </div>
  1176.       <div class=\"modal-footer\">
  1177.         <button type=\"button\" class=\"btn btn-vert-annonce\" data-dismiss=\"modal\">J'ai compris</button>
  1178.       </div>
  1179.     </div>
  1180.   </div>
  1181. </div><!--FIN MODAL-->
  1182.   {% endblock %}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  1183. \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
  1184. {% block javascripts %} 
  1185.     {{ parent() }}
  1186.     <script src=\"{{ asset('build/js/lib/ion.rangeSlider.min.js') }}\"></script>
  1187.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" data-annee_min=\"{{ annee_minimale }}\" data-annee_max=\"{{ annee_maximale }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/vendre_entreprise/recherche_avancee.js') }}\"></script>
  1188. \t<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" data-annee_min=\"{{ annee_minimale }}\" data-annee_max=\"{{ annee_maximale }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/vendre_entreprise/recherche_avancee_participation_fonds.js') }}\"></script>
  1189. {% endblock %}""vendre_entreprise/recherche_avancee_participation_fonds.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/vendre_entreprise/recherche_avancee_participation_fonds.html.twig");
  1190.     }
  1191. }