<?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/actualite_publiee.html.twig */
class __TwigTemplate_cad50ae8ed56ba14897b3643997243f2a18a20eacedb6c383c7742304883f9c9 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/actualite_publiee.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/actualite_publiee.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/fonds_investissement/actualite_publiee.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/actualite_publiee.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/actualite_publiee.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/actualite_publiee.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/actualite_publiee.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\">
\t";
// 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\">
\t";
// 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(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); })()), "_get", ["nom_societe"], "method", false, false, false, 160), "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\">
\t";
// 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\">
<a class=\"nav-item nav-link\" href=\"";
// line 197
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fonds_investissement_criteres_investissement", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(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.', 197, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 197)), "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.', 197, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 197), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 197, $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.', 197, $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.', 197, $this->source); })()), "html", null, true);
yield "&onglet=2&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 197, $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.', 197, $this->source); })())) {
yield "&dernieresAnnonces=1";
}
yield "\">
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"";
// line 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\">
<div class=\"nav-item nav-link active\">
";
// 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>
</div>
</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\">
<a class=\"nav-item nav-link \" href=\"";
// line 226
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.', 226, $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.', 226, $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.', 226, $this->source); })()), "html", null, true);
yield "&onglet=2&index=";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 226, $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.', 226, $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.', 226, $this->source); })())) {
yield "&from_commande=1";
}
yield "\">
<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>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"";
// line 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\">
<div class=\"nav-item nav-link active no-padding-x\">
";
// 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>
</div>
</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("actualites du fonds", (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); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 258, $this->source); })()))) {
// line 259
yield " <table class=\"table table-striped table-bordered mb-5\">
";
// line 260
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["actualites"]) || array_key_exists("actualites", $context) ? $context["actualites"] : (function () { throw new RuntimeError('Variable "actualites" does not exist.', 260, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["actualite"]) {
// line 261
yield " ";
// line 267
yield " ";
$context["lienActualite"] = (((("/buzz/" . CoreExtension::getAttribute($this->env, $this->source, $context["actualite"], "slug", [], "any", false, false, false, 267)) . "-a") . CoreExtension::getAttribute($this->env, $this->source, $context["actualite"], "_get", ["id_actualite"], "method", false, false, false, 267)) . (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 267, $this->source); })()));
// line 268
yield " <tr>
<td class=\"text-center\">
";
// line 270
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actualite"], "date_mise_en_ligne_formated", [], "any", false, false, false, 270), "html", null, true);
yield "
</td>
<td>
<a target=\"_blank\" href=\"";
// line 273
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienActualite"]) || array_key_exists("lienActualite", $context) ? $context["lienActualite"] : (function () { throw new RuntimeError('Variable "lienActualite" does not exist.', 273, $this->source); })()), "html", null, true);
yield "\" title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actualite"], "_get", ["titre_actualite"], "method", false, false, false, 273), "html", null, true);
yield "\" target=\"_blank\">
";
// line 274
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actualite"], "_get", ["titre_actualite"], "method", false, false, false, 274), "html", null, true);
yield "
</a>
</td>
</tr>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['actualite'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 279
yield " </table>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\"";
// line 283
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["paginationClass"]) || array_key_exists("paginationClass", $context) ? $context["paginationClass"] : (function () { throw new RuntimeError('Variable "paginationClass" does not exist.', 283, $this->source); })()), "html", null, true);
yield "\">
";
// line 284
yield $this->extensions['Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension']->render($this->env, (isset($context["actualites"]) || array_key_exists("actualites", $context) ? $context["actualites"] : (function () { throw new RuntimeError('Variable "actualites" does not exist.', 284, $this->source); })()));
yield "
</nav>
</div>
</div>
<!--FIN PAGINATION-->
";
} else {
// line 290
yield " <div class=\"text-center mt-4\">
\t\t\t\t\t\t<span><em>";
// line 291
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.', 291, $this->source); })()), "", "M");
yield "</em></span><br>
\t<span><em>";
// line 292
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.', 292, $this->source); })()), "", "M");
yield "</em></span><br>
\t\t\t\t\t</div>
\t\t\t\t\t";
// line 294
if ((isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 294, $this->source); })())) {
// line 295
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 305
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.', 305, $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 309
$context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 309, $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.', 309, $this->source); })()));
// line 310
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.', 310, $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 312
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.', 312, $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 318
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.', 318, $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 320
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.', 320, $this->source); })()), "", "M");
yield " </div>
\t</a>
</div>
</div>
\t</div>
</div>
";
} else {
// line 327
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 329
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.', 329, $this->source); })()), "", "M"));
yield "
</a><br>
</div>
";
}
// line 333
yield "
";
// line 334
if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 334, $this->source); })())) {
// line 335
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 337
if ((isset($context["hasForfait"]) || array_key_exists("hasForfait", $context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.', 337, $this->source); })())) {
// line 338
yield " <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 339
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.', 339, $this->source); })()), "code_service", [], "any", false, false, false, 339), 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.', 339, $this->source); })()), "code_service", [], "any", false, false, false, 339), 0, 6), "abo_fe")))) {
// line 340
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.', 340, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 340));
// line 341
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.', 341, $this->source); })()), "code_service", [], "any", false, false, false, 341), 4, 2), 10))) {
// line 342
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.', 342, $this->source); })())];
// line 343
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.', 343, $this->source); })()), "code_service", [], "any", false, false, false, 343), 4, 2), 20))) {
// line 344
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.', 344, $this->source); })())];
// line 345
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.', 345, $this->source); })()), "code_service", [], "any", false, false, false, 345), 4, 2), 30))) {
// line 346
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.', 346, $this->source); })())];
// line 347
yield " ";
}
// line 348
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.', 348, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 348, $this->source); })()));
yield "
";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, // line 349
(isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 349, $this->source); })()), "code_service", [], "any", false, false, false, 349), 0, 6), "abo_fe"))) {
// line 350
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.', 350, $this->source); })()), "code_service", [], "any", false, false, false, 350), 7, 2), 10))) {
// line 351
yield " ";
$context["itemAbo"] = ["nb" => 10];
// line 352
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.', 352, $this->source); })()), "code_service", [], "any", false, false, false, 352), 7, 2), 20))) {
// line 353
yield " ";
$context["itemAbo"] = ["nb" => 20];
// line 354
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.', 354, $this->source); })()), "code_service", [], "any", false, false, false, 354), 7, 2), 30))) {
// line 355
yield " ";
$context["itemAbo"] = ["nb" => 30];
// line 356
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.', 356, $this->source); })()), "code_service", [], "any", false, false, false, 356), 7, 2), 40))) {
// line 357
yield " ";
$context["itemAbo"] = ["nb" => 40];
// line 358
yield " ";
}
// line 359
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.', 359, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 359, $this->source); })()));
yield "
";
} else {
// line 361
yield "\t ";
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.', 361, $this->source); })()), "code_service", [], "any", false, false, false, 361), "pack_5"))) {
// line 362
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.', 362, $this->source); })()));
// line 363
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.', 363, $this->source); })()), "code_service", [], "any", false, false, false, 363), "pack_10"))) {
// line 364
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.', 364, $this->source); })()));
// line 365
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.', 365, $this->source); })()), "code_service", [], "any", false, false, false, 365), "pack_20"))) {
// line 366
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.', 366, $this->source); })()));
// line 367
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.', 367, $this->source); })()), "code_service", [], "any", false, false, false, 367), "consultation_pm_promotionnelle"))) {
// line 368
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.', 368, $this->source); })()));
// line 369
yield " ";
} else {
// line 370
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.', 370, $this->source); })()), "code_service", [], "any", false, false, false, 370);
// line 371
yield " ";
}
// line 372
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 372) && (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.', 372, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 372), ""))) && CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 372))) {
// line 373
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.', 373, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 373));
// line 374
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 374, $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.', 374, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 374), "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 " ";
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.', 375, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 375, $this->source); })()));
yield " *
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, // line 376
($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 376) && (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.', 376, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 376), "")))) {
// line 377
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.', 377, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 377));
// line 378
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 378, $this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 378, $this->source); })())];
// line 379
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.', 379, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 379, $this->source); })()));
yield " *
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 380
($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 380)) {
// line 381
yield " \t";
$context["noDate"] = true;
// line 382
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 382, $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.', 382, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 382)];
// line 383
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.', 383, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 383, $this->source); })()));
yield "
";
} else {
// line 385
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 385, $this->source); })())];
// line 386
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.', 386, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 386, $this->source); })()));
yield " *
";
}
// line 388
yield " ";
}
// line 389
yield " </div>
<div class=\"col-12\">
";
// line 391
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.', 391, $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 396
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.', 396, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 396) . "")), "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 400
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.', 400, $this->source); })()), "", "M");
yield "</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
";
// line 407
if ( !array_key_exists("noDate", $context)) {
// line 408
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.', 408, $this->source); })()), "", "M");
yield "<br>
";
}
// line 410
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.', 410, $this->source); })()), "", "M");
yield "
</small>
</div>
\t\t";
} else {
// line 414
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.', 414, $this->source); })()), "user", [], "any", false, false, false, 414))) {
yield " ";
// line 415
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 419
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 430
yield "
\t\t ";
// line 431
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.', 431, $this->source); })()), "user", [], "any", false, false, false, 431))) {
yield " \t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t ";
} else {
// line 433
yield " \t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t ";
}
// line 436
yield " \t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>";
// line 437
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.', 437, $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 439
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.', 439, $this->source); })()), "", "M");
yield " ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"";
// line 442
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.', 442, $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 447
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.', 447, $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.', 447, $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.', 447, $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 453
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.', 453, $this->source); })()), "", "M"));
yield "</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 459
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.', 459, $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.', 459, $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.', 459, $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 467
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.', 467, $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.', 467, $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.', 467, $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 475
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.', 475, $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.', 475, $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.', 475, $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 484
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.', 484, $this->source); })()), "", "M"));
yield "</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 489
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.', 489, $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.', 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=\"abo_10_par_mois\">
\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("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.', 497, $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.', 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=\"abo_20_par_mois\">
\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("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.', 505, $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.', 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=\"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 512
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.', 512, $this->source); })()), "_get", ["id_gestionnaire_fonds"], "method", false, false, false, 512) . "")), "html", null, true);
yield "\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
\t <div class=\"my-3 text-center\">
\t ";
// line 515
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.', 515, $this->source); })()), "user", [], "any", false, false, false, 515))) {
yield "
\t <button class=\"button-rond\" type=\"submit\">";
// line 516
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.', 516, $this->source); })()), "", "M");
yield "</button>
\t ";
} else {
// line 518
yield " \t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
";
// line 519
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.', 519, $this->source); })()), "", "M");
yield "
\t </a>
\t ";
}
// line 522
yield " \t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : ";
// line 526
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.', 526, $this->source); })()), "", "M"));
yield "</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t";
}
// line 532
yield " \t</div>
</div>
";
}
// line 535
yield "
";
}
// line 537
yield " </div>
</div>
</div>
</div>
\t\t\t\t";
// line 542
if ((((isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 542, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 542, $this->source); })())) || !(isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 542, $this->source); })()))) {
// line 543
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 547
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.', 547, $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.', 547, $this->source); })()), "_get", ["nom_societe"], "method", false, false, false, 547), "html", null, true);
yield "</h5>
<!-- Contactez directement -->
";
// line 550
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.', 550, $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 554
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.', 554, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 557
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.', 557, $this->source); })()), "nom", [], "any", false, false, false, 557), 'widget');
yield "
";
// line 558
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.', 558, $this->source); })()), "nom", [], "any", false, false, false, 558), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 562
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.', 562, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 565
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.', 565, $this->source); })()), "prenom", [], "any", false, false, false, 565), 'widget');
yield "
";
// line 566
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.', 566, $this->source); })()), "prenom", [], "any", false, false, false, 566), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 569
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.', 569, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 572
yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 572, $this->source); })()), "email", [], "any", false, false, false, 572), 'widget');
yield "
";
// line 573
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.', 573, $this->source); })()), "email", [], "any", false, false, false, 573), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 576
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.', 576, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 579
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.', 579, $this->source); })()), "indicatif", [], "any", false, false, false, 579), 'widget');
yield "
";
// line 580
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.', 580, $this->source); })()), "telephone", [], "any", false, false, false, 580), 'widget');
yield "
";
// line 581
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.', 581, $this->source); })()), "telephone", [], "any", false, false, false, 581), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 584
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.', 584, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 587
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.', 587, $this->source); })()), "societe", [], "any", false, false, false, 587), 'widget');
yield "
";
// line 588
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.', 588, $this->source); })()), "societe", [], "any", false, false, false, 588), 'errors');
yield "
</div>
<div class=\"col-4 col-lg-3 offset-lg-2 mt-1 mb-3\">
";
// line 591
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.', 591, $this->source); })()), "", "M");
yield " *
</div>
<div class=\"col-8 col-lg-5 mb-3 input-group\">
";
// line 595
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.', 595, $this->source); })()), "message", [], "any", false, false, false, 595), 'widget');
yield "
";
// line 596
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.', 596, $this->source); })()), "message", [], "any", false, false, false, 596), 'errors');
yield "
</div>
";
// line 599
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.', 599, $this->source); })()), "id_gestionnaire_fonds", [], "any", false, false, false, 599), 'widget');
yield "
<input type=\"hidden\" name=\"form[lang]\" value=\"";
// line 601
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.', 601, $this->source); })()), "html", null, true);
yield "\" />
<div class=\"col-12 col-sm-6 offset-sm-4\">
<div class=\"form-group\">
";
// line 604
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.', 604, $this->source); })()), "recaptcha", [], "any", false, false, false, 604), 'widget');
yield "
";
// line 605
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.', 605, $this->source); })()), "recaptcha", [], "any", false, false, false, 605), '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 611
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.', 611, $this->source); })()), "", "M");
yield "</button>
</a>
</div>
<div class=\"col-12 mt-4 mt-3\">
<div class=\"col-12\">
<small>";
// line 617
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.', 617, $this->source); })()), "", "M");
yield "</small>
</div>
</div>
</div>
</div>
";
// line 623
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.', 623, $this->source); })()), 'form_end');
yield "
<!-- Contactez directement -->
</div>
</div>
</div>
</div>
";
}
// line 631
yield " <!-- FIN DETAILS ANNONCES -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 640
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 641
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" src=\"";
// line 642
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 645
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.', 645, $this->source); })()), "", "M"), "html", null, true);
yield "\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\t\t";
// line 649
if ((( !(isset($context["hasService"]) || array_key_exists("hasService", $context) ? $context["hasService"] : (function () { throw new RuntimeError('Variable "hasService" does not exist.', 649, $this->source); })()) && !(isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 649, $this->source); })())) && (isset($context["isEncrypted"]) || array_key_exists("isEncrypted", $context) ? $context["isEncrypted"] : (function () { throw new RuntimeError('Variable "isEncrypted" does not exist.', 649, $this->source); })()))) {
// line 650
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 657
yield " </script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/fonds_investissement/actualite_publiee.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1540 => 657, 1531 => 650, 1529 => 649, 1522 => 645, 1516 => 642, 1511 => 641, 1501 => 640, 1483 => 631, 1472 => 623, 1463 => 617, 1454 => 611, 1445 => 605, 1441 => 604, 1435 => 601, 1430 => 599, 1424 => 596, 1420 => 595, 1413 => 591, 1407 => 588, 1403 => 587, 1397 => 584, 1391 => 581, 1387 => 580, 1383 => 579, 1377 => 576, 1371 => 573, 1367 => 572, 1361 => 569, 1355 => 566, 1351 => 565, 1345 => 562, 1338 => 558, 1334 => 557, 1328 => 554, 1321 => 550, 1313 => 547, 1307 => 543, 1305 => 542, 1298 => 537, 1294 => 535, 1289 => 532, 1280 => 526, 1274 => 522, 1268 => 519, 1265 => 518, 1260 => 516, 1256 => 515, 1250 => 512, 1235 => 505, 1220 => 497, 1205 => 489, 1198 => 484, 1181 => 475, 1166 => 467, 1151 => 459, 1143 => 453, 1129 => 447, 1122 => 442, 1116 => 439, 1111 => 437, 1108 => 436, 1104 => 433, 1099 => 431, 1096 => 430, 1082 => 419, 1076 => 415, 1072 => 414, 1064 => 410, 1058 => 408, 1056 => 407, 1046 => 400, 1039 => 396, 1031 => 391, 1027 => 389, 1024 => 388, 1018 => 386, 1015 => 385, 1009 => 383, 1006 => 382, 1003 => 381, 1001 => 380, 996 => 379, 993 => 378, 990 => 377, 988 => 376, 983 => 375, 980 => 374, 977 => 373, 974 => 372, 971 => 371, 968 => 370, 965 => 369, 962 => 368, 959 => 367, 956 => 366, 953 => 365, 950 => 364, 947 => 363, 944 => 362, 941 => 361, 935 => 359, 932 => 358, 929 => 357, 926 => 356, 923 => 355, 920 => 354, 917 => 353, 914 => 352, 911 => 351, 908 => 350, 906 => 349, 901 => 348, 898 => 347, 895 => 346, 892 => 345, 889 => 344, 886 => 343, 883 => 342, 880 => 341, 877 => 340, 875 => 339, 872 => 338, 870 => 337, 866 => 335, 864 => 334, 861 => 333, 854 => 329, 850 => 327, 840 => 320, 835 => 318, 826 => 312, 820 => 310, 818 => 309, 811 => 305, 799 => 295, 797 => 294, 792 => 292, 788 => 291, 785 => 290, 776 => 284, 772 => 283, 766 => 279, 755 => 274, 749 => 273, 743 => 270, 739 => 268, 736 => 267, 734 => 261, 730 => 260, 727 => 259, 725 => 258, 719 => 257, 709 => 249, 699 => 245, 696 => 244, 693 => 243, 690 => 242, 688 => 241, 677 => 236, 674 => 235, 671 => 234, 668 => 233, 666 => 232, 650 => 231, 643 => 227, 627 => 226, 620 => 222, 604 => 221, 601 => 220, 591 => 216, 588 => 215, 585 => 214, 582 => 213, 580 => 212, 569 => 207, 566 => 206, 563 => 205, 560 => 204, 558 => 203, 545 => 202, 538 => 198, 525 => 197, 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\">
\t{% if hasService or hasCommande or not isEncrypted %}
<ul class=\"cat_regions\">
<li><i class=\"fas fa-map-marker-alt gris_ccc\"></i> {{ fonds._get('adresse_societe') }}</li>
<li> {{ fonds._get('code_postal_societe') }} {{ fonds._get('ville_societe') }} {{ fonds.nom_pays }}</li>
<li><i class=\"fas fa-phone gris_ccc\"></i> {{ fonds.telephoneInternational }}</li>
<li><i class=\"fas fa-globe-americas gris_ccc\"></i> <a href=\"{{ fonds.href_site_internet }}\" class=\"underlined\" target=\"_blank\">{{ fonds._get('site_internet') }}</a></li>
{% if fonds._get('nom_contact') != '' and fonds._get('nom_contact') is not null %}
<li><i class=\"fas fa-user gris_ccc\"></i> {{ fonds._get('nom_contact') }}</li>
{% endif %}
</ul>
{% else %}
<span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
<em>{{ translate(\"coordonnées visibles après <br>commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em>
\t</span><br>
\t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> {{ fonds._get('nom_localisation') }}
{% endif %}
</div>
<div class=\"col-12 col-sm-3 text-center mt-5\">
\t{% if hasService or hasCommande or not isEncrypted %}
<a href=\"{{ fonds.href_site_internet }}\" target=\"_blank\">
<img class=\"img-fluid\" src=\"{{ fonds.vignette }}\" alt=\"{{ translate(\"vignette site internet\",lang,\"\",\"M\") | raw }} {{ fonds._get('nom_societe') }}\">
</a>
{% endif %}
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"{{ fonds.carte }}\" alt=\"{{ fonds._get('nom_localisation') }}\">
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
<div class=\"col-2 col-sm-2 ml-lg-5 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
</div>
<div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
<a href=\"#contact-direct\" class=\"btn-contact\" title=\"{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}\"><button type=\"button\" class=\"btn {{ btnClass }}\">{{ translate(\"contacter ce fonds\",lang,\"\",\"M\") | raw }}</button></a>
</div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"{{ ongletClass }} col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
\t{% if from == null %}
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-1\">
<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\">
<a class=\"nav-item nav-link\" href=\"{{ path('fonds_investissement_criteres_investissement', {'slug' : fonds._get('nom_societe')|slugify , 'idFonds': fonds._get('id_gestionnaire_fonds'), 'codePays': codePaysWithUnderScore}) }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"{{ path('fonds_investissement_investissement_references', {'slug' : 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\">
<div class=\"nav-item nav-link active\">
{% 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>
</div>
</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\">
<a class=\"nav-item nav-link \" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=2&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
<span class=\"fs13\">{{ translate(\"criteres<br>d'investissement\",lang,\"\",\"M\") | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-3\">
<a class=\"nav-item nav-link no-padding-x\" href=\"{{ url }}?urlList={{ urlList }}&{{ string_params }}&onglet=3&index={{ index }}{% if dernieresAnnonces %}&dernieresAnnonces=1{% endif %}{% if from_commande %}&from_commande=1{% endif %}\">
{% set p = \"\" %}
{% if ( nb_investissement > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<span class=\"fs13\">{{ nb_investissement }} {{ translate(\"\$\$investissement<br>reference\$\${p|investissements<br>references}\",lang,\"\",\"M\", p) | raw }}</span>
</a>
</div>
<div class=\"col-12 col-sm-3 no-padding-x bl_gris br_gris lh13 order-sm-4\">
<div class=\"nav-item nav-link active no-padding-x\">
{% 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>
</div>
</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(\"actualites du fonds\",lang,\"\",\"M\") | raw }} {{ nom_societe }}</h5>
{% if hasService or hasCommande or not isEncrypted %}
<table class=\"table table-striped table-bordered mb-5\">
{% for actualite in actualites %}
{# set lienActualite = path('participation_fonds_detail',
{
'slug':actualite.slug,
'idActualite':actualite._get('id_actualite'),
'codePays':codePaysWithUnderScore
}) #}
{% set lienActualite = '/buzz/' ~ actualite.slug ~ '-a' ~ actualite._get('id_actualite') ~ codePaysWithUnderScore %}
<tr>
<td class=\"text-center\">
{{ actualite.date_mise_en_ligne_formated }}
</td>
<td>
<a target=\"_blank\" href=\"{{ lienActualite }}\" title=\"{{ actualite._get('titre_actualite') }}\" target=\"_blank\">
{{ actualite._get('titre_actualite') }}
</a>
</td>
</tr>
{% endfor %}
</table>
<!--PAGINATION-->
<div class=\"row mt-3\">
<div class=\"col-sm-12\">
<nav aria-label=\"...\" class=\"{{ paginationClass }}\">
{{ knp_pagination_render(actualites) }}
</nav>
</div>
</div>
<!--FIN PAGINATION-->
{% else %}
<div class=\"text-center mt-4\">
\t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span><br>
\t<span><em>{{ translate(\"cliquez sur « Obtenir les coordonnées » pour commander.\",lang,\"\",\"M\") | raw }}</em></span><br>
\t\t\t\t\t</div>
\t\t\t\t\t{% if lignePanier %}
<script>
\$(function(){
\tdocument.getElementById('ajout-panier').scrollIntoView({
\t behavior: 'smooth'
\t});
});
</script>
<div class=\"col-12 text-center no-print\" id=\"ajout-panier\">
\t<div class=\"row\">
\t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
\t{{ translate(\"le fonds a été ajouté dans votre panier\",lang,\"\",\"M\") | raw }}
\t</div>
<div class=\"col-12 col-lg-6 text-center text-lg-right\">
\t<div class=\"col-sm-12 my-3\">
\t {% set urlRetourListPanier= urlList ~ '?' ~ string_params %}
\t\t<a href=\"{{ urlRetourListPanier }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
\t\t\t<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">{{ translate(\"continuer la recherche\",lang,\"\",\"M\") | raw }}</div>
</a>
\t\t</div>
</div>
\t<div class=\"col-12 col-lg-6 text-center text-lg-left\">
\t<div class=\"col-sm-12 my-3\">
\t<a href=\"{{ path('panier_index', {'codePays' : codePaysWithUnderScore}) }}\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
\t<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>
\t<div class=\"float-right pt-1\">{{ translate(\"consulter le panier\",lang,\"\",\"M\") | raw }} </div>
\t</a>
</div>
</div>
\t</div>
</div>
{% else %}
\t\t\t\t\t<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
\t<a href=\"javascript:void(0)\" @click=\"clickCommanderFonds(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"obtenir les coordonnées\" ,lang,\"\",\"M\") |capitalize| raw }}
</a><br>
</div>
{% endif %}
{% if not lignePanier %}
<div class=\"col-12 mt-3 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
{% if hasForfait %}
<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
{% if forfaitAUtiliser.code_service[0:3] == \"abo\" and forfaitAUtiliser.code_service[0:6]!=\"abo_fe\" %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% if forfaitAUtiliser.code_service[4:2]==10 %}
{% set itemAbo = { 'nb': 10,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==20 %}
{% set itemAbo = { 'nb': 20,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==30 %}
{% set itemAbo = { 'nb': 30,'date':date} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% elseif forfaitAUtiliser.code_service[0:6]==\"abo_fe\" %}
{% if forfaitAUtiliser.code_service[7:2]==10 %}
{% set itemAbo = { 'nb': 10} %}
{% elseif forfaitAUtiliser.code_service[7:2]==20 %}
{% set itemAbo = { 'nb': 20} %}
{% elseif forfaitAUtiliser.code_service[7:2]==30 %}
{% set itemAbo = { 'nb': 30} %}
{% elseif forfaitAUtiliser.code_service[7:2]==40 %}
{% set itemAbo = { 'nb': 40} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement %\$nb%\$ MER / mois\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% else %}
\t {% if forfaitAUtiliser.code_service == \"pack_5\" %}
{% set nom=translate('5 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_10\" %}
{% set nom=translate('10 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_20\" %}
{% set nom=translate('20 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"consultation_pm_promotionnelle\" %}
{% set nom=translate('consultation promotionnelle',lang) %}
{% else %}
{% set nom=forfaitAUtiliser.code_service %}
{% endif %}
{% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" and forfaitAUtiliser.nb_utilisations_restantes is defined%}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% set itemAbo = { 'nom':nom,'nb': forfaitAUtiliser.nb_utilisations_restantes,'date':date} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% elseif forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces != \"\" %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% set itemAbo = { 'nom':nom,'date':date} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
\t{% set noDate = true %}
{% set itemAbo = { 'nom':nom,'nb':forfaitAUtiliser.nb_utilisations_restantes} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" pour lequel il vous reste %\$nb%\$ mises en relation a utiliser',lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% else %}
{% set itemAbo = { 'nom':nom} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\"',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% endif %}
{% endif %}
</div>
<div class=\"col-12\">
{{ translate(\"ajouter ce fonds d'investissement au panier en cliquant sur le bouton ci-dessous\" ,lang,\"\",\"M\") | raw }} **
</div>
<div class=\"col-12 text-center mt-3 mb-5\">
<div class=\"col-sm-12 my-3\">
<form action=\"/panier/ajoute-panier\" method=\"POST\">
<input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
<button type=\"submit\" class=\"btn btn-acheteur\" role=\"button\" aria-pressed=\"true\">
<div class=\"icon-btn-vous\"><i class=\"fas fa-chevron-circle-left fa-2x white\"></i></div>
<div class=\"float-right pt-1\">{{ translate(\"ajouter au panier\" ,lang,\"\",\"M\") | raw }}</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
{% if noDate is not defined %}
* : {{ translate(\"charte 1 deposant forfait\" ,lang,\"\",\"M\") | raw }}<br>
{% endif %}
** : {{ translate(\"Vous recevrez alors les coordonnées du fonds d’investissement et aurez accès à sa fiche FUSACQ. Vous pourrez ainsi le contacter directement ou via notre formulaire.\" ,lang,\"\",\"M\") | raw }}
</small>
</div>
\t\t{% else %}
\t\t {% if app.user is null %} {# utilisateur NON authentifié #}
\t\t <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
\t\t <div class=\"my-3 text-center\">
\t\t </div>
\t\t {{ render_esi(controller('App\\\\Controller\\\\SecurityController::login' )) | spaceless }}
\t\t <div class=\"modal-footer bkg_gris_clair\">
\t\t\t\t\t<div class=\"col-12 text-center mb-3\">
\t\t\t\t\t\t<h5 class=\"modal-title\">Vous n'avez pas de compte</h5>
\t\t\t\t\t\t<a href=\"/creation-compte\" aria-pressed=\"true\"
\t\t\t\t\t\t\tclass=\"button-rond mt-2\" role=\"button\"> Créer un compte
\t\t\t\t\t\t</a>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t </div>
\t\t {% endif %}
\t\t {% if app.user is null %} {# utilisateur NON authentifié #}
\t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t {% else %} {# utilisateur authentifié #}
\t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t {% endif %}
\t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>{{ translate(\"vous souhaitez souscrire à une offre\" ,lang,\"\",\"M\") | raw }} *</h5>
\t\t\t <a href=\"/comparatif-offres-fusacq\" target=\"_blank\" aria-pressed=\"true\" class=\"button-rond-blanc mt-2\" role=\"button\">
\t\t\t\t\t{{translate(\"quelle offre est faite pour vous\" ,lang,\"\",\"M\") | raw }} ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"{{ path('ajoute_panier', {'codePays' : codePaysWithUnderScore}) }}\" method=\"POST\" id=\"formRadioMiseEnRelation\">
\t\t <div class=\"col-12 mb-3\">
\t\t <div class=\"form-check\">
\t\t <label class=\"contai\">
\t\t {# 40€ HT #}
\t\t {{ translate(\"commande à l'unité\" ,lang,\"\",\"M\") | raw }} : {{ tarif('tarif_participation_fonds',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}
\t\t <input type=\"radio\" name=\"commande\" value=\"commande_unitaire\" checked>
\t\t <span class=\"checkma\"></span>
\t\t </label>
\t\t </div>
\t\t <div class=\"mt-4 mb-3\">
\t\t <strong> {{ translate(\"forfaits\",lang,\"\",\"M\") |capitalize| raw }}</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 150€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_1%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_5\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 235€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_2%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_10\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 325€ HT #}
\t {{ translate(\"%%nb_relation_mer_offre_3%% commandes :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"pack_20\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements mensuel -->
\t <!--- abonnements annuels -->
\t <div class=\"mt-4 mb-3\">
\t <strong> {{ translate(\"abonnements annuels\",lang,\"\",\"M\") |capitalize| raw }}</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 695€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_10_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_10_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 945€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_20_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_20_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t {# 1195€ HT #}
\t {{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% commandes /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_30_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
\t <input type=\"radio\" name=\"commande\" value=\"abo_30_par_mois\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <!--- abonnements annuels -->
\t </div>
\t <input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{ encrypt(fonds._get('id_gestionnaire_fonds') ~ '') }}\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_FONDS\">
\t <div class=\"my-3 text-center\">
\t {% if app.user is not null %}
\t <button class=\"button-rond\" type=\"submit\">{{ translate(\"commander\",lang,\"\",\"M\") | raw }}</button>
\t {% else %}
\t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
{{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}
\t </a>
\t {% endif %}
\t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : {{ translate(\"sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.\",lang,\"\",\"M\") |capitalize| raw }}</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t{% endif %}
\t</div>
</div>
{% endif %}
{% endif %}
</div>
</div>
</div>
</div>
\t\t\t\t{% if hasService or hasCommande or not isEncrypted %}
<div class=\"card mb-3 mt-sm-1 no_shadow\" id=\"contact-direct\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">{{ translate(\"contactez directement\",lang,\"\",\"M\") | raw }} {{ 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 -->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" src=\"{{ asset('build/js/annuaires/detail_fonds.js') }}\"></script>
<script type=\"text/javascript\">
\tfunction afficheAlert(){
\t\t\tlet txt = \"{{ translate(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\", lang, \"\", \"M\") }}\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\t\t{% if not hasService and not hasCommande and isEncrypted %}
\t\t\$(function(){
\t\t\t\$('.btn-contact').on('click', function(){
\t\t\t\talert('Les coordonnées du fonds seront disponibles après commande');
\t\t\t\treturn false;
\t\t\t});
\t\t});
\t\t{% endif %}
</script>
{% endblock %}
", "annuaires/fonds_investissement/actualite_publiee.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/fonds_investissement/actualite_publiee.html.twig");
}
}