<?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/fonds_investissement/strategie_investissement.html.twig */
class __TwigTemplate_d5ff1588dca059cb675d2a20e82095aef63f599762543a8382c5132b051c06bb extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'googletag' => [$this, 'block_googletag'],
'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/fonds_investissement/strategie_investissement.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/fonds_investissement/strategie_investissement.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/fonds_investissement/strategie_investissement.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_googletag($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", "googletag"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googletag"));
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["googleTag"]) || array_key_exists("googleTag", $context) ? $context["googleTag"] : (function () { throw new RuntimeError('Variable "googleTag" does not exist.', 3, $this->source); })()), "getCiblageLocalisationFusacq", [], "any", false, false, false, 3);
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["googleTag"]) || array_key_exists("googleTag", $context) ? $context["googleTag"] : (function () { throw new RuntimeError('Variable "googleTag" does not exist.', 3, $this->source); })()), "getCiblageSecteurActiviteFusacq", [], "any", false, false, false, 3);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 5
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 9
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 10
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/fonds_investissement/strategie_investissement.html.twig", 10)->unwrap()->yield($context);
// line 11
yield "
<!-- Menu -->
";
// line 13
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 15
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 15, $this->source); })()), "currentRoute" => "vendre_entreprise_annonce_acquisition_details", "codePays" => // line 17
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 17, $this->source); })())])));
// line 18
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 22
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/fonds_investissement/strategie_investissement.html.twig", 22)->unwrap()->yield($context);
// line 23
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 28
yield from $this->loadTemplate("includes/colonne_gauche_fonds_acquereurs.html.twig", "annuaires/fonds_investissement/strategie_investissement.html.twig", 28)->unwrap()->yield($context);
// line 29
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 37
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("index", ["codePays" => (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 37, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("accueil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 37, $this->source); })()), "", "M");
yield "</a></li>
";
// line 38
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 38, $this->source); })()), "investisseur-acquereur"))) {
// line 39
yield " <li class=\"breadcrumb-item\"><a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_annonces_acquisition_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 39, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vendre une entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 39, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 40
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_fonds_acquereur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 40, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds acquereurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 40, $this->source); })()), "", "M");
yield "</a></li>
";
} elseif ((0 === CoreExtension::compare( // line 41
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 41, $this->source); })()), "ouvrir-capital"))) {
// line 42
yield " <li class=\"breadcrumb-item\"><a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 42, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("ouvrir mon capital", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 42, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 43
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_fonds_investissement", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 43, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 43, $this->source); })()), "", "M");
yield "</a></li>
";
} else {
// line 45
yield " <li class=\"breadcrumb-item\"><a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 45, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 45, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 46
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_liste_alphabetique", ["start" => "", "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 46, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 46, $this->source); })()), "", "M");
yield "</a></li>
";
}
// line 48
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 48, $this->source); })()), "html", null, true);
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
";
// line 53
yield from $this->loadTemplate("includes/flashes.html.twig", "annuaires/fonds_investissement/strategie_investissement.html.twig", 53)->unwrap()->yield($context);
// line 54
yield "
";
// line 55
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 55, $this->source); })()), "investisseur-acquereur"))) {
// line 56
yield " ";
$context["path_detail"] = "vendre_entreprise_fonds_details_crypte";
// line 57
yield " ";
} elseif ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 57, $this->source); })()), "ouvrir-capital"))) {
// line 58
yield " ";
$context["path_detail"] = "ouvrir_capital_fonds_investissement_details_crypte";
// line 59
yield " ";
} else {
// line 60
yield " ";
$context["path_detail"] = "fonds_investissement_strategie_investissement";
// line 61
yield " ";
}
// line 62
yield "
\t\t\t\t";
// line 63
if ( !(isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 63, $this->source); })())) {
// line 64
yield " <!--3 BOUTONS-->
<div class=\"row my-3\">
<div class=\"col-4\">
";
// line 67
if (((isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 67, $this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 67, $this->source); })())))) {
// line 68
yield " \t";
if (((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 68, $this->source); })()), "investisseur-acquereur")) || (0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 68, $this->source); })()), "ouvrir-capital")))) {
// line 69
yield " \t\t";
$context["idPreviousAnnonce"] = $this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env, $this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 69, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 69) . ""));
// line 70
yield " \t\t";
$context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail", $context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.', 70, $this->source); })()), ["idFonds" => // line 71
(isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce", $context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.', 71, $this->source); })()), "codePays" => // line 72
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 72, $this->source); })())]) . "?urlList=") . // line 73
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 73, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 73, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 73, $this->source); })()));
// line 75
yield " \t";
} else {
// line 76
yield " \t\t";
$context["idPreviousAnnonce"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 76, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 76);
// line 77
yield " \t\t";
$context["slugPrevious"] = $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 77, $this->source); })()), "nom_societe", [], "any", false, false, false, 77));
// line 78
yield " \t\t
\t\t";
// line 79
$context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail", $context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.', 79, $this->source); })()), ["slug" => // line 80
(isset($context["slugPrevious"]) || array_key_exists("slugPrevious", $context) ? $context["slugPrevious"] : (function () { throw new RuntimeError('Variable "slugPrevious" does not exist.', 80, $this->source); })()), "idFonds" => // line 81
(isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce", $context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.', 81, $this->source); })()), "codePays" => // line 82
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 82, $this->source); })())]) . "?urlList=") . // line 83
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 83, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 83, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 83, $this->source); })()));
// line 85
yield " \t";
}
// line 86
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienPrevious"]) || array_key_exists("lienPrevious", $context) ? $context["lienPrevious"] : (function () { throw new RuntimeError('Variable "lienPrevious" does not exist.', 86, $this->source); })()), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 86, $this->source); })()), "", "M");
yield "\" class=\"deco_none ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass", $context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.', 86, $this->source); })()), "html", null, true);
yield "\">
<div class=\"float-left\"><i class=\"fa fa-chevron-circle-left fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\"> ";
// line 88
yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 88, $this->source); })()), "", "M");
yield "</div>
</a>
";
}
// line 91
yield " </div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
<div class=\"bloc_140 contenu_centre\">
";
// line 94
if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 94, $this->source); })())) {
// line 95
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 95, $this->source); })()), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 95, $this->source); })()), "", "M");
yield "\" class=\"deco_none ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass", $context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.', 95, $this->source); })()), "html", null, true);
yield " d-inline-block d-xl-inline\">
<div class=\"float-left\"><i class=\"fa fa-chevron-circle-up fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\"> ";
// line 97
yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 97, $this->source); })()), "", "M");
yield "</div>
</a>
";
}
// line 100
yield " </div>
</div>
<div class=\"col-4 text-right\" style=\" text-align: right\">
";
// line 103
if (((isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 103, $this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 103, $this->source); })())))) {
// line 104
yield " \t";
if (((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 104, $this->source); })()), "investisseur-acquereur")) || (0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 104, $this->source); })()), "ouvrir-capital")))) {
// line 105
yield " \t\t";
$context["idNextAnnonce"] = $this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env, $this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 105, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 105) . ""));
// line 106
yield " \t\t";
$context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail", $context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.', 106, $this->source); })()), ["idFonds" => // line 107
(isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce", $context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.', 107, $this->source); })()), "codePays" => // line 108
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 108, $this->source); })())]) . "?urlList=") . // line 109
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 109, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 109, $this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 109, $this->source); })()));
// line 111
yield " \t";
} else {
// line 112
yield " \t\t";
$context["idNextAnnonce"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 112, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 112);
// line 113
yield " \t\t";
$context["slugNext"] = $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 113, $this->source); })()), "nom_societe", [], "any", false, false, false, 113));
// line 114
yield " \t\t
\t\t";
// line 115
$context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["path_detail"]) || array_key_exists("path_detail", $context) ? $context["path_detail"] : (function () { throw new RuntimeError('Variable "path_detail" does not exist.', 115, $this->source); })()), ["slug" => // line 116
(isset($context["slugNext"]) || array_key_exists("slugNext", $context) ? $context["slugNext"] : (function () { throw new RuntimeError('Variable "slugNext" does not exist.', 116, $this->source); })()), "idFonds" => // line 117
(isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce", $context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.', 117, $this->source); })()), "codePays" => // line 118
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 118, $this->source); })())]) . "?urlList=") . // line 119
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 119, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 119, $this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 119, $this->source); })()));
// line 121
yield " \t";
}
// line 122
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienNext"]) || array_key_exists("lienNext", $context) ? $context["lienNext"] : (function () { throw new RuntimeError('Variable "lienNext" does not exist.', 122, $this->source); })()), "html", null, true);
yield "\" style=\"text-decoration:none;\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 122, $this->source); })()), "", "M");
yield "\" class=\"deco_none ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["colorClass"]) || array_key_exists("colorClass", $context) ? $context["colorClass"] : (function () { throw new RuntimeError('Variable "colorClass" does not exist.', 122, $this->source); })()), "html", null, true);
yield "\">
<div class=\"float-right\"><i class=\"fa fa-chevron-circle-right fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\" style=\"vertical-align:middle;\">";
// line 124
yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 124, $this->source); })()), "", "M");
yield " </div>
</a>
";
}
// line 127
yield " </div>
</div>
<!--FIN 3 BOUTONS-->
";
}
// line 131
yield "
<!-- CARD -->
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-2 ml-lg-3\">
<h2 class=\"";
// line 137
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["titreClass"]) || array_key_exists("titreClass", $context) ? $context["titreClass"] : (function () { throw new RuntimeError('Variable "titreClass" does not exist.', 137, $this->source); })()), "html", null, true);
yield "\">
";
// line 138
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 138, $this->source); })()), "html", null, true);
yield "
</h2>
</div>
<div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
\t";
// line 142
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 142, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 142, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 142, $this->source); })()))) {
// line 143
yield " <ul class=\"cat_regions\">
<li><i class=\"fas fa-map-marker-alt gris_ccc\"></i> ";
// line 144
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 144, $this->source); })()), "_get", ["adresse_societe"], "method", false, false, false, 144), "html", null, true);
yield "</li>
<li> ";
// line 145
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 145, $this->source); })()), "_get", ["code_postal_societe"], "method", false, false, false, 145), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 145, $this->source); })()), "_get", ["ville_societe"], "method", false, false, false, 145), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 145, $this->source); })()), "nom_pays", [], "any", false, false, false, 145), "html", null, true);
yield "</li>
<li><i class=\"fas fa-phone gris_ccc\"></i> ";
// line 146
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 146, $this->source); })()), "telephoneInternational", [], "any", false, false, false, 146), "html", null, true);
yield "</li>
<li><i class=\"fas fa-globe-americas gris_ccc\"></i> <a href=\"";
// line 147
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 147, $this->source); })()), "href_site_internet", [], "any", false, false, false, 147), "html", null, true);
yield "\" class=\"underlined\" target=\"_blank\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 147, $this->source); })()), "_get", ["site_internet"], "method", false, false, false, 147), "html", null, true);
yield "</a></li>
";
// line 148
if (((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 148, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 148), "")) && !(null === CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 148, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 148)))) {
// line 149
yield " <li><i class=\"fas fa-user gris_ccc\"></i> ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 149, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 149), "html", null, true);
yield "</li>
";
}
// line 151
yield " </ul>
";
} else {
// line 153
yield " <span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
<em>";
// line 154
yield $this->extensions['App\Twig\TranslationExtension']->translate("coordonnées visibles après <br>commande unitaire ou abonnement.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 154, $this->source); })()), "", "M");
yield "</em>
\t</span><br>
\t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> ";
// line 156
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 156, $this->source); })()), "_get", ["nom_localisation"], "method", false, false, false, 156), "html", null, true);
yield "
";
}
// line 158
yield " </div>
<div class=\"col-12 col-sm-3 text-center mt-5\">
\t";
// line 160
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 160, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 160, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 160, $this->source); })()))) {
// line 161
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 161, $this->source); })()), "href_site_internet", [], "any", false, false, false, 161), "html", null, true);
yield "\" target=\"_blank\">
<img class=\"img-fluid\" src=\"";
// line 162
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 162, $this->source); })()), "vignette", [], "any", false, false, false, 162), "html", null, true);
yield "\" alt=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vignette site internet", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 162, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 162, $this->source); })()), "html", null, true);
yield "\">
</a>
";
}
// line 165
yield " </div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"";
// line 167
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 167, $this->source); })()), "carte", [], "any", false, false, false, 167), "html", null, true);
yield "\" alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 167, $this->source); })()), "_get", ["nom_localisation"], "method", false, false, false, 167), "html", null, true);
yield "\">
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
<div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
<a href=\"#contact-direct\" class=\"btn-contact\" title=\"";
// line 180
yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter ce fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 180, $this->source); })()), "", "M");
yield "\"><button type=\"button\" class=\"btn ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["btnClass"]) || array_key_exists("btnClass", $context) ? $context["btnClass"] : (function () { throw new RuntimeError('Variable "btnClass" does not exist.', 180, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter ce fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 180, $this->source); })()), "", "M");
yield "</button></a>
</div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"";
// line 189
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["ongletClass"]) || array_key_exists("ongletClass", $context) ? $context["ongletClass"] : (function () { throw new RuntimeError('Variable "ongletClass" does not exist.', 189, $this->source); })()), "html", null, true);
yield " col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t";
// line 192
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 192, $this->source); })()), null))) {
// line 193
yield " <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 195
yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 195, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"";
// line 199
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_criteres_investissement", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 199, $this->source); })())), "idFonds" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 199, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 199), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 199, $this->source); })())]), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 199, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 199, $this->source); })()), "html", null, true);
yield "&onglet=2&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 199, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 199, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
<span class=\"fs13\">";
// line 200
yield $this->extensions['App\Twig\TranslationExtension']->translate("criteres<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 200, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"";
// line 204
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_investissement_references", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 204, $this->source); })())), "idFonds" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 204, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 204), "pageInvest" => 1, "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 204, $this->source); })())]), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 204, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 204, $this->source); })()), "html", null, true);
yield "&onglet=3&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 204, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 204, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
";
// line 205
$context["p"] = "";
// line 206
yield " ";
if ((1 === CoreExtension::compare((isset($context["nb_investissement"]) || array_key_exists("nb_investissement", $context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.', 206, $this->source); })()), 1))) {
// line 207
yield " ";
$context["p"] = "p";
// line 208
yield " ";
}
// line 209
yield " <span class=\"fs13\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_investissement"]) || array_key_exists("nb_investissement", $context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.', 209, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$investissement<br>reference\$\${p|investissements<br>references}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 209, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 209, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 213
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_actualites_publiees", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 213, $this->source); })())), "idFonds" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 213, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 213), "pageActu" => 1, "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 213, $this->source); })())]), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 213, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 213, $this->source); })()), "html", null, true);
yield "&onglet=4&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 213, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 213, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
";
// line 214
$context["p"] = "";
// line 215
yield " ";
if ((1 === CoreExtension::compare((isset($context["nb_actualites"]) || array_key_exists("nb_actualites", $context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.', 215, $this->source); })()), 1))) {
// line 216
yield " ";
$context["p"] = "p";
// line 217
yield " ";
}
// line 218
yield " <span class=\"fs13\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_actualites"]) || array_key_exists("nb_actualites", $context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.', 218, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$actualite<br>publiee\$\${p|actualites<br>publiees}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 218, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 218, $this->source); })()));
yield "</span>
</a>
</div>
";
} else {
// line 222
yield " <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 224
yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 224, $this->source); })()), "", "M");
yield "</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"";
// line 228
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url", $context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.', 228, $this->source); })()), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 228, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 228, $this->source); })()), "html", null, true);
yield "&onglet=2&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 228, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 228, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
if ((isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 228, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
<span class=\"fs13\">";
// line 229
yield $this->extensions['App\Twig\TranslationExtension']->translate("criteres<br>d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 229, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"";
// line 233
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url", $context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.', 233, $this->source); })()), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 233, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 233, $this->source); })()), "html", null, true);
yield "&onglet=3&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 233, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 233, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
if ((isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 233, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
";
// line 234
$context["p"] = "";
// line 235
yield " ";
if ((1 === CoreExtension::compare((isset($context["nb_investissement"]) || array_key_exists("nb_investissement", $context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.', 235, $this->source); })()), 1))) {
// line 236
yield " ";
$context["p"] = "p";
// line 237
yield " ";
}
// line 238
yield " <span class=\"fs13\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_investissement"]) || array_key_exists("nb_investissement", $context) ? $context["nb_investissement"] : (function () { throw new RuntimeError('Variable "nb_investissement" does not exist.', 238, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$investissement<br>reference\$\${p|investissements<br>references}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 238, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 238, $this->source); })()));
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"";
// line 242
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url"]) || array_key_exists("url", $context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.', 242, $this->source); })()), "html", null, true);
yield "?urlList=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 242, $this->source); })()), "html", null, true);
yield "&";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 242, $this->source); })()), "html", null, true);
yield "&onglet=4&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 242, $this->source); })()), "html", null, true);
if ((isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 242, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
if ((isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 242, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
";
// line 243
$context["p"] = "";
// line 244
yield " ";
if ((1 === CoreExtension::compare((isset($context["nb_actualites"]) || array_key_exists("nb_actualites", $context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.', 244, $this->source); })()), 1))) {
// line 245
yield " ";
$context["p"] = "p";
// line 246
yield " ";
}
// line 247
yield " <span class=\"fs13\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nb_actualites"]) || array_key_exists("nb_actualites", $context) ? $context["nb_actualites"] : (function () { throw new RuntimeError('Variable "nb_actualites" does not exist.', 247, $this->source); })()), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("\$\$actualite<br>publiee\$\${p|actualites<br>publiees}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 247, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 247, $this->source); })()));
yield "</span>
</a>
</div>
";
}
// line 251
yield " </div>
</nav>
</div>
</div>
<div class=\"card mb-3 mt-sm-1 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">";
// line 259
yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie d'investissement de ", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 259, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 259, $this->source); })()), "html", null, true);
yield "</h5>
\t";
// line 260
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 260, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 260, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 260, $this->source); })()))) {
// line 261
yield " ";
yield Twig\Extension\CoreExtension::nl2br(CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 261, $this->source); })()), "_get", ["strategie_globale_investissement"], "method", false, false, false, 261));
yield "
";
} else {
// line 263
yield " <div class=\"text-center mt-4\">
\t\t\t\t\t\t<span><em>";
// line 264
yield $this->extensions['App\Twig\TranslationExtension']->translate("visible après commande unitaire ou abonnement.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 264, $this->source); })()), "", "M");
yield "</em></span><br>
\t<span><em>";
// line 265
yield $this->extensions['App\Twig\TranslationExtension']->translate("cliquez sur « Obtenir les coordonnées » pour commander.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 265, $this->source); })()), "", "M");
yield "</em></span><br>
\t\t\t\t\t</div>
\t\t\t\t\t";
// line 267
if ((isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 267, $this->source); })())) {
// line 268
yield " <script>
\$(function(){
\tdocument.getElementById('ajout-panier').scrollIntoView({
\t behavior: 'smooth'
\t});
});
</script>
<div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
\t<div class=\"row\">
\t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
\t";
// line 278
yield $this->extensions['App\Twig\TranslationExtension']->translate("le fonds a été ajouté dans votre panier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 278, $this->source); })()), "", "M");
yield "
\t</div>
<div class=\"col-12 col-lg-6 text-center text-lg-right\">
\t<div class=\"col-sm-12 my-3\">
\t ";
// line 282
$context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 282, $this->source); })()) . "?") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 282, $this->source); })()));
// line 283
yield " \t\t<a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlRetourListPanier"]) || array_key_exists("urlRetourListPanier", $context) ? $context["urlRetourListPanier"] : (function () { throw new RuntimeError('Variable "urlRetourListPanier" does not exist.', 283, $this->source); })()), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
\t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">";
// line 285
yield $this->extensions['App\Twig\TranslationExtension']->translate("continuer la recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 285, $this->source); })()), "", "M");
yield "</div>
</a>
\t\t</div>
</div>
\t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
\t<div class=\"col-sm-12 my-3\">
\t<a href=\"";
// line 291
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("panier_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 291, $this->source); })())]), "html", null, true);
yield "\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
\t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">";
// line 293
yield $this->extensions['App\Twig\TranslationExtension']->translate("consulter le panier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 293, $this->source); })()), "", "M");
yield " </div>
\t</a>
</div>
</div>
\t</div>
</div>
";
} else {
// line 300
yield " \t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
\t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 302
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("obtenir les coordonnées", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 302, $this->source); })()), "", "M"));
yield "
</a><br>
</div>
";
}
// line 306
yield "
";
// line 307
if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 307, $this->source); })())) {
// line 308
yield " <div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
";
// line 310
if ((isset($context["hasForfait"]) || array_key_exists("hasForfait", $context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.', 310, $this->source); })())) {
// line 311
yield " <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 312
if (((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 312, $this->source); })()), "code_service", [], "any", false, false, false, 312), 0, 3), "abo")) && (0 !== CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 312, $this->source); })()), "code_service", [], "any", false, false, false, 312), 0, 6), "abo_fe")))) {
// line 313
yield " ";
$context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 313, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 313));
// line 314
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 314, $this->source); })()), "code_service", [], "any", false, false, false, 314), 4, 2), 10))) {
// line 315
yield " ";
$context["itemAbo"] = ["nb" => 10, "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 315, $this->source); })())];
// line 316
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 316, $this->source); })()), "code_service", [], "any", false, false, false, 316), 4, 2), 20))) {
// line 317
yield " ";
$context["itemAbo"] = ["nb" => 20, "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 317, $this->source); })())];
// line 318
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 318, $this->source); })()), "code_service", [], "any", false, false, false, 318), 4, 2), 30))) {
// line 319
yield " ";
$context["itemAbo"] = ["nb" => 30, "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 319, $this->source); })())];
// line 320
yield " ";
}
// line 321
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 321, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 321, $this->source); })()));
yield "
";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, // line 322
(isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 322, $this->source); })()), "code_service", [], "any", false, false, false, 322), 0, 6), "abo_fe"))) {
// line 323
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 323, $this->source); })()), "code_service", [], "any", false, false, false, 323), 7, 2), 10))) {
// line 324
yield " ";
$context["itemAbo"] = ["nb" => 10];
// line 325
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 325, $this->source); })()), "code_service", [], "any", false, false, false, 325), 7, 2), 20))) {
// line 326
yield " ";
$context["itemAbo"] = ["nb" => 20];
// line 327
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 327, $this->source); })()), "code_service", [], "any", false, false, false, 327), 7, 2), 30))) {
// line 328
yield " ";
$context["itemAbo"] = ["nb" => 30];
// line 329
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 329, $this->source); })()), "code_service", [], "any", false, false, false, 329), 7, 2), 40))) {
// line 330
yield " ";
$context["itemAbo"] = ["nb" => 40];
// line 331
yield " ";
}
// line 332
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez dun abonnement %\$nb%\$ MER / mois", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 332, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 332, $this->source); })()));
yield "
";
} else {
// line 334
yield " ";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 334, $this->source); })()), "code_service", [], "any", false, false, false, 334), "pack_5"))) {
// line 335
yield " ";
$context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("5 MER", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 335, $this->source); })()));
// line 336
yield " ";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 336, $this->source); })()), "code_service", [], "any", false, false, false, 336), "pack_10"))) {
// line 337
yield " ";
$context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("10 MER", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 337, $this->source); })()));
// line 338
yield " ";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 338, $this->source); })()), "code_service", [], "any", false, false, false, 338), "pack_20"))) {
// line 339
yield " ";
$context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("20 MER", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 339, $this->source); })()));
// line 340
yield " ";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 340, $this->source); })()), "code_service", [], "any", false, false, false, 340), "consultation_pm_promotionnelle"))) {
// line 341
yield " ";
$context["nom"] = $this->extensions['App\Twig\TranslationExtension']->translate("consultation promotionnelle", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 341, $this->source); })()));
// line 342
yield " ";
} else {
// line 343
yield " ";
$context["nom"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 343, $this->source); })()), "code_service", [], "any", false, false, false, 343);
// line 344
yield " ";
}
// line 345
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 345) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 345, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 345), ""))) && CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 345))) {
// line 346
yield " ";
$context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 346, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 346));
// line 347
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 347, $this->source); })()), "nb" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 347, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 347), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 347, $this->source); })())];
// line 348
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 348, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 348, $this->source); })()));
yield " *
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 349
($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 349) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 349, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 349), "")))) {
// line 350
yield " ";
$context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 350, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 350));
// line 351
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 351, $this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 351, $this->source); })())];
// line 352
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" jusqu'au %\$date%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 352, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 352, $this->source); })()));
yield " *
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 353
($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 353)) {
// line 354
yield " \t";
$context["noDate"] = true;
// line 355
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 355, $this->source); })()), "nb" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 355, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 355)];
// line 356
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 356, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 356, $this->source); })()));
yield "
";
} else {
// line 358
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 358, $this->source); })())];
// line 359
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\"", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 359, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 359, $this->source); })()));
yield " *
";
}
// line 361
yield " ";
}
// line 362
yield " </div>
<div class=\"col-12\">
";
// line 364
yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 364, $this->source); })()), "", "M");
yield " **
</div>
<div class=\"col-12 text-center mt-3 mb-5\">
<div class=\"col-sm-12 my-3\">
<form action=\"/panier/ajoute-panier\" method=\"POST\">
<input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
// line 369
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 369, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 369) . "")), "html", null, true);
yield "\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
<button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
<div class=\"float-right pt-1\">";
// line 373
yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter au panier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 373, $this->source); })()), "", "M");
yield "</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
\t";
// line 380
if ( !array_key_exists("noDate", $context)) {
// line 381
yield " * : ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("charte 1 deposant forfait", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 381, $this->source); })()), "", "M");
yield "<br>
";
}
// line 383
yield " ** : ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Vous recevrez alors les coordonnées du fonds d’investissement et aurez accès à sa fiche FUSACQ. Vous pourrez ainsi le contacter directement ou via notre formulaire.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 383, $this->source); })()), "", "M");
yield "
</small>
</div>
\t\t";
} else {
// line 387
yield " \t\t ";
if ((null === 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.', 387, $this->source); })()), "user", [], "any", false, false, false, 387))) {
yield " ";
// line 388
yield " \t\t <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
\t\t <div class=\"my-3 text-center\">
\t\t </div>
\t\t ";
// line 392
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\SecurityController::login")));
yield "
\t\t <div class=\"modal-footer bkg_gris_clair\">
\t\t\t\t\t<div class=\"col-12 text-center mb-3\">
\t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
\t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
\t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t </div>
\t\t ";
}
// line 403
yield "
\t\t ";
// line 404
if ((null === 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.', 404, $this->source); })()), "user", [], "any", false, false, false, 404))) {
yield " \t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t ";
} else {
// line 406
yield " \t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t ";
}
// line 409
yield " \t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>";
// line 410
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous souhaitez souscrire à une offre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 410, $this->source); })()), "", "M");
yield " *</h5>
\t\t\t <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
\t\t\t\t\t";
// line 412
yield $this->extensions['App\Twig\TranslationExtension']->translate("quelle offre est faite pour vous", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 412, $this->source); })()), "", "M");
yield " ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"";
// line 415
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ajoute_panier", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 415, $this->source); })())]), "html", null, true);
yield "\" method=\"POST\" id=\"formRadioMiseEnRelation\">
\t\t <div class=\"col-12 mb-3\">
\t\t <div class=\"form-check\">
\t\t <label class=\"contai\">
\t\t ";
// line 420
yield " \t\t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("commande à l'unité", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 420, $this->source); })()), "", "M");
yield " : ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_participation_fonds", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 420, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 420, $this->source); })()), "")), "html", null, true);
yield "
\t\t <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
\t\t <span class=\"checkma\"></span>
\t\t </label>
\t\t </div>
\t\t <div class=\"mt-4 mb-3\">
\t\t <strong> ";
// line 426
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("forfaits", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 426, $this->source); })()), "", "M"));
yield "</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 432
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_1%% commandes :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 432, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_5_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 432, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 432, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"pack_5\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 440
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_2%% commandes :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 440, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_10_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 440, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 440, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"pack_10\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 448
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("%%nb_relation_mer_offre_3%% commandes :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 448, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_pack_mer_20_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 448, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 448, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"pack_20\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements mensuel -->
\t <!--- abonnements annuels -->
\t <div class=\"mt-4 mb-3\">
\t <strong> ";
// line 457
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("abonnements annuels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 457, $this->source); })()), "", "M"));
yield "</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 462
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 462, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_10_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 462, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 462, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 470
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 470, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_20_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 470, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 470, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 478
yield " \t ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% commandes /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 478, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_abo_30_MER_mois_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 478, $this->source); })())), "html", null, true);
yield "€ ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("HT", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 478, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements annuels -->
\t </div>
\t <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
// line 485
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DecryptageExtension']->encrypt((CoreExtension::getAttribute($this->env, $this->source, (isset($context["fonds"]) || array_key_exists("fonds", $context) ? $context["fonds"] : (function () { throw new RuntimeError('Variable "fonds" does not exist.', 485, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 485) . "")), "html", null, true);
yield "\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
\t <div class=\"my-3 text-center\">
\t ";
// line 488
if ( !(null === 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.', 488, $this->source); })()), "user", [], "any", false, false, false, 488))) {
yield "
\t <button class=\"button-rond\" type=\"submit\">";
// line 489
yield $this->extensions['App\Twig\TranslationExtension']->translate("commander", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 489, $this->source); })()), "", "M");
yield "</button>
\t ";
} else {
// line 491
yield " \t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
";
// line 492
yield $this->extensions['App\Twig\TranslationExtension']->translate("commander", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 492, $this->source); })()), "", "M");
yield "
\t </a>
\t ";
}
// line 495
yield " \t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : ";
// line 499
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 499, $this->source); })()), "", "M"));
yield "</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t";
}
// line 505
yield " \t</div>
</div>
";
}
// line 508
yield "
";
}
// line 510
yield " </div>
</div>
</div>
</div>
\t\t\t\t";
// line 515
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 515, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 515, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 515, $this->source); })()))) {
// line 516
yield " <div class=\"card mb-3 mt-sm-1 no_shadow\" id=\"contact-direct\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">";
// line 520
yield $this->extensions['App\Twig\TranslationExtension']->translate("contactez directement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 520, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_societe"]) || array_key_exists("nom_societe", $context) ? $context["nom_societe"] : (function () { throw new RuntimeError('Variable "nom_societe" does not exist.', 520, $this->source); })()), "html", null, true);
yield "</h5>
<!-- Contactez directement -->
";
// line 523
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.', 523, $this->source); })()), 'form_start', ["attr" => ["novalidate" => "novalidate"]]);
yield "
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 527
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.', 527, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 530
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.', 530, $this->source); })()), "nom", [], "any", false, false, false, 530), 'widget');
yield "
";
// line 531
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.', 531, $this->source); })()), "nom", [], "any", false, false, false, 531), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 535
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.', 535, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 538
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.', 538, $this->source); })()), "prenom", [], "any", false, false, false, 538), 'widget');
yield "
";
// line 539
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.', 539, $this->source); })()), "prenom", [], "any", false, false, false, 539), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 542
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.', 542, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 545
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.', 545, $this->source); })()), "email", [], "any", false, false, false, 545), 'widget');
yield "
";
// line 546
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.', 546, $this->source); })()), "email", [], "any", false, false, false, 546), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 549
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.', 549, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 552
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.', 552, $this->source); })()), "indicatif", [], "any", false, false, false, 552), 'widget');
yield "
";
// line 553
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.', 553, $this->source); })()), "telephone", [], "any", false, false, false, 553), 'widget');
yield "
";
// line 554
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.', 554, $this->source); })()), "telephone", [], "any", false, false, false, 554), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 557
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.', 557, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 560
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.', 560, $this->source); })()), "societe", [], "any", false, false, false, 560), 'widget');
yield "
";
// line 561
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.', 561, $this->source); })()), "societe", [], "any", false, false, false, 561), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 564
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.', 564, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 568
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.', 568, $this->source); })()), "message", [], "any", false, false, false, 568), 'widget');
yield "
";
// line 569
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.', 569, $this->source); })()), "message", [], "any", false, false, false, 569), 'errors');
yield "
</div>
";
// line 572
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.', 572, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 572), 'widget');
yield "
<input type=\"hidden\" name=\"form[lang]\" value=\"";
// line 574
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.', 574, $this->source); })()), "html", null, true);
yield "\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
";
// line 577
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.', 577, $this->source); })()), "recaptcha", [], "any", false, false, false, 577), 'widget');
yield "
";
// line 578
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.', 578, $this->source); })()), "recaptcha", [], "any", false, false, false, 578), '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 584
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.', 584, $this->source); })()), "", "M");
yield "</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>";
// line 590
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.', 590, $this->source); })()), "", "M");
yield "</small>
</div>
</div>
</div>
</div>
";
// line 596
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.', 596, $this->source); })()), 'form_end');
yield "
<!-- Contactez directement -->
</div>
</div>
</div>
</div>
";
}
// line 604
yield " <!-- FIN DETAILS ANNONCES -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 613
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 614
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" src=\"";
// line 615
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/detail_fonds.js"), "html", null, true);
yield "\"></script>
<script type=\"text/javascript\">
\tfunction afficheAlert(){
\t\t\tlet txt = \"";
// line 618
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 618, $this->source); })()), "", "M"), "html", null, true);
yield "\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\t\t";
// line 622
if ((( !(isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 622, $this->source); })()) && !(isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 622, $this->source); })())) && (isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 622, $this->source); })()))) {
// line 623
yield "\t\t\$(function(){
\t\t\t\$('.btn-contact').on('click', function(){
\t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
\t\t\t\treturn false;
\t\t\t});
\t\t});
\t\t";
}
// line 630
yield " </script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/fonds_investissement/strategie_investissement.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1510 => 630, 1501 => 623, 1499 => 622, 1492 => 618, 1486 => 615, 1481 => 614, 1471 => 613, 1453 => 604, 1442 => 596, 1433 => 590, 1424 => 584, 1415 => 578, 1411 => 577, 1405 => 574, 1400 => 572, 1394 => 569, 1390 => 568, 1383 => 564, 1377 => 561, 1373 => 560, 1367 => 557, 1361 => 554, 1357 => 553, 1353 => 552, 1347 => 549, 1341 => 546, 1337 => 545, 1331 => 542, 1325 => 539, 1321 => 538, 1315 => 535, 1308 => 531, 1304 => 530, 1298 => 527, 1291 => 523, 1283 => 520, 1277 => 516, 1275 => 515, 1268 => 510, 1264 => 508, 1259 => 505, 1250 => 499, 1244 => 495, 1238 => 492, 1235 => 491, 1230 => 489, 1226 => 488, 1220 => 485, 1205 => 478, 1190 => 470, 1175 => 462, 1168 => 457, 1151 => 448, 1136 => 440, 1121 => 432, 1113 => 426, 1099 => 420, 1092 => 415, 1086 => 412, 1081 => 410, 1078 => 409, 1074 => 406, 1069 => 404, 1066 => 403, 1052 => 392, 1046 => 388, 1042 => 387, 1034 => 383, 1028 => 381, 1026 => 380, 1016 => 373, 1009 => 369, 1001 => 364, 997 => 362, 994 => 361, 988 => 359, 985 => 358, 979 => 356, 976 => 355, 973 => 354, 971 => 353, 966 => 352, 963 => 351, 960 => 350, 958 => 349, 953 => 348, 950 => 347, 947 => 346, 944 => 345, 941 => 344, 938 => 343, 935 => 342, 932 => 341, 929 => 340, 926 => 339, 923 => 338, 920 => 337, 917 => 336, 914 => 335, 911 => 334, 905 => 332, 902 => 331, 899 => 330, 896 => 329, 893 => 328, 890 => 327, 887 => 326, 884 => 325, 881 => 324, 878 => 323, 876 => 322, 871 => 321, 868 => 320, 865 => 319, 862 => 318, 859 => 317, 856 => 316, 853 => 315, 850 => 314, 847 => 313, 845 => 312, 842 => 311, 840 => 310, 836 => 308, 834 => 307, 831 => 306, 824 => 302, 820 => 300, 810 => 293, 805 => 291, 796 => 285, 790 => 283, 788 => 282, 781 => 278, 769 => 268, 767 => 267, 762 => 265, 758 => 264, 755 => 263, 749 => 261, 747 => 260, 741 => 259, 731 => 251, 721 => 247, 718 => 246, 715 => 245, 712 => 244, 710 => 243, 694 => 242, 684 => 238, 681 => 237, 678 => 236, 675 => 235, 673 => 234, 657 => 233, 650 => 229, 634 => 228, 627 => 224, 623 => 222, 613 => 218, 610 => 217, 607 => 216, 604 => 215, 602 => 214, 589 => 213, 579 => 209, 576 => 208, 573 => 207, 570 => 206, 568 => 205, 555 => 204, 548 => 200, 535 => 199, 528 => 195, 524 => 193, 522 => 192, 516 => 189, 500 => 180, 482 => 167, 478 => 165, 468 => 162, 463 => 161, 461 => 160, 457 => 158, 452 => 156, 447 => 154, 444 => 153, 440 => 151, 434 => 149, 432 => 148, 426 => 147, 422 => 146, 414 => 145, 410 => 144, 407 => 143, 405 => 142, 398 => 138, 394 => 137, 386 => 131, 380 => 127, 374 => 124, 364 => 122, 361 => 121, 359 => 119, 358 => 118, 357 => 117, 356 => 116, 355 => 115, 352 => 114, 349 => 113, 346 => 112, 343 => 111, 341 => 109, 340 => 108, 339 => 107, 337 => 106, 334 => 105, 331 => 104, 329 => 103, 324 => 100, 318 => 97, 308 => 95, 306 => 94, 301 => 91, 295 => 88, 285 => 86, 282 => 85, 280 => 83, 279 => 82, 278 => 81, 277 => 80, 276 => 79, 273 => 78, 270 => 77, 267 => 76, 264 => 75, 262 => 73, 261 => 72, 260 => 71, 258 => 70, 255 => 69, 252 => 68, 250 => 67, 245 => 64, 243 => 63, 240 => 62, 237 => 61, 234 => 60, 231 => 59, 228 => 58, 225 => 57, 222 => 56, 220 => 55, 217 => 54, 215 => 53, 206 => 48, 199 => 46, 192 => 45, 185 => 43, 178 => 42, 176 => 41, 170 => 40, 163 => 39, 161 => 38, 155 => 37, 145 => 29, 143 => 28, 136 => 23, 134 => 22, 128 => 18, 126 => 17, 125 => 15, 124 => 13, 120 => 11, 117 => 10, 107 => 9, 83 => 5, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block googletag %}{{ googleTag.getCiblageLocalisationFusacq | raw }}{{ googleTag.getCiblageSecteurActiviteFusacq | raw }}{% endblock %}
{% block stylesheets %} {{ parent() }}
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":\"vendre_entreprise_annonce_acquisition_details\",
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonne_gauche_fonds_acquereurs.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
{% if from == \"investisseur-acquereur\" %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_annonces_acquisition_entreprise',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"vendre une entreprise\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('vendre_entreprise_resultats_fonds_acquereur',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds acquereurs\",lang,\"\",\"M\") | raw }}</a></li>
{% elseif from == \"ouvrir-capital\" %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_fonds_investissement',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
{% else %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"annuaires\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('fonds_investissement_liste_alphabetique',{'start': '', 'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"annuaire des fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
{% endif %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ nom_societe }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
{% include 'includes/flashes.html.twig' %}
{% if from == \"investisseur-acquereur\" %}
{% set path_detail = 'vendre_entreprise_fonds_details_crypte' %}
{% elseif from == \"ouvrir-capital\" %}
{% set path_detail = 'ouvrir_capital_fonds_investissement_details_crypte' %}
{% else %}
{% set path_detail = 'fonds_investissement_strategie_investissement' %}
{% endif %}
\t\t\t\t{% if not from_commande %}
<!--3 BOUTONS-->
<div class=\"row my-3\">
<div class=\"col-4\">
{% if previousAnnonce and dernieresAnnonces is null %}
\t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
\t\t{% set idPreviousAnnonce = encrypt(previousAnnonce.id_gestionnaire_fonds ~ '') %}
\t\t{% set lienPrevious = path(path_detail, {
\t\t'idFonds': idPreviousAnnonce,
\t\t'codePays': codePaysWithUnderScore
\t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious
\t\t%}
\t{% else %}
\t\t{% set idPreviousAnnonce = previousAnnonce.id_gestionnaire_fonds %}
\t\t{% set slugPrevious = previousAnnonce.nom_societe|slugify %}
\t\t
\t\t{% set lienPrevious = path(path_detail, {
\t\t'slug': slugPrevious,
\t\t'idFonds': idPreviousAnnonce,
\t\t'codePays': codePaysWithUnderScore
\t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious
\t\t%}
\t{% endif %}
<a href=\"{{ lienPrevious }}\" title=\"{{ translate(\"precedente\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
<div class=\"float-left\"><i class=\"fa fa-chevron-circle-left fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\"> {{ translate(\"precedente\",lang,\"\",\"M\") | raw }}</div>
</a>
{% endif %}
</div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
<div class=\"bloc_140 contenu_centre\">
{% if urlRetourList %}
<a href=\"{{ urlRetourList }}\" title=\"{{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }} d-inline-block d-xl-inline\">
<div class=\"float-left\"><i class=\"fa fa-chevron-circle-up fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\"> {{ translate(\"retour liste\",lang,\"\",\"M\") | raw }}</div>
</a>
{% endif %}
</div>
</div>
<div class=\"col-4 text-right\" style=\" text-align: right\">
{% if nextAnnonce and dernieresAnnonces is null %}
\t{% if from == \"investisseur-acquereur\" or from == \"ouvrir-capital\" %}
\t\t{% set idNextAnnonce = encrypt(nextAnnonce.id_gestionnaire_fonds ~ '') %}
\t\t{% set lienNext = path(path_detail, {
\t\t'idFonds': idNextAnnonce,
\t\t'codePays': codePaysWithUnderScore
\t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext
\t\t%}
\t{% else %}
\t\t{% set idNextAnnonce = nextAnnonce.id_gestionnaire_fonds %}
\t\t{% set slugNext = nextAnnonce.nom_societe|slugify %}
\t\t
\t\t{% set lienNext = path(path_detail, {
\t\t'slug': slugNext,
\t\t'idFonds': idNextAnnonce,
\t\t'codePays': codePaysWithUnderScore
\t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext
\t\t%}
\t{% endif %}
<a href=\"{{ lienNext }}\" style=\"text-decoration:none;\" title=\"{{ translate(\"suivante\",lang,\"\",\"M\") | raw }}\" class=\"deco_none {{ colorClass }}\">
<div class=\"float-right\"><i class=\"fa fa-chevron-circle-right fa-2x\"></i></div>
<div class=\"d-none d-xl-block lh20\" style=\"vertical-align:middle;\">{{ translate(\"suivante\",lang,\"\",\"M\") | raw }} </div>
</a>
{% endif %}
</div>
</div>
<!--FIN 3 BOUTONS-->
{% endif %}
<!-- CARD -->
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-2 ml-lg-3\">
<h2 class=\"{{ titreClass }}\">
{{ nom_societe }}
</h2>
</div>
<div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
\t{% if hasService or hasCommande or not isEncrypted %}
<ul class=\"cat_regions\">
<li><i class=\"fas fa-map-marker-alt gris_ccc\"></i> {{ fonds._get('adresse_societe') }}</li>
<li> {{ fonds._get('code_postal_societe') }} {{ fonds._get('ville_societe') }} {{ fonds.nom_pays }}</li>
<li><i class=\"fas fa-phone gris_ccc\"></i> {{ fonds.telephoneInternational }}</li>
<li><i class=\"fas fa-globe-americas gris_ccc\"></i> <a href=\"{{ fonds.href_site_internet }}\" class=\"underlined\" target=\"_blank\">{{ fonds._get('site_internet') }}</a></li>
{% if fonds._get('nom_contact') != '' and fonds._get('nom_contact') is not null %}
<li><i class=\"fas fa-user gris_ccc\"></i> {{ fonds._get('nom_contact') }}</li>
{% endif %}
</ul>
{% else %}
<span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
<em>{{ translate(\"coordonnées visibles après <br>commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em>
\t</span><br>
\t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> {{ fonds._get('nom_localisation') }}
{% endif %}
</div>
<div class=\"col-12 col-sm-3 text-center mt-5\">
\t{% if hasService or hasCommande or not isEncrypted %}
<a href=\"{{ fonds.href_site_internet }}\" target=\"_blank\">
<img class=\"img-fluid\" src=\"{{ fonds.vignette }}\" alt=\"{{ translate(\"vignette site internet\",lang,\"\",\"M\") | raw }} {{ nom_societe }}\">
</a>
{% endif %}
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"{{ fonds.carte }}\" alt=\"{{ fonds._get('nom_localisation') }}\">
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
<div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
<a href=\"#contact-direct\" class=\"btn-contact\" title=\"{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}\"><button type=\"button\" class=\"btn {{ btnClass }}\">{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}</button></a>
</div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"{{ ongletClass }} col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t{% if from == null %}
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_criteres_investissement', {'slug' : nom_societe|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"{{ path('fonds_investissement_investissement_references', {'slug' : nom_societe|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'pageInvest': 1, 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=3&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
{% set p = \"\" %}
{% if ( nb_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_actualites_publiees', {'slug' : nom_societe|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'pageActu': 1, 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=4&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
{% set p = \"\" %}
{% if ( nb_actualites > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
</a>
</div>
{% else %}
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"strategie<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</div>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<a class=\"nav-item nav-link\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=3&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
{% set p = \"\" %}
{% if ( nb_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
<a class=\"nav-item nav-link\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=4&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
{% set p = \"\" %}
{% if ( nb_actualites > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13\">{{ nb_actualites }} {{ translate(\"\$\$actualite<br>publiee\$\${p|actualites<br>publiees}\",lang,\"\",\"M\", p) | raw }}</span>
</a>
</div>
{% endif %}
</div>
</nav>
</div>
</div>
<div class=\"card mb-3 mt-sm-1 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">{{ translate(\"strategie d'investissement de \",lang,\"\",\"M\") | raw }} {{ nom_societe }}</h5>
\t{% if hasService or hasCommande or not isEncrypted %}
{{ fonds._get('strategie_globale_investissement')| raw | nl2br }}
{% else %}
<div class=\"text-center mt-4\">
\t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span><br>
\t<span><em>{{ translate(\"cliquez sur « Obtenir les coordonnées » pour commander.\",lang,\"\",\"M\") | raw }}</em></span><br>
\t\t\t\t\t</div>
\t\t\t\t\t{% if lignePanier %}
<script>
\$(function(){
\tdocument.getElementById('ajout-panier').scrollIntoView({
\t behavior: 'smooth'
\t});
});
</script>
<div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
\t<div class=\"row\">
\t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
\t{{ translate(\"le fonds a été ajouté dans votre panier\",lang,\"\",\"M\") | raw }}
\t</div>
<div class=\"col-12 col-lg-6 text-center text-lg-right\">
\t<div class=\"col-sm-12 my-3\">
\t {% set urlRetourListPanier= urlList ~ '?' ~ string_params %}
\t\t<a href=\"{{ urlRetourListPanier }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
\t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">{{ translate(\"continuer la recherche\",lang,\"\",\"M\") | raw }}</div>
</a>
\t\t</div>
</div>
\t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
\t<div class=\"col-sm-12 my-3\">
\t<a href=\"{{ path('panier_index', {'codePays' : codePaysWithUnderScore}) }}\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
\t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">{{ translate(\"consulter le panier\",lang,\"\",\"M\") | raw }} </div>
\t</a>
</div>
</div>
\t</div>
</div>
{% else %}
\t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
\t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"obtenir les coordonnées\" ,lang,\"\",\"M\") |capitalize| raw }}
</a><br>
</div>
{% endif %}
{% if not lignePanier %}
<div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
{% if hasForfait %}
<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
{% if forfaitAUtiliser.code_service[0:3] == \"abo\" and forfaitAUtiliser.code_service[0:6]!=\"abo_fe\" %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% if forfaitAUtiliser.code_service[4:2]==10 %}
{% set itemAbo = { 'nb': 10,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==20 %}
{% set itemAbo = { 'nb': 20,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==30 %}
{% set itemAbo = { 'nb': 30,'date':date} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% elseif forfaitAUtiliser.code_service[0:6]==\"abo_fe\" %}
{% if forfaitAUtiliser.code_service[7:2]==10 %}
{% set itemAbo = { 'nb': 10} %}
{% elseif forfaitAUtiliser.code_service[7:2]==20 %}
{% set itemAbo = { 'nb': 20} %}
{% elseif forfaitAUtiliser.code_service[7:2]==30 %}
{% set itemAbo = { 'nb': 30} %}
{% elseif forfaitAUtiliser.code_service[7:2]==40 %}
{% set itemAbo = { 'nb': 40} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement %\$nb%\$ MER / mois\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% else %}
{% if forfaitAUtiliser.code_service == \"pack_5\" %}
{% set nom=translate('5 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_10\" %}
{% set nom=translate('10 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_20\" %}
{% set nom=translate('20 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"consultation_pm_promotionnelle\" %}
{% set nom=translate('consultation promotionnelle',lang) %}
{% else %}
{% set nom=forfaitAUtiliser.code_service %}
{% endif %}
{% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" and forfaitAUtiliser.nb_utilisations_restantes is defined%}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% set itemAbo = { 'nom':nom,'nb': forfaitAUtiliser.nb_utilisations_restantes,'date':date} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% elseif forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% set itemAbo = { 'nom':nom,'date':date} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
\t{% set noDate = true %}
{% set itemAbo = { 'nom':nom,'nb':forfaitAUtiliser.nb_utilisations_restantes} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser',lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% else %}
{% set itemAbo = { 'nom':nom} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\"',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% endif %}
{% endif %}
</div>
<div class=\"col-12\">
{{ translate(\"ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous\" ,lang,\"\",\"M\") | raw }} **
</div>
<div class=\"col-12 text-center mt-3 mb-5\">
<div class=\"col-sm-12 my-3\">
<form action=\"/panier/ajoute-panier\" method=\"POST\">
<input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
<button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
<div class=\"float-right pt-1\">{{ translate(\"ajouter au panier\" ,lang,\"\",\"M\") | raw }}</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
\t{% if noDate is not defined %}
* : {{ translate(\"charte 1 deposant forfait\" ,lang,\"\",\"M\") | raw }}<br>
{% endif %}
** : {{ translate(\"Vous recevrez alors les coordonnées du fonds d’investissement et aurez accès à sa fiche FUSACQ. Vous pourrez ainsi le contacter directement ou via notre formulaire.\" ,lang,\"\",\"M\") | raw }}
</small>
</div>
\t\t{% else %}
\t\t {% if app.user is null %} {# utilisateur NON authentifié #}
\t\t <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
\t\t <div class=\"my-3 text-center\">
\t\t </div>
\t\t {{ render_esi(controller('App\\\\Controller\\\\SecurityController::login' )) | spaceless }}
\t\t <div class=\"modal-footer bkg_gris_clair\">
\t\t\t\t\t<div class=\"col-12 text-center mb-3\">
\t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
\t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
\t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t </div>
\t\t {% endif %}
\t\t {% if app.user is null %} {# utilisateur NON authentifié #}
\t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t {% else %} {# utilisateur authentifié #}
\t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t {% endif %}
\t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>{{ translate(\"vous souhaitez souscrire à une offre\" ,lang,\"\",\"M\") | raw }} *</h5>
\t\t\t <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
\t\t\t\t\t{{translate(\"quelle offre est faite pour vous\" ,lang,\"\",\"M\") | raw }} ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"{{ path('ajoute_panier', {'codePays' : codePaysWithUnderScore}) }}\" method=\"POST\" id=\"formRadioMiseEnRelation\">
\t\t <div class=\"col-12 mb-3\">
\t\t <div class=\"form-check\">
\t\t <label class=\"contai\">
\t\t {# 40€ HT #}
\t\t {{ translate(\"commande à l'unité\" ,lang,\"\",\"M\") | raw }} : {{ tarif('tarif_participation_fonds',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}
\t\t <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
\t\t <span class=\"checkma\"></span>
\t\t </label>
\t\t </div>
\t\t <div class=\"mt-4 mb-3\">
\t\t <strong> {{ translate(\"forfaits\",lang,\"\",\"M\") |capitalize| raw }}</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 150€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_1%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_5\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 235€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_2%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_10\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 325€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_3%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_20\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements mensuel -->
\t <!--- abonnements annuels -->
\t <div class=\"mt-4 mb-3\">
\t <strong> {{ translate(\"abonnements annuels\",lang,\"\",\"M\") |capitalize| raw }}</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 695€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_10_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 945€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_20_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 1195€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_30_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements annuels -->
\t </div>
\t <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
\t <div class=\"my-3 text-center\">
\t {% if app.user is not null %}
\t <button class=\"button-rond\" type=\"submit\">{{ translate(\"commander\",lang,\"\",\"M\") | raw }}</button>
\t {% else %}
\t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
{{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}
\t </a>
\t {% endif %}
\t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : {{ translate(\"sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.\",lang,\"\",\"M\") |capitalize| raw }}</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t{% endif %}
\t</div>
</div>
{% endif %}
{% endif %}
</div>
</div>
</div>
</div>
\t\t\t\t{% if hasService or hasCommande or not isEncrypted %}
<div class=\"card mb-3 mt-sm-1 no_shadow\" id=\"contact-direct\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">{{ translate(\"contactez directement\",lang,\"\",\"M\") | raw }} {{ nom_societe }}</h5>
<!-- Contactez directement -->
{{ form_start(form, {attr: {'novalidate': 'novalidate'}}) }}
<div class=\"card-body\">
<div class=\"row\">
<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.email ) }}
{{ form_errors(form.email) }}
</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_gestionnaire_fonds) }}
<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)}}
<!-- Contactez directement -->
</div>
</div>
</div>
</div>
{% endif %}
<!-- FIN DETAILS ANNONCES -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" src=\"{{ asset('build/js/annuaires/detail_fonds.js') }}\"></script>
<script type=\"text/javascript\">
\tfunction afficheAlert(){
\t\t\tlet txt = \"{{ translate(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\", lang, \"\", \"M\") }}\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\t\t{% if not hasService and not hasCommande and isEncrypted %}
\t\t\$(function(){
\t\t\t\$('.btn-contact').on('click', function(){
\t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
\t\t\t\treturn false;
\t\t\t});
\t\t});
\t\t{% endif %}
</script>
{% endblock %}
", "annuaires/fonds_investissement/strategie_investissement.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/fonds_investissement/strategie_investissement.html.twig");
}
}