<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* annuaires/experts/index.html.twig */
class __TwigTemplate_8638f313bbd1f6cf81de93327553706f166626350ff5b47dc596a96630021994 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'description' => [$this, 'block_description'],
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "annuaires/experts/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "annuaires/experts/index.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/experts/index.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 4
yield "<title>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("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");
yield "</title>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 7
public function block_description($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "description"));
// line 8
yield "<meta name=\"description\" content=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("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");
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 11
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 12
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/experts/index.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 15
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 16
yield "
";
// line 17
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/experts/index.html.twig", 17)->unwrap()->yield($context);
// line 18
yield "
<!-- Menu -->
";
// line 20
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
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 22, $this->source); })()), "currentRoute" => // line 23
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 23, $this->source); })()), "codePays" => // line 24
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 24, $this->source); })())])));
// line 25
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 29
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/experts/index.html.twig", 29)->unwrap()->yield($context);
// line 30
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 37
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
(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
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 40, $this->source); })())])));
// line 41
yield "
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"";
// line 51
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", null, true);
yield "\">
";
// line 52
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", null, true);
yield "
</a>
</li>
<li class=\"breadcrumb-item\">
<a href=\"";
// line 56
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", null, true);
yield "\" >
";
// line 57
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", null, true);
yield "
</a>
</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">
";
// line 61
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", null, true);
yield "
</li>
</ol>
</nav>
<!-- ARIANE -->
";
// line 67
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 67, $this->source); })()), "session", [], "any", false, false, false, 67), "flashbag", [], "any", false, false, false, 67), "peek", ["error"], "method", false, false, false, 67)), 0))) {
// line 68
yield " <div class=\"alert alert-danger\" role=\"alert\">
";
// line 69
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 69, $this->source); })()), "flashes", ["error"], "method", false, false, false, 69));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 70
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 72
yield " </div>
";
}
// line 74
yield "
";
// line 75
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 75, $this->source); })()), "flashes", ["error_prestataire_introuvable"], "method", false, false, false, 75));
foreach ($context['_seq'] as $context["_key"] => $context["echec"]) {
// line 76
yield " <div class=\"alert alert-danger\" role=\"alert\">
<span class=\"alert-heading\"> ";
// line 77
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");
yield " </span>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['echec'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 80
yield "
";
// line 81
yield from $this->loadTemplate("includes/experts_publicite.html.twig", "annuaires/experts/index.html.twig", 81)->unwrap()->yield($context);
// line 82
yield "
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\" v-cloak>
<div class=\"col-12 ml-3\">
<h5> ";
// line 88
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", null, true);
yield " </h5>
</div>
";
// line 91
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"]]);
yield "
<div class=\"form-inline my-3 px-3\">
<label class=\"col-12 col-md-2\"
for=\"idInputMotsClesAllExperts\"> ";
// line 95
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", null, true);
yield " </label>
<input class=\"col-12 col-md-3 form-control\" type=\"text\" name=\"form[searchWord]\"
id=\"\" v-bind:value=\"search_word\" placeholder=\"";
// line 98
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", null, true);
yield "\" autocomplete=\"off\">
<label class=\"col-12 col-md-1\" for=\"idSelectPays\" id=\"prefixePays\">
";
// line 101
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", null, true);
yield "
</label>
<select v-model=\"selected_id_pays\" name=\"form[id_pays]\" id=\"\"
class=\"col-12 col-md-3 col-lg-2 form-control\"
@change=\"onChangeIdPays(\$event)\">
<option v-for=\"(pays,index) in list_pays\" :value=\"pays.id_localisation\">
\${ pays.nom_pays}
</option>
</select>
<span> </span>
<select v-model=\"selected_id_region\"
class=\"col-12 col-md-3 col-lg-2 form-control\"
name=\"form[id_region]\"
id=\"\" data-bvalidator=\"required\"
data-bvalidator-msg=\"Merci d'indiquer un critère de recherche\"
style=\"padding-left: 3px;\"
@change=\"onChangeIdRegion(\$event)\">
<option value=\"0\" id=\"\">";
// line 121
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");
yield "</option>
<option value=\"\" disabled=\"\">- - - - - - -</option>
<option v-for=\"(region,index) in list_regions\"
:value=\"region.id_localisation\">
\${ region.nom_localisation}
</option>
</select>
<div class=\"col-12 col-lg-1 mt-2 mt-lg-0 text-center\">
<button type=\"submit\" class=\"button-rond\" id=\"btnRechercherAllExperts\">
";
// line 133
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");
yield "
</button>
</div>
</div>
";
// line 137
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]);
yield "
</div>
</div>
</div>
<div class=\"row mt-5 ml-3\">
<div class=\"col-12\">
<h5>";
// line 144
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", null, true);
yield "</h5>
</div>
</div>
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
<div class=\"row pl-3 pr-3 pb-3 ml-3 mr-3 mb-3\">
";
// line 153
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "reprise_cession_creation_franchise", [], "any", true, true, false, 153)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "reprise_cession_creation_franchise", [], "any", false, false, false, 153))) : (""))) {
yield " ";
// line 154
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 156
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", false, false, false, 156)]), "html", null, true);
yield "\">
<img src=\"";
// line 157
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", false, false, false, 157), "html", null, true);
yield "/images/icon_reprise.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"";
// line 162
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", false, false, false, 162)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 164
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 169
yield " <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
";
// line 170
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "comptabilite_audit_financement_assurance", [], "any", true, true, false, 170)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "comptabilite_audit_financement_assurance", [], "any", false, false, false, 170))) : (""))) {
yield " ";
// line 171
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 173
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", false, false, false, 173)]), "html", null, true);
yield "\">
<img
src=\"";
// line 175
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", false, false, false, 175), "html", null, true);
yield "/images/icon_compta.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"";
// line 180
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", false, false, false, 180)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 182
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 187
yield " <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
";
// line 188
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any", true, true, false, 188)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any", false, false, false, 188))) : (""))) {
yield " ";
// line 189
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 191
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", false, false, false, 191)]), "html", null, true);
yield "\">
<img
src=\"";
// line 193
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", false, false, false, 193), "html", null, true);
yield "/images/icon_droit.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"";
// line 198
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", false, false, false, 198)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 200
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 205
yield " <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
";
// line 206
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "informatique_bureautique_telecom", [], "any", true, true, false, 206)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "informatique_bureautique_telecom", [], "any", false, false, false, 206))) : (""))) {
yield " ";
// line 207
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 209
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", false, false, false, 209)]), "html", null, true);
yield "\">
<img
src=\"";
// line 211
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", false, false, false, 211), "html", null, true);
yield "/images/icon_inform.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"";
// line 216
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", false, false, false, 216)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 218
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 223
yield " <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
";
// line 224
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "marketing_vente", [], "any", true, true, false, 224)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "marketing_vente", [], "any", false, false, false, 224))) : (""))) {
yield " ";
// line 225
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 227
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", false, false, false, 227)]), "html", null, true);
yield "\">
<img
src=\"";
// line 229
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", false, false, false, 229), "html", null, true);
yield "/images/icon_marketing.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a
href=\"";
// line 235
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", false, false, false, 235)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 237
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 242
yield " <!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
";
// line 243
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any", true, true, false, 243)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["secteurs_activite_categories_annuaire_expert"] ?? null), "droit_fiscalite_patrimoine_immobilier", [], "any", false, false, false, 243))) : (""))) {
yield " ";
// line 244
yield " <div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"";
// line 246
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", false, false, false, 246)]), "html", null, true);
yield "\">
<img
src=\"";
// line 248
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", false, false, false, 248), "html", null, true);
yield "/images/icon_rh.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"";
// line 253
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", false, false, false, 253)]), "html", null, true);
yield "\"
class=\"bleu_fusacq\">
";
// line 255
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", null, true);
yield "
</a>
</div>
</div>
";
}
// line 260
yield " </div>
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
<div class=\"row mt-5 ml-3\">
<div class=\"col-12\">
<h5>
";
// line 266
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");
yield "
</h5>
</div>
</div>
<!-- expertsRechercheBySecteur -->
";
// line 271
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnuairesExpertsController::expertsRechercheSecteur", ["lang" => // line 273
(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
(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
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 275, $this->source); })())]));
// line 276
yield "
<!-- expertsRechercheBySecteur -->
<!-- VISIBLE MOBILE UNIQUEMENT -->
<div class=\"col-12 no-padding-x d-block d-md-none\">
<div class=\"card no_shadow no_border\">
<div class=\"card-header2 p-3\">
<span class=\"fs18\">";
// line 284
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", null, true);
yield " </span>";
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");
yield "<br><br>
<!-- <button type=\"submit\" id=\"btnRecherche\"></button> -->
";
// line 287
yield " <button onclick=\"window.location = '";
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", null, true);
yield "';\"
class=\"btn button-rond-blanc\"
type=\"button\"
role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#ModalActionref\" title=\"\">
";
// line 292
yield " ";
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");
yield "
</button>
</div>
</div>
</div>
<!-- VISIBLE MOBILE UNIQUEMENT -->
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 305
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 306
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" data-name=\"";
// line 307
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", null, true);
yield "\" id=\"codePaysParam\"
src=\"";
// line 308
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/index_experts.js"), "html", null, true);
yield "\"></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/experts/index.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}
<title>{{ translate(\"annuaire des experts en Fusions-Acquisitions\" ,lang,\"\",\"M\") | raw }}</title>
{% endblock %}
{% block description %}
<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 }}\">
{% endblock %}
{% block stylesheets %} {{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/experts/index.css') }}\">
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{{ render_esi(controller(
'App\\\\Controller\\\\AnnuairesExpertsController::colonnesGaucheExpert',
{ \"lang\": lang,
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"{{ path('index',{'codePays':codePays}) }}\">
{{ translate(\"accueil\" ,lang,\"\",\"\") |capitalize }}
</a>
</li>
<li class=\"breadcrumb-item\">
<a href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore }) }}\" >
{{ translate(\"annuaires\" ,lang,\"\",\"\") |capitalize }}
</a>
</li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">
{{ translate(\"annuaire des experts\" ,lang,\"\",\"\") |capitalize }}
</li>
</ol>
</nav>
<!-- ARIANE -->
{% if app.session.flashbag.peek('error')|length > 0 %}
<div class=\"alert alert-danger\" role=\"alert\">
{% for message in app.flashes('error') %}
{{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% for echec in app.flashes('error_prestataire_introuvable') %}
<div class=\"alert alert-danger\" role=\"alert\">
<span class=\"alert-heading\"> {{ translate(echec,lang,\"\",\"M\") | raw }} </span>
</div>
{% endfor %}
{% include 'includes/experts_publicite.html.twig' %}
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\" v-cloak>
<div class=\"col-12 ml-3\">
<h5> {{ translate(\"recherche rapide\" ,lang,\"\",\"\") |capitalize }} </h5>
</div>
{{ form_start(form, {\"attr\": {\"id\": \"formRrchercheTAllExperts\"}} ) }}
<div class=\"form-inline my-3 px-3\">
<label class=\"col-12 col-md-2\"
for=\"idInputMotsClesAllExperts\"> {{ translate(\"type d'expert\" ,lang,\"\",\"\") |capitalize }} </label>
<input class=\"col-12 col-md-3 form-control\" type=\"text\" name=\"form[searchWord]\"
id=\"\" v-bind:value=\"search_word\" placeholder=\"{{ translate(\"Conseil, Avocat\" ,lang,\"\",\"\") |capitalize }}\" autocomplete=\"off\">
<label class=\"col-12 col-md-1\" for=\"idSelectPays\" id=\"prefixePays\">
{{ translate(\"en\" ,lang,\"\",\"\") }}
</label>
<select v-model=\"selected_id_pays\" name=\"form[id_pays]\" id=\"\"
class=\"col-12 col-md-3 col-lg-2 form-control\"
@change=\"onChangeIdPays(\$event)\">
<option v-for=\"(pays,index) in list_pays\" :value=\"pays.id_localisation\">
\${ pays.nom_pays}
</option>
</select>
<span> </span>
<select v-model=\"selected_id_region\"
class=\"col-12 col-md-3 col-lg-2 form-control\"
name=\"form[id_region]\"
id=\"\" data-bvalidator=\"required\"
data-bvalidator-msg=\"Merci d'indiquer un critère de recherche\"
style=\"padding-left: 3px;\"
@change=\"onChangeIdRegion(\$event)\">
<option value=\"0\" id=\"\">{{ translate(\"toutes\" ,lang,\"\",\"M\") | raw }}</option>
<option value=\"\" disabled=\"\">- - - - - - -</option>
<option v-for=\"(region,index) in list_regions\"
:value=\"region.id_localisation\">
\${ region.nom_localisation}
</option>
</select>
<div class=\"col-12 col-lg-1 mt-2 mt-lg-0 text-center\">
<button type=\"submit\" class=\"button-rond\" id=\"btnRechercherAllExperts\">
{{ translate(\"rechercher\",lang,\"\",\"M\") | raw }}
</button>
</div>
</div>
{{ form_end(form, {'render_rest': false} ) }}
</div>
</div>
</div>
<div class=\"row mt-5 ml-3\">
<div class=\"col-12\">
<h5>{{ translate(\"toutes les categories\",lang,\"\") | raw | capitalize }}</h5>
</div>
</div>
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
<div class=\"row pl-3 pr-3 pb-3 ml-3 mr-3 mb-3\">
{% if secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_reprise_cession_creation_franchise',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise }) }}\">
<img src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_reprise.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"{{ path('annuaires_experts_reprise_cession_creation_franchise',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.reprise_cession_creation_franchise }) }}\"
class=\"bleu_fusacq\">
{{ translate(\"reprise, cession, creation, franchise\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
{% if secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_comptabilite_audit_financement_assurance',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance}) }}\">
<img
src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_compta.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"{{ path('annuaires_experts_comptabilite_audit_financement_assurance',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.comptabilite_audit_financement_assurance}) }}\"
class=\"bleu_fusacq\">
{{ translate(\"comptabilite, audit, financement, assurance\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
{% if secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_droit_fiscalite_patrimoine_immobilier',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier}) }}\">
<img
src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_droit.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"{{ path('annuaires_experts_droit_fiscalite_patrimoine_immobilier',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier}) }}\"
class=\"bleu_fusacq\">
{{ translate(\"droit, fiscalite, patrimoine, immobilier\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
{% if secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_informatique_bureautique_telecom',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom}) }}\">
<img
src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_inform.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"{{ path('annuaires_experts_informatique_bureautique_telecom',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.informatique_bureautique_telecom}) }}\"
class=\"bleu_fusacq\">
{{ translate(\"informatique, bureautique, télécom\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
{% if secteurs_activite_categories_annuaire_expert.marketing_vente |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_marketing_vente',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.marketing_vente}) }}\">
<img
src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_marketing.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a
href=\"{{ path('annuaires_experts_marketing_vente',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.marketing_vente}) }}\"
class=\"bleu_fusacq\">
{{ translate(\"marketing & vente\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
{% if secteurs_activite_categories_annuaire_expert.droit_fiscalite_patrimoine_immobilier |default %} {# defini dans config/packages/secteurs_activite.yaml #}
<div class=\"col-12 col-lg-6\">
<div class=\"p-2\" style=\"float: left;\">
<a href=\"{{ path('annuaires_experts_ressources_humaines',{'codePays':codePaysWithUnderScore,'id_secteur_activite': secteurs_activite_categories_annuaire_expert.ressources_humaines}) }}\">
<img
src=\"{{ CDN.CDN_picasa_pdc_zf2 }}/images/icon_rh.gif\"
alt=\"\" width=\"45\" height=\"45\">
</a>
</div>
<div class=\"pl-5 ml-2 pt-3 mt-1\">
<a href=\"{{ path('annuaires_experts_ressources_humaines',{'codePays':codePaysWithUnderScore,'id_secteur_activite':secteurs_activite_categories_annuaire_expert.ressources_humaines }) }}\"
class=\"bleu_fusacq\">
{{ translate(\"ressources humaines\",lang,\"\") | raw | capitalize }}
</a>
</div>
</div>
{% endif %}
</div>
<!----------------------------------------------------------------------------------------------------------------------------------------------------------------------->
<div class=\"row mt-5 ml-3\">
<div class=\"col-12\">
<h5>
{{ translate(\"trouvez un expert connaissant votre secteur d'activite\",lang,\"\",\"M\") | raw }}
</h5>
</div>
</div>
<!-- expertsRechercheBySecteur -->
{{ render_esi(controller(
'App\\\\Controller\\\\AnnuairesExpertsController::expertsRechercheSecteur',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) }}
<!-- expertsRechercheBySecteur -->
<!-- VISIBLE MOBILE UNIQUEMENT -->
<div class=\"col-12 no-padding-x d-block d-md-none\">
<div class=\"card no_shadow no_border\">
<div class=\"card-header2 p-3\">
<span class=\"fs18\">{{ NbDernieresPrestationsReferencees }} </span>{{ translate(\"experts<br>proposent leur services\" ,lang,\"\",\"M\") | raw }}<br><br>
<!-- <button type=\"submit\" id=\"btnRecherche\"></button> -->
{# <button onclick=\"window.location = '{{ path('annuaires_experts_espace_admin_index',{ 'codePays':codePaysWithUnderScore }) }}';\" #}
<button onclick=\"window.location = '{{ path('annuaires_experts_presentation',{ 'codePays':codePaysWithUnderScore }) }}';\"
class=\"btn button-rond-blanc\"
type=\"button\"
role=\"button\" aria-pressed=\"true\" data-toggle=\"modal\" data-target=\"#ModalActionref\" title=\"\">
{# {{ translate(\"referencez-vous !\" ,lang,\"\",\"M\") | raw }}#}
{{ translate(\"Comment être référencé\" ,lang,\"\",\"M\") | raw }}
</button>
</div>
</div>
</div>
<!-- VISIBLE MOBILE UNIQUEMENT -->
</div>
</div>
</div>
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"
src=\"{{ asset('build/js/annuaires/index_experts.js') }}\"></script>
{% endblock %}
", "annuaires/experts/index.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/experts/index.html.twig");
}
}