var/cache/dev/twig/92/92542b62f4d275f7f10a85ec4aa8d84f7116916566a0ba18f1079f50c39f97ae.php line 43

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. /* reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig */
  15. class __TwigTemplate_a0d750cbee9a64f19041553e1c756e4762ca2832d7cf8bc3ef5ee84e7c24195f 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""reprendre_entreprise/recherche_standard_recherche_partenariat.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""reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""reprendre_entreprise/recherche_standard_recherche_partenariat.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("toutes les annonces de recherches de partenariat", (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("découvrez toutes les annonces de recherches de partenariat", (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. ";
  108.         
  109.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  110.         
  111.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  112.         return; yield '';
  113.     }
  114.     // line 16
  115.     public function block_body($context, array $blocks = [])
  116.     {
  117.         $macros $this->macros;
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  121.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  122.         // line 17
  123.         yield "    ";
  124.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig"17)->unwrap()->yield($context);
  125.         // line 18
  126.         yield "
  127.     <!-- Menu  -->
  128.     ";
  129.         // line 20
  130.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 22
  131. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'22$this->source); })()), "currentRoute" =>         // line 23
  132. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'23$this->source); })()), "codePays" =>         // line 24
  133. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'24$this->source); })())]));
  134.         // line 25
  135.         yield "
  136.     <!-- Menu  -->
  137.     <!-- Publicite  -->
  138.     ";
  139.         // line 29
  140.         yield from         $this->loadTemplate("includes/publicite.html.twig""reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig"29)->unwrap()->yield($context);
  141.         // line 30
  142.         yield "    <!-- Publicite  -->
  143.     <div class=\"container\" id=\"app\">
  144.         <div class=\"row\">
  145.             <!--COLONNE GAUCHE -->
  146.             ";
  147.         // line 35
  148.         yield from         $this->loadTemplate("includes/colonnes_gauche_annonces.html.twig""reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig"35)->unwrap()->yield($context);
  149.         // line 36
  150.         yield "            <!--FIN COLONNE GAUCHE -->
  151.             <!--COLONNE DROITE -->
  152.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  153.                 <!-- ARIANE -->
  154.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  155.                     <ol class=\"breadcrumb\">
  156.                         <li class=\"breadcrumb-item\"><a href=\"";
  157.         // line 44
  158.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays"$context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.'44$this->source); })())]), "html"nulltrue);
  159.         yield "\">";
  160.         yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'44$this->source); })()), """M");
  161.         yield "</a></li>
  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("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'45$this->source); })())]), "html"nulltrue);
  165.         yield "\">";
  166.         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.'45$this->source); })()), """M");
  167.         yield "</a></li>
  168.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">";
  169.         // line 46
  170.         yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'46$this->source); })()), """M");
  171.         yield "</li>
  172.                     </ol>
  173.                 </nav>
  174.                       ";
  175.         // line 49
  176.         $context['_parent'] = $context;
  177.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "flashes", ["error"], "method"falsefalsefalse49));
  178.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  179.             // line 50
  180.             yield "                                        <div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
  181.                                             ";
  182.             // line 51
  183.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  184.             yield "
  185.                                             <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
  186.                                                 <span aria-hidden=\"true\">&times;</span>
  187.                                             </button>
  188.                                         </div>
  189.                                     ";
  190.         }
  191.         $_parent $context['_parent'];
  192.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  193.         $context array_intersect_key($context$_parent) + $_parent;
  194.         // line 57
  195.         yield "                <!-- FIN ARIANE -->
  196.                 
  197.                 ";
  198.         // line 59
  199.         $context["listNombresAafficher"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["twig_vars"]) || array_key_exists("twig_vars"$context) ? $context["twig_vars"] : (function () { throw new RuntimeError('Variable "twig_vars" does not exist.'59$this->source); })()), "listNombresAafficher", [], "any"falsefalsefalse59);
  200.         // line 60
  201.         yield "                ";
  202.         if (((array_key_exists("listNombresAafficher"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher"$context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.'60$this->source); })()))) : (""))) {
  203.             // line 61
  204.             yield "                    ";
  205.             $context["nb_recherches_partenariat"] = CoreExtension::getAttribute($this->env$this->source, (isset($context["listNombresAafficher"]) || array_key_exists("listNombresAafficher"$context) ? $context["listNombresAafficher"] : (function () { throw new RuntimeError('Variable "listNombresAafficher" does not exist.'61$this->source); })()), "reprendre_une_entreprise_nb_recherches_de_partenariats", [], "any"falsefalsefalse61);
  206.             // line 62
  207.             yield "                ";
  208.         }
  209.         // line 63
  210.         yield "
  211.                 <div class=\"row\" >
  212.                     <div class=\"col-12 my-4\">
  213.                         <!-- <h2 class=\"bleu_fusacq\">";
  214.         // line 66
  215.         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.'66$this->source); })()), """M");
  216.         yield "</h2>-->
  217.                         <h1 class=\"recherche_avancee bleu_fusacq\">";
  218.         // line 67
  219.         yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunités", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'67$this->source); })()), """M");
  220.         yield " - ";
  221.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_recherches_partenariat"]) || array_key_exists("nb_recherches_partenariat"$context) ? $context["nb_recherches_partenariat"] : (function () { throw new RuntimeError('Variable "nb_recherches_partenariat" does not exist.'67$this->source); })()), "html"nulltrue);
  222.         yield " ";
  223.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de partenariats", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'67$this->source); })()), """m");
  224.         yield "</h1>
  225.                     </div>
  226.                 </div>
  227.                 <!--MOBILE-->
  228.                 <div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
  229.                     <div class=\"onglet10 col-12 my-3 pt-3\">
  230.                         <nav>
  231.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  232.                                 <div class=\"col-6 no-padding-x bl_gris br_gris\">
  233.                                     <div class=\"nav-item nav-link active\">
  234.                                         <span class=\"fs13\">";
  235.         // line 78
  236.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche standard", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'78$this->source); })()), """M");
  237.         yield "</span>
  238.                                     </div>
  239.                                 </div>
  240.                                 <div class=\"col-6 no-padding-x br_gris order-sm-1\">
  241.                                     <a class=\"nav-item nav-link\" href=\"";
  242.         // line 82
  243.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'82$this->source); })())]), "html"nulltrue);
  244.         yield "\">
  245.                                         <span class=\"fs13\">";
  246.         // line 83
  247.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'83$this->source); })()), """M");
  248.         yield "</span>
  249.                                     </a>
  250.                                 </div>
  251.                             </div>
  252.                         </nav>
  253.                     </div>
  254.                     <div class=\"col-12\">
  255.                         <div class=\"row\">
  256.                             <div class=\"col-6 text-center my-3 br_gris\">
  257.                                 <div class=\"blanc lh099 py-3\">
  258.                                     <a href=\"";
  259.         // line 93
  260.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'93$this->source); })())]), "html"nulltrue);
  261.         yield "\" class=\"bleu lh099 py-3\">
  262.                                         <span class=\"res_font\">";
  263.         // line 94
  264.         yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'94$this->source); })()), """M""");
  265.         yield "</span>
  266.                                     </a>
  267.                                 </div>
  268.                             </div>
  269.                             <div class=\"col-6 text-center my-3\">
  270.                                 <div class=\"blanc lh099 py-3\">
  271.                                     <a href=\"";
  272.         // line 100
  273.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'100$this->source); })())]), "html"nulltrue);
  274.         yield "\" class=\"bleu lh099 py-3\">
  275.                                         <span class=\"res_font\">";
  276.         // line 101
  277.         yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'101$this->source); })()), """M""");
  278.         yield "</span>
  279.                                     </a>
  280.                                 </div>
  281.                             </div>
  282.                             <div class=\"col-6 text-center my-3 br_gris\">
  283.                                 <div class=\"blanc lh099 py-3\">
  284.                                     <a href=\"";
  285.         // line 107
  286.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'107$this->source); })())]), "html"nulltrue);
  287.         yield "\" class=\"bleu lh099 py-3\">
  288.                                         <span class=\"res_font\">";
  289.         // line 108
  290.         yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'108$this->source); })()), """M""");
  291.         yield "</span>
  292.                                     </a>
  293.                                 </div>
  294.                             </div>
  295.                             <div class=\"col-6 text-center my-3\">
  296.                                 <div class=\"blanc bkg_bleu_2 lh099 py-3\">
  297.                                     <span class=\"res_font\">";
  298.         // line 114
  299.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'114$this->source); })()), """M""");
  300.         yield "</span>
  301.                                 </div>
  302.                             </div>
  303.                         </div>
  304.                     </div>
  305.                 </div>
  306.                 <!--MOBILE-->
  307.                 <!--TOUT SAUF MOBILE-->
  308.                 <div class=\"row d-none d-sm-block\">
  309.                     <div class=\"onglet10 col-12 mt-3\">
  310.                         <nav>
  311.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  312.                                 <div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
  313.                                     <div class=\"nav-item nav-link active\">
  314.                                         <span class=\"fs13\">";
  315.         // line 129
  316.         yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes les opportunites", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'129$this->source); })()), """M");
  317.         yield "</span>
  318.                                     </div>
  319.                                 </div>
  320.                                 <div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
  321.                                     <a class=\"nav-item nav-link\" href=\"";
  322.         // line 133
  323.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'133$this->source); })())]), "html"nulltrue);
  324.         yield "\">
  325.                                         <span class=\"fs13\">";
  326.         // line 134
  327.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancee", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'134$this->source); })()), """M");
  328.         yield "</span>
  329.                                     </a>
  330.                                 </div>
  331.                             </div>
  332.                         </nav>
  333.                     </div>
  334.                     <div class=\"onglet4 col-12 mt-5 mb-4\">
  335.                         <nav>
  336.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  337.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris bl_m_gris lh13 order-4 order-sm-1\">
  338.                                     <a class=\"nav-item nav-link\" href=\"";
  339.         // line 144
  340.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'144$this->source); })())]), "html"nulltrue);
  341.         yield "\">
  342.                                         <span class=\"fs13\">";
  343.         // line 145
  344.         yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions<br>d'entreprise", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'145$this->source); })()), """M""");
  345.         yield "</span>
  346.                                     </a>
  347.                                 </div>
  348.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  349.                                     <a class=\"nav-item nav-link\" href=\"";
  350.         // line 149
  351.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cession_actifs", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'149$this->source); })())]), "html"nulltrue);
  352.         yield "\">
  353.                                         <span class=\"fs13\">";
  354.         // line 150
  355.         yield $this->extensions['App\Twig\TranslationExtension']->translate("actifs a<br>reprendre", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'150$this->source); })()), """M""");
  356.         yield "</span>
  357.                                     </a>
  358.                                 </div>
  359.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  360.                                     <a class=\"nav-item nav-link\" href=\"";
  361.         // line 154
  362.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_cibles_potentielles", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'154$this->source); })())]), "html"nulltrue);
  363.         yield "\">
  364.                                         <span class=\"fs13\">";
  365.         // line 155
  366.         yield $this->extensions['App\Twig\TranslationExtension']->translate("cibles<br>potentielles", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'155$this->source); })()), """M""");
  367.         yield "</span>
  368.                                     </a>
  369.                                 </div>
  370.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
  371.                                     <div class=\"nav-item nav-link active\">
  372.                                         <span class=\"fs13\">";
  373.         // line 160
  374.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherches de<br>partenariats", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'160$this->source); })()), """M""");
  375.         yield "</span>
  376.                                     </div>
  377.                                 </div>
  378.                             </div>
  379.                         </nav>
  380.                     </div>
  381.                 </div>
  382.                 <!--FIN TOUT SAUF MOBILE-->
  383.                 <div class=\"row\">
  384.                     <div class=\"col-12\">
  385.                         <div class=\"card mb-3 no_shadow\">
  386.                             <div class=\"card-body\">
  387.                                 <div class=\"row\">
  388. \t\t\t\t\t\t\t\t\t<!--REFERENCE-->
  389.                                     <div class=\"col-12 col-sm-8 mt-3\">
  390.                                         <h5>";
  391.         // line 176
  392.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche rapide", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'176$this->source); })()), """M""");
  393.         yield "</h5>
  394.                                     </div>
  395.                                     <div class=\"col-12 mt-2\">
  396.                                         <form class=\"form-inline\">
  397.                                             <div class=\"form-group mr-3 mb-2\">
  398.                                                 <input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"";
  399.         // line 181
  400.         yield $this->extensions['App\Twig\TranslationExtension']->translate("mots-clés de l’activité ou réf. annonce", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'181$this->source); })()), """M""");
  401.         yield "\">
  402.                                             </div>
  403.                                             <button type=\"submit\" class=\"btn btn-bleu-annonce mb-2\">";
  404.         // line 183
  405.         yield $this->extensions['App\Twig\TranslationExtension']->translate("ok", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'183$this->source); })()), """M""");
  406.         yield "</button>&nbsp;&nbsp;&nbsp;
  407.                                             <span>ou &nbsp;&nbsp;<a href=\"";
  408.         // line 184
  409.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'184$this->source); })())]), "html"nulltrue);
  410.         yield "\">";
  411.         yield $this->extensions['App\Twig\TranslationExtension']->translate("recherche avancée", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'184$this->source); })()), """M""");
  412.         yield "</a></span>
  413.                                         </form>
  414.                                     </div>
  415.                                     <!--FIN REFERENCE-->
  416.                                   
  417.                                     <!--DERNIERES ANNONCES-->
  418.                                     ";
  419.         // line 190
  420.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::dernieresAnnoncesRecherchePartenariat", ["lang" =>         // line 192
  421. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'192$this->source); })()), "codePays" =>         // line 193
  422. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'193$this->source); })())]));
  423.         // line 194
  424.         yield "
  425.                                     <!--FIN DERNIERES ANNONCES-->
  426.                                     <!--LOCALISATIONS-->
  427.                                     ";
  428.         // line 197
  429.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\ReprendreEntrepriseController::trouverAnnonceRecherchePartenariatParLocalisation", ["lang" =>         // line 199
  430. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'199$this->source); })()), "codePays" =>         // line 200
  431. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'200$this->source); })())]));
  432.         // line 201
  433.         yield "
  434.                                     <!--FIN LOCALISATIONS-->
  435.                                     <div class=\"text-center col-12 my-3\">
  436.                                         <a class=\"font-weight-bold\" href=\"";
  437.         // line 204
  438.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_recherche_recherches_partenariat", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'204$this->source); })())]), "html"nulltrue);
  439.         yield "\">
  440.                                             > ";
  441.         // line 205
  442.         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.'205$this->source); })()), """M");
  443.         yield "
  444.                                         </a>
  445.                                     </div>
  446.                                 </div>
  447.                             </div>
  448.                         </div>
  449.                     </div>
  450.                 </div>
  451.             </div><!--FIN COLONNE DROITE -->
  452.         </div> <!--FIN ROW CONTAINER -->
  453.     </div>  <!--FIN CONTAINER -->
  454. ";
  455.         
  456.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  457.         
  458.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  459.         return; yield '';
  460.     }
  461.     // line 221
  462.     public function block_javascripts($context, array $blocks = [])
  463.     {
  464.         $macros $this->macros;
  465.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  466.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  467.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  469.         // line 222
  470.         yield "    ";
  471.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  472.         yield "
  473.     <script src=\"";
  474.         // line 223
  475.         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);
  476.         yield "\"></script>
  477.     <script type=\"module\" data-name=\"";
  478.         // line 224
  479.         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.'224$this->source); })()), "html"nulltrue);
  480.         yield "\" id=\"codePaysParam\" src=\"";
  481.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/reprendre_entreprise/recherche_avancee.js"), "html"nulltrue);
  482.         yield "\"></script>
  483. ";
  484.         
  485.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  486.         
  487.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  488.         return; yield '';
  489.     }
  490.     /**
  491.      * @codeCoverageIgnore
  492.      */
  493.     public function getTemplateName()
  494.     {
  495.         return "reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig";
  496.     }
  497.     /**
  498.      * @codeCoverageIgnore
  499.      */
  500.     public function isTraitable()
  501.     {
  502.         return false;
  503.     }
  504.     /**
  505.      * @codeCoverageIgnore
  506.      */
  507.     public function getDebugInfo()
  508.     {
  509.         return array (  523 => 224,  519 => 223,  514 => 222,  504 => 221,  478 => 205,  474 => 204,  469 => 201,  467 => 200,  466 => 199,  465 => 197,  460 => 194,  458 => 193,  457 => 192,  456 => 190,  445 => 184,  441 => 183,  436 => 181,  428 => 176,  409 => 160,  401 => 155,  397 => 154,  390 => 150,  386 => 149,  379 => 145,  375 => 144,  362 => 134,  358 => 133,  351 => 129,  333 => 114,  324 => 108,  320 => 107,  311 => 101,  307 => 100,  298 => 94,  294 => 93,  281 => 83,  277 => 82,  270 => 78,  252 => 67,  248 => 66,  243 => 63,  240 => 62,  237 => 61,  234 => 60,  232 => 59,  228 => 57,  216 => 51,  213 => 50,  209 => 49,  203 => 46,  197 => 45,  191 => 44,  181 => 36,  179 => 35,  172 => 30,  170 => 29,  164 => 25,  162 => 24,  161 => 23,  160 => 22,  159 => 20,  155 => 18,  152 => 17,  142 => 16,  129 => 13,  125 => 12,  111 => 11,  97 => 8,  87 => 7,  73 => 4,  63 => 3,  40 => 1,);
  510.     }
  511.     public function getSourceContext()
  512.     {
  513.         return new Source("{% extends 'base.html.twig' %}
  514. {% block title %}
  515. <title>{{ translate(\"toutes les annonces de recherches de partenariat\" ,lang,\"\",\"M\") | raw }}</title>
  516. {% endblock %}
  517. {% block description %}
  518. <meta name=\"description\" content=\"{{ translate(\"découvrez toutes les annonces de recherches de partenariat\" ,lang,\"\",\"M\") | raw }}\">
  519. {% endblock %}
  520. {% block stylesheets %}  {{ parent() }}
  521.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/lib/range-slider.css') }}\"/>
  522.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/rechercheavancee.css') }}\"/>
  523. {% endblock %}
  524. {% block body %}
  525.     {% include 'assets/assets_vuejs.html.twig' %}
  526.     <!-- Menu  -->
  527.     {{ render_esi(controller(
  528.       'App\\\\Controller\\\\CoreController::menu',
  529.       {   \"lang\": lang,
  530.           \"currentRoute\":currentRoute,
  531.           \"codePays\": codePaysWithUnderScore }
  532.     )) }}
  533.     <!-- Menu  -->
  534.     <!-- Publicite  -->
  535.     {% include 'includes/publicite.html.twig' %}
  536.     <!-- Publicite  -->
  537.     <div class=\"container\" id=\"app\">
  538.         <div class=\"row\">
  539.             <!--COLONNE GAUCHE -->
  540.             {% include 'includes/colonnes_gauche_annonces.html.twig' %}
  541.             <!--FIN COLONNE GAUCHE -->
  542.             <!--COLONNE DROITE -->
  543.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  544.                 <!-- ARIANE -->
  545.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  546.                     <ol class=\"breadcrumb\">
  547.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}  ) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
  548.                         <li class=\"breadcrumb-item\"><a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}  ) }}\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</a></li>
  549.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }}</li>
  550.                     </ol>
  551.                 </nav>
  552.                       {% for message in app.flashes('error') %}
  553.                                         <div class=\"col-12 alert alert-danger alert-dismissible fade show\" role=\"alert\">
  554.                                             {{ message }}
  555.                                             <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-label=\"Close\">
  556.                                                 <span aria-hidden=\"true\">&times;</span>
  557.                                             </button>
  558.                                         </div>
  559.                                     {% endfor %}
  560.                 <!-- FIN ARIANE -->
  561.                 
  562.                 {% set  listNombresAafficher =  twig_vars.listNombresAafficher  %}
  563.                 {% if  listNombresAafficher |default %}
  564.                     {% set nb_recherches_partenariat =  listNombresAafficher.reprendre_une_entreprise_nb_recherches_de_partenariats %}
  565.                 {%  endif %}
  566.                 <div class=\"row\" >
  567.                     <div class=\"col-12 my-4\">
  568.                         <!-- <h2 class=\"bleu_fusacq\">{{ translate(\"reprendre une entreprise ou developper ma societe\",lang,\"\",\"M\") | raw }}</h2>-->
  569.                         <h1 class=\"recherche_avancee bleu_fusacq\">{{ translate(\"toutes les opportunités\",lang,\"\",\"M\") | raw }} - {{ nb_recherches_partenariat }} {{ translate(\"recherches de partenariats\",lang,\"\",\"m\") | raw }}</h1>
  570.                     </div>
  571.                 </div>
  572.                 <!--MOBILE-->
  573.                 <div class=\"row d-block d-sm-none mt-4 bkg_gris_clair\">
  574.                     <div class=\"onglet10 col-12 my-3 pt-3\">
  575.                         <nav>
  576.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  577.                                 <div class=\"col-6 no-padding-x bl_gris br_gris\">
  578.                                     <div class=\"nav-item nav-link active\">
  579.                                         <span class=\"fs13\">{{ translate(\"recherche standard\",lang,\"\",\"M\") | raw }}</span>
  580.                                     </div>
  581.                                 </div>
  582.                                 <div class=\"col-6 no-padding-x br_gris order-sm-1\">
  583.                                     <a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
  584.                                         <span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
  585.                                     </a>
  586.                                 </div>
  587.                             </div>
  588.                         </nav>
  589.                     </div>
  590.                     <div class=\"col-12\">
  591.                         <div class=\"row\">
  592.                             <div class=\"col-6 text-center my-3 br_gris\">
  593.                                 <div class=\"blanc lh099 py-3\">
  594.                                     <a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}  ) }}\" class=\"bleu lh099 py-3\">
  595.                                         <span class=\"res_font\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
  596.                                     </a>
  597.                                 </div>
  598.                             </div>
  599.                             <div class=\"col-6 text-center my-3\">
  600.                                 <div class=\"blanc lh099 py-3\">
  601.                                     <a href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore}  ) }}\" class=\"bleu lh099 py-3\">
  602.                                         <span class=\"res_font\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
  603.                                     </a>
  604.                                 </div>
  605.                             </div>
  606.                             <div class=\"col-6 text-center my-3 br_gris\">
  607.                                 <div class=\"blanc lh099 py-3\">
  608.                                     <a href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore}  ) }}\" class=\"bleu lh099 py-3\">
  609.                                         <span class=\"res_font\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
  610.                                     </a>
  611.                                 </div>
  612.                             </div>
  613.                             <div class=\"col-6 text-center my-3\">
  614.                                 <div class=\"blanc bkg_bleu_2 lh099 py-3\">
  615.                                     <span class=\"res_font\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
  616.                                 </div>
  617.                             </div>
  618.                         </div>
  619.                     </div>
  620.                 </div>
  621.                 <!--MOBILE-->
  622.                 <!--TOUT SAUF MOBILE-->
  623.                 <div class=\"row d-none d-sm-block\">
  624.                     <div class=\"onglet10 col-12 mt-3\">
  625.                         <nav>
  626.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  627.                                 <div class=\"col-12 col-sm-6 no-padding-x bl_gris br_gris\">
  628.                                     <div class=\"nav-item nav-link active\">
  629.                                         <span class=\"fs13\">{{ translate(\"toutes les opportunites\",lang,\"\",\"M\") | raw }}</span>
  630.                                     </div>
  631.                                 </div>
  632.                                 <div class=\"col-12 col-sm-6 no-padding-x br_gris order-sm-1\">
  633.                                     <a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
  634.                                         <span class=\"fs13\">{{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}</span>
  635.                                     </a>
  636.                                 </div>
  637.                             </div>
  638.                         </nav>
  639.                     </div>
  640.                     <div class=\"onglet4 col-12 mt-5 mb-4\">
  641.                         <nav>
  642.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  643.                                 <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris bl_m_gris lh13 order-4 order-sm-1\">
  644.                                     <a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore}  ) }}\">
  645.                                         <span class=\"fs13\">{{ translate(\"cessions<br>d'entreprise\",lang,\"\",\"M\", \"\") | raw }}</span>
  646.                                     </a>
  647.                                 </div>
  648.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-2\">
  649.                                     <a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cession_actifs',{'codePays':codePaysWithUnderScore}  ) }}\">
  650.                                         <span class=\"fs13\">{{ translate(\"actifs a<br>reprendre\",lang,\"\",\"M\", \"\") | raw }}</span>
  651.                                     </a>
  652.                                 </div>
  653.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-3\">
  654.                                     <a class=\"nav-item nav-link\" href=\"{{ path('reprendre_entreprise_cibles_potentielles',{'codePays':codePaysWithUnderScore}  ) }}\">
  655.                                         <span class=\"fs13\">{{ translate(\"cibles<br>potentielles\",lang,\"\",\"M\", \"\") | raw }}</span>
  656.                                     </a>
  657.                                 </div>
  658.                                 <div class=\"col-12 col-sm-3 no-padding-x br_gris lh13 order-sm-4\">
  659.                                     <div class=\"nav-item nav-link active\">
  660.                                         <span class=\"fs13\">{{ translate(\"recherches de<br>partenariats\",lang,\"\",\"M\", \"\") | raw }}</span>
  661.                                     </div>
  662.                                 </div>
  663.                             </div>
  664.                         </nav>
  665.                     </div>
  666.                 </div>
  667.                 <!--FIN TOUT SAUF MOBILE-->
  668.                 <div class=\"row\">
  669.                     <div class=\"col-12\">
  670.                         <div class=\"card mb-3 no_shadow\">
  671.                             <div class=\"card-body\">
  672.                                 <div class=\"row\">
  673. \t\t\t\t\t\t\t\t\t<!--REFERENCE-->
  674.                                     <div class=\"col-12 col-sm-8 mt-3\">
  675.                                         <h5>{{ translate(\"recherche rapide\",lang,\"\",\"M\", \"\") | raw }}</h5>
  676.                                     </div>
  677.                                     <div class=\"col-12 mt-2\">
  678.                                         <form class=\"form-inline\">
  679.                                             <div class=\"form-group mr-3 mb-2\">
  680.                                                 <input type=\"text\" class=\"form-control\" id=\"reference_mots_cles\" name=\"reference_mots_cles\" style=\"width: 250px;\" placeholder=\"{{ translate(\"mots-clés de l’activité ou réf. annonce\",lang,\"\",\"M\", \"\") | raw }}\">
  681.                                             </div>
  682.                                             <button type=\"submit\" class=\"btn btn-bleu-annonce mb-2\">{{ translate(\"ok\",lang,\"\",\"M\", \"\") | raw }}</button>&nbsp;&nbsp;&nbsp;
  683.                                             <span>ou &nbsp;&nbsp;<a href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat', {codePays: codePaysWithUnderScore}) }}\">{{ translate(\"recherche avancée\",lang,\"\",\"M\", \"\") | raw }}</a></span>
  684.                                         </form>
  685.                                     </div>
  686.                                     <!--FIN REFERENCE-->
  687.                                   
  688.                                     <!--DERNIERES ANNONCES-->
  689.                                     {{ render_esi(controller(
  690.                                           'App\\\\Controller\\\\ReprendreEntrepriseController::dernieresAnnoncesRecherchePartenariat',
  691.                                           {   \"lang\": lang,
  692.                                               \"codePays\": codePaysWithUnderScore }
  693.                                       )) }}
  694.                                     <!--FIN DERNIERES ANNONCES-->
  695.                                     <!--LOCALISATIONS-->
  696.                                     {{ render_esi(controller(
  697.                                           'App\\\\Controller\\\\ReprendreEntrepriseController::trouverAnnonceRecherchePartenariatParLocalisation',
  698.                                           {   \"lang\": lang,
  699.                                               \"codePays\": codePaysWithUnderScore }
  700.                                       )) }}
  701.                                     <!--FIN LOCALISATIONS-->
  702.                                     <div class=\"text-center col-12 my-3\">
  703.                                         <a class=\"font-weight-bold\" href=\"{{ path('reprendre_entreprise_recherche_recherches_partenariat',{'codePays':codePaysWithUnderScore}) }}\">
  704.                                             > {{ translate(\"recherche avancee\",lang,\"\",\"M\") | raw }}
  705.                                         </a>
  706.                                     </div>
  707.                                 </div>
  708.                             </div>
  709.                         </div>
  710.                     </div>
  711.                 </div>
  712.             </div><!--FIN COLONNE DROITE -->
  713.         </div> <!--FIN ROW CONTAINER -->
  714.     </div>  <!--FIN CONTAINER -->
  715. {% endblock %}
  716. {% block javascripts %}
  717.     {{ parent() }}
  718.     <script src=\"{{ asset('build/js/lib/ion.rangeSlider.min.js') }}\"></script>
  719.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\" src=\"{{ asset('build/js/reprendre_entreprise/recherche_avancee.js') }}\"></script>
  720. {% endblock %}
  721. ""reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/reprendre_entreprise/recherche_standard_recherche_partenariat.html.twig");
  722.     }
  723. }