var/cache/dev/twig/76/7602698d49690f6251dbfa60e4ac10c5e8920ccf95949387fdc1ca56befdf046.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. /* annuaires/experts/index.html.twig */
  15. class __TwigTemplate_8638f313bbd1f6cf81de93327553706f166626350ff5b47dc596a96630021994 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""annuaires/experts/index.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""annuaires/experts/index.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""annuaires/experts/index.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("annuaire des experts en Fusions-Acquisitions", (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("consultez l'annuaire des experts en Fusions-Acquisitions qui peuvent intervenir à tous les stades de votre projet de cession et reprise d'entreprise", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'8$this->source); })()), """M");
  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/annuaires/experts/index.css"), "html"nulltrue);
  102.         yield "\">
  103. ";
  104.         
  105.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  106.         
  107.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  108.         return; yield '';
  109.     }
  110.     // line 15
  111.     public function block_body($context, array $blocks = [])
  112.     {
  113.         $macros $this->macros;
  114.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  115.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  118.         // line 16
  119.         yield "
  120.     ";
  121.         // line 17
  122.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""annuaires/experts/index.html.twig"17)->unwrap()->yield($context);
  123.         // line 18
  124.         yield "
  125.     <!-- Menu  -->
  126.     ";
  127.         // line 20
  128.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" =>         // line 22
  129. (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
  130. (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
  131. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'24$this->source); })())])));
  132.         // line 25
  133.         yield "
  134.     <!-- Menu  -->
  135.     <!-- Publicité  -->
  136.     ";
  137.         // line 29
  138.         yield from         $this->loadTemplate("includes/publicite.html.twig""annuaires/experts/index.html.twig"29)->unwrap()->yield($context);
  139.         // line 30
  140.         yield "    <!-- Publicité  -->
  141.     <div class=\"container\" id=\"app\">
  142.         <div class=\"row\">
  143.             <!--COLONNE GAUCHE -->
  144.             ";
  145.         // line 37
  146.         yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnuairesExpertsController::colonnesGaucheExpert", ["lang" =>         // line 39
  147. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'39$this->source); })()), "codePays" =>         // line 40
  148. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'40$this->source); })())])));
  149.         // line 41
  150.         yield "
  151.             <!--FIN COLONNE GAUCHE -->
  152.             <!--COLONNE DROITE -->
  153.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
  154.                 <!-- ARIANE -->
  155.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  156.                     <ol class=\"breadcrumb\">
  157.                         <li class=\"breadcrumb-item\">
  158.                             <a href=\"";
  159.         // line 51
  160.         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.'51$this->source); })())]), "html"nulltrue);
  161.         yield "\">
  162.                                 ";
  163.         // line 52
  164.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $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.'52$this->source); })()), """")), "html"nulltrue);
  165.         yield "
  166.                             </a>
  167.                         </li>
  168.                         <li class=\"breadcrumb-item\">
  169.                             <a  href=\"";
  170.         // line 56
  171.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'56$this->source); })())]), "html"nulltrue);
  172.         yield "\" >
  173.                                 ";
  174.         // line 57
  175.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("annuaires", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'57$this->source); })()), """")), "html"nulltrue);
  176.         yield "
  177.                             </a>
  178.                         </li>
  179.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">
  180.                             ";
  181.         // line 61
  182.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des experts", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'61$this->source); })()), """")), "html"nulltrue);
  183.         yield "
  184.                         </li>
  185.                     </ol>
  186.                 </nav>
  187.                 <!-- ARIANE -->
  188.                  ";
  189.         // line 67
  190.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'67$this->source); })()), "session", [], "any"falsefalsefalse67), "flashbag", [], "any"falsefalsefalse67), "peek", ["error"], "method"falsefalsefalse67)), 0))) {
  191.             // line 68
  192.             yield "                    <div class=\"alert alert-danger\" role=\"alert\">
  193.                         ";
  194.             // line 69
  195.             $context['_parent'] = $context;
  196.             $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.'69$this->source); })()), "flashes", ["error"], "method"falsefalsefalse69));
  197.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  198.                 // line 70
  199.                 yield "                            ";
  200.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  201.                 yield "<br>
  202.                         ";
  203.             }
  204.             $_parent $context['_parent'];
  205.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  206.             $context array_intersect_key($context$_parent) + $_parent;
  207.             // line 72
  208.             yield "                    </div>
  209.                 ";
  210.         }
  211.         // line 74
  212.         yield "                
  213.                    ";
  214.         // line 75
  215.         $context['_parent'] = $context;
  216.         $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.'75$this->source); })()), "flashes", ["error_prestataire_introuvable"], "method"falsefalsefalse75));
  217.         foreach ($context['_seq'] as $context["_key"] => $context["echec"]) {
  218.             // line 76
  219.             yield "                            <div class=\"alert alert-danger\" role=\"alert\">
  220.                                 <span class=\"alert-heading\"> ";
  221.             // line 77
  222.             yield $this->extensions['App\Twig\TranslationExtension']->translate($context["echec"], (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'77$this->source); })()), """M");
  223.             yield " </span>
  224.                             </div>
  225.                    ";
  226.         }
  227.         $_parent $context['_parent'];
  228.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['echec'], $context['_parent'], $context['loop']);
  229.         $context array_intersect_key($context$_parent) + $_parent;
  230.         // line 80
  231.         yield "                
  232.                 ";
  233.         // line 81
  234.         yield from         $this->loadTemplate("includes/experts_publicite.html.twig""annuaires/experts/index.html.twig"81)->unwrap()->yield($context);
  235.         // line 82
  236.         yield "                
  237.                 <div class=\"card no_shadow\">
  238.                     <div class=\"card-body\">
  239.                         <div class=\"row\"  v-cloak>
  240.                             <div class=\"col-12 ml-3\">
  241.                                 <h5> ";
  242.         // line 88
  243.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $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.'88$this->source); })()), """")), "html"nulltrue);
  244.         yield " </h5>
  245.                             </div>
  246.                             ";
  247.         // line 91
  248.         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.'91$this->source); })()), 'form_start', ["attr" => ["id" => "formRrchercheTAllExperts"]]);
  249.         yield "
  250.                             <div class=\"form-inline my-3 px-3\">
  251.                                 <label class=\"col-12 col-md-2\"
  252.                                        for=\"idInputMotsClesAllExperts\"> ";
  253.         // line 95
  254.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("type d'expert", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'95$this->source); })()), """")), "html"nulltrue);
  255.         yield " </label>
  256.                                 <input class=\"col-12 col-md-3 form-control\"   type=\"text\" name=\"form[searchWord]\"
  257.                                        id=\"\" v-bind:value=\"search_word\"  placeholder=\"";
  258.         // line 98
  259.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("Conseil, Avocat", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'98$this->source); })()), """")), "html"nulltrue);
  260.         yield "\"  autocomplete=\"off\">
  261.                                 <label class=\"col-12 col-md-1\" for=\"idSelectPays\" id=\"prefixePays\">
  262.                                     ";
  263.         // line 101
  264.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("en", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'101$this->source); })()), """"), "html"nulltrue);
  265.         yield "
  266.                                 </label>
  267.                                 <select v-model=\"selected_id_pays\" name=\"form[id_pays]\" id=\"\"
  268.                                         class=\"col-12 col-md-3 col-lg-2 form-control\"
  269.                                         @change=\"onChangeIdPays(\$event)\">
  270.                                     <option v-for=\"(pays,index)  in list_pays\" :value=\"pays.id_localisation\">
  271.                                         \${ pays.nom_pays}
  272.                                     </option>
  273.                                 </select>
  274.                                 <span>&nbsp;&nbsp;</span>
  275.                                 <select v-model=\"selected_id_region\"
  276.                                         class=\"col-12 col-md-3 col-lg-2 form-control\"
  277.                                         name=\"form[id_region]\"
  278.                                         id=\"\" data-bvalidator=\"required\"
  279.                                         data-bvalidator-msg=\"Merci d'indiquer un critère de recherche\"
  280.                                         style=\"padding-left: 3px;\"
  281.                                         @change=\"onChangeIdRegion(\$event)\">
  282.                                     <option value=\"0\"  id=\"\">";
  283.         // line 121
  284.         yield $this->extensions['App\Twig\TranslationExtension']->translate("toutes", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'121$this->source); })()), """M");
  285.         yield "</option>
  286.                                     <option value=\"\" disabled=\"\">-&nbsp;-&nbsp;-&nbsp;-&nbsp;-&nbsp;-&nbsp;-</option>
  287.                                     <option v-for=\"(region,index)  in list_regions\"
  288.                                             :value=\"region.id_localisation\">
  289.                                         \${ region.nom_localisation}
  290.                                     </option>
  291.                                 </select>
  292.                                 <div class=\"col-12 col-lg-1 mt-2 mt-lg-0 text-center\">
  293.                                     <button type=\"submit\" class=\"button-rond\" id=\"btnRechercherAllExperts\">
  294.                                         ";
  295.         // line 133
  296.         yield $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.'133$this->source); })()), """M");
  297.         yield "
  298.                                     </button>
  299.                                 </div>
  300.                             </div>
  301.                             ";
  302.         // line 137
  303.         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.'137$this->source); })()), 'form_end', ["render_rest" => false]);
  304.         yield "
  305.                         </div>
  306.                     </div>
  307.                 </div>
  308.                 <div class=\"row mt-5 ml-3\">
  309.                     <div class=\"col-12\">
  310.                         <h5>";
  311.         // line 144
  312.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("toutes les categories", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'144$this->source); })()), "")), "html"nulltrue);
  313.         yield "</h5>
  314.                     </div>
  315.                 </div>
  316.                 <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  317.                 <div class=\"row pl-3 pr-3 pb-3 ml-3 mr-3 mb-3\">
  318.                     ";
  319.         // line 153
  320.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "reprise_cession_creation_franchise", [], "any"truetruefalse153)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "reprise_cession_creation_franchise", [], "any"falsefalsefalse153))) : (""))) {
  321.             yield " ";
  322.             // line 154
  323.             yield "                        <div class=\"col-12 col-lg-6\">
  324.                             <div class=\"p-2\" style=\"float: left;\">
  325.                                 <a href=\"";
  326.             // line 156
  327.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_reprise_cession_creation_franchise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'156$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'156$this->source); })()), "reprise_cession_creation_franchise", [], "any"falsefalsefalse156)]), "html"nulltrue);
  328.             yield "\">
  329.                                     <img src=\"";
  330.             // line 157
  331.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'157$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse157), "html"nulltrue);
  332.             yield "/images/icon_reprise.gif\"
  333.                                          alt=\"\" width=\"45\" height=\"45\">
  334.                                 </a>
  335.                             </div>
  336.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  337.                                 <a href=\"";
  338.             // line 162
  339.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_reprise_cession_creation_franchise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'162$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'162$this->source); })()), "reprise_cession_creation_franchise", [], "any"falsefalsefalse162)]), "html"nulltrue);
  340.             yield "\"
  341.                                    class=\"bleu_fusacq\">
  342.                                     ";
  343.             // line 164
  344.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("reprise, cession, creation, franchise", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'164$this->source); })()), "")), "html"nulltrue);
  345.             yield "
  346.                                 </a>
  347.                             </div>
  348.                         </div>
  349.                     ";
  350.         }
  351.         // line 169
  352.         yield "                    <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  353.                     ";
  354.         // line 170
  355.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "comptabilite_audit_financement_assurance", [], "any"truetruefalse170)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "comptabilite_audit_financement_assurance", [], "any"falsefalsefalse170))) : (""))) {
  356.             yield " ";
  357.             // line 171
  358.             yield "                        <div class=\"col-12 col-lg-6\">
  359.                             <div class=\"p-2\" style=\"float: left;\">
  360.                                 <a href=\"";
  361.             // line 173
  362.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_comptabilite_audit_financement_assurance", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'173$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'173$this->source); })()), "comptabilite_audit_financement_assurance", [], "any"falsefalsefalse173)]), "html"nulltrue);
  363.             yield "\">
  364.                                     <img
  365.                                         src=\"";
  366.             // line 175
  367.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'175$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse175), "html"nulltrue);
  368.             yield "/images/icon_compta.gif\"
  369.                                         alt=\"\" width=\"45\" height=\"45\">
  370.                                 </a>
  371.                             </div>
  372.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  373.                                 <a href=\"";
  374.             // line 180
  375.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_comptabilite_audit_financement_assurance", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'180$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'180$this->source); })()), "comptabilite_audit_financement_assurance", [], "any"falsefalsefalse180)]), "html"nulltrue);
  376.             yield "\"
  377.                                    class=\"bleu_fusacq\">
  378.                                     ";
  379.             // line 182
  380.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("comptabilite, audit, financement, assurance", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'182$this->source); })()), "")), "html"nulltrue);
  381.             yield "
  382.                                 </a>
  383.                             </div>
  384.                         </div>
  385.                     ";
  386.         }
  387.         // line 187
  388.         yield "                    <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  389.                     ";
  390.         // line 188
  391.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any"truetruefalse188)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse188))) : (""))) {
  392.             yield " ";
  393.             // line 189
  394.             yield "                        <div class=\"col-12 col-lg-6\">
  395.                             <div class=\"p-2\" style=\"float: left;\">
  396.                                 <a href=\"";
  397.             // line 191
  398.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_droit_fiscalite_patrimoine_immobilier", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'191$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'191$this->source); })()), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse191)]), "html"nulltrue);
  399.             yield "\">
  400.                                     <img
  401.                                         src=\"";
  402.             // line 193
  403.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'193$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse193), "html"nulltrue);
  404.             yield "/images/icon_droit.gif\"
  405.                                         alt=\"\" width=\"45\" height=\"45\">
  406.                                 </a>
  407.                             </div>
  408.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  409.                                 <a href=\"";
  410.             // line 198
  411.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_droit_fiscalite_patrimoine_immobilier", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'198$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'198$this->source); })()), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse198)]), "html"nulltrue);
  412.             yield "\"
  413.                                    class=\"bleu_fusacq\">
  414.                                     ";
  415.             // line 200
  416.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("droit, fiscalite, patrimoine, immobilier", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'200$this->source); })()), "")), "html"nulltrue);
  417.             yield "
  418.                                 </a>
  419.                             </div>
  420.                         </div>
  421.                     ";
  422.         }
  423.         // line 205
  424.         yield "                    <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  425.                     ";
  426.         // line 206
  427.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "informatique_bureautique_telecom", [], "any"truetruefalse206)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "informatique_bureautique_telecom", [], "any"falsefalsefalse206))) : (""))) {
  428.             yield " ";
  429.             // line 207
  430.             yield "                        <div class=\"col-12 col-lg-6\">
  431.                             <div class=\"p-2\" style=\"float: left;\">
  432.                                 <a href=\"";
  433.             // line 209
  434.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_informatique_bureautique_telecom", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'209$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'209$this->source); })()), "informatique_bureautique_telecom", [], "any"falsefalsefalse209)]), "html"nulltrue);
  435.             yield "\">
  436.                                     <img
  437.                                         src=\"";
  438.             // line 211
  439.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'211$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse211), "html"nulltrue);
  440.             yield "/images/icon_inform.gif\"
  441.                                         alt=\"\" width=\"45\" height=\"45\">
  442.                                 </a>
  443.                             </div>
  444.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  445.                                 <a href=\"";
  446.             // line 216
  447.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_informatique_bureautique_telecom", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'216$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'216$this->source); })()), "informatique_bureautique_telecom", [], "any"falsefalsefalse216)]), "html"nulltrue);
  448.             yield "\"
  449.                                    class=\"bleu_fusacq\">
  450.                                     ";
  451.             // line 218
  452.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("informatique, bureautique, télécom", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'218$this->source); })()), "")), "html"nulltrue);
  453.             yield "
  454.                                 </a>
  455.                             </div>
  456.                         </div>
  457.                     ";
  458.         }
  459.         // line 223
  460.         yield "                    <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  461.                     ";
  462.         // line 224
  463.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "marketing_vente", [], "any"truetruefalse224)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "marketing_vente", [], "any"falsefalsefalse224))) : (""))) {
  464.             yield " ";
  465.             // line 225
  466.             yield "                        <div class=\"col-12 col-lg-6\">
  467.                             <div class=\"p-2\" style=\"float: left;\">
  468.                                 <a href=\"";
  469.             // line 227
  470.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_marketing_vente", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'227$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'227$this->source); })()), "marketing_vente", [], "any"falsefalsefalse227)]), "html"nulltrue);
  471.             yield "\">
  472.                                     <img
  473.                                         src=\"";
  474.             // line 229
  475.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'229$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse229), "html"nulltrue);
  476.             yield "/images/icon_marketing.gif\"
  477.                                         alt=\"\" width=\"45\" height=\"45\">
  478.                                 </a>
  479.                             </div>
  480.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  481.                                 <a
  482.                                     href=\"";
  483.             // line 235
  484.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_marketing_vente", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'235$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'235$this->source); })()), "marketing_vente", [], "any"falsefalsefalse235)]), "html"nulltrue);
  485.             yield "\"
  486.                                     class=\"bleu_fusacq\">
  487.                                     ";
  488.             // line 237
  489.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("marketing & vente", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'237$this->source); })()), "")), "html"nulltrue);
  490.             yield "
  491.                                 </a>
  492.                             </div>
  493.                         </div>
  494.                     ";
  495.         }
  496.         // line 242
  497.         yield "                    <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  498.                     ";
  499.         // line 243
  500.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any"truetruefalse243)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any"falsefalsefalse243))) : (""))) {
  501.             yield " ";
  502.             // line 244
  503.             yield "                        <div class=\"col-12 col-lg-6\">
  504.                             <div class=\"p-2\" style=\"float: left;\">
  505.                                 <a href=\"";
  506.             // line 246
  507.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_ressources_humaines", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'246$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'246$this->source); })()), "ressources_humaines", [], "any"falsefalsefalse246)]), "html"nulltrue);
  508.             yield "\">
  509.                                     <img
  510.                                         src=\"";
  511.             // line 248
  512.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["CDN"]) || array_key_exists("CDN"$context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.'248$this->source); })()), "CDN_picasa_pdc_zf2", [], "any"falsefalsefalse248), "html"nulltrue);
  513.             yield "/images/icon_rh.gif\"
  514.                                         alt=\"\" width=\"45\" height=\"45\">
  515.                                 </a>
  516.                             </div>
  517.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  518.                                 <a href=\"";
  519.             // line 253
  520.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_ressources_humaines", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'253$this->source); })()), "id_secteur_activite" => CoreExtension::getAttribute($this->env$this->source, (isset($context["secteurs_activite_categories_annuaire_expert"]) || array_key_exists("secteurs_activite_categories_annuaire_expert"$context) ? $context["secteurs_activite_categories_annuaire_expert"] : (function () { throw new RuntimeError('Variable "secteurs_activite_categories_annuaire_expert" does not exist.'253$this->source); })()), "ressources_humaines", [], "any"falsefalsefalse253)]), "html"nulltrue);
  521.             yield "\"
  522.                                    class=\"bleu_fusacq\">
  523.                                     ";
  524.             // line 255
  525.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("ressources humaines", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'255$this->source); })()), "")), "html"nulltrue);
  526.             yield "
  527.                                 </a>
  528.                             </div>
  529.                         </div>
  530.                     ";
  531.         }
  532.         // line 260
  533.         yield "                </div>
  534.                 <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  535.                 <div class=\"row mt-5 ml-3\">
  536.                     <div class=\"col-12\">
  537.                         <h5>
  538.                             ";
  539.         // line 266
  540.         yield $this->extensions['App\Twig\TranslationExtension']->translate("trouvez un expert connaissant votre secteur d'activite", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'266$this->source); })()), """M");
  541.         yield "
  542.                         </h5>
  543.                     </div>
  544.                 </div>
  545.                 <!-- expertsRechercheBySecteur -->
  546.                 ";
  547.         // line 271
  548.         yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnuairesExpertsController::expertsRechercheSecteur", ["lang" =>         // line 273
  549. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'273$this->source); })()), "currentRoute" =>         // line 274
  550. (isset($context["currentRoute"]) || array_key_exists("currentRoute"$context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.'274$this->source); })()), "codePays" =>         // line 275
  551. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'275$this->source); })())]));
  552.         // line 276
  553.         yield "
  554.                 <!-- expertsRechercheBySecteur -->
  555.                 
  556.                 
  557.                    <!-- VISIBLE MOBILE UNIQUEMENT -->   
  558.                 <div class=\"col-12 no-padding-x d-block d-md-none\">
  559.                     <div class=\"card no_shadow no_border\">
  560.                         <div class=\"card-header2 p-3\">
  561.                             <span class=\"fs18\">";
  562.         // line 284
  563.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["NbDernieresPrestationsReferencees"]) || array_key_exists("NbDernieresPrestationsReferencees"$context) ? $context["NbDernieresPrestationsReferencees"] : (function () { throw new RuntimeError('Variable "NbDernieresPrestationsReferencees" does not exist.'284$this->source); })()), "html"nulltrue);
  564.         yield " </span>";
  565.         yield $this->extensions['App\Twig\TranslationExtension']->translate("experts<br>proposent leur services", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'284$this->source); })()), """M");
  566.         yield "<br><br>
  567.                             <!-- <button type=\"submit\"  id=\"btnRecherche\"></button> -->
  568.                             ";
  569.         // line 287
  570.         yield "                             <button onclick=\"window.location = '";
  571.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_presentation", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'287$this->source); })())]), "html"nulltrue);
  572.         yield "';\"
  573.                                      class=\"btn button-rond-blanc\"
  574.                                          type=\"button\"
  575.                                   role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#ModalActionref\" title=\"\">
  576.                                ";
  577.         // line 292
  578.         yield "                                  ";
  579.         yield $this->extensions['App\Twig\TranslationExtension']->translate("Comment être référencé", (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'292$this->source); })()), """M");
  580.         yield 
  581.                                 </button>
  582.                         </div>
  583.                     </div>
  584.                 </div>
  585.                 <!-- VISIBLE MOBILE UNIQUEMENT -->
  586.                 
  587.                 
  588.             </div>
  589.         </div>
  590.     </div>
  591. ";
  592.         
  593.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  594.         
  595.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  596.         return; yield '';
  597.     }
  598.     // line 305
  599.     public function block_javascripts($context, array $blocks = [])
  600.     {
  601.         $macros $this->macros;
  602.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  603.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  604.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  606.         // line 306
  607.         yield "    ";
  608.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  609.         yield "
  610.     <script type=\"module\" data-name=\"";
  611.         // line 307
  612.         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.'307$this->source); })()), "html"nulltrue);
  613.         yield "\" id=\"codePaysParam\"
  614.     src=\"";
  615.         // line 308
  616.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/index_experts.js"), "html"nulltrue);
  617.         yield "\"></script>
  618. ";
  619.         
  620.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  621.         
  622.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  623.         return; yield '';
  624.     }
  625.     /**
  626.      * @codeCoverageIgnore
  627.      */
  628.     public function getTemplateName()
  629.     {
  630.         return "annuaires/experts/index.html.twig";
  631.     }
  632.     /**
  633.      * @codeCoverageIgnore
  634.      */
  635.     public function isTraitable()
  636.     {
  637.         return false;
  638.     }
  639.     /**
  640.      * @codeCoverageIgnore
  641.      */
  642.     public function getDebugInfo()
  643.     {
  644.         return array (  674 => 308,  670 => 307,  665 => 306,  655 => 305,  631 => 292,  623 => 287,  616 => 284,  606 => 276,  604 => 275,  603 => 274,  602 => 273,  601 => 271,  593 => 266,  585 => 260,  577 => 255,  572 => 253,  564 => 248,  559 => 246,  555 => 244,  552 => 243,  549 => 242,  541 => 237,  536 => 235,  527 => 229,  522 => 227,  518 => 225,  515 => 224,  512 => 223,  504 => 218,  499 => 216,  491 => 211,  486 => 209,  482 => 207,  479 => 206,  476 => 205,  468 => 200,  463 => 198,  455 => 193,  450 => 191,  446 => 189,  443 => 188,  440 => 187,  432 => 182,  427 => 180,  419 => 175,  414 => 173,  410 => 171,  407 => 170,  404 => 169,  396 => 164,  391 => 162,  383 => 157,  379 => 156,  375 => 154,  372 => 153,  360 => 144,  350 => 137,  343 => 133,  328 => 121,  305 => 101,  299 => 98,  293 => 95,  286 => 91,  280 => 88,  272 => 82,  270 => 81,  267 => 80,  258 => 77,  255 => 76,  251 => 75,  248 => 74,  244 => 72,  235 => 70,  231 => 69,  228 => 68,  226 => 67,  217 => 61,  210 => 57,  206 => 56,  199 => 52,  195 => 51,  183 => 41,  181 => 40,  180 => 39,  179 => 37,  170 => 30,  168 => 29,  162 => 25,  160 => 24,  159 => 23,  158 => 22,  157 => 20,  153 => 18,  151 => 17,  148 => 16,  138 => 15,  125 => 12,  111 => 11,  97 => 8,  87 => 7,  73 => 4,  63 => 3,  40 => 1,);
  645.     }
  646.     public function getSourceContext()
  647.     {
  648.         return new Source("{% extends 'base.html.twig' %}
  649. {% block title %}
  650. <title>{{ translate(\"annuaire des experts en Fusions-Acquisitions\" ,lang,\"\",\"M\") | raw }}</title>
  651. {% endblock %}
  652. {% block description %}
  653. <meta name=\"description\" content=\"{{ translate(\"consultez l'annuaire des experts en Fusions-Acquisitions qui peuvent intervenir à tous les stades de votre projet de cession et reprise d'entreprise\" ,lang,\"\",\"M\") | raw }}\">
  654. {% endblock %}
  655. {% block stylesheets %}  {{ parent() }}
  656.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/experts/index.css') }}\">
  657. {% endblock %}
  658. {% block body %}
  659.     {% include 'assets/assets_vuejs.html.twig' %}
  660.     <!-- Menu  -->
  661.     {{ render_esi(controller(
  662.           'App\\\\Controller\\\\CoreController::menu',
  663.           {   \"lang\": lang,
  664.               \"currentRoute\":currentRoute,
  665.               \"codePays\": codePaysWithUnderScore }
  666.       )) | spaceless }}
  667.     <!-- Menu  -->
  668.     <!-- Publicité  -->
  669.     {% include 'includes/publicite.html.twig' %}
  670.     <!-- Publicité  -->
  671.     <div class=\"container\" id=\"app\">
  672.         <div class=\"row\">
  673.             <!--COLONNE GAUCHE -->
  674.             {{ render_esi(controller(
  675.                   'App\\\\Controller\\\\AnnuairesExpertsController::colonnesGaucheExpert',
  676.                   {   \"lang\": lang,
  677.                       \"codePays\": codePaysWithUnderScore   }
  678.               )) | spaceless    }}
  679.             <!--FIN COLONNE GAUCHE -->
  680.             <!--COLONNE DROITE -->
  681.             <div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
  682.                 <!-- ARIANE -->
  683.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  684.                     <ol class=\"breadcrumb\">
  685.                         <li class=\"breadcrumb-item\">
  686.                             <a href=\"{{ path('index',{'codePays':codePays}) }}\">
  687.                                 {{ translate(\"accueil\" ,lang,\"\",\"\") |capitalize }}
  688.                             </a>
  689.                         </li>
  690.                         <li class=\"breadcrumb-item\">
  691.                             <a  href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore  }) }}\" >
  692.                                 {{ translate(\"annuaires\" ,lang,\"\",\"\") |capitalize }}
  693.                             </a>
  694.                         </li>
  695.                         <li class=\"breadcrumb-item active\" aria-current=\"page\">
  696.                             {{ translate(\"annuaire des experts\" ,lang,\"\",\"\") |capitalize }}
  697.                         </li>
  698.                     </ol>
  699.                 </nav>
  700.                 <!-- ARIANE -->
  701.                  {% if app.session.flashbag.peek('error')|length > 0 %}
  702.                     <div class=\"alert alert-danger\" role=\"alert\">
  703.                         {% for message in app.flashes('error') %}
  704.                             {{ message }}<br>
  705.                         {% endfor %}
  706.                     </div>
  707.                 {% endif %}
  708.                 
  709.                    {% for echec in app.flashes('error_prestataire_introuvable') %}
  710.                             <div class=\"alert alert-danger\" role=\"alert\">
  711.                                 <span class=\"alert-heading\"> {{ translate(echec,lang,\"\",\"M\") | raw }} </span>
  712.                             </div>
  713.                    {% endfor %}
  714.                 
  715.                 {% include 'includes/experts_publicite.html.twig' %}
  716.                 
  717.                 <div class=\"card no_shadow\">
  718.                     <div class=\"card-body\">
  719.                         <div class=\"row\"  v-cloak>
  720.                             <div class=\"col-12 ml-3\">
  721.                                 <h5> {{ translate(\"recherche rapide\" ,lang,\"\",\"\") |capitalize }} </h5>
  722.                             </div>
  723.                             {{ form_start(form, {\"attr\": {\"id\": \"formRrchercheTAllExperts\"}} ) }}
  724.                             <div class=\"form-inline my-3 px-3\">
  725.                                 <label class=\"col-12 col-md-2\"
  726.                                        for=\"idInputMotsClesAllExperts\"> {{ translate(\"type d'expert\" ,lang,\"\",\"\") |capitalize }} </label>
  727.                                 <input class=\"col-12 col-md-3 form-control\"   type=\"text\" name=\"form[searchWord]\"
  728.                                        id=\"\" v-bind:value=\"search_word\"  placeholder=\"{{ translate(\"Conseil, Avocat\" ,lang,\"\",\"\") |capitalize }}\"  autocomplete=\"off\">
  729.                                 <label class=\"col-12 col-md-1\" for=\"idSelectPays\" id=\"prefixePays\">
  730.                                     {{ translate(\"en\" ,lang,\"\",\"\") }}
  731.                                 </label>
  732.                                 <select v-model=\"selected_id_pays\" name=\"form[id_pays]\" id=\"\"
  733.                                         class=\"col-12 col-md-3 col-lg-2 form-control\"
  734.                                         @change=\"onChangeIdPays(\$event)\">
  735.                                     <option v-for=\"(pays,index)  in list_pays\" :value=\"pays.id_localisation\">
  736.                                         \${ pays.nom_pays}
  737.                                     </option>
  738.                                 </select>
  739.                                 <span>&nbsp;&nbsp;</span>
  740.                                 <select v-model=\"selected_id_region\"
  741.                                         class=\"col-12 col-md-3 col-lg-2 form-control\"
  742.                                         name=\"form[id_region]\"
  743.                                         id=\"\" data-bvalidator=\"required\"
  744.                                         data-bvalidator-msg=\"Merci d'indiquer un critère de recherche\"
  745.                                         style=\"padding-left: 3px;\"
  746.                                         @change=\"onChangeIdRegion(\$event)\">
  747.                                     <option value=\"0\"  id=\"\">{{ translate(\"toutes\" ,lang,\"\",\"M\") | raw }}</option>
  748.                                     <option value=\"\" disabled=\"\">-&nbsp;-&nbsp;-&nbsp;-&nbsp;-&nbsp;-&nbsp;-</option>
  749.                                     <option v-for=\"(region,index)  in list_regions\"
  750.                                             :value=\"region.id_localisation\">
  751.                                         \${ region.nom_localisation}
  752.                                     </option>
  753.                                 </select>
  754.                                 <div class=\"col-12 col-lg-1 mt-2 mt-lg-0 text-center\">
  755.                                     <button type=\"submit\" class=\"button-rond\" id=\"btnRechercherAllExperts\">
  756.                                         {{ translate(\"rechercher\",lang,\"\",\"M\") | raw }}
  757.                                     </button>
  758.                                 </div>
  759.                             </div>
  760.                             {{ form_end(form, {'render_rest': false} ) }}
  761.                         </div>
  762.                     </div>
  763.                 </div>
  764.                 <div class=\"row mt-5 ml-3\">
  765.                     <div class=\"col-12\">
  766.                         <h5>{{ translate(\"toutes les categories\",lang,\"\") | raw | capitalize }}</h5>
  767.                     </div>
  768.                 </div>
  769.                 <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  770.                 <div class=\"row pl-3 pr-3 pb-3 ml-3 mr-3 mb-3\">
  771.                     {% if  secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  772.                         <div class=\"col-12 col-lg-6\">
  773.                             <div class=\"p-2\" style=\"float: left;\">
  774.                                 <a href=\"{{ path('annuaires_experts_reprise_cession_creation_franchise',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise }) }}\">
  775.                                     <img src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_reprise.gif\"
  776.                                          alt=\"\" width=\"45\" height=\"45\">
  777.                                 </a>
  778.                             </div>
  779.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  780.                                 <a href=\"{{ path('annuaires_experts_reprise_cession_creation_franchise',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise }) }}\"
  781.                                    class=\"bleu_fusacq\">
  782.                                     {{ translate(\"reprise, cession, creation, franchise\",lang,\"\") | raw | capitalize }}
  783.                                 </a>
  784.                             </div>
  785.                         </div>
  786.                     {% endif %}
  787.                     <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  788.                     {% if  secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  789.                         <div class=\"col-12 col-lg-6\">
  790.                             <div class=\"p-2\" style=\"float: left;\">
  791.                                 <a href=\"{{ path('annuaires_experts_comptabilite_audit_financement_assurance',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance}) }}\">
  792.                                     <img
  793.                                         src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_compta.gif\"
  794.                                         alt=\"\" width=\"45\" height=\"45\">
  795.                                 </a>
  796.                             </div>
  797.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  798.                                 <a href=\"{{ path('annuaires_experts_comptabilite_audit_financement_assurance',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance}) }}\"
  799.                                    class=\"bleu_fusacq\">
  800.                                     {{ translate(\"comptabilite, audit, financement, assurance\",lang,\"\") | raw | capitalize }}
  801.                                 </a>
  802.                             </div>
  803.                         </div>
  804.                     {% endif %}
  805.                     <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  806.                     {% if  secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  807.                         <div class=\"col-12 col-lg-6\">
  808.                             <div class=\"p-2\" style=\"float: left;\">
  809.                                 <a href=\"{{ path('annuaires_experts_droit_fiscalite_patrimoine_immobilier',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier}) }}\">
  810.                                     <img
  811.                                         src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_droit.gif\"
  812.                                         alt=\"\" width=\"45\" height=\"45\">
  813.                                 </a>
  814.                             </div>
  815.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  816.                                 <a href=\"{{ path('annuaires_experts_droit_fiscalite_patrimoine_immobilier',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier}) }}\"
  817.                                    class=\"bleu_fusacq\">
  818.                                     {{ translate(\"droit, fiscalite, patrimoine, immobilier\",lang,\"\") | raw | capitalize }}
  819.                                 </a>
  820.                             </div>
  821.                         </div>
  822.                     {% endif %}
  823.                     <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  824.                     {% if  secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  825.                         <div class=\"col-12 col-lg-6\">
  826.                             <div class=\"p-2\" style=\"float: left;\">
  827.                                 <a href=\"{{ path('annuaires_experts_informatique_bureautique_telecom',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom}) }}\">
  828.                                     <img
  829.                                         src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_inform.gif\"
  830.                                         alt=\"\" width=\"45\" height=\"45\">
  831.                                 </a>
  832.                             </div>
  833.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  834.                                 <a href=\"{{ path('annuaires_experts_informatique_bureautique_telecom',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom}) }}\"
  835.                                    class=\"bleu_fusacq\">
  836.                                     {{ translate(\"informatique, bureautique, télécom\",lang,\"\") | raw | capitalize }}
  837.                                 </a>
  838.                             </div>
  839.                         </div>
  840.                     {% endif %}
  841.                     <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  842.                     {% if  secteurs_activite_categories_annuaire_expert.marketing_vente |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  843.                         <div class=\"col-12 col-lg-6\">
  844.                             <div class=\"p-2\" style=\"float: left;\">
  845.                                 <a href=\"{{ path('annuaires_experts_marketing_vente',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.marketing_vente}) }}\">
  846.                                     <img
  847.                                         src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_marketing.gif\"
  848.                                         alt=\"\" width=\"45\" height=\"45\">
  849.                                 </a>
  850.                             </div>
  851.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  852.                                 <a
  853.                                     href=\"{{ path('annuaires_experts_marketing_vente',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.marketing_vente}) }}\"
  854.                                     class=\"bleu_fusacq\">
  855.                                     {{ translate(\"marketing & vente\",lang,\"\") | raw | capitalize }}
  856.                                 </a>
  857.                             </div>
  858.                         </div>
  859.                     {% endif %}
  860.                     <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  861.                     {% if  secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier |default %} {# defini dans config/packages/secteurs_activite.yaml #}
  862.                         <div class=\"col-12 col-lg-6\">
  863.                             <div class=\"p-2\" style=\"float: left;\">
  864.                                 <a href=\"{{ path('annuaires_experts_ressources_humaines',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.ressources_humaines}) }}\">
  865.                                     <img
  866.                                         src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_rh.gif\"
  867.                                         alt=\"\" width=\"45\" height=\"45\">
  868.                                 </a>
  869.                             </div>
  870.                             <div class=\"pl-5 ml-2 pt-3 mt-1\">
  871.                                 <a href=\"{{ path('annuaires_experts_ressources_humaines',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.ressources_humaines }) }}\"
  872.                                    class=\"bleu_fusacq\">
  873.                                     {{ translate(\"ressources humaines\",lang,\"\") | raw | capitalize }}
  874.                                 </a>
  875.                             </div>
  876.                         </div>
  877.                     {% endif %}
  878.                 </div>
  879.                 <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
  880.                 <div class=\"row mt-5 ml-3\">
  881.                     <div class=\"col-12\">
  882.                         <h5>
  883.                             {{ translate(\"trouvez un expert connaissant votre secteur d'activite\",lang,\"\",\"M\") | raw }}
  884.                         </h5>
  885.                     </div>
  886.                 </div>
  887.                 <!-- expertsRechercheBySecteur -->
  888.                 {{ render_esi(controller(
  889.                       'App\\\\Controller\\\\AnnuairesExpertsController::expertsRechercheSecteur',
  890.                       {   \"lang\": lang,
  891.                           \"currentRoute\":currentRoute,
  892.                           \"codePays\": codePaysWithUnderScore }
  893.                   )) }}
  894.                 <!-- expertsRechercheBySecteur -->
  895.                 
  896.                 
  897.                    <!-- VISIBLE MOBILE UNIQUEMENT -->   
  898.                 <div class=\"col-12 no-padding-x d-block d-md-none\">
  899.                     <div class=\"card no_shadow no_border\">
  900.                         <div class=\"card-header2 p-3\">
  901.                             <span class=\"fs18\">{{ NbDernieresPrestationsReferencees }} </span>{{ translate(\"experts<br>proposent leur services\" ,lang,\"\",\"M\") | raw }}<br><br>
  902.                             <!-- <button type=\"submit\"  id=\"btnRecherche\"></button> -->
  903.                             {# <button onclick=\"window.location = '{{ path('annuaires_experts_espace_admin_index',{ 'codePays':codePaysWithUnderScore  }) }}';\" #}
  904.                              <button onclick=\"window.location = '{{ path('annuaires_experts_presentation',{ 'codePays':codePaysWithUnderScore  }) }}';\"
  905.                                      class=\"btn button-rond-blanc\"
  906.                                          type=\"button\"
  907.                                   role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#ModalActionref\" title=\"\">
  908.                                {# {{ translate(\"referencez-vous !\" ,lang,\"\",\"M\") | raw }}#}
  909.                                   {{ translate(\"Comment être référencé\" ,lang,\"\",\"M\") | raw }} 
  910.                                 </button>
  911.                         </div>
  912.                     </div>
  913.                 </div>
  914.                 <!-- VISIBLE MOBILE UNIQUEMENT -->
  915.                 
  916.                 
  917.             </div>
  918.         </div>
  919.     </div>
  920. {% endblock %}
  921. {% block javascripts %}
  922.     {{ parent() }}
  923.     <script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"
  924.     src=\"{{ asset('build/js/annuaires/index_experts.js') }}\"></script>
  925. {% endblock %}
  926. ""annuaires/experts/index.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/experts/index.html.twig");
  927.     }
  928. }