<?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/fiche_equipe.html.twig */
class __TwigTemplate_54c4117b881633c05000da8fec7afcc5709e7f4b2149969dc1fc7d61e0687859 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'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/fiche_equipe.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/fiche_equipe.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/experts/fiche_equipe.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_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"));
// line 4
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 5
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 8
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 9
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/experts/fiche_equipe.html.twig", 9)->unwrap()->yield($context);
// line 10
yield " ";
yield from $this->loadTemplate("assets/assets_form_errors.html.twig", "annuaires/experts/fiche_equipe.html.twig", 10)->unwrap()->yield($context);
// line 11
yield " <!-- Menu -->
";
// line 12
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 14
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 14, $this->source); })()), "currentRoute" => // line 15
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 15, $this->source); })()), "codePays" => // line 16
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 16, $this->source); })())])));
// line 17
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 21
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/experts/fiche_equipe.html.twig", 21)->unwrap()->yield($context);
// line 22
yield " <!-- Publicité -->
<div class=\"container\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 28
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 30
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 30, $this->source); })()), "codePays" => // line 31
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 31, $this->source); })())])));
// line 32
yield "
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
";
// line 39
yield from $this->loadTemplate("includes/experts_publicite.html.twig", "annuaires/experts/fiche_equipe.html.twig", 39)->unwrap()->yield($context);
// line 40
yield "
<!-- ARIANE -->
";
// line 42
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnuairesExpertsController::fileAriane", ["lang" => // line 45
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 45, $this->source); })()), "idLocalisationPrestataire" => CoreExtension::getAttribute($this->env, $this->source, // line 46
(isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 46, $this->source); })()), "id_localisation_prestataire", [], "any", false, false, false, 46), "idPaysPrestataire" => CoreExtension::getAttribute($this->env, $this->source, // line 47
(isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 47, $this->source); })()), "id_pays", [], "any", false, false, false, 47), "currentRoute" => // line 48
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 48, $this->source); })()), "currentRouteParams" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 49
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 49, $this->source); })()), "request", [], "any", false, false, false, 49), "attributes", [], "any", false, false, false, 49), "get", ["_route_params"], "method", false, false, false, 49), "codePays" => // line 50
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 50, $this->source); })())])));
// line 52
yield "
<!-- FIN ARIANE -->
<!-- CARD -->
";
// line 57
yield from $this->loadTemplate("annuaires/experts/fragments/card.html.twig", "annuaires/experts/fiche_equipe.html.twig", 57)->unwrap()->yield($context);
// line 58
yield " <!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"onglet9 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-4 no-padding-x bl_gris br_gris order-4 order-sm-1\">
";
// line 67
$context["lien_activite"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_activite_expert", ["titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 67, $this->source); })()), "titre_service", [], "any", false, false, false, 67)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 67, $this->source); })()), "idServicePrestataire" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 67, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 67)]);
// line 68
yield " ";
$context["style_lien_disable"] = "";
// line 69
yield " ";
if ((-1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["equipes"]) || array_key_exists("equipes", $context) ? $context["equipes"] : (function () { throw new RuntimeError('Variable "equipes" does not exist.', 69, $this->source); })())), 1))) {
// line 70
yield " ";
$context["lien_activite"] = "javascript:void(0)";
// line 71
yield " ";
$context["style_lien_disable"] = "pointer-events: none; cursor: default;";
// line 72
yield " ";
}
// line 73
yield " <a class=\"nav-item nav-link\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_activite"]) || array_key_exists("lien_activite", $context) ? $context["lien_activite"] : (function () { throw new RuntimeError('Variable "lien_activite" does not exist.', 73, $this->source); })()), "html", null, true);
yield "\" style=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["style_lien_disable"]) || array_key_exists("style_lien_disable", $context) ? $context["style_lien_disable"] : (function () { throw new RuntimeError('Variable "style_lien_disable" does not exist.', 73, $this->source); })()), "html", null, true);
yield "\" >
<span class=\"fs13\">";
// line 74
yield $this->extensions['App\Twig\TranslationExtension']->translate("activite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 74, $this->source); })()), "", "M");
yield "</span></a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 78
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("equipe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 78, $this->source); })()), "", "M"));
yield "</span> <span class=\"badge badge-secondary\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["equipes"]) || array_key_exists("equipes", $context) ? $context["equipes"] : (function () { throw new RuntimeError('Variable "equipes" does not exist.', 78, $this->source); })())), "html", null, true);
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-3\">
";
// line 82
$context["lien_blog"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_blog_expert", ["titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 82, $this->source); })()), "titre_service", [], "any", false, false, false, 82)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 82, $this->source); })()), "idServicePrestataire" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 82, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 82)]);
// line 83
yield " ";
$context["style_lien_disable"] = "";
// line 84
yield " ";
if ((-1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["blogs"]) || array_key_exists("blogs", $context) ? $context["blogs"] : (function () { throw new RuntimeError('Variable "blogs" does not exist.', 84, $this->source); })())), 1))) {
// line 85
yield " ";
$context["lien_blog"] = "javascript:void(0)";
// line 86
yield " ";
$context["style_lien_disable"] = "pointer-events: none; cursor: default;";
// line 87
yield " ";
}
// line 88
yield " <a class=\"nav-item nav-link\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_blog"]) || array_key_exists("lien_blog", $context) ? $context["lien_blog"] : (function () { throw new RuntimeError('Variable "lien_blog" does not exist.', 88, $this->source); })()), "html", null, true);
yield "\" style=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["style_lien_disable"]) || array_key_exists("style_lien_disable", $context) ? $context["style_lien_disable"] : (function () { throw new RuntimeError('Variable "style_lien_disable" does not exist.', 88, $this->source); })()), "html", null, true);
yield "\" >
<span class=\"fs13\">";
// line 89
yield $this->extensions['App\Twig\TranslationExtension']->translate("blog", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 89, $this->source); })()), "", "M");
yield "</span> <span class=\"badge badge-secondary\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["blogs"]) || array_key_exists("blogs", $context) ? $context["blogs"] : (function () { throw new RuntimeError('Variable "blogs" does not exist.', 89, $this->source); })())), "html", null, true);
yield "</span></a>
</div>
</div>
</nav>
</div>
</div>
";
// line 96
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["equipes"]) || array_key_exists("equipes", $context) ? $context["equipes"] : (function () { throw new RuntimeError('Variable "equipes" does not exist.', 96, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["equipe"]) {
// line 97
yield "
<div class=\"card no_shadow my-3\">
<div class=\"card-body\" style=\"padding-bottom:6px!important;\">
<div class=\"row pb-2\">
<div class=\"col-12 col-sm-2 col-md-2 col-lg-1\">
";
// line 102
if (((CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "photo", [], "any", true, true, false, 102)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "photo", [], "any", false, false, false, 102))) : (""))) {
// line 103
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["DNS"]) || array_key_exists("DNS", $context) ? $context["DNS"] : (function () { throw new RuntimeError('Variable "DNS" does not exist.', 103, $this->source); })()), "FUSACQ", [], "any", false, false, false, 103), "html", null, true);
yield "/images/photos_equipes_prestataires_small/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "photo", [], "any", false, false, false, 103), "html", null, true);
yield "\" style=\"width: 55px; border: 1px solid #CCCCCC;\">
";
} else {
// line 105
yield " <img src=\"https://www.help-fusacq.com/fr/css/images/homme.gif\" style=\"width: 55px; border: 1px solid #CCCCCC;\">
";
}
// line 107
yield " </div>
<div class=\"col-12 col-sm-10 col-md-10 col-lg-11\">
<a href=\"";
// line 109
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_fiche_expert_detail", ["codePays" => // line 110
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 110, $this->source); })()), "idMembre" => CoreExtension::getAttribute($this->env, $this->source, // line 111
$context["equipe"], "id_membre", [], "any", false, false, false, 111), "idServicePrestataire" => CoreExtension::getAttribute($this->env, $this->source, // line 112
(isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 112, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 112), "reecriture_url" => CoreExtension::getAttribute($this->env, $this->source, // line 113
$context["equipe"], "reecriture_url", [], "any", false, false, false, 113)]), "html", null, true);
// line 114
yield "\" class=\"fs12 bleu_fusacq\">
";
// line 115
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "prenom", [], "any", false, false, false, 115), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "nom", [], "any", false, false, false, 115), "html", null, true);
yield "
</a>
<em> ";
// line 117
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "fonction", [], "any", false, false, false, 117), "html", null, true);
yield "</em><br>
<span>";
// line 118
yield Twig\Extension\CoreExtension::nl2br($this->extensions['App\Twig\TextExtension']->truncateLongText(CoreExtension::getAttribute($this->env, $this->source, $context["equipe"], "parcours", [], "any", false, false, false, 118), 200, " ..."));
yield "</span><br>
<div style=\"float:right\">
<a href=\"";
// line 120
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_fiche_expert_detail", ["codePays" => // line 121
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 121, $this->source); })()), "idMembre" => CoreExtension::getAttribute($this->env, $this->source, // line 122
$context["equipe"], "id_membre", [], "any", false, false, false, 122), "idServicePrestataire" => CoreExtension::getAttribute($this->env, $this->source, // line 123
(isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 123, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 123), "reecriture_url" => CoreExtension::getAttribute($this->env, $this->source, // line 124
$context["equipe"], "reecriture_url", [], "any", false, false, false, 124)]), "html", null, true);
// line 125
yield "\" class=\"bleu_fusacq\">
";
// line 126
yield $this->extensions['App\Twig\TranslationExtension']->translate("consulter sa fiche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 126, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['equipe'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 134
yield "
<!-- notification -->
";
// line 137
yield from $this->loadTemplate("form/notifications_success_errors.html.twig", "annuaires/experts/fiche_equipe.html.twig", 137)->unwrap()->yield($context);
// line 138
yield " <!-- notification -->
<!-- Contactez directement -->
";
// line 142
$context["lang"] = ((((array_key_exists("lang", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 142, $this->source); })()))) : (""))) ? ((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 142, $this->source); })())) : (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.', 142, $this->source); })()), "request", [], "any", false, false, false, 142), "cookies", [], "any", false, false, false, 142), "get", ["lang"], "method", false, false, false, 142)));
// line 143
yield " <div class=\"card no_shadow mb-3 card-ie\">
";
// line 144
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.', 144, $this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
yield "
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-lg-9 offset-lg-1\">
";
// line 149
$context["arrayVarsTrans"] = ["nom_commercial_societe" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 149, $this->source); })()), "nom_commercial_societe", [], "any", false, false, false, 149)];
// line 150
yield " <h5 class=\"gris_666\">
";
// line 151
yield $this->extensions['App\Twig\TranslationExtension']->translate("contactez directement %\$nom_commercial_societe%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 151, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 151, $this->source); })()));
yield "
</h5>
<br>
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 156
yield $this->extensions['App\Twig\TranslationExtension']->translate("nom", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 156, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 160
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 160, $this->source); })()), "nom", [], "any", false, false, false, 160), 'widget');
yield "
";
// line 161
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 161, $this->source); })()), "nom", [], "any", false, false, false, 161), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 165
yield $this->extensions['App\Twig\TranslationExtension']->translate("prenom", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 165, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 168
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 168, $this->source); })()), "prenom", [], "any", false, false, false, 168), 'widget');
yield "
";
// line 169
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 169, $this->source); })()), "prenom", [], "any", false, false, false, 169), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 172
yield $this->extensions['App\Twig\TranslationExtension']->translate("e-mail", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 172, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 175
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 175, $this->source); })()), "mail", [], "any", false, false, false, 175), 'widget');
yield "
";
// line 176
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 176, $this->source); })()), "mail", [], "any", false, false, false, 176), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 179
yield $this->extensions['App\Twig\TranslationExtension']->translate("telephone", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 179, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 182
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 182, $this->source); })()), "indicatif", [], "any", false, false, false, 182), 'widget');
yield "
";
// line 183
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 183, $this->source); })()), "telephone", [], "any", false, false, false, 183), 'widget');
yield "
";
// line 184
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 184, $this->source); })()), "telephone", [], "any", false, false, false, 184), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 188
yield $this->extensions['App\Twig\TranslationExtension']->translate("societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 188, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 191
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 191, $this->source); })()), "societe", [], "any", false, false, false, 191), 'widget');
yield "
";
// line 192
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 192, $this->source); })()), "societe", [], "any", false, false, false, 192), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 195
yield $this->extensions['App\Twig\TranslationExtension']->translate("message", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 195, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 199
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 199, $this->source); })()), "message", [], "any", false, false, false, 199), 'widget');
yield "
";
// line 200
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 200, $this->source); })()), "message", [], "any", false, false, false, 200), 'errors');
yield "
</div>
";
// line 203
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 203, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 203), 'widget');
yield "
";
// line 204
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 204, $this->source); })()), "id_membre", [], "any", false, false, false, 204), 'widget');
yield "
<input type=\"hidden\" name=\"form[lang]\" value=\"";
// line 206
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 206, $this->source); })()), "html", null, true);
yield "\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
";
// line 209
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 209, $this->source); })()), "recaptcha", [], "any", false, false, false, 209), 'widget');
yield "
";
// line 210
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 210, $this->source); })()), "recaptcha", [], "any", false, false, false, 210), 'errors');
yield "
</div>
</div>
<div class=\"col-12 mt-1 mb-3 text-center\">
<a href=\"#\" title=\"\" target=\"_blank\">
<button type=\"submit\" class=\"btn btn-fusacq_expert\">";
// line 216
yield $this->extensions['App\Twig\TranslationExtension']->translate("envoyer", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 216, $this->source); })()), "", "M");
yield "</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>";
// line 222
yield $this->extensions['App\Twig\TranslationExtension']->translate("* champs obligatoires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 222, $this->source); })()), "", "M");
yield "</small>
</div>
</div>
</div>
</div>
";
// line 227
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.', 227, $this->source); })()), 'form_end');
yield "
</div>
<!-- Contactez directement -->
<!--MODAL-->
<!--FIN MODAL-->
</div> <!--FIN COLONNE DROITE -->
</div>
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 244
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 245
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" data-name=\"";
// line 246
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.', 246, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\"
src=\"";
// line 247
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/forms/animations.js"), "html", null, true);
yield "\" defer></script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/experts/fiche_equipe.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 563 => 247, 559 => 246, 554 => 245, 544 => 244, 517 => 227, 509 => 222, 500 => 216, 491 => 210, 487 => 209, 481 => 206, 476 => 204, 472 => 203, 466 => 200, 462 => 199, 455 => 195, 449 => 192, 445 => 191, 439 => 188, 432 => 184, 428 => 183, 424 => 182, 418 => 179, 412 => 176, 408 => 175, 402 => 172, 396 => 169, 392 => 168, 386 => 165, 379 => 161, 375 => 160, 368 => 156, 360 => 151, 357 => 150, 355 => 149, 347 => 144, 344 => 143, 342 => 142, 336 => 138, 334 => 137, 329 => 134, 315 => 126, 312 => 125, 310 => 124, 309 => 123, 308 => 122, 307 => 121, 306 => 120, 301 => 118, 297 => 117, 290 => 115, 287 => 114, 285 => 113, 284 => 112, 283 => 111, 282 => 110, 281 => 109, 277 => 107, 273 => 105, 265 => 103, 263 => 102, 256 => 97, 252 => 96, 240 => 89, 233 => 88, 230 => 87, 227 => 86, 224 => 85, 221 => 84, 218 => 83, 216 => 82, 207 => 78, 200 => 74, 193 => 73, 190 => 72, 187 => 71, 184 => 70, 181 => 69, 178 => 68, 176 => 67, 165 => 58, 163 => 57, 156 => 52, 154 => 50, 153 => 49, 152 => 48, 151 => 47, 150 => 46, 149 => 45, 148 => 42, 144 => 40, 142 => 39, 133 => 32, 131 => 31, 130 => 30, 129 => 28, 121 => 22, 119 => 21, 113 => 17, 111 => 16, 110 => 15, 109 => 14, 108 => 12, 105 => 11, 102 => 10, 99 => 9, 89 => 8, 76 => 5, 71 => 4, 61 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block stylesheets %}
{{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/experts/index.css') }}\">
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
{% include 'assets/assets_form_errors.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\">
<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\">
{% include 'includes/experts_publicite.html.twig' %}
<!-- ARIANE -->
{{ render_esi(controller(
'App\\\\Controller\\\\AnnuairesExpertsController::fileAriane',
{
\"lang\": lang,
\"idLocalisationPrestataire\":prestation.id_localisation_prestataire,
\"idPaysPrestataire\":prestation.id_pays,
\"currentRoute\":currentRoute,
\"currentRouteParams\":app.request.attributes.get('_route_params'),
\"codePays\": codePaysWithUnderScore
}
)) | spaceless }}
<!-- FIN ARIANE -->
<!-- CARD -->
{% include 'annuaires/experts/fragments/card.html.twig' %}
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"onglet9 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col-12 col-sm-4 no-padding-x bl_gris br_gris order-4 order-sm-1\">
{% set lien_activite= path('annuaires_experts_activite_expert',{'titreslug':prestation.titre_service| slugify,'codePays':codePaysWithUnderScore,'idServicePrestataire':prestation.id_service_prestataire }) %}
{% set style_lien_disable = \"\" %}
{% if equipes| length < 1 %}
{% set lien_activite = \"javascript:void(0)\" %}
{% set style_lien_disable = \"pointer-events: none; cursor: default;\" %}
{% endif %}
<a class=\"nav-item nav-link\" href=\"{{ lien_activite }}\" style=\"{{ style_lien_disable }}\" >
<span class=\"fs13\">{{ translate(\"activite\",lang,\"\",\"M\") | raw }}</span></a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"equipe\",lang,\"\",\"M\") |capitalize| raw }}</span> <span class=\"badge badge-secondary\">{{ equipes| length }}</span>
</div>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-3\">
{% set lien_blog = path('annuaires_experts_blog_expert',{'titreslug':prestation.titre_service| slugify,'codePays':codePaysWithUnderScore,'idServicePrestataire':prestation.id_service_prestataire }) %}
{% set style_lien_disable = \"\" %}
{% if blogs| length < 1 %}
{% set lien_blog = \"javascript:void(0)\" %}
{% set style_lien_disable = \"pointer-events: none; cursor: default;\" %}
{% endif %}
<a class=\"nav-item nav-link\" href=\"{{ lien_blog }}\" style=\"{{ style_lien_disable }}\" >
<span class=\"fs13\">{{ translate(\"blog\",lang,\"\",\"M\") | raw }}</span> <span class=\"badge badge-secondary\">{{ blogs|length }}</span></a>
</div>
</div>
</nav>
</div>
</div>
{% for equipe in equipes %}
<div class=\"card no_shadow my-3\">
<div class=\"card-body\" style=\"padding-bottom:6px!important;\">
<div class=\"row pb-2\">
<div class=\"col-12 col-sm-2 col-md-2 col-lg-1\">
{% if equipe.photo|default %}
<img src=\"{{ DNS.FUSACQ }}/images/photos_equipes_prestataires_small/{{ equipe.photo }}\" style=\"width: 55px; border: 1px solid #CCCCCC;\">
{% else %}
<img src=\"https://www.help-fusacq.com/fr/css/images/homme.gif\" style=\"width: 55px; border: 1px solid #CCCCCC;\">
{% endif %}
</div>
<div class=\"col-12 col-sm-10 col-md-10 col-lg-11\">
<a href=\"{{ path('annuaires_experts_fiche_expert_detail',{
'codePays':codePaysWithUnderScore,
'idMembre':equipe.id_membre,
'idServicePrestataire':prestation.id_service_prestataire,
'reecriture_url':equipe.reecriture_url })
}}\" class=\"fs12 bleu_fusacq\">
{{ equipe.prenom }} {{ equipe.nom }}
</a>
<em> {{ equipe.fonction }}</em><br>
<span>{{ equipe.parcours | truncateLongText( 200,' ...' ) |raw|nl2br }}</span><br>
<div style=\"float:right\">
<a href=\"{{ path('annuaires_experts_fiche_expert_detail',{
'codePays':codePaysWithUnderScore,
'idMembre':equipe.id_membre,
'idServicePrestataire':prestation.id_service_prestataire,
'reecriture_url':equipe.reecriture_url })
}}\" class=\"bleu_fusacq\">
{{ translate(\"consulter sa fiche\",lang,\"\",\"M\") | raw }}
</a>
</div>
</div>
</div>
</div>
</div>
{% endfor %}
<!-- notification -->
{% include 'form/notifications_success_errors.html.twig' %}
<!-- notification -->
<!-- Contactez directement -->
{% set lang = (lang|default) ? lang : app.request.cookies.get('lang') %}
<div class=\"card no_shadow mb-3 card-ie\">
{{ form_start(form, {attr: {'novalidate': 'novalidate'}}) }}
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-lg-9 offset-lg-1\">
{% set arrayVarsTrans = {\"nom_commercial_societe\":prestation.nom_commercial_societe} %}
<h5 class=\"gris_666\">
{{ translate(\"contactez directement %\$nom_commercial_societe%\$\",lang,\"\",\"M\",\"\", arrayVarsTrans ) | raw }}
</h5>
<br>
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"nom\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.nom ) }}
{{ form_errors(form.nom) }}
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"prenom\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.prenom ) }}
{{ form_errors(form.prenom) }}
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"e-mail\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.mail ) }}
{{ form_errors(form.mail) }}
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"telephone\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.indicatif ) }}
{{ form_widget(form.telephone ) }}
{{ form_errors(form.telephone) }}
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"societe\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.societe ) }}
{{ form_errors(form.societe) }}
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
{{ translate(\"message\",lang,\"\",\"M\") | raw }} *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
{{ form_widget(form.message ) }}
{{ form_errors(form.message) }}
</div>
{{ form_widget(form.id_service_prestataire) }}
{{ form_widget(form.id_membre) }}
<input type=\"hidden\" name=\"form[lang]\" value=\"{{ lang }}\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
{{ form_widget(form.recaptcha) }}
{{ form_errors(form.recaptcha) }}
</div>
</div>
<div class=\"col-12 mt-1 mb-3 text-center\">
<a href=\"#\" title=\"\" target=\"_blank\">
<button type=\"submit\" class=\"btn btn-fusacq_expert\">{{ translate(\"envoyer\",lang,\"\",\"M\") | raw }}</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>{{ translate(\"* champs obligatoires\",lang,\"\",\"M\") | raw }}</small>
</div>
</div>
</div>
</div>
{{ form_end(form)}}
</div>
<!-- Contactez directement -->
<!--MODAL-->
<!--FIN MODAL-->
</div> <!--FIN COLONNE DROITE -->
</div>
</div> <!--FIN CONTAINER -->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" data-name=\"{{ codePaysWithUnderScore }}\" id=\"codePaysParam\"
src=\"{{ asset('build/js/forms/animations.js') }}\" defer></script>
{% endblock %}
", "annuaires/experts/fiche_equipe.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/experts/fiche_equipe.html.twig");
}
}