<?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_blog.html.twig */
class __TwigTemplate_285297bdc29d6fc662ea3c791549a19a9f37ad5e2c6b4740ab85ac2a9356147f 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_blog.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_blog.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/experts/fiche_blog.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"));
yield "
";
// line 9
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/experts/fiche_blog.html.twig", 9)->unwrap()->yield($context);
// line 10
yield " ";
yield from $this->loadTemplate("assets/assets_form_errors.html.twig", "annuaires/experts/fiche_blog.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_blog.html.twig", 21)->unwrap()->yield($context);
// line 22
yield " <!-- Publicité -->
<div class=\"container\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 29
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 31
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 31, $this->source); })()), "codePays" => // line 32
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 32, $this->source); })())])));
// line 33
yield "
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
";
// line 40
yield from $this->loadTemplate("includes/experts_publicite.html.twig", "annuaires/experts/fiche_blog.html.twig", 40)->unwrap()->yield($context);
// line 41
yield "
<!-- ARIANE -->
";
// line 43
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 46
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 46, $this->source); })()), "idLocalisationPrestataire" => 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_localisation_prestataire", [], "any", false, false, false, 47), "idPaysPrestataire" => CoreExtension::getAttribute($this->env, $this->source, // line 48
(isset($context["prestation"]) || array_key_exists("prestation", $context) ? $context["prestation"] : (function () { throw new RuntimeError('Variable "prestation" does not exist.', 48, $this->source); })()), "id_pays", [], "any", false, false, false, 48), "currentRoute" => // line 49
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 49, $this->source); })()), "currentRouteParams" => CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 50
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 50, $this->source); })()), "request", [], "any", false, false, false, 50), "attributes", [], "any", false, false, false, 50), "get", ["_route_params"], "method", false, false, false, 50), "codePays" => // line 51
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 51, $this->source); })())])));
// line 53
yield "
<!-- FIN ARIANE -->
<!-- CARD -->
";
// line 58
yield from $this->loadTemplate("annuaires/experts/fragments/card.html.twig", "annuaires/experts/fiche_blog.html.twig", 58)->unwrap()->yield($context);
// line 59
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 68
$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.', 68, $this->source); })()), "titre_service", [], "any", false, false, false, 68)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 68, $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.', 68, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 68)]);
// line 69
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.', 69, $this->source); })()), "html", null, true);
yield "\" >
<span class=\"fs13\">";
// line 70
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.', 70, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-2\">
";
// line 74
$context["lien_equipe"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_experts_equipe_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.', 74, $this->source); })()), "titre_service", [], "any", false, false, false, 74)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 74, $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.', 74, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 74)]);
// line 75
yield " ";
$context["style_lien_disable"] = "";
// line 76
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.', 76, $this->source); })())), 1))) {
// line 77
yield " ";
$context["lien_equipe"] = "javascript:void(0)";
// line 78
yield " ";
$context["style_lien_disable"] = "pointer-events: none; cursor: default;";
// line 79
yield " ";
}
// line 80
yield " <a class=\"nav-item nav-link\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_equipe"]) || array_key_exists("lien_equipe", $context) ? $context["lien_equipe"] : (function () { throw new RuntimeError('Variable "lien_equipe" does not exist.', 80, $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.', 80, $this->source); })()), "html", null, true);
yield "\" >
<span class=\"fs13\">";
// line 81
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.', 81, $this->source); })()), "", "M"));
yield "</span>
<span class=\"badge badge-secondary\">";
// line 82
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.', 82, $this->source); })())), "html", null, true);
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-3\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 87
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.', 87, $this->source); })()), "", "M");
yield "</span>
<span class=\"badge badge-secondary\">";
// line 88
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.', 88, $this->source); })())), "html", null, true);
yield "</span>
</div>
</div>
</div>
</nav>
</div>
</div>
";
// line 98
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["blogs"]) || array_key_exists("blogs", $context) ? $context["blogs"] : (function () { throw new RuntimeError('Variable "blogs" does not exist.', 98, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["blog"]) {
// line 99
yield " <div class=\"card no_shadow my-3\">
<div class=\"card-body\">
<div class=\"row pb-2\">
<div class=\"col-sm-12\">
";
// line 104
$context["lien"] = (((((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.', 104, $this->source); })()), "FUSACQ_BUZZ", [], "any", false, false, false, 104) . "/") . $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["blog"], "titre_actualite", [], "any", false, false, false, 104))) . "-a") . CoreExtension::getAttribute($this->env, $this->source, $context["blog"], "id", [], "any", false, false, false, 104)) . (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 104, $this->source); })()));
// line 105
yield "
<a href=\"";
// line 108
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien"]) || array_key_exists("lien", $context) ? $context["lien"] : (function () { throw new RuntimeError('Variable "lien" does not exist.', 108, $this->source); })()), "html", null, true);
yield "\" class=\"bleu_fusacq\" target=\"_blank\">
<h5 class=\"card-title\">
";
// line 110
yield Twig\Extension\CoreExtension::nl2br(CoreExtension::getAttribute($this->env, $this->source, $context["blog"], "titre_actualite", [], "any", false, false, false, 110));
yield "
</h5>
</a>
<span class=\"small\">";
// line 113
yield $this->extensions['App\Twig\TranslationExtension']->translate("le", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 113, $this->source); })()), "", "");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, $context["blog"], "date_mise_en_ligne", [], "any", false, false, false, 113), "d/m/Y"), "html", null, true);
yield "</span><br>
<span> ";
// line 114
yield $this->extensions['App\Twig\TextExtension']->truncateLongText(CoreExtension::getAttribute($this->env, $this->source, $context["blog"], "description_actualite", [], "any", false, false, false, 114), 210, " ...");
yield " </span>
</b></i> <!-- balise fermture reserve-->
<a href=\"";
// line 116
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien"]) || array_key_exists("lien", $context) ? $context["lien"] : (function () { throw new RuntimeError('Variable "lien" does not exist.', 116, $this->source); })()), "html", null, true);
yield "\" class=\"bleu_fusacq\" target=\"_blank\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("lire la suite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 116, $this->source); })()), "", "M"), "html", null, true);
yield "</a>
</div>
</div>
</div>
</div>
</b></strong></u>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['blog'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 125
yield "
<!-- notification -->
";
// line 128
yield from $this->loadTemplate("form/notifications_success_errors.html.twig", "annuaires/experts/fiche_blog.html.twig", 128)->unwrap()->yield($context);
// line 129
yield " <!-- notification -->
<!-- Contactez directement -->
";
// line 133
$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.', 133, $this->source); })()))) : (""))) ? ((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 133, $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.', 133, $this->source); })()), "request", [], "any", false, false, false, 133), "cookies", [], "any", false, false, false, 133), "get", ["lang"], "method", false, false, false, 133)));
// line 134
yield " <div class=\"card no_shadow mb-3 card-ie\">
";
// line 135
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.', 135, $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 140
$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.', 140, $this->source); })()), "nom_commercial_societe", [], "any", false, false, false, 140)];
// line 141
yield " <h5 class=\"gris_666\">
";
// line 142
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.', 142, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 142, $this->source); })()));
yield "
</h5>
<br>
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 147
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.', 147, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 151
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.', 151, $this->source); })()), "nom", [], "any", false, false, false, 151), 'widget');
yield "
";
// line 152
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.', 152, $this->source); })()), "nom", [], "any", false, false, false, 152), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 156
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.', 156, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 159
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.', 159, $this->source); })()), "prenom", [], "any", false, false, false, 159), 'widget');
yield "
";
// 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); })()), "prenom", [], "any", false, false, false, 160), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 163
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.', 163, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 166
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.', 166, $this->source); })()), "mail", [], "any", false, false, false, 166), 'widget');
yield "
";
// line 167
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.', 167, $this->source); })()), "mail", [], "any", false, false, false, 167), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 170
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.', 170, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 173
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.', 173, $this->source); })()), "indicatif", [], "any", false, false, false, 173), 'widget');
yield "
";
// line 174
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.', 174, $this->source); })()), "telephone", [], "any", false, false, false, 174), 'widget');
yield "
";
// 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); })()), "telephone", [], "any", false, false, false, 175), '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("societe", (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); })()), "societe", [], "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); })()), "societe", [], "any", false, false, false, 183), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 186
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.', 186, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 190
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.', 190, $this->source); })()), "message", [], "any", false, false, false, 190), 'widget');
yield "
";
// 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); })()), "message", [], "any", false, false, false, 191), 'errors');
yield "
</div>
";
// line 194
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.', 194, $this->source); })()), "id_service_prestataire", [], "any", false, false, false, 194), 'widget');
yield "
";
// line 195
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.', 195, $this->source); })()), "id_membre", [], "any", false, false, false, 195), 'widget');
yield "
<input type=\"hidden\" name=\"form[lang]\" value=\"";
// line 197
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.', 197, $this->source); })()), "html", null, true);
yield "\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
";
// 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); })()), "recaptcha", [], "any", false, false, false, 200), 'widget');
yield "
";
// line 201
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.', 201, $this->source); })()), "recaptcha", [], "any", false, false, false, 201), '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 207
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.', 207, $this->source); })()), "", "M");
yield "</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>";
// line 213
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.', 213, $this->source); })()), "", "M");
yield "</small>
</div>
</div>
</div>
</div>
";
// line 218
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.', 218, $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 238
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 239
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" data-name=\"";
// line 240
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.', 240, $this->source); })()), "html", null, true);
yield "\" id=\"codePaysParam\"
src=\"";
// line 241
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_blog.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 539 => 241, 535 => 240, 530 => 239, 520 => 238, 490 => 218, 482 => 213, 473 => 207, 464 => 201, 460 => 200, 454 => 197, 449 => 195, 445 => 194, 439 => 191, 435 => 190, 428 => 186, 422 => 183, 418 => 182, 412 => 179, 405 => 175, 401 => 174, 397 => 173, 391 => 170, 385 => 167, 381 => 166, 375 => 163, 369 => 160, 365 => 159, 359 => 156, 352 => 152, 348 => 151, 341 => 147, 333 => 142, 330 => 141, 328 => 140, 320 => 135, 317 => 134, 315 => 133, 309 => 129, 307 => 128, 302 => 125, 285 => 116, 280 => 114, 274 => 113, 268 => 110, 263 => 108, 258 => 105, 256 => 104, 249 => 99, 245 => 98, 232 => 88, 228 => 87, 220 => 82, 216 => 81, 209 => 80, 206 => 79, 203 => 78, 200 => 77, 197 => 76, 194 => 75, 192 => 74, 185 => 70, 180 => 69, 178 => 68, 167 => 59, 165 => 58, 158 => 53, 156 => 51, 155 => 50, 154 => 49, 153 => 48, 152 => 47, 151 => 46, 150 => 43, 146 => 41, 144 => 40, 135 => 33, 133 => 32, 132 => 31, 131 => 29, 122 => 22, 120 => 21, 114 => 17, 112 => 16, 111 => 15, 110 => 14, 109 => 12, 106 => 11, 103 => 10, 101 => 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 }) %}
<a class=\"nav-item nav-link\" href=\"{{ lien_activite }}\" >
<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\">
{% set lien_equipe = path('annuaires_experts_equipe_expert',{'titreslug':prestation.titre_service| slugify,'codePays':codePaysWithUnderScore,'idServicePrestataire':prestation.id_service_prestataire }) %}
{% set style_lien_disable = \"\" %}
{% if equipes| length < 1 %}
{% set lien_equipe = \"javascript:void(0)\" %}
{% set style_lien_disable = \"pointer-events: none; cursor: default;\" %}
{% endif %}
<a class=\"nav-item nav-link\" href=\"{{ lien_equipe }}\" style=\"{{ style_lien_disable }}\" >
<span class=\"fs13\">{{ translate(\"equipe\",lang,\"\",\"M\") |capitalize| raw }}</span>
<span class=\"badge badge-secondary\">{{ equipes| length }}</span>
</a>
</div>
<div class=\"col-12 col-sm-4 no-padding-x br_gris order-sm-3\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"blog\",lang,\"\",\"M\") | raw }}</span>
<span class=\"badge badge-secondary\">{{ blogs|length }}</span>
</div>
</div>
</div>
</nav>
</div>
</div>
{% for blog in blogs %}
<div class=\"card no_shadow my-3\">
<div class=\"card-body\">
<div class=\"row pb-2\">
<div class=\"col-sm-12\">
{% set lien = DNS.FUSACQ_BUZZ~\"/\"~blog.titre_actualite|slugify~\"-a\"~blog.id~codePaysWithUnderScore %}
<a href=\"{{ lien }}\" class=\"bleu_fusacq\" target=\"_blank\">
<h5 class=\"card-title\">
{{ blog.titre_actualite|raw|nl2br }}
</h5>
</a>
<span class=\"small\">{{ translate(\"le\",lang,\"\",\"\") | raw }} {{ blog.date_mise_en_ligne|date(\"d/m/Y\") }}</span><br>
<span> {{ blog.description_actualite |truncateLongText(210,' ...') | raw }} </span>
</b></i> <!-- balise fermture reserve-->
<a href=\"{{ lien }}\" class=\"bleu_fusacq\" target=\"_blank\">{{ translate(\"lire la suite\",lang,\"\",\"M\") }}</a>
</div>
</div>
</div>
</div>
</b></strong></u>
{% 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_blog.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/experts/fiche_blog.html.twig");
}
}