<?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/criteres_investissement.html.twig */
class __TwigTemplate_184a407d3c49f69d12ecfe65ea4ffef6ff658e3eb6ae7efa83a0754a59f1cf9c extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "annuaires/fonds_investissement/criteres_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/criteres_investissement.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/fonds_investissement/criteres_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_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 7
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 8
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/fonds_investissement/criteres_investissement.html.twig", 8)->unwrap()->yield($context);
// line 9
yield "
<!-- Menu -->
";
// line 11
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 13
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 13, $this->source); })()), "currentRoute" => "vendre_entreprise_annonce_acquisition_details", "codePays" => // line 15
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 15, $this->source); })())])));
// line 16
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 20
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/fonds_investissement/criteres_investissement.html.twig", 20)->unwrap()->yield($context);
// line 21
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 26
yield from $this->loadTemplate("includes/colonne_gauche_fonds_acquereurs.html.twig", "annuaires/fonds_investissement/criteres_investissement.html.twig", 26)->unwrap()->yield($context);
// line 27
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 35
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.', 35, $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.', 35, $this->source); })()), "", "M");
yield "</a></li>
";
// line 36
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 36, $this->source); })()), "investisseur-acquereur"))) {
// line 37
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.', 37, $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.', 37, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 38
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.', 38, $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.', 38, $this->source); })()), "", "M");
yield "</a></li>
";
} elseif ((0 === CoreExtension::compare( // line 39
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 39, $this->source); })()), "ouvrir-capital"))) {
// line 40
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.', 40, $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.', 40, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 41
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.', 41, $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.', 41, $this->source); })()), "", "M");
yield "</a></li>
";
} else {
// line 43
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.', 43, $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.', 43, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 44
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.', 44, $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.', 44, $this->source); })()), "", "M");
yield "</a></li>
";
}
// line 46
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.', 46, $this->source); })()), "html", null, true);
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
";
// line 51
yield from $this->loadTemplate("includes/flashes.html.twig", "annuaires/fonds_investissement/criteres_investissement.html.twig", 51)->unwrap()->yield($context);
// line 52
yield "
";
// line 53
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 53, $this->source); })()), "investisseur-acquereur"))) {
// line 54
yield " ";
$context["path_detail"] = "vendre_entreprise_fonds_details_crypte";
// line 55
yield " ";
} elseif ((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); })()), "ouvrir-capital"))) {
// line 56
yield " ";
$context["path_detail"] = "ouvrir_capital_fonds_investissement_details_crypte";
// line 57
yield " ";
} else {
// line 58
yield " ";
$context["path_detail"] = "fonds_investissement_strategie_investissement";
// line 59
yield " ";
}
// line 60
yield "
";
// line 61
if ( !(isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 61, $this->source); })())) {
// line 62
yield " <!--3 BOUTONS-->
<div class=\"row my-3\">
<div class=\"col-4\">
";
// line 65
if (((isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 65, $this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 65, $this->source); })())))) {
// line 66
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.', 66, $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.', 66, $this->source); })()), "ouvrir-capital")))) {
// line 67
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.', 67, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 67) . ""));
// line 68
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.', 68, $this->source); })()), ["idFonds" => // line 69
(isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce", $context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.', 69, $this->source); })()), "codePays" => // line 70
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 70, $this->source); })())]) . "?urlList=") . // line 71
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 71, $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.', 71, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 71, $this->source); })()));
// line 73
yield " \t";
} else {
// line 74
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.', 74, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 74);
// line 75
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.', 75, $this->source); })()), "nom_societe", [], "any", false, false, false, 75));
// line 76
yield " \t\t
\t\t";
// line 77
$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.', 77, $this->source); })()), ["slug" => // line 78
(isset($context["slugPrevious"]) || array_key_exists("slugPrevious", $context) ? $context["slugPrevious"] : (function () { throw new RuntimeError('Variable "slugPrevious" does not exist.', 78, $this->source); })()), "idFonds" => // line 79
(isset($context["idPreviousAnnonce"]) || array_key_exists("idPreviousAnnonce", $context) ? $context["idPreviousAnnonce"] : (function () { throw new RuntimeError('Variable "idPreviousAnnonce" does not exist.', 79, $this->source); })()), "codePays" => // line 80
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 80, $this->source); })())]) . "?urlList=") . // line 81
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 81, $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.', 81, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 81, $this->source); })()));
// line 83
yield " \t";
}
// line 84
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.', 84, $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.', 84, $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.', 84, $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 86
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 "</div>
</a>
";
}
// line 89
yield " </div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
<div class=\"bloc_140 contenu_centre\">
";
// line 92
if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 92, $this->source); })())) {
// line 93
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.', 93, $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.', 93, $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.', 93, $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 95
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 "</div>
</a>
";
}
// line 98
yield " </div>
</div>
<div class=\"col-4 text-right\" style=\" text-align: right\">
";
// line 101
if (((isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 101, $this->source); })()) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 101, $this->source); })())))) {
// line 102
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.', 102, $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.', 102, $this->source); })()), "ouvrir-capital")))) {
// line 103
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.', 103, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 103) . ""));
// line 104
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.', 104, $this->source); })()), ["idFonds" => // line 105
(isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce", $context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.', 105, $this->source); })()), "codePays" => // line 106
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 106, $this->source); })())]) . "?urlList=") . // line 107
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 107, $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.', 107, $this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 107, $this->source); })()));
// line 109
yield " \t";
} else {
// line 110
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.', 110, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 110);
// line 111
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.', 111, $this->source); })()), "nom_societe", [], "any", false, false, false, 111));
// line 112
yield " \t\t
\t\t";
// line 113
$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.', 113, $this->source); })()), ["slug" => // line 114
(isset($context["slugNext"]) || array_key_exists("slugNext", $context) ? $context["slugNext"] : (function () { throw new RuntimeError('Variable "slugNext" does not exist.', 114, $this->source); })()), "idFonds" => // line 115
(isset($context["idNextAnnonce"]) || array_key_exists("idNextAnnonce", $context) ? $context["idNextAnnonce"] : (function () { throw new RuntimeError('Variable "idNextAnnonce" does not exist.', 115, $this->source); })()), "codePays" => // line 116
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 116, $this->source); })())]) . "?urlList=") . // line 117
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 117, $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.', 117, $this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 117, $this->source); })()));
// line 119
yield " \t";
}
// line 120
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.', 120, $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.', 120, $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.', 120, $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 122
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 " </div>
</a>
";
}
// line 125
yield " </div>
</div>
<!--FIN 3 BOUTONS-->
";
}
// line 129
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 135
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.', 135, $this->source); })()), "html", null, true);
yield "\">
";
// line 136
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.', 136, $this->source); })()), "html", null, true);
yield "
</h2>
</div>
<div class=\"col-12 col-sm-5 ml-lg-5 mt-3\">
";
// line 140
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 140, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 140, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 140, $this->source); })()))) {
// line 141
yield " <ul class=\"cat_regions\">
<li><i class=\"fas fa-map-marker-alt gris_ccc\"></i> ";
// line 142
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.', 142, $this->source); })()), "_get", ["adresse_societe"], "method", false, false, false, 142), "html", null, true);
yield "</li>
<li> ";
// line 143
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.', 143, $this->source); })()), "_get", ["code_postal_societe"], "method", false, false, false, 143), "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.', 143, $this->source); })()), "_get", ["ville_societe"], "method", false, false, false, 143), "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.', 143, $this->source); })()), "nom_pays", [], "any", false, false, false, 143), "html", null, true);
yield "</li>
<li><i class=\"fas fa-phone 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); })()), "telephoneInternational", [], "any", false, false, false, 144), "html", null, true);
yield "</li>
<li><i class=\"fas fa-globe-americas gris_ccc\"></i> <a href=\"";
// 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); })()), "href_site_internet", [], "any", false, false, false, 145), "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.', 145, $this->source); })()), "_get", ["site_internet"], "method", false, false, false, 145), "html", null, true);
yield "</a></li>
";
// line 146
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.', 146, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 146), "")) && !(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.', 146, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 146)))) {
// line 147
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.', 147, $this->source); })()), "_get", ["nom_contact"], "method", false, false, false, 147), "html", null, true);
yield "</li>
";
}
// line 149
yield " </ul>
";
} else {
// line 151
yield " <span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
<em>";
// line 152
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.', 152, $this->source); })()), "", "M");
yield "</em>
\t</span><br>
\t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> ";
// line 154
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.', 154, $this->source); })()), "_get", ["nom_localisation"], "method", false, false, false, 154), "html", null, true);
yield "
";
}
// line 156
yield " </div>
<div class=\"col-12 col-sm-3 text-center mt-5\">
";
// line 158
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 158, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 158, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 158, $this->source); })()))) {
// line 159
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.', 159, $this->source); })()), "href_site_internet", [], "any", false, false, false, 159), "html", null, true);
yield "\" target=\"_blank\">
<img class=\"img-fluid\" src=\"";
// line 160
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.', 160, $this->source); })()), "vignette", [], "any", false, false, false, 160), "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.', 160, $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.', 160, $this->source); })()), "html", null, true);
yield "\">
</a>
";
}
// line 163
yield " </div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"";
// line 165
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.', 165, $this->source); })()), "carte", [], "any", false, false, false, 165), "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.', 165, $this->source); })()), "_get", ["nom_localisation"], "method", false, false, false, 165), "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 178
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.', 178, $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.', 178, $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.', 178, $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 187
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.', 187, $this->source); })()), "html", null, true);
yield " col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
";
// line 190
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 190, $this->source); })()), null))) {
// line 191
yield " <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 192
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_strategie_investissement", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(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.', 192, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 192)), "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.', 192, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 192), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 192, $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.', 192, $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.', 192, $this->source); })()), "html", null, true);
yield "&onglet=1&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.', 192, $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.', 192, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
<span class=\"fs13\">";
// line 193
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.', 193, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 198
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.', 198, $this->source); })()), "", "M");
yield "</span>
</div>
</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 202
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(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.', 202, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 202)), "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.', 202, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 202), "pageInvest" => 1, "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 202, $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.', 202, $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.', 202, $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.', 202, $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.', 202, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
";
// line 203
$context["p"] = "";
// line 204
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.', 204, $this->source); })()), 1))) {
// line 205
yield " ";
$context["p"] = "p";
// line 206
yield " ";
}
// line 207
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.', 207, $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.', 207, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 207, $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 211
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(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.', 211, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 211)), "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.', 211, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 211), "pageActu" => 1, "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 211, $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.', 211, $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.', 211, $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.', 211, $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.', 211, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
";
// line 212
$context["p"] = "";
// line 213
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.', 213, $this->source); })()), 1))) {
// line 214
yield " ";
$context["p"] = "p";
// line 215
yield " ";
}
// line 216
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.', 216, $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.', 216, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 216, $this->source); })()));
yield "</span>
</a>
</div>
";
} else {
// line 220
yield " <div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"";
// line 221
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.', 221, $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.', 221, $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.', 221, $this->source); })()), "html", null, true);
yield "&onglet=1&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.', 221, $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.', 221, $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.', 221, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
<span class=\"fs13\">";
// line 222
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.', 222, $this->source); })()), "", "M");
yield "</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">";
// line 227
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.', 227, $this->source); })()), "", "M");
yield "</span>
</div>
</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 231
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.', 231, $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.', 231, $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.', 231, $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.', 231, $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.', 231, $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.', 231, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
";
// line 232
$context["p"] = "";
// line 233
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.', 233, $this->source); })()), 1))) {
// line 234
yield " ";
$context["p"] = "p";
// line 235
yield " ";
}
// line 236
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.', 236, $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.', 236, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 236, $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 240
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.', 240, $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.', 240, $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.', 240, $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.', 240, $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.', 240, $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.', 240, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
";
// line 241
$context["p"] = "";
// line 242
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.', 242, $this->source); })()), 1))) {
// line 243
yield " ";
$context["p"] = "p";
// line 244
yield " ";
}
// line 245
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.', 245, $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.', 245, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 245, $this->source); })()));
yield "</span>
</a>
</div>
";
}
// line 249
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 mb-3\">";
// line 257
yield $this->extensions['App\Twig\TranslationExtension']->translate("criteres d'investissement de", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 257, $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.', 257, $this->source); })()), "html", null, true);
yield "</h5>
";
// line 258
if (((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 258, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 258, $this->source); })()))) {
// line 259
yield " <div class=\"ml-sm-5\">
<table class=\"table table-striped table-bordered\">
<tr>
<td>";
// line 262
yield $this->extensions['App\Twig\TranslationExtension']->translate("montants investis", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 262, $this->source); })()), "", "M");
yield "</td>
<td>
<strong>
";
// line 265
if ((((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.', 265, $this->source); })()), "_get", ["montant_investissement_min"], "method", false, false, false, 265) && 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.', 265, $this->source); })()), "_get", ["montant_investissement_max"], "method", false, false, false, 265)) && (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.', 265, $this->source); })()), "_get", ["montant_investissement_min"], "method", false, false, false, 265), "0.0000"))) && (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.', 265, $this->source); })()), "_get", ["montant_investissement_max"], "method", false, false, false, 265), "0.0000")))) {
// line 266
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 266, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(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.', 266, $this->source); })()), "_get", ["montant_investissement_min"], "method", false, false, false, 266), 0, ",", " "), "html", null, true);
yield " k€ ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("et", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 266, $this->source); })()), "", "m");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(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.', 266, $this->source); })()), "_get", ["montant_investissement_max"], "method", false, false, false, 266), 0, ",", " "), "html", null, true);
yield " k€
";
} else {
// line 268
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("N.C", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 268, $this->source); })()), "", "M");
yield "
";
}
// line 270
yield " </strong>
</td>
</tr>
<tr>
<td>";
// line 274
yield $this->extensions['App\Twig\TranslationExtension']->translate("stade(s) d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 274, $this->source); })()), "", "M");
yield "</td>
<td>
";
// line 276
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["tab_stade_invest"]) || array_key_exists("tab_stade_invest", $context) ? $context["tab_stade_invest"] : (function () { throw new RuntimeError('Variable "tab_stade_invest" does not exist.', 276, $this->source); })()));
foreach ($context['_seq'] as $context["key"] => $context["stade"]) {
// line 277
yield " ";
if (CoreExtension::inFilter($context["key"], 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.', 277, $this->source); })()), "_get", ["stade_investissement"], "method", false, false, false, 277))) {
// line 278
yield " <p>- ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["stade"], "html", null, true);
yield "</p>
";
}
// line 280
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['stade'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 281
yield " </td>
</tr>
<tr>
<td>";
// line 284
yield $this->extensions['App\Twig\TranslationExtension']->translate("type d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 284, $this->source); })()), "", "M");
yield "</td>
<td>
<strong>
";
// line 287
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.', 287, $this->source); })()), "_get", ["type_investissement"], "method", false, false, false, 287), "indifferent"))) {
// line 288
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("majoritaire ou minoritaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 288, $this->source); })()), "", "M");
yield "
";
} else {
// line 290
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate(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.', 290, $this->source); })()), "_get", ["type_investissement"], "method", false, false, false, 290), (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 290, $this->source); })()), "", "M");
yield "
";
}
// line 292
yield " </strong>
</td>
</tr>
<tr>
<td>";
// line 296
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur activite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 296, $this->source); })()), "", "M");
yield "</td>
<td>
";
// line 298
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), (isset($context["idSecteurActivite"]) || array_key_exists("idSecteurActivite", $context) ? $context["idSecteurActivite"] : (function () { throw new RuntimeError('Variable "idSecteurActivite" does not exist.', 298, $this->source); })())), 15))) {
// line 299
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("tous les secteurs d'activite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 299, $this->source); })()), "", "M");
yield "</p>
";
} else {
// line 301
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["secteurActiviteFonds"]) || array_key_exists("secteurActiviteFonds", $context) ? $context["secteurActiviteFonds"] : (function () { throw new RuntimeError('Variable "secteurActiviteFonds" does not exist.', 301, $this->source); })()));
foreach ($context['_seq'] as $context["id"] => $context["nom"]) {
// line 302
yield " ";
if (CoreExtension::inFilter((("," . $context["id"]) . ","), 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.', 302, $this->source); })()), "_get", ["id_secteur_activite"], "method", false, false, false, 302))) {
// line 303
yield " <p>- ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["nom"], "html", null, true);
yield "</p>
";
}
// line 305
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['id'], $context['nom'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 306
yield " ";
}
// line 307
yield " </td>
</tr>
<tr>
<td>";
// line 310
yield $this->extensions['App\Twig\TranslationExtension']->translate("localisation visee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 310, $this->source); })()), "", "M");
yield "</td>
<td>
";
// line 312
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(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.', 312, $this->source); })()), "localisation_cible", [], "any", false, false, false, 312));
foreach ($context['_seq'] as $context["_key"] => $context["localisation"]) {
// line 313
yield " <p>- ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["localisation"], "html", null, true);
yield "</p>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['localisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 315
yield " </td>
</tr>
</table>
</div>
";
} else {
// line 320
yield " ";
if ((isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 320, $this->source); })())) {
// line 321
yield " <div class=\"text-center mt-4\">
\t\t\t\t\t\t<span><em>";
// line 322
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.', 322, $this->source); })()), "", "M");
yield "</em></span><br>
\t<span><em>";
// line 323
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.', 323, $this->source); })()), "", "M");
yield "</em></span><br>
\t\t\t\t\t</div>
\t\t\t\t\t";
// line 325
if ((isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 325, $this->source); })())) {
// line 326
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 336
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.', 336, $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 340
$context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 340, $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.', 340, $this->source); })()));
// line 341
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.', 341, $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 343
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.', 343, $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 349
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.', 349, $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 351
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.', 351, $this->source); })()), "", "M");
yield " </div>
\t</a>
</div>
</div>
\t</div>
</div>
";
} else {
// line 358
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 360
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.', 360, $this->source); })()), "", "M"));
yield "
</a><br>
</div>
";
}
// line 364
yield " \t\t";
if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 364, $this->source); })())) {
// line 365
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 367
if ((isset($context["hasForfait"]) || array_key_exists("hasForfait", $context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.', 367, $this->source); })())) {
// line 368
yield " <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 369
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.', 369, $this->source); })()), "code_service", [], "any", false, false, false, 369), 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.', 369, $this->source); })()), "code_service", [], "any", false, false, false, 369), 0, 6), "abo_fe")))) {
// line 370
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.', 370, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 370));
// line 371
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.', 371, $this->source); })()), "code_service", [], "any", false, false, false, 371), 4, 2), 10))) {
// line 372
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.', 372, $this->source); })())];
// line 373
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.', 373, $this->source); })()), "code_service", [], "any", false, false, false, 373), 4, 2), 20))) {
// line 374
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.', 374, $this->source); })())];
// line 375
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.', 375, $this->source); })()), "code_service", [], "any", false, false, false, 375), 4, 2), 30))) {
// line 376
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.', 376, $this->source); })())];
// line 377
yield " ";
}
// line 378
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.', 378, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 378, $this->source); })()));
yield "
";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, // line 379
(isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 379, $this->source); })()), "code_service", [], "any", false, false, false, 379), 0, 6), "abo_fe"))) {
// line 380
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.', 380, $this->source); })()), "code_service", [], "any", false, false, false, 380), 7, 2), 10))) {
// line 381
yield " ";
$context["itemAbo"] = ["nb" => 10];
// line 382
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.', 382, $this->source); })()), "code_service", [], "any", false, false, false, 382), 7, 2), 20))) {
// line 383
yield " ";
$context["itemAbo"] = ["nb" => 20];
// line 384
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.', 384, $this->source); })()), "code_service", [], "any", false, false, false, 384), 7, 2), 30))) {
// line 385
yield " ";
$context["itemAbo"] = ["nb" => 30];
// line 386
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.', 386, $this->source); })()), "code_service", [], "any", false, false, false, 386), 7, 2), 40))) {
// line 387
yield " ";
$context["itemAbo"] = ["nb" => 40];
// line 388
yield " ";
}
// line 389
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.', 389, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 389, $this->source); })()));
yield "
";
} else {
// line 391
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.', 391, $this->source); })()), "code_service", [], "any", false, false, false, 391), "pack_5"))) {
// line 392
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.', 392, $this->source); })()));
// line 393
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.', 393, $this->source); })()), "code_service", [], "any", false, false, false, 393), "pack_10"))) {
// line 394
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.', 394, $this->source); })()));
// line 395
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.', 395, $this->source); })()), "code_service", [], "any", false, false, false, 395), "pack_20"))) {
// line 396
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.', 396, $this->source); })()));
// line 397
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.', 397, $this->source); })()), "code_service", [], "any", false, false, false, 397), "consultation_pm_promotionnelle"))) {
// line 398
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.', 398, $this->source); })()));
// line 399
yield " ";
} else {
// line 400
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.', 400, $this->source); })()), "code_service", [], "any", false, false, false, 400);
// line 401
yield " ";
}
// line 402
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 402) && (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.', 402, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 402), ""))) && CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 402))) {
// line 403
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.', 403, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 403));
// line 404
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 404, $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.', 404, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 404), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 404, $this->source); })())];
// line 405
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.', 405, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 405, $this->source); })()));
yield " *
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 406
($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 406) && (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.', 406, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 406), "")))) {
// line 407
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.', 407, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 407));
// line 408
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 408, $this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 408, $this->source); })())];
// line 409
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.', 409, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 409, $this->source); })()));
yield " *
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 410
($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 410)) {
// line 411
yield " ";
$context["noDate"] = true;
// line 412
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 412, $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.', 412, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 412)];
// line 413
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.', 413, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 413, $this->source); })()));
yield "
";
} else {
// line 415
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 415, $this->source); })())];
// line 416
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.', 416, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 416, $this->source); })()));
yield " *
";
}
// line 418
yield " ";
}
// line 419
yield " </div>
<div class=\"col-12\">
";
// line 421
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.', 421, $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 426
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.', 426, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 426) . "")), "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 430
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.', 430, $this->source); })()), "", "M");
yield "</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
";
// line 437
if ( !array_key_exists("noDate", $context)) {
// line 438
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.', 438, $this->source); })()), "", "M");
yield "<br>
";
}
// line 440
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.', 440, $this->source); })()), "", "M");
yield "
</small>
</div>
\t\t";
} else {
// line 444
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.', 444, $this->source); })()), "user", [], "any", false, false, false, 444))) {
yield " ";
// line 445
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 449
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 460
yield "
\t\t ";
// line 461
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.', 461, $this->source); })()), "user", [], "any", false, false, false, 461))) {
yield " \t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t ";
} else {
// line 463
yield " \t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t ";
}
// line 466
yield " \t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>";
// line 467
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.', 467, $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 469
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.', 469, $this->source); })()), "", "M");
yield " ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"";
// line 472
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.', 472, $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 477
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.', 477, $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.', 477, $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.', 477, $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 483
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.', 483, $this->source); })()), "", "M"));
yield "</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 489
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.', 489, $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.', 489, $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.', 489, $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 497
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.', 497, $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.', 497, $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.', 497, $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 505
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.', 505, $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.', 505, $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.', 505, $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 514
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.', 514, $this->source); })()), "", "M"));
yield "</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 519
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.', 519, $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.', 519, $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.', 519, $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 527
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.', 527, $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.', 527, $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.', 527, $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 535
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.', 535, $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.', 535, $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.', 535, $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 542
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.', 542, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 542) . "")), "html", null, true);
yield "\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
\t <div class=\"my-3 text-center\">
\t ";
// line 545
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.', 545, $this->source); })()), "user", [], "any", false, false, false, 545))) {
yield "
\t <button class=\"button-rond\" type=\"submit\">";
// line 546
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.', 546, $this->source); })()), "", "M");
yield "</button>
\t ";
} else {
// line 548
yield " \t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
";
// line 549
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.', 549, $this->source); })()), "", "M");
yield "
\t </a>
\t ";
}
// line 552
yield " \t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : ";
// line 556
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.', 556, $this->source); })()), "", "M"));
yield "</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t";
}
// line 562
yield " \t</div>
</div>
";
}
// line 565
yield "
";
} else {
// line 567
yield " <div class=\"card mb-3 mt-3 no_shadow\">
\t<div class=\"card-body\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12\">
\t\t\t\t<h5 class=\"mb-3\">";
// line 571
yield $this->extensions['App\Twig\TranslationExtension']->translate("accedez à cette page grace a l'offre FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 571, $this->source); })()), "", "M");
yield "</h5>
\t\t\t";
// line 572
if ( !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.', 572, $this->source); })()), "user", [], "any", false, false, false, 572)) {
// line 573
yield " \t\t\t<div class=\"col-12 col-sm-12 px-4 mb-3\">
\t\t\t\t\t<div class=\"row bkg_gris_clair\">
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
\t\t\t\t\t\t\t<strong>";
// line 576
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous êtes adhérent FUSACQ Expert", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 576, $this->source); })()), "", "M");
yield " :</strong>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3 text-center\">
\t\t\t\t\t\t\t<button class=\"btn btn-bleu-annonce\" id=\"btn-connexion\">";
// line 579
yield $this->extensions['App\Twig\TranslationExtension']->translate("connectez-vous", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 579, $this->source); })()), "", "M");
yield "</button>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t";
}
// line 584
yield " \t\t\t\t
\t\t\t\t<div class=\"col-12 col-sm-12 mb-3\">
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
\t\t\t\t\t\t\t<strong>";
// line 587
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous n'êtes pas encore abonné ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 587, $this->source); })()), "", "M");
yield " :</strong>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t";
// line 589
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::pubFusacqExpert", ["display_title" => false, "display_login" => false, "lang" => // line 590
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 590, $this->source); })()), "codePays" => (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 590, $this->source); })())])));
// line 591
yield "
\t\t\t\t</div>
\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
";
}
// line 598
yield " ";
}
// line 599
yield " </div>
</div>
</div>
</div>
\t\t\t\t";
// line 604
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 604, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 604, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 604, $this->source); })()))) {
// line 605
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 609
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.', 609, $this->source); })()), "", "M");
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.', 609, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 609), "html", null, true);
yield "</h5>
<!-- Contactez directement -->
";
// line 612
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.', 612, $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 616
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.', 616, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 619
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.', 619, $this->source); })()), "nom", [], "any", false, false, false, 619), 'widget');
yield "
";
// line 620
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.', 620, $this->source); })()), "nom", [], "any", false, false, false, 620), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 624
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.', 624, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 627
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.', 627, $this->source); })()), "prenom", [], "any", false, false, false, 627), 'widget');
yield "
";
// line 628
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.', 628, $this->source); })()), "prenom", [], "any", false, false, false, 628), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 631
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.', 631, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 634
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.', 634, $this->source); })()), "email", [], "any", false, false, false, 634), 'widget');
yield "
";
// line 635
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.', 635, $this->source); })()), "email", [], "any", false, false, false, 635), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 638
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.', 638, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 641
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.', 641, $this->source); })()), "indicatif", [], "any", false, false, false, 641), 'widget');
yield "
";
// line 642
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.', 642, $this->source); })()), "telephone", [], "any", false, false, false, 642), 'widget');
yield "
";
// line 643
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.', 643, $this->source); })()), "telephone", [], "any", false, false, false, 643), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 646
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.', 646, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 649
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.', 649, $this->source); })()), "societe", [], "any", false, false, false, 649), 'widget');
yield "
";
// line 650
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.', 650, $this->source); })()), "societe", [], "any", false, false, false, 650), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 653
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.', 653, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 657
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.', 657, $this->source); })()), "message", [], "any", false, false, false, 657), 'widget');
yield "
";
// line 658
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.', 658, $this->source); })()), "message", [], "any", false, false, false, 658), 'errors');
yield "
</div>
";
// line 661
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.', 661, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 661), 'widget');
yield "
<input type=\"hidden\" name=\"form[lang]\" value=\"";
// line 663
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.', 663, $this->source); })()), "html", null, true);
yield "\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
";
// line 666
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.', 666, $this->source); })()), "recaptcha", [], "any", false, false, false, 666), 'widget');
yield "
";
// line 667
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.', 667, $this->source); })()), "recaptcha", [], "any", false, false, false, 667), '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 673
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.', 673, $this->source); })()), "", "M");
yield "</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>";
// line 679
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.', 679, $this->source); })()), "", "M");
yield "</small>
</div>
</div>
</div>
</div>
";
// line 685
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.', 685, $this->source); })()), 'form_end');
yield "
<!-- Contactez directement -->
</div>
</div>
</div>
</div>
";
}
// line 693
yield " <!-- FIN DETAILS ANNONCES -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
<!--MODAL 3-->
<div class=\"modal fade\" id=\"modal-connexion\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title\" id=\"exampleModalLabel\">Connexion</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body mt-3\">
";
// line 711
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", ["from" => "cible_potentielle"])));
// line 714
yield "
</div>
</div>
</div>
</div>
<!--FIN MODAL 3-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 723
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 724
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" src=\"";
// line 725
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 728
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.', 728, $this->source); })()), "", "M"), "html", null, true);
yield "\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\t\t";
// line 732
if ((( !(isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 732, $this->source); })()) && !(isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 732, $this->source); })())) && (isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 732, $this->source); })()))) {
// line 733
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 740
yield " </script>
";
// line 741
if (( !(isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 741, $this->source); })()) && !(isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 741, $this->source); })()))) {
yield "\t
\t<script>
\$(function(){
\t\$('#btn-connexion').on('click', function(){
\t\t\$('#modal-connexion').modal();
\t});
});
</script>
";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/fonds_investissement/criteres_investissement.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1722 => 741, 1719 => 740, 1710 => 733, 1708 => 732, 1701 => 728, 1695 => 725, 1690 => 724, 1680 => 723, 1662 => 714, 1660 => 711, 1640 => 693, 1629 => 685, 1620 => 679, 1611 => 673, 1602 => 667, 1598 => 666, 1592 => 663, 1587 => 661, 1581 => 658, 1577 => 657, 1570 => 653, 1564 => 650, 1560 => 649, 1554 => 646, 1548 => 643, 1544 => 642, 1540 => 641, 1534 => 638, 1528 => 635, 1524 => 634, 1518 => 631, 1512 => 628, 1508 => 627, 1502 => 624, 1495 => 620, 1491 => 619, 1485 => 616, 1478 => 612, 1470 => 609, 1464 => 605, 1462 => 604, 1455 => 599, 1452 => 598, 1443 => 591, 1441 => 590, 1440 => 589, 1435 => 587, 1430 => 584, 1422 => 579, 1416 => 576, 1411 => 573, 1409 => 572, 1405 => 571, 1399 => 567, 1395 => 565, 1390 => 562, 1381 => 556, 1375 => 552, 1369 => 549, 1366 => 548, 1361 => 546, 1357 => 545, 1351 => 542, 1336 => 535, 1321 => 527, 1306 => 519, 1299 => 514, 1282 => 505, 1267 => 497, 1252 => 489, 1244 => 483, 1230 => 477, 1223 => 472, 1217 => 469, 1212 => 467, 1209 => 466, 1205 => 463, 1200 => 461, 1197 => 460, 1183 => 449, 1177 => 445, 1173 => 444, 1165 => 440, 1159 => 438, 1157 => 437, 1147 => 430, 1140 => 426, 1132 => 421, 1128 => 419, 1125 => 418, 1119 => 416, 1116 => 415, 1110 => 413, 1107 => 412, 1104 => 411, 1102 => 410, 1097 => 409, 1094 => 408, 1091 => 407, 1089 => 406, 1084 => 405, 1081 => 404, 1078 => 403, 1075 => 402, 1072 => 401, 1069 => 400, 1066 => 399, 1063 => 398, 1060 => 397, 1057 => 396, 1054 => 395, 1051 => 394, 1048 => 393, 1045 => 392, 1042 => 391, 1036 => 389, 1033 => 388, 1030 => 387, 1027 => 386, 1024 => 385, 1021 => 384, 1018 => 383, 1015 => 382, 1012 => 381, 1009 => 380, 1007 => 379, 1002 => 378, 999 => 377, 996 => 376, 993 => 375, 990 => 374, 987 => 373, 984 => 372, 981 => 371, 978 => 370, 976 => 369, 973 => 368, 971 => 367, 967 => 365, 964 => 364, 957 => 360, 953 => 358, 943 => 351, 938 => 349, 929 => 343, 923 => 341, 921 => 340, 914 => 336, 902 => 326, 900 => 325, 895 => 323, 891 => 322, 888 => 321, 885 => 320, 878 => 315, 869 => 313, 865 => 312, 860 => 310, 855 => 307, 852 => 306, 846 => 305, 840 => 303, 837 => 302, 832 => 301, 826 => 299, 824 => 298, 819 => 296, 813 => 292, 807 => 290, 801 => 288, 799 => 287, 793 => 284, 788 => 281, 782 => 280, 776 => 278, 773 => 277, 769 => 276, 764 => 274, 758 => 270, 752 => 268, 740 => 266, 738 => 265, 732 => 262, 727 => 259, 725 => 258, 719 => 257, 709 => 249, 699 => 245, 696 => 244, 693 => 243, 690 => 242, 688 => 241, 672 => 240, 662 => 236, 659 => 235, 656 => 234, 653 => 233, 651 => 232, 635 => 231, 628 => 227, 620 => 222, 604 => 221, 601 => 220, 591 => 216, 588 => 215, 585 => 214, 582 => 213, 580 => 212, 567 => 211, 557 => 207, 554 => 206, 551 => 205, 548 => 204, 546 => 203, 533 => 202, 526 => 198, 518 => 193, 505 => 192, 502 => 191, 500 => 190, 494 => 187, 478 => 178, 460 => 165, 456 => 163, 446 => 160, 441 => 159, 439 => 158, 435 => 156, 430 => 154, 425 => 152, 422 => 151, 418 => 149, 412 => 147, 410 => 146, 404 => 145, 400 => 144, 392 => 143, 388 => 142, 385 => 141, 383 => 140, 376 => 136, 372 => 135, 364 => 129, 358 => 125, 352 => 122, 342 => 120, 339 => 119, 337 => 117, 336 => 116, 335 => 115, 334 => 114, 333 => 113, 330 => 112, 327 => 111, 324 => 110, 321 => 109, 319 => 107, 318 => 106, 317 => 105, 315 => 104, 312 => 103, 309 => 102, 307 => 101, 302 => 98, 296 => 95, 286 => 93, 284 => 92, 279 => 89, 273 => 86, 263 => 84, 260 => 83, 258 => 81, 257 => 80, 256 => 79, 255 => 78, 254 => 77, 251 => 76, 248 => 75, 245 => 74, 242 => 73, 240 => 71, 239 => 70, 238 => 69, 236 => 68, 233 => 67, 230 => 66, 228 => 65, 223 => 62, 221 => 61, 218 => 60, 215 => 59, 212 => 58, 209 => 57, 206 => 56, 203 => 55, 200 => 54, 198 => 53, 195 => 52, 193 => 51, 184 => 46, 177 => 44, 170 => 43, 163 => 41, 156 => 40, 154 => 39, 148 => 38, 141 => 37, 139 => 36, 133 => 35, 123 => 27, 121 => 26, 114 => 21, 112 => 20, 106 => 16, 104 => 15, 103 => 13, 102 => 11, 98 => 9, 95 => 8, 85 => 7, 61 => 3, 38 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% 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 %}
{% 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\">
{% 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\">
{% 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\">
{% if from == null %}
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_strategie_investissement', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=1&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"strategie<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-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"criteres<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-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"{{ path('fonds_investissement_investissement_references', {'slug' : fonds._get('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' : fonds._get('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\">
<a class=\"nav-item nav-link\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=1&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"strategie<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-2\">
<div class=\"nav-item nav-link active\">
<span class=\"fs13\">{{ translate(\"criteres<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-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 mb-3\">{{ translate(\"criteres d'investissement de\",lang,\"\",\"M\") | raw }} {{ nom_societe }}</h5>
{% if hasService or hasCommande %}
<div class=\"ml-sm-5\">
<table class=\"table table-striped table-bordered\">
<tr>
<td>{{ translate(\"montants investis\",lang,\"\",\"M\") | raw }}</td>
<td>
<strong>
{% if fonds._get('montant_investissement_min') and fonds._get('montant_investissement_max') and fonds._get('montant_investissement_min') != '0.0000' and fonds._get('montant_investissement_max') != '0.0000' %}
{{ translate(\"entre\",lang,\"\",\"M\") | raw }} {{ fonds._get('montant_investissement_min') | number_format(0, \",\", \" \") }} k€ {{ translate(\"et\",lang,\"\",\"m\") | raw }} {{ fonds._get('montant_investissement_max') | number_format(0, \",\", \" \") }} k€
{% else %}
{{ translate(\"N.C\",lang,\"\",\"M\") | raw }}
{% endif %}
</strong>
</td>
</tr>
<tr>
<td>{{ translate(\"stade(s) d'investissement\",lang,\"\",\"M\") | raw }}</td>
<td>
{% for key, stade in tab_stade_invest %}
{% if key in fonds._get(\"stade_investissement\") %}
<p>- {{ stade }}</p>
{% endif %}
{% endfor %}
</td>
</tr>
<tr>
<td>{{ translate(\"type d'investissement\",lang,\"\",\"M\") | raw }}</td>
<td>
<strong>
{% if fonds._get(\"type_investissement\") == 'indifferent' %}
{{ translate(\"majoritaire ou minoritaire\",lang,\"\",\"M\") | raw }}
{% else %}
{{ translate(fonds._get(\"type_investissement\"),lang,\"\",\"M\") | raw }}
{% endif %}
</strong>
</td>
</tr>
<tr>
<td>{{ translate(\"secteur activite\",lang,\"\",\"M\") | raw }}</td>
<td>
{% if idSecteurActivite | length == 15 %}
<p>{{ translate(\"tous les secteurs d'activite\",lang,\"\",\"M\") | raw }}</p>
{% else %}
{% for id, nom in secteurActiviteFonds %}
{% if ','~id~',' in fonds._get('id_secteur_activite') %}
<p>- {{ nom }}</p>
{% endif %}
{% endfor %}
{% endif %}
</td>
</tr>
<tr>
<td>{{ translate(\"localisation visee\",lang,\"\",\"M\") | raw }}</td>
<td>
{% for localisation in fonds.localisation_cible %}
<p>- {{ localisation }}</p>
{% endfor %}
</td>
</tr>
</table>
</div>
{% else %}
{% if isEncrypted %}
<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 %}
\t\t{% 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 %}
{% 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>
{% 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 %}
{% else %}
<div class=\"card mb-3 mt-3 no_shadow\">
\t<div class=\"card-body\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12\">
\t\t\t\t<h5 class=\"mb-3\">{{ translate(\"accedez à cette page grace a l'offre FUSACQ Expert\",lang,\"\",\"M\") | raw }}</h5>
\t\t\t{% if not app.user %}
\t\t\t<div class=\"col-12 col-sm-12 px-4 mb-3\">
\t\t\t\t\t<div class=\"row bkg_gris_clair\">
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
\t\t\t\t\t\t\t<strong>{{ translate(\"vous êtes adhérent FUSACQ Expert\",lang,\"\",\"M\") | raw }} :</strong>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3 text-center\">
\t\t\t\t\t\t\t<button class=\"btn btn-bleu-annonce\" id=\"btn-connexion\">{{ translate(\"connectez-vous\",lang,\"\",\"M\") | raw }}</button>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t{% endif %}
\t\t\t\t
\t\t\t\t<div class=\"col-12 col-sm-12 mb-3\">
\t\t\t\t\t\t<div class=\"col-12 py-2 mb-3\">
\t\t\t\t\t\t\t<strong>{{ translate(\"vous n'êtes pas encore abonné ?\",lang,\"\",\"M\") | raw }} :</strong>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::pubFusacqExpert', {display_title: false, display_login: false, lang: lang, codePays: codePays}
)) | spaceless }}
\t\t\t\t</div>
\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</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 }} {{ fonds._get('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 -->
<!--MODAL 3-->
<div class=\"modal fade\" id=\"modal-connexion\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title\" id=\"exampleModalLabel\">Connexion</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body mt-3\">
{{ render_esi(controller(
'App\\\\Controller\\\\SecurityController::login',
\t {\"from\": \"cible_potentielle\" }
)) | spaceless }}
</div>
</div>
</div>
</div>
<!--FIN MODAL 3-->
{% 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>
{% if not hasService and not hasCommande %}\t
\t<script>
\$(function(){
\t\$('#btn-connexion').on('click', function(){
\t\t\$('#modal-connexion').modal();
\t});
});
</script>
{% endif %}
{% endblock %}
", "annuaires/fonds_investissement/criteres_investissement.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/fonds_investissement/criteres_investissement.html.twig");
}
}