<?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/participations_fonds/participation.html.twig */
class __TwigTemplate_053094e124d0ff2a20312fb0a2e3596f2b180a5a0658830d98027c61e6c1eb36 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'googletag' => [$this, 'block_googletag'],
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "annuaires/participations_fonds/participation.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/participations_fonds/participation.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/participations_fonds/participation.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_googletag($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googletag"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "googletag"));
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["googleTag"]) || array_key_exists("googleTag", $context) ? $context["googleTag"] : (function () { throw new RuntimeError('Variable "googleTag" does not exist.', 3, $this->source); })()), "getCiblageLocalisationFusacq", [], "any", false, false, false, 3);
yield CoreExtension::getAttribute($this->env, $this->source, (isset($context["googleTag"]) || array_key_exists("googleTag", $context) ? $context["googleTag"] : (function () { throw new RuntimeError('Variable "googleTag" does not exist.', 3, $this->source); })()), "getCiblageSecteurActiviteFusacq", [], "any", false, false, false, 3);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 5
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
\t<link rel=\"stylesheet\" href=\"";
// line 6
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/vendre_entreprise/vendre_entreprise.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 9
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 10
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/participations_fonds/participation.html.twig", 10)->unwrap()->yield($context);
// line 11
yield "
<!-- Menu -->
";
// line 13
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 15
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 15, $this->source); })()), "currentRoute" => "participation_fonds_detail", "codePays" => // line 17
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 17, $this->source); })())]));
// line 18
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 22
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/participations_fonds/participation.html.twig", 22)->unwrap()->yield($context);
// line 23
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 28
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 28, $this->source); })()), "cibles_potentielles"))) {
// line 29
yield " \t";
yield from $this->loadTemplate("includes/colonne_gauche_cibles_potentielles.html.twig", "annuaires/participations_fonds/participation.html.twig", 29)->unwrap()->yield($context);
// line 30
yield " ";
} else {
// line 31
yield " \t";
yield from $this->loadTemplate("includes/colonne_gauche_participations_de_fonds.html.twig", "annuaires/participations_fonds/participation.html.twig", 31)->unwrap()->yield($context);
// line 32
yield " ";
}
// line 33
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 41
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.', 41, $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.', 41, $this->source); })()), "", "M");
yield "</a></li>
";
// line 42
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 42, $this->source); })()), "cibles_potentielles"))) {
// 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("reprendre_entreprise_annonces_cession_entreprise", ["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("reprendre une entreprise", (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("reprendre_entreprise_resultats_cibles_potentielles", ["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("cibles potentielles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 44, $this->source); })()), "", "M");
yield " - ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("participations de fonds", (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>
";
} elseif ((0 === CoreExtension::compare( // line 45
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 45, $this->source); })()), "acheteurs_potentiels"))) {
// line 46
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.', 46, $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.', 46, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 47
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_participations_fonds", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 47, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("acheteurs potentiels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield " - ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("participations de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 47, $this->source); })()), "", "M");
yield "</a></li>
";
} else {
// line 49
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.', 49, $this->source); })())]), "html", null, true);
yield "\" title=\"";
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.', 49, $this->source); })()), "", "M");
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.', 49, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 50
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 50, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des participations des fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 50, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des participations des fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 50, $this->source); })()), "", "M");
yield "</a></li>
";
}
// line 52
yield " <li class=\"breadcrumb-item active\" aria-current=\"page\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["titre_ariane"]) || array_key_exists("titre_ariane", $context) ? $context["titre_ariane"] : (function () { throw new RuntimeError('Variable "titre_ariane" does not exist.', 52, $this->source); })()), "html", null, true);
yield "</li>
</ol>
</nav>
<!-- FIN ARIANE -->
";
// line 57
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 57, $this->source); })()), "session", [], "any", false, false, false, 57), "flashbag", [], "any", false, false, false, 57), "peek", ["error"], "method", false, false, false, 57)), 0))) {
// line 58
yield " <div class=\"alert alert-danger\" role=\"alert\">
<p>";
// line 59
yield $this->extensions['App\Twig\TranslationExtension']->translate("veuillez corriger les erreurs suivantes", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 59, $this->source); })()), "", "M", "");
yield " :</p>
";
// line 60
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(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.', 60, $this->source); })()), "flashes", ["error"], "method", false, false, false, 60));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 61
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 63
yield " </div>
";
}
// line 65
yield "
";
// line 66
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "session", [], "any", false, false, false, 66), "flashbag", [], "any", false, false, false, 66), "peek", ["success"], "method", false, false, false, 66)), 0))) {
// line 67
yield " <div class=\"alert alert-success\" role=\"alert\">
";
// line 68
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(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.', 68, $this->source); })()), "flashes", ["success"], "method", false, false, false, 68));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 69
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 71
yield " </div>
";
}
// line 73
yield "
";
// line 74
if (( !(isset($context["from_exemple"]) || array_key_exists("from_exemple", $context) ? $context["from_exemple"] : (function () { throw new RuntimeError('Variable "from_exemple" does not exist.', 74, $this->source); })()) && !(isset($context["from_commande"]) || array_key_exists("from_commande", $context) ? $context["from_commande"] : (function () { throw new RuntimeError('Variable "from_commande" does not exist.', 74, $this->source); })()))) {
// line 75
yield " <!--3 BOUTONS-->
<div class=\"row my-3\">
<div class=\"col-4\">
";
// line 78
if ((isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 78, $this->source); })())) {
// line 79
yield " ";
$context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_detail", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 81
(isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 81, $this->source); })()), "_get", ["resume_activite"], "method", false, false, false, 81)), "idParticipation" => CoreExtension::getAttribute($this->env, $this->source, // line 82
(isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 82, $this->source); })()), "_get", ["id_societe"], "method", false, false, false, 82), "codePays" => // line 83
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 83, $this->source); })())]) . "?urlList=") . // line 84
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 84, $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.', 84, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 84, $this->source); })()));
// line 85
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.', 85, $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.', 85, $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.', 85, $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 87
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.', 87, $this->source); })()), "", "M");
yield "</div>
</a>
";
}
// line 90
yield " </div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align:center\">
<div class=\"bloc_140 contenu_centre\">
";
// line 93
if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 93, $this->source); })())) {
// line 94
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.', 94, $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.', 94, $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.', 94, $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 96
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.', 96, $this->source); })()), "", "M");
yield "</div>
</a>
";
}
// line 99
yield " </div>
</div>
<div class=\"col-4 text-right\" style=\" text-align: right\">
";
// line 102
if ((isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 102, $this->source); })())) {
// line 103
yield " ";
$context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_fonds_detail", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 104
(isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 104, $this->source); })()), "_get", ["resume_activite"], "method", false, false, false, 104)), "idParticipation" => CoreExtension::getAttribute($this->env, $this->source, // line 105
(isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 105, $this->source); })()), "_get", ["id_societe"], "method", false, false, false, 105), "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 108
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.', 108, $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.', 108, $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.', 108, $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 110
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.', 110, $this->source); })()), "", "M");
yield " </div>
</a>
";
}
// line 113
yield " </div>
</div>
<!--FIN 3 BOUTONS-->
";
}
// line 117
yield "
";
// line 118
if ((((isset($context["has_service"]) || array_key_exists("has_service", $context) ? $context["has_service"] : (function () { throw new RuntimeError('Variable "has_service" does not exist.', 118, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 118, $this->source); })())) && (isset($context["isNoLongerAvailable"]) || array_key_exists("isNoLongerAvailable", $context) ? $context["isNoLongerAvailable"] : (function () { throw new RuntimeError('Variable "isNoLongerAvailable" does not exist.', 118, $this->source); })()))) {
// line 119
yield " <div class=\"mb-3 mt-sm-1 no_shadow\">
\t\t<div class=\"row\">\t\t
\t\t\t<div class=\"col-12 col-sm-10 mt-3 mb-5 offset-sm-1\">
\t\t\t\t";
// line 122
yield $this->extensions['App\Twig\TranslationExtension']->translate("La Participation de Fonds a été supprimée. Nous ne pouvons donc malheureusement plus l'afficher.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 122, $this->source); })()), "", "M");
yield "
\t\t\t</div>
\t\t</div>
</div>
";
} elseif ((( // line 126
(isset($context["has_service"]) || array_key_exists("has_service", $context) ? $context["has_service"] : (function () { throw new RuntimeError('Variable "has_service" does not exist.', 126, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 126, $this->source); })())) || (isset($context["is_example"]) || array_key_exists("is_example", $context) ? $context["is_example"] : (function () { throw new RuntimeError('Variable "is_example" does not exist.', 126, $this->source); })()))) {
// line 127
yield " <!-- CARD -->
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 ml-lg-3\">
<h2 class=\"";
// line 132
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.', 132, $this->source); })()), "html", null, true);
yield "\">
";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 133, $this->source); })()), "_get", ["resume_activite"], "method", false, false, false, 133), "html", null, true);
yield "
</h2>
</div>
<div class=\"col-12 col-sm-8 mb-3 ml-lg-5\">
<ul class=\"cat_regions mt-1\">
\t<li><h5>";
// line 138
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 138, $this->source); })()), "_get", ["raison_sociale"], "method", false, false, false, 138), "html", null, true);
yield "</h5></li>
";
// line 139
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 139, $this->source); })()), "_get", ["nom_directeur_general"], "method", false, false, false, 139)) {
// line 140
yield " <li>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("president", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 140, $this->source); })()), "", "M");
yield " : ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 140, $this->source); })()), "_get", ["nom_directeur_general"], "method", false, false, false, 140), "html", null, true);
yield "</li>
";
}
// line 142
yield " <li>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 142, $this->source); })()), "_get", ["adresse"], "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["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 143, $this->source); })()), "_get", ["code_postal"], "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["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 143, $this->source); })()), "_get", ["ville"], "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["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 143, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 143), "html", null, true);
yield "</li>
";
// line 144
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 144, $this->source); })()), "_get", ["telephone"], "method", false, false, false, 144)) {
// line 145
yield " <li><i class=\"fas fa-phone-alt gris_ccc\"></i> ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 145, $this->source); })()), "_get", ["telephone"], "method", false, false, false, 145), "html", null, true);
yield "</li>
";
}
// line 147
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 147, $this->source); })()), "_get", ["site_internet"], "method", false, false, false, 147)) {
// line 148
yield " <li>
<i class=\"fas fa-globe-americas gris_ccc\"></i>
<a href=\"";
// line 150
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 150, $this->source); })()), "_get", ["site_internet"], "method", false, false, false, 150), "html", null, true);
yield "\" class=\"underlined\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("site internet", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 150, $this->source); })()), "", "m");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 150, $this->source); })()), "_get", ["raison_sociale"], "method", false, false, false, 150), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 150, $this->source); })()), "_get", ["site_internet"], "method", false, false, false, 150), "html", null, true);
yield "</a>
</li>
";
}
// line 153
yield " ";
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 153, $this->source); })()), "cibles_potentielles"))) {
// line 154
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">";
// line 156
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("cible potentielle", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 156, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
} elseif ((0 === CoreExtension::compare( // line 159
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 159, $this->source); })()), "acheteurs_potentiels"))) {
// line 160
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_acquisition\">";
// line 162
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("participation de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 162, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
} else {
// line 166
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">";
// line 168
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("participation de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 168, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
}
// line 172
yield " </ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"";
// line 175
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 175, $this->source); })()), "carte", [], "any", false, false, false, 175), "html", null, true);
yield "\" alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 175, $this->source); })()), "nom_localisation", [], "any", false, false, false, 175), "html", null, true);
yield "\" >
</div>
</div>
</div>
</div>
<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t";
// line 185
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 185, $this->source); })()), "_get", ["description_activite"], "method", false, false, false, 185), "html", null, true));
yield "
\t\t\t</div>\t
\t\t</div>
\t</div>
\t</div>
<!-- FIN CARD -->
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
";
// line 197
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 197, $this->source); })()), "_get", ["strategie_developpement"], "method", false, false, false, 197), ""))) {
// line 198
yield " <div class=\"col-12\">
<h5 class=\"";
// line 199
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.', 199, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie de developpement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 199, $this->source); })()), "", "M");
yield "</h5>
</div>
<p>";
// line 201
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 201, $this->source); })()), "_get", ["strategie_developpement"], "method", false, false, false, 201), "html", null, true);
yield "</p>
<br><br>
";
}
// line 204
yield " ";
if (((((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 204, $this->source); })()), "_get", ["ca_n"], "method", false, false, false, 204), "")) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 204, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 204), ""))) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 204, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 204), ""))) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 204, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 204), "")))) {
// line 205
yield " <div class=\"col-12\">
<h5 class=\"";
// line 206
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.', 206, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("derniers elements chiffres disponibles *", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 206, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
";
// line 209
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 209, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 209), ""))) {
// line 210
yield " <tr>
<td>";
// line 211
yield $this->extensions['App\Twig\TranslationExtension']->translate("annee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 211, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 212
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 212, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 212), "html", null, true);
yield "</strong></td>
</tr>
";
}
// line 215
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 215, $this->source); })()), "_get", ["ca_n"], "method", false, false, false, 215), ""))) {
// line 216
yield " <tr>
<td>";
// line 217
yield $this->extensions['App\Twig\TranslationExtension']->translate("chiffre d'affaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 217, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 218
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 218, $this->source); })()), "_get", ["ca_n"], "method", false, false, false, 218)), "html", null, true);
yield " k€</strong></td>
</tr>
";
}
// line 221
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 221, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 221), ""))) {
// line 222
yield " <tr>
<td>";
// line 223
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat net", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 223, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 224
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 224, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 224)), "html", null, true);
yield " k€</strong></td>
</tr>
";
}
// line 227
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 227, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 227), ""))) {
// line 228
yield " <tr>
<td>";
// line 229
yield $this->extensions['App\Twig\TranslationExtension']->translate("nombre de personnes", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 229, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 230
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 230, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 230)), "html", null, true);
yield "</strong></td>
</tr>
";
}
// line 233
yield " </table>
<span><em>* : ";
// line 234
yield $this->extensions['App\Twig\TranslationExtension']->translate("Il s’agit des <strong>dernières données financières connues dans notre base</strong>. Plus l’année de référence est ancienne, <strong>plus il est probable que ces éléments aient évolué</strong> depuis.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 234, $this->source); })()), "", "M");
yield "</em></span>
<br><br><br><br>
";
}
// line 237
yield " ";
if ((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 237, $this->source); })())) {
// line 238
yield " ";
$context["bool_montant_total_calculable"] = true;
// line 239
yield " ";
$context["bool_capital_total_calculable"] = true;
// line 240
yield " ";
$context["cpt_montant"] = 0;
// line 241
yield " ";
$context["cpt_capital"] = 0;
// line 242
yield " ";
$context["annee_dernier_investissement"] = 0;
// line 243
yield " <div class=\"col-12\">
<h5 class=\"";
// line 244
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.', 244, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("actionnaires institutionnels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 244, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col class=\"col-4\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
</colgroup>
<tr>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 255
yield $this->extensions['App\Twig\TranslationExtension']->translate("detail", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 255, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 256
yield $this->extensions['App\Twig\TranslationExtension']->translate("date investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 256, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 257
yield $this->extensions['App\Twig\TranslationExtension']->translate("montant", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 257, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 258
yield $this->extensions['App\Twig\TranslationExtension']->translate("capital", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 258, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\"> </td>
</tr>
";
// line 261
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 261, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["actionnaire"]) {
// line 262
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", true, true, false, 262) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 262), "")))) {
// line 263
yield " ";
$context["capital_detenu"] = (CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 263) . " %");
// line 264
yield " ";
$context["cpt_capital"] = ((isset($context["cpt_capital"]) || array_key_exists("cpt_capital", $context) ? $context["cpt_capital"] : (function () { throw new RuntimeError('Variable "cpt_capital" does not exist.', 264, $this->source); })()) + CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 264));
// line 265
yield " ";
} else {
// line 266
yield " ";
$context["capital_detenu"] = "N.C";
// line 267
yield " ";
$context["bool_capital_total_calculable"] = false;
// line 268
yield " ";
}
// line 269
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", true, true, false, 269) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 269), "")))) {
// line 270
yield " ";
$context["montant_investi"] = (($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 270)) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 270, $this->source); })()));
// line 271
yield " ";
$context["cpt_montant"] = $this->extensions['App\Twig\TextExtension']->montant(((isset($context["cpt_montant"]) || array_key_exists("cpt_montant", $context) ? $context["cpt_montant"] : (function () { throw new RuntimeError('Variable "cpt_montant" does not exist.', 271, $this->source); })()) + CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 271)));
// line 272
yield " ";
} else {
// line 273
yield " ";
$context["bool_montant_total_calculable"] = false;
// line 274
yield " ";
$context["montant_investi"] = "N.C";
// line 275
yield " ";
}
// line 276
yield "
";
// line 277
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", true, true, false, 277) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 277), 0, 4), (isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 277, $this->source); })()))))) {
// line 278
yield " ";
$context["annee_dernier_investissement"] = Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 278), 0, 4);
// line 279
yield " ";
}
// line 280
yield " <tr>
<td class=\"col-4\">
<a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-contact";
// line 282
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "id_gestionnaire_fonds", [], "any", false, false, false, 282), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "nom_societe", [], "any", false, false, false, 282), "html", null, true);
yield "</a>
</td>
<td>
<strong>
";
// line 286
if (CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", true, true, false, 286)) {
// line 287
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 287), 4, 2), "html", null, true);
yield "/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 287), 0, 4), "html", null, true);
yield "
";
}
// line 289
yield " </strong>
</td>
<td><strong>";
// line 291
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["montant_investi"]) || array_key_exists("montant_investi", $context) ? $context["montant_investi"] : (function () { throw new RuntimeError('Variable "montant_investi" does not exist.', 291, $this->source); })()), "html", null, true);
yield "</strong></td>
<td><strong>";
// line 292
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["capital_detenu"]) || array_key_exists("capital_detenu", $context) ? $context["capital_detenu"] : (function () { throw new RuntimeError('Variable "capital_detenu" does not exist.', 292, $this->source); })()), "html", null, true);
yield "</td>
<td class=\"text-center\">
<a href=\"#\" class=\"bleu underlined\" data-toggle=\"modal\" data-target=\"#modal-contact";
// line 294
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "id_gestionnaire_fonds", [], "any", false, false, false, 294), "html", null, true);
yield "\">
";
// line 295
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 295, $this->source); })()), "", "M");
yield "
</a>
</td>
</tr>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['actionnaire'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 300
yield " ";
if ((0 === CoreExtension::compare((isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 300, $this->source); })()), 0))) {
// line 301
yield " ";
$context["annee_dernier_investissement"] = "N.C";
// line 302
yield " ";
}
// line 303
yield " </table>
";
}
// line 305
yield "
<!-- IDEM ANCIENS ACTIONNAIRES -->
";
// line 308
if ((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 308, $this->source); })())) {
// line 309
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 309, $this->source); })()), "_get", ["capital_total_investisseur"], "method", false, false, false, 309)) {
// line 310
yield " ";
$context["capital_total_detenu"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 310, $this->source); })()), "_get", ["capital_total_investisseur"], "method", false, false, false, 310);
// line 311
yield " ";
$context["capital_total_detenu"] = ((isset($context["capital_total_detenu"]) || array_key_exists("capital_total_detenu", $context) ? $context["capital_total_detenu"] : (function () { throw new RuntimeError('Variable "capital_total_detenu" does not exist.', 311, $this->source); })()) . "%");
// line 312
yield " ";
} else {
// line 313
yield " ";
if ((isset($context["bool_capital_total_calculable"]) || array_key_exists("bool_capital_total_calculable", $context) ? $context["bool_capital_total_calculable"] : (function () { throw new RuntimeError('Variable "bool_capital_total_calculable" does not exist.', 313, $this->source); })())) {
// line 314
yield " ";
$context["capital_total_detenu"] = ((isset($context["cpt_capital"]) || array_key_exists("cpt_capital", $context) ? $context["cpt_capital"] : (function () { throw new RuntimeError('Variable "cpt_capital" does not exist.', 314, $this->source); })()) . "%");
// line 315
yield " ";
} else {
// line 316
yield " ";
$context["capital_total_detenu"] = "N.C";
// line 317
yield " ";
}
// line 318
yield " ";
}
// line 319
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 319, $this->source); })()), "_get", ["montant_total_investi"], "method", false, false, false, 319)) {
// line 320
yield " ";
$context["montant_total_investi"] = $this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 320, $this->source); })()), "_get", ["montant_total_investi"], "method", false, false, false, 320), 0, ",", " ");
// line 321
yield " ";
$context["montant_total_investi"] = (((isset($context["montant_total_investi"]) || array_key_exists("montant_total_investi", $context) ? $context["montant_total_investi"] : (function () { throw new RuntimeError('Variable "montant_total_investi" does not exist.', 321, $this->source); })()) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 321, $this->source); })()));
// line 322
yield " ";
} else {
// line 323
yield " ";
if ((isset($context["bool_montant_total_calculable"]) || array_key_exists("bool_montant_total_calculable", $context) ? $context["bool_montant_total_calculable"] : (function () { throw new RuntimeError('Variable "bool_montant_total_calculable" does not exist.', 323, $this->source); })())) {
// line 324
yield " ";
$context["montant_total_investi"] = (((isset($context["cpt_montant"]) || array_key_exists("cpt_montant", $context) ? $context["cpt_montant"] : (function () { throw new RuntimeError('Variable "cpt_montant" does not exist.', 324, $this->source); })()) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 324, $this->source); })()));
// line 325
yield " ";
} else {
// line 326
yield " ";
$context["montant_total_investi"] = "N.C";
// line 327
yield " ";
}
// line 328
yield " ";
}
// line 329
yield "
<div class=\"row my-5\">
<div class=\"r-tabs col-12 col-lg-4 offset-lg-4 text-center\">
<div class=\"r-tabs-nav input-group\">
<div class=\"col-12 r-tabs-boite-outils\">
<a href=\"#modal-maj\" data-toggle=\"modal\" class=\"r-tabs-anchor4000\" target=\"_blank\">
<div style=\"margin:0 auto; text-align:center; padding:10px 6px 10px 6px;\">
<i class=\"fas fa-exclamation-triangle mb-2\"></i><br>
<div style=\"line-height:1.04;\">";
// line 337
yield $this->extensions['App\Twig\TranslationExtension']->translate("signalez une mise à jour", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 337, $this->source); })()), "", "M");
yield "</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div class=\"col-12\">
<h5 class=\"";
// line 346
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.', 346, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("profil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 346, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
<tr>
<td>";
// line 350
yield $this->extensions['App\Twig\TranslationExtension']->translate("capital total detenu par les investisseurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 350, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 351
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["capital_total_detenu"]) || array_key_exists("capital_total_detenu", $context) ? $context["capital_total_detenu"] : (function () { throw new RuntimeError('Variable "capital_total_detenu" does not exist.', 351, $this->source); })()), "html", null, true);
yield "</strong></td>
<td rowspan=\"3\" class=\"bkg_blanc text-center\">
";
// line 353
if ((0 !== CoreExtension::compare((isset($context["numero_cadran"]) || array_key_exists("numero_cadran", $context) ? $context["numero_cadran"] : (function () { throw new RuntimeError('Variable "numero_cadran" does not exist.', 353, $this->source); })()), -1))) {
// line 354
yield " ";
$context["img_cadran"] = (("build/img/profil_" . (isset($context["numero_cadran"]) || array_key_exists("numero_cadran", $context) ? $context["numero_cadran"] : (function () { throw new RuntimeError('Variable "numero_cadran" does not exist.', 354, $this->source); })())) . ".jpg");
// line 355
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((isset($context["img_cadran"]) || array_key_exists("img_cadran", $context) ? $context["img_cadran"] : (function () { throw new RuntimeError('Variable "img_cadran" does not exist.', 355, $this->source); })())), "html", null, true);
yield "\" class=\"img-fluid\">
";
}
// line 357
yield " </td>
</tr>
<tr>
<td>";
// line 360
yield $this->extensions['App\Twig\TranslationExtension']->translate("montant total investi", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 360, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 361
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["montant_total_investi"]) || array_key_exists("montant_total_investi", $context) ? $context["montant_total_investi"] : (function () { throw new RuntimeError('Variable "montant_total_investi" does not exist.', 361, $this->source); })()), "html", null, true);
yield "</strong></td>
</tr>
<tr>
<td>";
// line 364
yield $this->extensions['App\Twig\TranslationExtension']->translate("date dernier investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 364, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 365
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 365, $this->source); })()), "html", null, true);
yield "</strong></td>
</tr>
</table>
<br><br>
";
}
// line 370
yield " <div>
<div class=\"col-8 float-left\">
<h5 class=\"";
// line 372
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.', 372, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'actualite de", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 372, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 372, $this->source); })()), "_get", ["raison_sociale"], "method", false, false, false, 372), "html", null, true);
yield "</h5>
</div>
</div>
<div class=\"col-4 text-right float-right\">
<small>";
// line 376
yield $this->extensions['App\Twig\TranslationExtension']->translate("avec", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 376, $this->source); })()), "", "m");
yield " Fusacq Buzz</small>
</div>
<table class=\"table table-striped table-bordered mb-5\">
";
// line 379
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["tab_actualites"]) || array_key_exists("tab_actualites", $context) ? $context["tab_actualites"] : (function () { throw new RuntimeError('Variable "tab_actualites" does not exist.', 379, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["actu"]) {
// line 380
yield " <tr>
<td>";
// line 381
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "date_mise_en_ligne", [], "any", false, false, false, 381), 6, 2), "html", null, true);
yield "/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "date_mise_en_ligne", [], "any", false, false, false, 381), 4, 2), "html", null, true);
yield "/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "date_mise_en_ligne", [], "any", false, false, false, 381), 0, 4), "html", null, true);
yield "</td>
<td><a target=\"_blank\" href=\"https://www.fusacq.com/buzz/";
// line 382
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "titre_actualite", [], "any", false, false, false, 382)), "html", null, true);
yield "-a";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "id_actualite_principale", [], "any", false, false, false, 382), "html", null, true);
yield "\" class=\"bleu underlined\" >";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actu"], "titre_actualite", [], "any", false, false, false, 382), "html", null, true);
yield "</a></td>
</tr>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['actu'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 385
yield " </table>
<span><em>";
// line 386
yield $this->extensions['App\Twig\TranslationExtension']->translate("Attention cette société n'est pas en vente. Cependant, elle est sans doute plus ouverte que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 386, $this->source); })()), "", "M");
yield " <a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("en savoir plus", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 386, $this->source); })()), "", "M");
yield "</a></em></span>
</div>
</div>
</div>
</div>
<!-- FIN DETAILS ANNONCES -->
";
}
// line 393
yield "
";
// line 394
if (((( !(isset($context["has_service"]) || array_key_exists("has_service", $context) ? $context["has_service"] : (function () { throw new RuntimeError('Variable "has_service" does not exist.', 394, $this->source); })()) && !(isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 394, $this->source); })())) && !(isset($context["is_example"]) || array_key_exists("is_example", $context) ? $context["is_example"] : (function () { throw new RuntimeError('Variable "is_example" does not exist.', 394, $this->source); })())) && !(isset($context["isNoLongerAvailable"]) || array_key_exists("isNoLongerAvailable", $context) ? $context["isNoLongerAvailable"] : (function () { throw new RuntimeError('Variable "isNoLongerAvailable" does not exist.', 394, $this->source); })()))) {
// line 395
yield " <!-- CARD -->
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-2 ml-lg-3\">
<h2 class=\"";
// line 400
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.', 400, $this->source); })()), "html", null, true);
yield "\">
";
// line 401
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 401, $this->source); })()), "_get", ["resume_activite"], "method", false, false, false, 401), "html", null, true);
yield "
</h2>
</div>
<div class=\"col-12 col-sm-8 mb-3 ml-lg-5\">
\t<span class=\"bkg_gris_clair px-3 py-3 ib mb-3\">
<em>";
// line 406
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.', 406, $this->source); })()), "", "M");
yield "</em>
\t</span><br>
\t<i aria-hidden=\"true\" class=\"fas fa-location-dot gris_ccc\"></i> ";
// line 408
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 408, $this->source); })()), "nom_localisation", [], "any", false, false, false, 408), "html", null, true);
yield "
<ul class=\"cat_regions mt-1\">
";
// line 410
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 410, $this->source); })()), "cibles_potentielles"))) {
// line 411
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">";
// line 413
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("cible potentielle", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 413, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
} elseif ((0 === CoreExtension::compare( // line 416
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 416, $this->source); })()), "acheteurs_potentiels"))) {
// line 417
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_acquisition\">";
// line 419
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("participation de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 419, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
} else {
// line 423
yield " <li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">";
// line 425
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("participation de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 425, $this->source); })()), "", "M")), "html", null, true);
yield "</span>
</div>
</li>
";
}
// line 429
yield " </ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"";
// line 432
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 432, $this->source); })()), "carte", [], "any", false, false, false, 432), "html", null, true);
yield "\" alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 432, $this->source); })()), "nom_localisation", [], "any", false, false, false, 432), "html", null, true);
yield "\" >
</div>
</div>
</div>
</div>
<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t<div class=\"col-12 mb-3\">
\t\t\t\t\t<h5 class=\"";
// line 443
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.', 443, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("description de l'activité", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 443, $this->source); })()), "", "M");
yield "</h5>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"text-center\">
\t\t\t\t\t\t<span><em>";
// line 446
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.', 446, $this->source); })()), "", "M");
yield "</em></span><br>
\t<span><em>";
// line 447
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.', 447, $this->source); })()), "", "M");
yield "</em></span><br>
\t\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t</div>
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
\t";
// line 456
if ((isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 456, $this->source); })())) {
// line 457
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 467
yield $this->extensions['App\Twig\TranslationExtension']->translate("la participation a été ajoutée dans votre panier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 467, $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\t";
// line 471
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 471, $this->source); })()), "cibles_potentielles"))) {
// line 472
yield " \t\t\t";
$context["pathname"] = "reprendre_entreprise_resultats_cibles_potentielles";
// line 473
yield " ";
} elseif ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 473, $this->source); })()), "acheteurs_potentiels"))) {
// line 474
yield " ";
$context["pathname"] = "vendre_entreprise_resultats_acquereur_historique";
// line 475
yield " ";
} else {
// line 476
yield " \t";
$context["pathname"] = "participation_fonds_index";
// line 477
yield " ";
}
// line 478
yield " \t
\t ";
// line 479
$context["urlRetourListPanier"] = (((isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 479, $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.', 479, $this->source); })()));
// line 480
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.', 480, $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 482
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.', 482, $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 488
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.', 488, $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 490
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.', 490, $this->source); })()), "", "M");
yield " </div>
\t</a>
</div>
</div>
\t</div>
</div>
";
} else {
// line 497
yield " <div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
\t<a href=\"javascript:void(0)\" @click=\"clickCommanderParticipation(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
";
// line 499
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.', 499, $this->source); })()), "", "M"));
yield "
</a><br>
</div>
";
// line 503
if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 503, $this->source); })())) {
// line 504
yield " <div class=\"col-12 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
";
// line 506
if ((isset($context["hasForfait"]) || array_key_exists("hasForfait", $context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.', 506, $this->source); })())) {
// line 507
yield " <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 508
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.', 508, $this->source); })()), "code_service", [], "any", false, false, false, 508), 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.', 508, $this->source); })()), "code_service", [], "any", false, false, false, 508), 0, 6), "abo_fe")))) {
// line 509
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.', 509, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 509));
// line 510
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.', 510, $this->source); })()), "code_service", [], "any", false, false, false, 510), 4, 2), 10))) {
// line 511
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.', 511, $this->source); })())];
// line 512
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.', 512, $this->source); })()), "code_service", [], "any", false, false, false, 512), 4, 2), 20))) {
// line 513
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.', 513, $this->source); })())];
// line 514
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.', 514, $this->source); })()), "code_service", [], "any", false, false, false, 514), 4, 2), 30))) {
// line 515
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.', 515, $this->source); })())];
// line 516
yield " ";
}
// line 517
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.', 517, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 517, $this->source); })()));
yield "
";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, // line 518
(isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 518, $this->source); })()), "code_service", [], "any", false, false, false, 518), 0, 6), "abo_fe"))) {
// line 519
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.', 519, $this->source); })()), "code_service", [], "any", false, false, false, 519), 7, 2), 10))) {
// line 520
yield " ";
$context["itemAbo"] = ["nb" => 10];
// line 521
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.', 521, $this->source); })()), "code_service", [], "any", false, false, false, 521), 7, 2), 20))) {
// line 522
yield " ";
$context["itemAbo"] = ["nb" => 20];
// line 523
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.', 523, $this->source); })()), "code_service", [], "any", false, false, false, 523), 7, 2), 30))) {
// line 524
yield " ";
$context["itemAbo"] = ["nb" => 30];
// line 525
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.', 525, $this->source); })()), "code_service", [], "any", false, false, false, 525), 7, 2), 40))) {
// line 526
yield " ";
$context["itemAbo"] = ["nb" => 40];
// line 527
yield " ";
}
// line 528
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.', 528, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 528, $this->source); })()));
yield "
";
} else {
// line 530
yield " ";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 530, $this->source); })()), "code_service", [], "any", false, false, false, 530), "pack_5"))) {
// line 531
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.', 531, $this->source); })()));
// line 532
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.', 532, $this->source); })()), "code_service", [], "any", false, false, false, 532), "pack_10"))) {
// line 533
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.', 533, $this->source); })()));
// line 534
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.', 534, $this->source); })()), "code_service", [], "any", false, false, false, 534), "pack_20"))) {
// line 535
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.', 535, $this->source); })()));
// line 536
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.', 536, $this->source); })()), "code_service", [], "any", false, false, false, 536), "consultation_pm_promotionnelle"))) {
// line 537
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.', 537, $this->source); })()));
// line 538
yield " ";
} else {
// line 539
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.', 539, $this->source); })()), "code_service", [], "any", false, false, false, 539);
// line 540
yield " ";
}
// line 541
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 541) && CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 541))) {
// line 542
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.', 542, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 542));
// line 543
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 543, $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.', 543, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 543), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 543, $this->source); })())];
// line 544
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.', 544, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 544, $this->source); })()));
yield " *
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 545
($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 545)) {
// line 546
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.', 546, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 546));
// line 547
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 547, $this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 547, $this->source); })())];
// line 548
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.', 548, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 548, $this->source); })()));
yield " *
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 549
($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 549)) {
// line 550
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 550, $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.', 550, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 550)];
// line 551
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.', 551, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 551, $this->source); })()));
yield " *
";
} else {
// line 553
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 553, $this->source); })())];
// line 554
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.', 554, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 554, $this->source); })()));
yield " *
";
}
// line 556
yield " ";
}
// line 557
yield " </div>
<div class=\"col-12\">
";
// line 559
yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter cette participation de fonds 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.', 559, $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 564
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 564, $this->source); })()), "_get", ["id_societe"], "method", false, false, false, 564), "html", null, true);
yield "\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_PART\">
<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 568
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.', 568, $this->source); })()), "", "M");
yield "</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
* : ";
// line 575
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.', 575, $this->source); })()), "", "M");
yield "<br>
** : ";
// line 576
yield $this->extensions['App\Twig\TranslationExtension']->translate("charte 2 deposant forfait investisseur privee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 576, $this->source); })()), "", "M");
yield "
</small>
</div>
\t\t";
} else {
// line 580
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.', 580, $this->source); })()), "user", [], "any", false, false, false, 580))) {
yield " ";
// line 581
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 585
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 596
yield "
\t\t ";
// line 597
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.', 597, $this->source); })()), "user", [], "any", false, false, false, 597))) {
yield " \t\t <div class=\"col-12 col-lg-6 mb-3 p-4\">
\t\t ";
} else {
// line 599
yield " \t\t <div class=\"col-12 col-lg-12 mb-3 p-4\">
\t\t ";
}
// line 602
yield " \t\t\t <div class=\"my-3 text-center\" id=\"titleTdAboonement\">
\t\t\t <h5>";
// line 603
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.', 603, $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 605
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.', 605, $this->source); })()), "", "M");
yield " ?</a>
\t\t\t </div>
\t\t\t<div class=\"mt-4\">
\t\t <form action=\"";
// line 608
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.', 608, $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 613
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.', 613, $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.', 613, $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.', 613, $this->source); })()), "")), "html", null, true);
yield "
\t\t <input type=\"radio\" name=\"option_payement\" 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 619
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.', 619, $this->source); })()), "", "M"));
yield "</strong>
\t\t </div>
\t <!--- abonnements mensuel -->
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 625
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.', 625, $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.', 625, $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.', 625, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" value=\"pack5\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 633
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.', 633, $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.', 633, $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.', 633, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" value=\"pack10\">
\t <span class=\"checkma\"></span>
\t </label>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 641
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.', 641, $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.', 641, $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.', 641, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" value=\"pack20\">
\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 650
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.', 650, $this->source); })()), "", "M"));
yield "</strong>
\t </div>
\t <div class=\"form-check\">
\t <label class=\"contai\">
\t ";
// line 655
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.', 655, $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.', 655, $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.', 655, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" 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 663
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.', 663, $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.', 663, $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.', 663, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" 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 671
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.', 671, $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.', 671, $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.', 671, $this->source); })()), "")), "html", null, true);
yield "*
\t <input type=\"radio\" name=\"option_payement\" 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 678
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 678, $this->source); })()), "_get", ["id_societe"], "method", false, false, false, 678), "html", null, true);
yield "\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_PART\">
\t <div class=\"my-3 text-center\">
\t ";
// line 681
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.', 681, $this->source); })()), "user", [], "any", false, false, false, 681))) {
yield "
\t <button class=\"button-rond\" type=\"submit\">";
// line 682
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.', 682, $this->source); })()), "", "M");
yield "</button>
\t ";
} else {
// line 684
yield " \t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
";
// line 685
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.', 685, $this->source); })()), "", "M");
yield "
\t </a>
\t ";
}
// line 688
yield " \t\t </div>
\t\t </form>
\t\t <div>
\t\t <p>
\t\t <small>* : ";
// line 692
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.', 692, $this->source); })()), "", "M"));
yield "</small>
\t\t </p>
\t\t </div>
\t\t</div>
\t\t</div>
\t";
}
// line 698
yield " \t</div>
</div>
";
}
// line 701
yield " ";
}
// line 702
yield "
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
";
// line 705
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 705, $this->source); })()), "_get", ["strategie_developpement"], "method", false, false, false, 705), ""))) {
// line 706
yield " <div class=\"col-12\">
<h5 class=\"";
// line 707
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.', 707, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("strategie de developpement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 707, $this->source); })()), "", "M");
yield "</h5>
</div>
<div class=\"row\">
<div class=\"col-12 mb-3\">
\t\t\t\t\t\t<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t\t<div class=\"text-center\">
\t\t\t\t\t\t<span><em>";
// line 716
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.', 716, $this->source); })()), "", "M");
yield "</em></span>
\t\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t</div>
<br><br>
";
}
// line 726
yield " ";
if (((((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 726, $this->source); })()), "_get", ["ca_n"], "method", false, false, false, 726), "")) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 726, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 726), ""))) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 726, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 726), ""))) || (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 726, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 726), "")))) {
// line 727
yield " <div class=\"col-12\">
<h5 class=\"";
// line 728
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.', 728, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("derniers elements chiffres disponibles *", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 728, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
";
// line 731
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 731, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 731), ""))) {
// line 732
yield " <tr>
<td>";
// line 733
yield $this->extensions['App\Twig\TranslationExtension']->translate("annee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 733, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 734
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 734, $this->source); })()), "_get", ["annee_n"], "method", false, false, false, 734), "html", null, true);
yield "</strong></td>
</tr>
";
}
// line 737
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 737, $this->source); })()), "_get", ["ca_n"], "method", false, false, false, 737), ""))) {
// line 738
yield " <tr>
<td>";
// line 739
yield $this->extensions['App\Twig\TranslationExtension']->translate("chiffre d'affaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 739, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 740
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 740, $this->source); })()), "arrondi_ca", [], "any", false, false, false, 740)), "html", null, true);
yield " k€</strong></td>
</tr>
";
}
// line 743
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 743, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 743), ""))) {
// line 744
yield " <tr>
<td>";
// line 745
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat net", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 745, $this->source); })()), "", "M");
yield " :</td>
";
// line 746
if (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 746, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 746), 0)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 746, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 746), 10000)))) {
// line 747
yield " \t";
$context["arrayVarsTrans"] = ["min" => "0", "max" => "10"];
// line 748
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 748, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 748, $this->source); })()));
yield " M€</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 749
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 749, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 749), 10000)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 749, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 749), 50000)))) {
// line 750
yield " \t";
$context["arrayVarsTrans"] = ["min" => "10", "max" => "50"];
// line 751
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 751, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 751, $this->source); })()));
yield " M€</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 752
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 752, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 752), 50000)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 752, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 752), 100000)))) {
// line 753
yield " \t";
$context["arrayVarsTrans"] = ["min" => "50", "max" => "100"];
// line 754
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 754, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 754, $this->source); })()));
yield " M€</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 755
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 755, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 755), 100000)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 755, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 755), 200000)))) {
// line 756
yield " \t";
$context["arrayVarsTrans"] = ["min" => "100", "max" => "200"];
// line 757
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 757, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 757, $this->source); })()));
yield " M€</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 758
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 758, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 758), 200000)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 758, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 758), 500000)))) {
// line 759
yield " \t";
$context["arrayVarsTrans"] = ["min" => "200", "max" => "500"];
// line 760
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 760, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 760, $this->source); })()));
yield " M€</strong></td>
\t";
} elseif ((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 761
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 761, $this->source); })()), "_get", ["resultat_net_n"], "method", false, false, false, 761), 500000))) {
// line 762
yield " \t<td><strong>+500 M€</strong></td>
\t";
}
// line 764
yield " </tr>
";
}
// line 766
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 766, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 766), ""))) {
// line 767
yield " <tr>
<td>";
// line 768
yield $this->extensions['App\Twig\TranslationExtension']->translate("nombre de personnes", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 768, $this->source); })()), "", "M");
yield " :</td>
";
// line 769
if (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 769, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 769), 0)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 769, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 769), 10)))) {
// line 770
yield " \t";
$context["arrayVarsTrans"] = ["min" => "0", "max" => "10"];
// line 771
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 771, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 771, $this->source); })()));
yield "</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 772
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 772, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 772), 10)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 772, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 772), 50)))) {
// line 773
yield " \t";
$context["arrayVarsTrans"] = ["min" => "10", "max" => "50"];
// line 774
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 774, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 774, $this->source); })()));
yield "</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 775
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 775, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 775), 50)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 775, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 775), 100)))) {
// line 776
yield " \t";
$context["arrayVarsTrans"] = ["min" => "50", "max" => "100"];
// line 777
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 777, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 777, $this->source); })()));
yield "</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 778
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 778, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 778), 100)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 778, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 778), 200)))) {
// line 779
yield " \t";
$context["arrayVarsTrans"] = ["min" => "100", "max" => "200"];
// line 780
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 780, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 780, $this->source); })()));
yield "</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 781
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 781, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 781), 200)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 781, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 781), 500)))) {
// line 782
yield " \t";
$context["arrayVarsTrans"] = ["min" => "200", "max" => "500"];
// line 783
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 783, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 783, $this->source); })()));
yield "</strong></td>
\t";
} elseif (((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 784
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 784, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 784), 500)) && (-1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 784, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 784), 1000)))) {
// line 785
yield " \t";
$context["arrayVarsTrans"] = ["min" => "200", "max" => "500"];
// line 786
yield " \t<td><strong>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("entre %\$min%\$ et %\$max%\$", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 786, $this->source); })()), "", "M", "", (isset($context["arrayVarsTrans"]) || array_key_exists("arrayVarsTrans", $context) ? $context["arrayVarsTrans"] : (function () { throw new RuntimeError('Variable "arrayVarsTrans" does not exist.', 786, $this->source); })()));
yield "</strong></td>
\t";
} elseif ((0 <= CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 787
(isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 787, $this->source); })()), "_get", ["nb_personnes_n"], "method", false, false, false, 787), 1000))) {
// line 788
yield " \t<td><strong>+1 000</strong></td>
\t";
}
// line 790
yield " </tr>
";
}
// line 792
yield " </table>
<span><em>* : ";
// line 793
yield $this->extensions['App\Twig\TranslationExtension']->translate("Il s’agit des <strong>dernières données financières connues dans notre base</strong>. Plus l’année de référence est ancienne, <strong>plus il est probable que ces éléments aient évolué</strong> depuis.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 793, $this->source); })()), "", "M");
yield "</em></span>
<br><br><br><br>
";
}
// line 796
yield " ";
if ((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 796, $this->source); })())) {
// line 797
yield " ";
$context["bool_montant_total_calculable"] = true;
// line 798
yield " ";
$context["bool_capital_total_calculable"] = true;
// line 799
yield " ";
$context["cpt_montant"] = 0;
// line 800
yield " ";
$context["cpt_capital"] = 0;
// line 801
yield " ";
$context["annee_dernier_investissement"] = 0;
// line 802
yield "
<div class=\"col-12\">
<h5 class=\"";
// line 804
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.', 804, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("actionnaires institutionnels", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 804, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered mb-5\">
<colgroup>
<col class=\"col-4\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
</colgroup>
<tr>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 816
yield $this->extensions['App\Twig\TranslationExtension']->translate("detail", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 816, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 817
yield $this->extensions['App\Twig\TranslationExtension']->translate("date investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 817, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 818
yield $this->extensions['App\Twig\TranslationExtension']->translate("montant", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 818, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">";
// line 819
yield $this->extensions['App\Twig\TranslationExtension']->translate("capital", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 819, $this->source); })()), "", "M");
yield "</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\"> </td>
</tr>
";
// line 822
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 822, $this->source); })()));
foreach ($context['_seq'] as $context["index"] => $context["actionnaire"]) {
// line 823
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", true, true, false, 823) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 823), "")))) {
// line 824
yield " ";
$context["capital_detenu"] = (CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 824) . " %");
// line 825
yield " ";
$context["cpt_capital"] = ((isset($context["cpt_capital"]) || array_key_exists("cpt_capital", $context) ? $context["cpt_capital"] : (function () { throw new RuntimeError('Variable "cpt_capital" does not exist.', 825, $this->source); })()) + CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "capital_detenu", [], "any", false, false, false, 825));
// line 826
yield " ";
} else {
// line 827
yield " ";
$context["capital_detenu"] = "N.C";
// line 828
yield " ";
$context["bool_capital_total_calculable"] = false;
// line 829
yield " ";
}
// line 830
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", true, true, false, 830) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 830), "")))) {
// line 831
yield " ";
$context["montant_investi"] = (($this->extensions['App\Twig\TextExtension']->montant(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 831)) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 831, $this->source); })()));
// line 832
yield " ";
$context["cpt_montant"] = $this->extensions['App\Twig\TextExtension']->montant(((isset($context["cpt_montant"]) || array_key_exists("cpt_montant", $context) ? $context["cpt_montant"] : (function () { throw new RuntimeError('Variable "cpt_montant" does not exist.', 832, $this->source); })()) + CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "montant_investi", [], "any", false, false, false, 832)));
// line 833
yield " ";
} else {
// line 834
yield " ";
$context["bool_montant_total_calculable"] = false;
// line 835
yield " ";
$context["montant_investi"] = "N.C";
// line 836
yield " ";
}
// line 837
yield "
";
// line 838
if ((CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", true, true, false, 838) && (1 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 838), 0, 4), (isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 838, $this->source); })()))))) {
// line 839
yield " ";
$context["annee_dernier_investissement"] = Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 839), 0, 4);
// line 840
yield " ";
}
// line 841
yield " <tr>
<td class=\"col-4\">
<a href=\"#\" class=\"btn-contact\">";
// line 843
yield Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("investisseur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 843, $this->source); })()), "", "M", ""));
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($context["index"] + 1), "html", null, true);
yield "</a><br>
<span><em>";
// line 844
yield $this->extensions['App\Twig\TranslationExtension']->translate("nom visible après commande", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 844, $this->source); })()), "", "M");
yield "</em></span>
</td>
<td>
<strong>
";
// line 848
if (CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", true, true, false, 848)) {
// line 849
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 849), 4, 2), "html", null, true);
yield "/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "date_investissement", [], "any", false, false, false, 849), 0, 4), "html", null, true);
yield "
";
}
// line 851
yield " </strong>
</td>
<td><strong>";
// line 853
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["montant_investi"]) || array_key_exists("montant_investi", $context) ? $context["montant_investi"] : (function () { throw new RuntimeError('Variable "montant_investi" does not exist.', 853, $this->source); })()), "html", null, true);
yield "</strong></td>
<td><strong>";
// line 854
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["capital_detenu"]) || array_key_exists("capital_detenu", $context) ? $context["capital_detenu"] : (function () { throw new RuntimeError('Variable "capital_detenu" does not exist.', 854, $this->source); })()), "html", null, true);
yield "</td>
<td class=\"text-center\">
<a href=\"#\" class=\"bleu underlined btn-contact\">
";
// line 857
yield $this->extensions['App\Twig\TranslationExtension']->translate("contact", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 857, $this->source); })()), "", "M");
yield "
</a>
</td>
</tr>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['index'], $context['actionnaire'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 862
yield " ";
if ((0 === CoreExtension::compare((isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 862, $this->source); })()), 0))) {
// line 863
yield " ";
$context["annee_dernier_investissement"] = "N.C";
// line 864
yield " ";
}
// line 865
yield " </table>
";
}
// line 867
yield "
<!-- IDEM ANCIENS ACTIONNAIRES -->
";
// line 870
if ((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 870, $this->source); })())) {
// line 871
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 871, $this->source); })()), "_get", ["capital_total_investisseur"], "method", false, false, false, 871)) {
// line 872
yield " ";
$context["capital_total_detenu"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 872, $this->source); })()), "_get", ["capital_total_investisseur"], "method", false, false, false, 872);
// line 873
yield " ";
$context["capital_total_detenu"] = ((isset($context["capital_total_detenu"]) || array_key_exists("capital_total_detenu", $context) ? $context["capital_total_detenu"] : (function () { throw new RuntimeError('Variable "capital_total_detenu" does not exist.', 873, $this->source); })()) . "%");
// line 874
yield " ";
} else {
// line 875
yield " ";
if ((isset($context["bool_capital_total_calculable"]) || array_key_exists("bool_capital_total_calculable", $context) ? $context["bool_capital_total_calculable"] : (function () { throw new RuntimeError('Variable "bool_capital_total_calculable" does not exist.', 875, $this->source); })())) {
// line 876
yield " ";
$context["capital_total_detenu"] = ((isset($context["cpt_capital"]) || array_key_exists("cpt_capital", $context) ? $context["cpt_capital"] : (function () { throw new RuntimeError('Variable "cpt_capital" does not exist.', 876, $this->source); })()) . "%");
// line 877
yield " ";
} else {
// line 878
yield " ";
$context["capital_total_detenu"] = "N.C";
// line 879
yield " ";
}
// line 880
yield " ";
}
// line 881
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 881, $this->source); })()), "_get", ["montant_total_investi"], "method", false, false, false, 881)) {
// line 882
yield " ";
$context["montant_total_investi"] = $this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 882, $this->source); })()), "_get", ["montant_total_investi"], "method", false, false, false, 882), 0, ",", " ");
// line 883
yield " ";
$context["montant_total_investi"] = (((isset($context["montant_total_investi"]) || array_key_exists("montant_total_investi", $context) ? $context["montant_total_investi"] : (function () { throw new RuntimeError('Variable "montant_total_investi" does not exist.', 883, $this->source); })()) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 883, $this->source); })()));
// line 884
yield " ";
} else {
// line 885
yield " ";
if ((isset($context["bool_montant_total_calculable"]) || array_key_exists("bool_montant_total_calculable", $context) ? $context["bool_montant_total_calculable"] : (function () { throw new RuntimeError('Variable "bool_montant_total_calculable" does not exist.', 885, $this->source); })())) {
// line 886
yield " ";
$context["montant_total_investi"] = (((isset($context["cpt_montant"]) || array_key_exists("cpt_montant", $context) ? $context["cpt_montant"] : (function () { throw new RuntimeError('Variable "cpt_montant" does not exist.', 886, $this->source); })()) . " k") . (isset($context["devise_societe"]) || array_key_exists("devise_societe", $context) ? $context["devise_societe"] : (function () { throw new RuntimeError('Variable "devise_societe" does not exist.', 886, $this->source); })()));
// line 887
yield " ";
} else {
// line 888
yield " ";
$context["montant_total_investi"] = "N.C";
// line 889
yield " ";
}
// line 890
yield " ";
}
// line 891
yield "
<div class=\"col-12\">
<h5 class=\"";
// line 893
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.', 893, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("profil", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 893, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
<tr>
<td>";
// line 897
yield $this->extensions['App\Twig\TranslationExtension']->translate("capital total detenu par les investisseurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 897, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 898
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["capital_total_detenu"]) || array_key_exists("capital_total_detenu", $context) ? $context["capital_total_detenu"] : (function () { throw new RuntimeError('Variable "capital_total_detenu" does not exist.', 898, $this->source); })()), "html", null, true);
yield "</strong></td>
<td rowspan=\"3\" class=\"bkg_blanc text-center\">
";
// line 900
if ((0 !== CoreExtension::compare((isset($context["numero_cadran"]) || array_key_exists("numero_cadran", $context) ? $context["numero_cadran"] : (function () { throw new RuntimeError('Variable "numero_cadran" does not exist.', 900, $this->source); })()), -1))) {
// line 901
yield " ";
$context["img_cadran"] = (("build/img/profil_" . (isset($context["numero_cadran"]) || array_key_exists("numero_cadran", $context) ? $context["numero_cadran"] : (function () { throw new RuntimeError('Variable "numero_cadran" does not exist.', 901, $this->source); })())) . ".jpg");
// line 902
yield " <img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((isset($context["img_cadran"]) || array_key_exists("img_cadran", $context) ? $context["img_cadran"] : (function () { throw new RuntimeError('Variable "img_cadran" does not exist.', 902, $this->source); })())), "html", null, true);
yield "\" class=\"img-fluid\">
";
}
// line 904
yield " </td>
</tr>
<tr>
<td>";
// line 907
yield $this->extensions['App\Twig\TranslationExtension']->translate("montant total investi", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 907, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 908
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["montant_total_investi"]) || array_key_exists("montant_total_investi", $context) ? $context["montant_total_investi"] : (function () { throw new RuntimeError('Variable "montant_total_investi" does not exist.', 908, $this->source); })()), "html", null, true);
yield "</strong></td>
</tr>
<tr>
<td>";
// line 911
yield $this->extensions['App\Twig\TranslationExtension']->translate("date dernier investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 911, $this->source); })()), "", "M");
yield " :</td>
<td><strong>";
// line 912
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_dernier_investissement"]) || array_key_exists("annee_dernier_investissement", $context) ? $context["annee_dernier_investissement"] : (function () { throw new RuntimeError('Variable "annee_dernier_investissement" does not exist.', 912, $this->source); })()), "html", null, true);
yield "</strong></td>
</tr>
</table>
<br><br>
";
}
// line 917
yield "
<div>
<div class=\"col-8 float-left\">
<h5 class=\"";
// line 920
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.', 920, $this->source); })()), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'actualite de cette participation de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 920, $this->source); })()), "", "M");
yield "</h5>
</div>
<div class=\"col-4 text-right float-right\">
<small>";
// line 923
yield $this->extensions['App\Twig\TranslationExtension']->translate("avec", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 923, $this->source); })()), "", "m");
yield " Fusacq Buzz</small>
</div>
</div>
<div class=\"row\" style=\"clear: both;\">
\t<div class=\"col-12\">
\t\t\t\t\t\t<div class=\"card no_shadow mt-3 mb-5\">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t\t<div class=\"text-center\">
\t\t\t\t\t\t<span><em>";
// line 933
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.', 933, $this->source); })()), "", "M");
yield "</em></span>
\t\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t</div>
\t\t\t\t\t</div>
</div>
<span><em>";
// line 941
yield $this->extensions['App\Twig\TranslationExtension']->translate("Attention cette société n'est pas en vente. Cependant, elle est sans doute plus ouverte que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 941, $this->source); })()), "", "M");
yield " <a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("en savoir plus", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 941, $this->source); })()), "", "M");
yield "</a></em></span>
</div>
</div>
</div>
</div>
";
}
// line 947
yield " <!-- FIN CARD -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
<!--MODAL-->
";
// line 955
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 955, $this->source); })()), "cibles_potentielles"))) {
// line 956
yield " <div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explication-label\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\" id=\"modal-explication-label\">";
// line 960
yield $this->extensions['App\Twig\TranslationExtension']->translate("que sont les \"cibles potentielles\" proposées par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 960, $this->source); })()), "", "M", "");
yield "</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
La liste que vous allez consulter sous l'intitulé \"Cibles potentielles\" présente <strong>des sociétés ayant des fonds d'investissement à leur capital</strong>, communément appelées <strong>des participations de fonds d'investissement.</strong><br><br>
<em>Après plusieurs années d'investissement (souvent au bout de 4-5 ans), les fonds envisagent logiquement de sortir de ces sociétés notamment via la vente de leur participation. Cela passe la plupart du temps par un rachat global de la société, largement préféré ces dernières années à l'introduction en bourse.<br><br>
Attention les sociétés listées ci-après ne sont donc pas en vente. Cependant, elles sont sans doute plus ouvertes que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.</em> <br><br>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-bleu-annonce\" data-dismiss=\"modal\">";
// line 971
yield $this->extensions['App\Twig\TranslationExtension']->translate("j'ai compris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 971, $this->source); })()), "", "M", "");
yield "</button>
</div>
</div>
</div>
</div>
";
} elseif ((0 === CoreExtension::compare( // line 976
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 976, $this->source); })()), "acheteurs_potentiels"))) {
// line 977
yield " <div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explicationLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title vert\" id=\"modal-explicationLabel\">";
// line 981
yield $this->extensions['App\Twig\TranslationExtension']->translate("Que sont les \"participations de fonds\" proposées par FUSACQ ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 981, $this->source); })()), "", "M");
yield "</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
<strong>Les participations des fonds d'investissement sont des sociétés ayant des fonds à leur capital.</strong><br><br>
En quoi une participation de fonds est un acheteur potentiel ?<br><br>
<em>Lorsqu'un fonds investit dans une société c'est pour que cette dernière se développe, soit par croissance interne, soit par croissance externe. Ces sociétés sont donc toujours à l'écoute des opportunités d'acquisitions et ont, grâce au(x) fonds d'investissement à leur capital les moyens financiers de leurs ambitions.</em> <br><br>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-vert-annonce\" data-dismiss=\"modal\">J'ai compris</button>
</div>
</div>
</div>
</div>
";
}
// line 998
yield " <!--FIN MODAL-->
";
// line 1000
if ((((isset($context["has_service"]) || array_key_exists("has_service", $context) ? $context["has_service"] : (function () { throw new RuntimeError('Variable "has_service" does not exist.', 1000, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 1000, $this->source); })())) || (isset($context["is_example"]) || array_key_exists("is_example", $context) ? $context["is_example"] : (function () { throw new RuntimeError('Variable "is_example" does not exist.', 1000, $this->source); })()))) {
// line 1001
yield " <!--MODAL 1-->
<div class=\"modal fade\" id=\"modal-maj\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\">";
// line 1006
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous avez releve une mise a jour a effectuer ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1006, $this->source); })()), "", "M");
yield "</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
<div class=\"row\">
<div class=\"col-12\">
<form class=\"row\" action=\"";
// line 1014
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("participation_envoyer_maj", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1014, $this->source); })())]), "html", null, true);
yield "\" method=\"post\">
<div class=\"col-12 mb-3\">
<h5 class=\"gris_666\">";
// line 1016
yield $this->extensions['App\Twig\TranslationExtension']->translate("merci de nous indiquer :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1016, $this->source); })()), "", "M");
yield "</h5>
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
";
// line 1019
yield $this->extensions['App\Twig\TranslationExtension']->translate("la participation :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1019, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<span>";
// line 1022
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 1022, $this->source); })()), "_get", ["raison_sociale"], "method", false, false, false, 1022), "html", null, true);
yield "</span>
<input type=\"hidden\" name=\"id_participation\" id=\"participations\" required=\"required\" value=\"";
// line 1023
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["participation"]) || array_key_exists("participation", $context) ? $context["participation"] : (function () { throw new RuntimeError('Variable "participation" does not exist.', 1023, $this->source); })()), "_get", ["id_societe"], "method", false, false, false, 1023), "html", null, true);
yield "\">
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
";
// line 1026
yield $this->extensions['App\Twig\TranslationExtension']->translate("precisions sur la mise a jour a effectuer :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1026, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<textarea type=\"text\" name=\"commentaire\" id=\"\" autocomplete=\"off\" class=\"form-control\" value=\"\" rows=\"5\" required=\"required\"></textarea>
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<div class=\"form-group\">
<div class=\"g-recaptcha\" data-sitekey=\"";
// line 1035
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["publicKey"]) || array_key_exists("publicKey", $context) ? $context["publicKey"] : (function () { throw new RuntimeError('Variable "publicKey" does not exist.', 1035, $this->source); })()), "html", null, true);
yield "\" style=\"display: inline-block;\" required=\"required\"></div>
</div>
</div>
<div class=\"col-12 text-center mt-3\">
<div class=\"form-group\">
<button type=\"submit\" name=\"soumettre\" class=\"button-rond\" value=\"Envoyer\">";
// line 1040
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.', 1040, $this->source); })()), "", "M");
yield "</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--FIN MODAL 1-->
";
}
// line 1052
yield "
";
// line 1053
if ((((isset($context["has_service"]) || array_key_exists("has_service", $context) ? $context["has_service"] : (function () { throw new RuntimeError('Variable "has_service" does not exist.', 1053, $this->source); })()) || (isset($context["hasCommande"]) || array_key_exists("hasCommande", $context) ? $context["hasCommande"] : (function () { throw new RuntimeError('Variable "hasCommande" does not exist.', 1053, $this->source); })())) || (isset($context["is_example"]) || array_key_exists("is_example", $context) ? $context["is_example"] : (function () { throw new RuntimeError('Variable "is_example" does not exist.', 1053, $this->source); })()))) {
// line 1054
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["tab_actionnaires"]) || array_key_exists("tab_actionnaires", $context) ? $context["tab_actionnaires"] : (function () { throw new RuntimeError('Variable "tab_actionnaires" does not exist.', 1054, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["actionnaire"]) {
// line 1055
yield " <!--MODAL-->
<div class=\"modal fade\" id=\"modal-contact";
// line 1056
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "id_gestionnaire_fonds", [], "any", false, false, false, 1056), "html", null, true);
yield "\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-contact-label\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\" id=\"modal-contact-label\">";
// line 1060
yield $this->extensions['App\Twig\TranslationExtension']->translate("contactez", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1060, $this->source); })()), "", "M");
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "nom_societe", [], "any", false, false, false, 1060), "html", null, true);
yield "</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
<table class=\"table table-striped table-bordered\">
<tr>
<td>
";
// line 1069
yield $this->extensions['App\Twig\TranslationExtension']->translate("adresse", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1069, $this->source); })()), "", "M");
yield "
</td>
<td>
";
// line 1072
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "adresse_societe", [], "any", false, false, false, 1072), "html", null, true);
yield "
</td>
</tr>
<tr>
<td>
";
// line 1077
yield $this->extensions['App\Twig\TranslationExtension']->translate("code postal", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1077, $this->source); })()), "", "M");
yield "
</td>
<td>
";
// line 1080
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "code_postal_societe", [], "any", false, false, false, 1080), "html", null, true);
yield "
</td>
</tr>
<tr>
<td>
";
// line 1085
yield $this->extensions['App\Twig\TranslationExtension']->translate("ville", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1085, $this->source); })()), "", "M");
yield "
</td>
<td>
";
// line 1088
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "ville_societe", [], "any", false, false, false, 1088), "html", null, true);
yield "
</td>
</tr>
<tr>
<td>
";
// line 1093
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.', 1093, $this->source); })()), "", "M");
yield "
</td>
<td>
";
// line 1096
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "telephone", [], "any", false, false, false, 1096), "html", null, true);
yield "
</td>
</tr>
<tr>
<td>
";
// line 1101
yield $this->extensions['App\Twig\TranslationExtension']->translate("site internet", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1101, $this->source); })()), "", "M");
yield "
</td>
<td>
";
// line 1104
if (CoreExtension::inFilter("http", CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "site_internet", [], "any", false, false, false, 1104))) {
// line 1105
yield " ";
$context["url_actionnaire"] = CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "site_internet", [], "any", false, false, false, 1105);
// line 1106
yield " ";
} else {
// line 1107
yield " ";
$context["url_actionnaire"] = ("http://" . CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "site_internet", [], "any", false, false, false, 1107));
// line 1108
yield " ";
}
// line 1109
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["url_actionnaire"]) || array_key_exists("url_actionnaire", $context) ? $context["url_actionnaire"] : (function () { throw new RuntimeError('Variable "url_actionnaire" does not exist.', 1109, $this->source); })()), "html", null, true);
yield "\" target=\"_blank\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["actionnaire"], "site_internet", [], "any", false, false, false, 1109), "html", null, true);
yield "</a>
</td>
</tr>
</table>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">";
// line 1115
yield $this->extensions['App\Twig\TranslationExtension']->translate("fermer", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1115, $this->source); })()), "", "M");
yield "</button>
</div>
</div>
</div>
</div><!--FIN MODAL-->
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['actionnaire'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 1121
yield " ";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 1124
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 1125
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" src=\"";
// line 1126
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/detail_participation.js"), "html", null, true);
yield "\"></script>
<script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
<script type=\"text/javascript\">
\tfunction afficheAlert(){
\t\t\tlet txt = \"";
// line 1130
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.', 1130, $this->source); })()), "", "M"), "html", null, true);
yield "\";
\t\t\talert(txt);
\t\t\treturn false;
\t\t}
\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});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/participations_fonds/participation.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 2580 => 1130, 2573 => 1126, 2568 => 1125, 2558 => 1124, 2546 => 1121, 2534 => 1115, 2522 => 1109, 2519 => 1108, 2516 => 1107, 2513 => 1106, 2510 => 1105, 2508 => 1104, 2502 => 1101, 2494 => 1096, 2488 => 1093, 2480 => 1088, 2474 => 1085, 2466 => 1080, 2460 => 1077, 2452 => 1072, 2446 => 1069, 2432 => 1060, 2425 => 1056, 2422 => 1055, 2417 => 1054, 2415 => 1053, 2412 => 1052, 2397 => 1040, 2389 => 1035, 2377 => 1026, 2371 => 1023, 2367 => 1022, 2361 => 1019, 2355 => 1016, 2350 => 1014, 2339 => 1006, 2332 => 1001, 2330 => 1000, 2326 => 998, 2306 => 981, 2300 => 977, 2298 => 976, 2290 => 971, 2276 => 960, 2270 => 956, 2268 => 955, 2258 => 947, 2247 => 941, 2236 => 933, 2223 => 923, 2215 => 920, 2210 => 917, 2202 => 912, 2198 => 911, 2192 => 908, 2188 => 907, 2183 => 904, 2177 => 902, 2174 => 901, 2172 => 900, 2167 => 898, 2163 => 897, 2154 => 893, 2150 => 891, 2147 => 890, 2144 => 889, 2141 => 888, 2138 => 887, 2135 => 886, 2132 => 885, 2129 => 884, 2126 => 883, 2123 => 882, 2120 => 881, 2117 => 880, 2114 => 879, 2111 => 878, 2108 => 877, 2105 => 876, 2102 => 875, 2099 => 874, 2096 => 873, 2093 => 872, 2090 => 871, 2088 => 870, 2083 => 867, 2079 => 865, 2076 => 864, 2073 => 863, 2070 => 862, 2059 => 857, 2053 => 854, 2049 => 853, 2045 => 851, 2037 => 849, 2035 => 848, 2028 => 844, 2022 => 843, 2018 => 841, 2015 => 840, 2012 => 839, 2010 => 838, 2007 => 837, 2004 => 836, 2001 => 835, 1998 => 834, 1995 => 833, 1992 => 832, 1989 => 831, 1986 => 830, 1983 => 829, 1980 => 828, 1977 => 827, 1974 => 826, 1971 => 825, 1968 => 824, 1965 => 823, 1961 => 822, 1955 => 819, 1951 => 818, 1947 => 817, 1943 => 816, 1926 => 804, 1922 => 802, 1919 => 801, 1916 => 800, 1913 => 799, 1910 => 798, 1907 => 797, 1904 => 796, 1898 => 793, 1895 => 792, 1891 => 790, 1887 => 788, 1885 => 787, 1880 => 786, 1877 => 785, 1875 => 784, 1870 => 783, 1867 => 782, 1865 => 781, 1860 => 780, 1857 => 779, 1855 => 778, 1850 => 777, 1847 => 776, 1845 => 775, 1840 => 774, 1837 => 773, 1835 => 772, 1830 => 771, 1827 => 770, 1825 => 769, 1821 => 768, 1818 => 767, 1815 => 766, 1811 => 764, 1807 => 762, 1805 => 761, 1800 => 760, 1797 => 759, 1795 => 758, 1790 => 757, 1787 => 756, 1785 => 755, 1780 => 754, 1777 => 753, 1775 => 752, 1770 => 751, 1767 => 750, 1765 => 749, 1760 => 748, 1757 => 747, 1755 => 746, 1751 => 745, 1748 => 744, 1745 => 743, 1739 => 740, 1735 => 739, 1732 => 738, 1729 => 737, 1723 => 734, 1719 => 733, 1716 => 732, 1714 => 731, 1706 => 728, 1703 => 727, 1700 => 726, 1687 => 716, 1673 => 707, 1670 => 706, 1668 => 705, 1663 => 702, 1660 => 701, 1655 => 698, 1646 => 692, 1640 => 688, 1634 => 685, 1631 => 684, 1626 => 682, 1622 => 681, 1616 => 678, 1601 => 671, 1586 => 663, 1571 => 655, 1564 => 650, 1547 => 641, 1532 => 633, 1517 => 625, 1509 => 619, 1495 => 613, 1488 => 608, 1482 => 605, 1477 => 603, 1474 => 602, 1470 => 599, 1465 => 597, 1462 => 596, 1448 => 585, 1442 => 581, 1438 => 580, 1431 => 576, 1427 => 575, 1417 => 568, 1410 => 564, 1402 => 559, 1398 => 557, 1395 => 556, 1389 => 554, 1386 => 553, 1380 => 551, 1377 => 550, 1375 => 549, 1370 => 548, 1367 => 547, 1364 => 546, 1362 => 545, 1357 => 544, 1354 => 543, 1351 => 542, 1348 => 541, 1345 => 540, 1342 => 539, 1339 => 538, 1336 => 537, 1333 => 536, 1330 => 535, 1327 => 534, 1324 => 533, 1321 => 532, 1318 => 531, 1315 => 530, 1309 => 528, 1306 => 527, 1303 => 526, 1300 => 525, 1297 => 524, 1294 => 523, 1291 => 522, 1288 => 521, 1285 => 520, 1282 => 519, 1280 => 518, 1275 => 517, 1272 => 516, 1269 => 515, 1266 => 514, 1263 => 513, 1260 => 512, 1257 => 511, 1254 => 510, 1251 => 509, 1249 => 508, 1246 => 507, 1244 => 506, 1240 => 504, 1238 => 503, 1231 => 499, 1227 => 497, 1217 => 490, 1212 => 488, 1203 => 482, 1197 => 480, 1195 => 479, 1192 => 478, 1189 => 477, 1186 => 476, 1183 => 475, 1180 => 474, 1177 => 473, 1174 => 472, 1172 => 471, 1165 => 467, 1153 => 457, 1151 => 456, 1139 => 447, 1135 => 446, 1127 => 443, 1111 => 432, 1106 => 429, 1099 => 425, 1095 => 423, 1088 => 419, 1084 => 417, 1082 => 416, 1076 => 413, 1072 => 411, 1070 => 410, 1065 => 408, 1060 => 406, 1052 => 401, 1048 => 400, 1041 => 395, 1039 => 394, 1036 => 393, 1024 => 386, 1021 => 385, 1008 => 382, 1000 => 381, 997 => 380, 993 => 379, 987 => 376, 976 => 372, 972 => 370, 964 => 365, 960 => 364, 954 => 361, 950 => 360, 945 => 357, 939 => 355, 936 => 354, 934 => 353, 929 => 351, 925 => 350, 916 => 346, 904 => 337, 894 => 329, 891 => 328, 888 => 327, 885 => 326, 882 => 325, 879 => 324, 876 => 323, 873 => 322, 870 => 321, 867 => 320, 864 => 319, 861 => 318, 858 => 317, 855 => 316, 852 => 315, 849 => 314, 846 => 313, 843 => 312, 840 => 311, 837 => 310, 834 => 309, 832 => 308, 827 => 305, 823 => 303, 820 => 302, 817 => 301, 814 => 300, 803 => 295, 799 => 294, 794 => 292, 790 => 291, 786 => 289, 778 => 287, 776 => 286, 767 => 282, 763 => 280, 760 => 279, 757 => 278, 755 => 277, 752 => 276, 749 => 275, 746 => 274, 743 => 273, 740 => 272, 737 => 271, 734 => 270, 731 => 269, 728 => 268, 725 => 267, 722 => 266, 719 => 265, 716 => 264, 713 => 263, 710 => 262, 706 => 261, 700 => 258, 696 => 257, 692 => 256, 688 => 255, 672 => 244, 669 => 243, 666 => 242, 663 => 241, 660 => 240, 657 => 239, 654 => 238, 651 => 237, 645 => 234, 642 => 233, 636 => 230, 632 => 229, 629 => 228, 626 => 227, 620 => 224, 616 => 223, 613 => 222, 610 => 221, 604 => 218, 600 => 217, 597 => 216, 594 => 215, 588 => 212, 584 => 211, 581 => 210, 579 => 209, 571 => 206, 568 => 205, 565 => 204, 559 => 201, 552 => 199, 549 => 198, 547 => 197, 532 => 185, 517 => 175, 512 => 172, 505 => 168, 501 => 166, 494 => 162, 490 => 160, 488 => 159, 482 => 156, 478 => 154, 475 => 153, 463 => 150, 459 => 148, 456 => 147, 450 => 145, 448 => 144, 440 => 143, 435 => 142, 427 => 140, 425 => 139, 421 => 138, 413 => 133, 409 => 132, 402 => 127, 400 => 126, 393 => 122, 388 => 119, 386 => 118, 383 => 117, 377 => 113, 371 => 110, 361 => 108, 359 => 107, 358 => 106, 357 => 105, 356 => 104, 354 => 103, 352 => 102, 347 => 99, 341 => 96, 331 => 94, 329 => 93, 324 => 90, 318 => 87, 308 => 85, 306 => 84, 305 => 83, 304 => 82, 303 => 81, 301 => 79, 299 => 78, 294 => 75, 292 => 74, 289 => 73, 285 => 71, 276 => 69, 272 => 68, 269 => 67, 267 => 66, 264 => 65, 260 => 63, 251 => 61, 247 => 60, 243 => 59, 240 => 58, 238 => 57, 229 => 52, 220 => 50, 211 => 49, 202 => 47, 195 => 46, 193 => 45, 185 => 44, 178 => 43, 176 => 42, 170 => 41, 160 => 33, 157 => 32, 154 => 31, 151 => 30, 148 => 29, 146 => 28, 139 => 23, 137 => 22, 131 => 18, 129 => 17, 128 => 15, 127 => 13, 123 => 11, 120 => 10, 110 => 9, 97 => 6, 83 => 5, 62 => 3, 39 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block googletag %}{{ googleTag.getCiblageLocalisationFusacq | raw }}{{ googleTag.getCiblageSecteurActiviteFusacq | raw }}{% endblock %}
{% block stylesheets %} {{ parent() }}
\t<link rel=\"stylesheet\" href=\"{{ asset('build/css/vendre_entreprise/vendre_entreprise.css') }}\">
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":\"participation_fonds_detail\",
\"codePays\": codePaysWithUnderScore }
)) }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% if from == \"cibles_potentielles\" %}
\t{% include 'includes/colonne_gauche_cibles_potentielles.html.twig' %}
{% else %}
\t{% include 'includes/colonne_gauche_participations_de_fonds.html.twig' %}
{% endif %}
<!--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 == \"cibles_potentielles\" %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise',{'codePays':codePaysWithUnderScore} ) }}\">{{ translate(\"reprendre une entreprise\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('reprendre_entreprise_resultats_cibles_potentielles',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"cibles potentielles\",lang,\"\",\"M\") | raw }} - {{ translate(\"participations de fonds\",lang,\"\",\"M\") | raw }}</a></li>
{% elseif from == \"acheteurs_potentiels\" %}
<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_participations_fonds',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"acheteurs potentiels\",lang,\"\",\"M\") | raw }} - {{ translate(\"participations de fonds\",lang,\"\",\"M\") | raw }}</a></li>
{% else %}
<li class=\"breadcrumb-item\"><a href=\"{{ path('annuaires_index',{'codePays':codePaysWithUnderScore} ) }}\" title=\"{{ translate(\"annuaires\",lang,\"\",\"M\") | raw }}\">{{ translate(\"annuaires\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('participation_fonds_index',{'codePays':codePaysWithUnderScore}) }}\" title=\"{{ translate(\"annuaire des participations des fonds d'investissement\",lang,\"\",\"M\") | raw }}\">{{ translate(\"annuaire des participations des fonds d'investissement\",lang,\"\",\"M\") | raw }}</a></li>
{% endif %}
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ titre_ariane }}</li>
</ol>
</nav>
<!-- FIN ARIANE -->
{% if app.session.flashbag.peek('error')|length > 0 %}
<div class=\"alert alert-danger\" role=\"alert\">
<p>{{ translate(\"veuillez corriger les erreurs suivantes\",lang,\"\",\"M\",\"\") | raw }} :</p>
{% for message in app.flashes('error') %}
- {{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% if app.session.flashbag.peek('success')|length > 0 %}
<div class=\"alert alert-success\" role=\"alert\">
{% for message in app.flashes('success') %}
- {{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% if not from_exemple and not from_commande %}
<!--3 BOUTONS-->
<div class=\"row my-3\">
<div class=\"col-4\">
{% if previousAnnonce %}
{% set lienPrevious = path('participation_fonds_detail',
{
\t'slug':previousAnnonce._get('resume_activite')|slugify,
'idParticipation':previousAnnonce._get('id_societe'),
'codePays':codePaysWithUnderScore
}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious %}
<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 %}
{% set lienNext = path('participation_fonds_detail', {
\t\t'slug': nextAnnonce._get('resume_activite')|slugify,
\t\t'idParticipation': nextAnnonce._get('id_societe'),
\t\t'codePays': codePaysWithUnderScore
\t\t}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext %}
<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 %}
{% if (has_service or hasCommande) and isNoLongerAvailable %}
<div class=\"mb-3 mt-sm-1 no_shadow\">
\t\t<div class=\"row\">\t\t
\t\t\t<div class=\"col-12 col-sm-10 mt-3 mb-5 offset-sm-1\">
\t\t\t\t{{ translate(\"La Participation de Fonds a été supprimée. Nous ne pouvons donc malheureusement plus l'afficher.\",lang,\"\",\"M\") | raw }}
\t\t\t</div>
\t\t</div>
</div>
{% elseif (has_service or hasCommande or is_example) %}
<!-- CARD -->
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 ml-lg-3\">
<h2 class=\"{{ titreClass }}\">
{{ participation._get('resume_activite') }}
</h2>
</div>
<div class=\"col-12 col-sm-8 mb-3 ml-lg-5\">
<ul class=\"cat_regions mt-1\">
\t<li><h5>{{ participation._get('raison_sociale') }}</h5></li>
{% if participation._get('nom_directeur_general') %}
<li>{{ translate(\"president\",lang,\"\",\"M\") | raw }} : {{ participation._get('nom_directeur_general') }}</li>
{% endif %}
<li>{{ participation._get('adresse') }}</li>
<li>{{ participation._get('code_postal') }} {{ participation._get('ville') }} - {{ participation.nom_localisation_niveau_0 }}</li>
{% if participation._get('telephone') %}
<li><i class=\"fas fa-phone-alt gris_ccc\"></i> {{ participation._get('telephone') }}</li>
{% endif %}
{% if participation._get('site_internet') %}
<li>
<i class=\"fas fa-globe-americas gris_ccc\"></i>
<a href=\"{{ participation._get('site_internet') }}\" class=\"underlined\" title=\"{{ translate(\"site internet\",lang,\"\",\"m\") | raw }} {{ participation._get('raison_sociale') }}\">{{ participation._get('site_internet') }}</a>
</li>
{% endif %}
{% if from == \"cibles_potentielles\" %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">{{ translate(\"cible potentielle\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% elseif from == \"acheteurs_potentiels\" %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_acquisition\">{{ translate(\"participation de fonds\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% else %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">{{ translate(\"participation de fonds\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% endif %}
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"{{ participation.carte }}\" alt=\"{{ participation.nom_localisation }}\" >
</div>
</div>
</div>
</div>
<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t{{ participation._get('description_activite') | nl2br }}
\t\t\t</div>\t
\t\t</div>
\t</div>
\t</div>
<!-- FIN CARD -->
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
{% if participation._get('strategie_developpement') != \"\" %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"strategie de developpement\",lang,\"\",\"M\") | raw }}</h5>
</div>
<p>{{ participation._get('strategie_developpement') }}</p>
<br><br>
{% endif %}
{% if participation._get('ca_n') != \"\" or participation._get('annee_n') != \"\" or participation._get('resultat_net_n') != \"\" or participation._get('nb_personnes_n') != \"\" %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"derniers elements chiffres disponibles *\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
{% if participation._get('annee_n') != \"\" %}
<tr>
<td>{{ translate(\"annee\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation._get('annee_n') }}</strong></td>
</tr>
{% endif %}
{% if participation._get('ca_n') != \"\" %}
<tr>
<td>{{ translate(\"chiffre d'affaires\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation._get('ca_n') | montant }} k€</strong></td>
</tr>
{% endif %}
{% if participation._get('resultat_net_n') != \"\" %}
<tr>
<td>{{ translate(\"resultat net\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation._get('resultat_net_n') | montant }} k€</strong></td>
</tr>
{% endif %}
{% if participation._get('nb_personnes_n') != \"\" %}
<tr>
<td>{{ translate(\"nombre de personnes\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation._get('nb_personnes_n')| montant }}</strong></td>
</tr>
{% endif %}
</table>
<span><em>* : {{ translate(\"Il s’agit des <strong>dernières données financières connues dans notre base</strong>. Plus l’année de référence est ancienne, <strong>plus il est probable que ces éléments aient évolué</strong> depuis.\",lang,\"\",\"M\") | raw }}</em></span>
<br><br><br><br>
{% endif %}
{% if tab_actionnaires %}
{% set bool_montant_total_calculable = true %}
{% set bool_capital_total_calculable = true %}
{% set cpt_montant = 0 %}
{% set cpt_capital = 0 %}
{% set annee_dernier_investissement = 0 %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"actionnaires institutionnels\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col class=\"col-4\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
</colgroup>
<tr>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"detail\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"date investissement\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"montant\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"capital\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\"> </td>
</tr>
{% for actionnaire in tab_actionnaires %}
{% if actionnaire.capital_detenu is defined and actionnaire.capital_detenu != \"\" %}
{% set capital_detenu = actionnaire.capital_detenu~ ' %' %}
{% set cpt_capital = cpt_capital + actionnaire.capital_detenu %}
{% else %}
{% set capital_detenu = \"N.C\" %}
{% set bool_capital_total_calculable = false %}
{% endif %}
{% if actionnaire.montant_investi is defined and actionnaire.montant_investi != \"\" %}
{% set montant_investi = actionnaire.montant_investi | montant ~ ' k' ~ devise_societe %}
{% set cpt_montant = (cpt_montant + actionnaire.montant_investi)| montant %}
{% else %}
{% set bool_montant_total_calculable = false %}
{% set montant_investi = \"N.C\" %}
{% endif %}
{% if actionnaire.date_investissement is defined and actionnaire.date_investissement | slice(0,4) > annee_dernier_investissement %}
{% set annee_dernier_investissement = actionnaire.date_investissement | slice(0,4) %}
{% endif %}
<tr>
<td class=\"col-4\">
<a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-contact{{ actionnaire.id_gestionnaire_fonds }}\">{{ actionnaire.nom_societe }}</a>
</td>
<td>
<strong>
{% if actionnaire.date_investissement is defined %}
{{ actionnaire.date_investissement | slice(4,2) }}/{{ actionnaire.date_investissement | slice(0,4) }}
{% endif %}
</strong>
</td>
<td><strong>{{ montant_investi }}</strong></td>
<td><strong>{{ capital_detenu }}</td>
<td class=\"text-center\">
<a href=\"#\" class=\"bleu underlined\" data-toggle=\"modal\" data-target=\"#modal-contact{{ actionnaire.id_gestionnaire_fonds }}\">
{{ translate(\"contact\",lang,\"\",\"M\") | raw }}
</a>
</td>
</tr>
{% endfor %}
{% if annee_dernier_investissement == 0 %}
{% set annee_dernier_investissement = 'N.C' %}
{% endif %}
</table>
{% endif %}
<!-- IDEM ANCIENS ACTIONNAIRES -->
{% if tab_actionnaires %}
{% if participation._get('capital_total_investisseur') %}
{% set capital_total_detenu = participation._get('capital_total_investisseur') %}
{% set capital_total_detenu = capital_total_detenu ~ '%' %}
{% else %}
{% if bool_capital_total_calculable %}
{% set capital_total_detenu = cpt_capital ~ '%' %}
{% else %}
{% set capital_total_detenu = \"N.C\" %}
{% endif %}
{% endif %}
{% if participation._get('montant_total_investi') %}
{% set montant_total_investi = participation._get('montant_total_investi')|number_format(0, ',', ' ') %}
{% set montant_total_investi = montant_total_investi ~ ' k' ~ devise_societe %}
{% else %}
{% if bool_montant_total_calculable %}
{% set montant_total_investi = cpt_montant ~ ' k' ~ devise_societe %}
{% else %}
{% set montant_total_investi = \"N.C\" %}
{% endif %}
{% endif %}
<div class=\"row my-5\">
<div class=\"r-tabs col-12 col-lg-4 offset-lg-4 text-center\">
<div class=\"r-tabs-nav input-group\">
<div class=\"col-12 r-tabs-boite-outils\">
<a href=\"#modal-maj\" data-toggle=\"modal\" class=\"r-tabs-anchor4000\" target=\"_blank\">
<div style=\"margin:0 auto; text-align:center; padding:10px 6px 10px 6px;\">
<i class=\"fas fa-exclamation-triangle mb-2\"></i><br>
<div style=\"line-height:1.04;\">{{ translate(\"signalez une mise à jour\",lang,\"\",\"M\") | raw }}</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"profil\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
<tr>
<td>{{ translate(\"capital total detenu par les investisseurs\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ capital_total_detenu }}</strong></td>
<td rowspan=\"3\" class=\"bkg_blanc text-center\">
{% if numero_cadran != -1 %}
{% set img_cadran = \"build/img/profil_\" ~ numero_cadran ~ \".jpg\" %}
<img src=\"{{ asset(img_cadran) }}\" class=\"img-fluid\">
{% endif %}
</td>
</tr>
<tr>
<td>{{ translate(\"montant total investi\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ montant_total_investi }}</strong></td>
</tr>
<tr>
<td>{{ translate(\"date dernier investissement\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ annee_dernier_investissement }}</strong></td>
</tr>
</table>
<br><br>
{% endif %}
<div>
<div class=\"col-8 float-left\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"l'actualite de\",lang,\"\",\"M\") | raw }} {{ participation._get('raison_sociale') }}</h5>
</div>
</div>
<div class=\"col-4 text-right float-right\">
<small>{{ translate(\"avec\",lang,\"\",\"m\") | raw }} Fusacq Buzz</small>
</div>
<table class=\"table table-striped table-bordered mb-5\">
{% for actu in tab_actualites %}
<tr>
<td>{{ actu.date_mise_en_ligne | slice(6,2) }}/{{ actu.date_mise_en_ligne | slice(4,2) }}/{{ actu.date_mise_en_ligne | slice(0,4) }}</td>
<td><a target=\"_blank\" href=\"https://www.fusacq.com/buzz/{{ actu.titre_actualite | slugify }}-a{{ actu.id_actualite_principale }}\" class=\"bleu underlined\" >{{ actu.titre_actualite }}</a></td>
</tr>
{% endfor %}
</table>
<span><em>{{ translate(\"Attention cette société n'est pas en vente. Cependant, elle est sans doute plus ouverte que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.\",lang,\"\",\"M\") | raw }} <a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">{{ translate(\"en savoir plus\",lang,\"\",\"M\") | raw }}</a></em></span>
</div>
</div>
</div>
</div>
<!-- FIN DETAILS ANNONCES -->
{% endif %}
{% if not has_service and not hasCommande and not is_example and not isNoLongerAvailable %}
<!-- CARD -->
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-2 ml-lg-3\">
<h2 class=\"{{ titreClass }}\">
{{ participation._get('resume_activite') }}
</h2>
</div>
<div class=\"col-12 col-sm-8 mb-3 ml-lg-5\">
\t<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> {{ participation.nom_localisation }}
<ul class=\"cat_regions mt-1\">
{% if from == \"cibles_potentielles\" %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">{{ translate(\"cible potentielle\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% elseif from == \"acheteurs_potentiels\" %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_acquisition\">{{ translate(\"participation de fonds\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% else %}
<li>
\t<div class=\"mb-3\">
\t<span class=\"badge3 badge_cession\">{{ translate(\"participation de fonds\",lang,\"\",\"M\") | upper }}</span>
</div>
</li>
{% endif %}
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"{{ participation.carte }}\" alt=\"{{ participation.nom_localisation }}\" >
</div>
</div>
</div>
</div>
<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t<div class=\"col-12 mb-3\">
\t\t\t\t\t<h5 class=\"{{ titreClass }}\">{{ translate(\"description de l'activité\",lang,\"\",\"M\") | raw }}</h5>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"text-center\">
\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</div>
\t\t</div>
\t</div>
\t</div>
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
\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(\"la participation a été ajoutée 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\t{% if from == \"cibles_potentielles\" %}
\t\t\t{% set pathname = 'reprendre_entreprise_resultats_cibles_potentielles' %}
{% elseif from == \"acheteurs_potentiels\" %}
{% set pathname = 'vendre_entreprise_resultats_acquereur_historique' %}
{% else %}
\t{% set pathname = 'participation_fonds_index' %}
{% endif %}
\t
\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 %}
<div class=\"col-12 my-3 text-center no-print\" v-if=\"btn_visible\" v-cloak>
\t<a href=\"javascript:void(0)\" @click=\"clickCommanderParticipation(); \" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">
{{ translate(\"obtenir les coordonnées\" ,lang,\"\",\"M\") |capitalize| raw }}
</a><br>
</div>
{% if not lignePanier %}
<div class=\"col-12 no-print\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
{% if hasForfait %}
<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
{% if forfaitAUtiliser.code_service[0:3] == \"abo\" and forfaitAUtiliser.code_service[0:6]!=\"abo_fe\" %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% if forfaitAUtiliser.code_service[4:2]==10 %}
{% set itemAbo = { 'nb': 10,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==20 %}
{% set itemAbo = { 'nb': 20,'date':date} %}
{% elseif forfaitAUtiliser.code_service[4:2]==30 %}
{% set itemAbo = { 'nb': 30,'date':date} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement annuel %\$nb%\$ MER / mois valable jusqu'au %\$date%\$\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% elseif forfaitAUtiliser.code_service[0:6]==\"abo_fe\" %}
{% if forfaitAUtiliser.code_service[7:2]==10 %}
{% set itemAbo = { 'nb': 10} %}
{% elseif forfaitAUtiliser.code_service[7:2]==20 %}
{% set itemAbo = { 'nb': 20} %}
{% elseif forfaitAUtiliser.code_service[7:2]==30 %}
{% set itemAbo = { 'nb': 30} %}
{% elseif forfaitAUtiliser.code_service[7:2]==40 %}
{% set itemAbo = { 'nb': 40} %}
{% endif %}
{{ translate(\"vous beneficiez dun abonnement %\$nb%\$ MER / mois\",lang,\"\",\"M\",\"s\",itemAbo) | raw }}
{% else %}
{% if forfaitAUtiliser.code_service == \"pack_5\" %}
{% set nom=translate('5 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_10\" %}
{% set nom=translate('10 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"pack_20\" %}
{% set nom=translate('20 MER',lang) %}
{% elseif forfaitAUtiliser.code_service == \"consultation_pm_promotionnelle\" %}
{% set nom=translate('consultation promotionnelle',lang) %}
{% else %}
{% set nom=forfaitAUtiliser.code_service %}
{% endif %}
{% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.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 %}
{% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
{% set itemAbo = { 'nom':nom,'date':date} %}
{{ translate('vous beneficiez d\\'un service \"%\$nom%\$\" jusqu\\'au %\$date%\$',lang,\"\",\"M\",\"s\",itemAbo) | raw }} *
{% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
{% set 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 cette participation de fonds 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=\"{{ participation._get('id_societe') }}\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_PART\">
<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>
* : {{ translate(\"charte 1 deposant forfait\" ,lang,\"\",\"M\") | raw }}<br>
** : {{ translate(\"charte 2 deposant forfait investisseur privee\" ,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=\"option_payement\" 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=\"option_payement\" value=\"pack5\">
\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=\"option_payement\" value=\"pack10\">
\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=\"option_payement\" value=\"pack20\">
\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=\"option_payement\" 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=\"option_payement\" 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=\"option_payement\" 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=\"{{ participation._get('id_societe')}}\">
\t <input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_PART\">
\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 class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
{% if participation._get('strategie_developpement') != \"\" %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"strategie de developpement\",lang,\"\",\"M\") | raw }}</h5>
</div>
<div class=\"row\">
<div class=\"col-12 mb-3\">
\t\t\t\t\t\t<div class=\"card no_shadow mt-3 \">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t\t<div class=\"text-center\">
\t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span>
\t\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t</div>
\t\t\t\t\t</div>
\t\t\t\t\t</div>
<br><br>
{% endif %}
{% if participation._get('ca_n') != \"\" or participation._get('annee_n') != \"\" or participation._get('resultat_net_n') != \"\" or participation._get('nb_personnes_n') != \"\" %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"derniers elements chiffres disponibles *\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
{% if participation._get('annee_n') != \"\" %}
<tr>
<td>{{ translate(\"annee\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation._get('annee_n') }}</strong></td>
</tr>
{% endif %}
{% if participation._get('ca_n') != \"\" %}
<tr>
<td>{{ translate(\"chiffre d'affaires\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ participation.arrondi_ca | montant }} k€</strong></td>
</tr>
{% endif %}
{% if participation._get('resultat_net_n') != \"\" %}
<tr>
<td>{{ translate(\"resultat net\",lang,\"\",\"M\") | raw }} :</td>
{% if participation._get('resultat_net_n') >= 0 and participation._get('resultat_net_n') < 10000 %}
\t{% set arrayVarsTrans = {\"min\": \"0\", \"max\": \"10\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }} M€</strong></td>
\t{% elseif participation._get('resultat_net_n') >= 10000 and participation._get('resultat_net_n') < 50000 %}
\t{% set arrayVarsTrans = {\"min\": \"10\", \"max\": \"50\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }} M€</strong></td>
\t{% elseif participation._get('resultat_net_n') >= 50000 and participation._get('resultat_net_n') < 100000 %}
\t{% set arrayVarsTrans = {\"min\": \"50\", \"max\": \"100\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }} M€</strong></td>
\t{% elseif participation._get('resultat_net_n') >= 100000 and participation._get('resultat_net_n') < 200000 %}
\t{% set arrayVarsTrans = {\"min\": \"100\", \"max\": \"200\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }} M€</strong></td>
\t{% elseif participation._get('resultat_net_n') >= 200000 and participation._get('resultat_net_n') < 500000 %}
\t{% set arrayVarsTrans = {\"min\": \"200\", \"max\": \"500\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }} M€</strong></td>
\t{% elseif participation._get('resultat_net_n') >= 500000 %}
\t<td><strong>+500 M€</strong></td>
\t{% endif %}
</tr>
{% endif %}
{% if participation._get('nb_personnes_n') != \"\" %}
<tr>
<td>{{ translate(\"nombre de personnes\",lang,\"\",\"M\") | raw }} :</td>
{% if participation._get('nb_personnes_n') >= 0 and participation._get('nb_personnes_n') < 10 %}
\t{% set arrayVarsTrans = {\"min\": \"0\", \"max\": \"10\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 10 and participation._get('nb_personnes_n') < 50 %}
\t{% set arrayVarsTrans = {\"min\": \"10\", \"max\": \"50\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 50 and participation._get('nb_personnes_n') < 100 %}
\t{% set arrayVarsTrans = {\"min\": \"50\", \"max\": \"100\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 100 and participation._get('nb_personnes_n') < 200 %}
\t{% set arrayVarsTrans = {\"min\": \"100\", \"max\": \"200\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 200 and participation._get('nb_personnes_n') < 500 %}
\t{% set arrayVarsTrans = {\"min\": \"200\", \"max\": \"500\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 500 and participation._get('nb_personnes_n') < 1000 %}
\t{% set arrayVarsTrans = {\"min\": \"200\", \"max\": \"500\" } %}
\t<td><strong>{{ translate(\"entre %\$min%\$ et %\$max%\$\",lang,\"\",\"M\", \"\", arrayVarsTrans) | raw }}</strong></td>
\t{% elseif participation._get('nb_personnes_n') >= 1000 %}
\t<td><strong>+1 000</strong></td>
\t{% endif %}
</tr>
{% endif %}
</table>
<span><em>* : {{ translate(\"Il s’agit des <strong>dernières données financières connues dans notre base</strong>. Plus l’année de référence est ancienne, <strong>plus il est probable que ces éléments aient évolué</strong> depuis.\",lang,\"\",\"M\") | raw }}</em></span>
<br><br><br><br>
{% endif %}
{% if tab_actionnaires %}
{% set bool_montant_total_calculable = true %}
{% set bool_capital_total_calculable = true %}
{% set cpt_montant = 0 %}
{% set cpt_capital = 0 %}
{% set annee_dernier_investissement = 0 %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"actionnaires institutionnels\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered mb-5\">
<colgroup>
<col class=\"col-4\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
<col class=\"col-2\">
</colgroup>
<tr>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"detail\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"date investissement\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"montant\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\">{{ translate(\"capital\",lang,\"\",\"M\") | raw }}</td>
<td style=\"background-color:#9F9F9F; color: #FFFFFF\"> </td>
</tr>
{% for index, actionnaire in tab_actionnaires %}
{% if actionnaire.capital_detenu is defined and actionnaire.capital_detenu != \"\" %}
{% set capital_detenu = actionnaire.capital_detenu~ ' %' %}
{% set cpt_capital = cpt_capital + actionnaire.capital_detenu %}
{% else %}
{% set capital_detenu = \"N.C\" %}
{% set bool_capital_total_calculable = false %}
{% endif %}
{% if actionnaire.montant_investi is defined and actionnaire.montant_investi != \"\" %}
{% set montant_investi = actionnaire.montant_investi| montant ~ ' k' ~ devise_societe %}
{% set cpt_montant = (cpt_montant + actionnaire.montant_investi)| montant %}
{% else %}
{% set bool_montant_total_calculable = false %}
{% set montant_investi = \"N.C\" %}
{% endif %}
{% if actionnaire.date_investissement is defined and actionnaire.date_investissement | slice(0,4) > annee_dernier_investissement %}
{% set annee_dernier_investissement = actionnaire.date_investissement | slice(0,4) %}
{% endif %}
<tr>
<td class=\"col-4\">
<a href=\"#\" class=\"btn-contact\">{{ translate(\"investisseur\",lang,\"\",\"M\", \"\") | upper| raw }} {{ index + 1 }}</a><br>
<span><em>{{ translate(\"nom visible après commande\",lang,\"\",\"M\") | raw }}</em></span>
</td>
<td>
<strong>
{% if actionnaire.date_investissement is defined %}
{{ actionnaire.date_investissement | slice(4,2) }}/{{ actionnaire.date_investissement | slice(0,4) }}
{% endif %}
</strong>
</td>
<td><strong>{{ montant_investi }}</strong></td>
<td><strong>{{ capital_detenu }}</td>
<td class=\"text-center\">
<a href=\"#\" class=\"bleu underlined btn-contact\">
{{ translate(\"contact\",lang,\"\",\"M\") | raw }}
</a>
</td>
</tr>
{% endfor %}
{% if annee_dernier_investissement == 0 %}
{% set annee_dernier_investissement = 'N.C' %}
{% endif %}
</table>
{% endif %}
<!-- IDEM ANCIENS ACTIONNAIRES -->
{% if tab_actionnaires %}
{% if participation._get('capital_total_investisseur') %}
{% set capital_total_detenu = participation._get('capital_total_investisseur') %}
{% set capital_total_detenu = capital_total_detenu ~ '%' %}
{% else %}
{% if bool_capital_total_calculable %}
{% set capital_total_detenu = cpt_capital ~ '%' %}
{% else %}
{% set capital_total_detenu = \"N.C\" %}
{% endif %}
{% endif %}
{% if participation._get('montant_total_investi') %}
{% set montant_total_investi = participation._get('montant_total_investi')|number_format(0, ',', ' ') %}
{% set montant_total_investi = montant_total_investi ~ ' k' ~ devise_societe %}
{% else %}
{% if bool_montant_total_calculable %}
{% set montant_total_investi = cpt_montant ~ ' k' ~ devise_societe %}
{% else %}
{% set montant_total_investi = \"N.C\" %}
{% endif %}
{% endif %}
<div class=\"col-12\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"profil\",lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
<tr>
<td>{{ translate(\"capital total detenu par les investisseurs\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ capital_total_detenu }}</strong></td>
<td rowspan=\"3\" class=\"bkg_blanc text-center\">
{% if numero_cadran != -1 %}
{% set img_cadran = \"build/img/profil_\" ~ numero_cadran ~ \".jpg\" %}
<img src=\"{{ asset(img_cadran) }}\" class=\"img-fluid\">
{% endif %}
</td>
</tr>
<tr>
<td>{{ translate(\"montant total investi\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ montant_total_investi }}</strong></td>
</tr>
<tr>
<td>{{ translate(\"date dernier investissement\",lang,\"\",\"M\") | raw }} :</td>
<td><strong>{{ annee_dernier_investissement }}</strong></td>
</tr>
</table>
<br><br>
{% endif %}
<div>
<div class=\"col-8 float-left\">
<h5 class=\"{{ titreClass }}\">{{ translate(\"l'actualite de cette participation de fonds\",lang,\"\",\"M\") | raw }}</h5>
</div>
<div class=\"col-4 text-right float-right\">
<small>{{ translate(\"avec\",lang,\"\",\"m\") | raw }} Fusacq Buzz</small>
</div>
</div>
<div class=\"row\" style=\"clear: both;\">
\t<div class=\"col-12\">
\t\t\t\t\t\t<div class=\"card no_shadow mt-3 mb-5\">
\t<div class=\"card-body bkg_gris_clair\">
\t\t<div class=\"row\">
\t\t\t<div class=\"col-12 text-justify mt-3\">
\t\t\t\t\t<div class=\"text-center\">
\t\t\t\t\t\t<span><em>{{ translate(\"visible après commande unitaire ou abonnement.\",lang,\"\",\"M\") | raw }}</em></span>
\t\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t</div>
\t\t\t\t\t</div>
</div>
<span><em>{{ translate(\"Attention cette société n'est pas en vente. Cependant, elle est sans doute plus ouverte que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.\",lang,\"\",\"M\") | raw }} <a href=\"#\" data-toggle=\"modal\" data-target=\"#modal-explication\" title=\"\" class=\"underlined\">{{ translate(\"en savoir plus\",lang,\"\",\"M\") | raw }}</a></em></span>
</div>
</div>
</div>
</div>
{% endif %}
<!-- FIN CARD -->
</div><!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
<!--MODAL-->
{% if from == \"cibles_potentielles\" %}
<div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explication-label\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\" id=\"modal-explication-label\">{{ translate('que sont les \"cibles potentielles\" proposées par FUSACQ ?',lang,\"\",\"M\", \"\") | raw }}</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
La liste que vous allez consulter sous l'intitulé \"Cibles potentielles\" présente <strong>des sociétés ayant des fonds d'investissement à leur capital</strong>, communément appelées <strong>des participations de fonds d'investissement.</strong><br><br>
<em>Après plusieurs années d'investissement (souvent au bout de 4-5 ans), les fonds envisagent logiquement de sortir de ces sociétés notamment via la vente de leur participation. Cela passe la plupart du temps par un rachat global de la société, largement préféré ces dernières années à l'introduction en bourse.<br><br>
Attention les sociétés listées ci-après ne sont donc pas en vente. Cependant, elles sont sans doute plus ouvertes que d'autres à la discussion si vous cherchez des cibles de reprise / build-up / croissance externe.</em> <br><br>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-bleu-annonce\" data-dismiss=\"modal\">{{ translate(\"j'ai compris\",lang,\"\",\"M\", \"\") | raw }}</button>
</div>
</div>
</div>
</div>
{% elseif from == \"acheteurs_potentiels\" %}
<div class=\"modal fade\" id=\"modal-explication\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-explicationLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title vert\" id=\"modal-explicationLabel\">{{ translate('Que sont les \"participations de fonds\" proposées par FUSACQ ?',lang,\"\",\"M\") | raw }}</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
<strong>Les participations des fonds d'investissement sont des sociétés ayant des fonds à leur capital.</strong><br><br>
En quoi une participation de fonds est un acheteur potentiel ?<br><br>
<em>Lorsqu'un fonds investit dans une société c'est pour que cette dernière se développe, soit par croissance interne, soit par croissance externe. Ces sociétés sont donc toujours à l'écoute des opportunités d'acquisitions et ont, grâce au(x) fonds d'investissement à leur capital les moyens financiers de leurs ambitions.</em> <br><br>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-vert-annonce\" data-dismiss=\"modal\">J'ai compris</button>
</div>
</div>
</div>
</div>
{% endif %}
<!--FIN MODAL-->
{% if has_service or hasCommande or is_example %}
<!--MODAL 1-->
<div class=\"modal fade\" id=\"modal-maj\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalLabel\" aria-hidden=\"true\">
<div class=\"modal-dialog modal-lg\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\">{{ translate(\"vous avez releve une mise a jour a effectuer ?\",lang,\"\",\"M\") | raw }}</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body\">
<div class=\"row\">
<div class=\"col-12\">
<form class=\"row\" action=\"{{ path('participation_envoyer_maj',{'codePays':codePaysWithUnderScore}) }}\" method=\"post\">
<div class=\"col-12 mb-3\">
<h5 class=\"gris_666\">{{ translate(\"merci de nous indiquer :\",lang,\"\",\"M\") | raw }}</h5>
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
{{ translate(\"la participation :\",lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<span>{{ participation._get('raison_sociale') }}</span>
<input type=\"hidden\" name=\"id_participation\" id=\"participations\" required=\"required\" value=\"{{ participation._get('id_societe') }}\">
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
{{ translate(\"precisions sur la mise a jour a effectuer :\",lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<textarea type=\"text\" name=\"commentaire\" id=\"\" autocomplete=\"off\" class=\"form-control\" value=\"\" rows=\"5\" required=\"required\"></textarea>
</div>
<div class=\"col-4 col-lg-4 mt-1 mb-3\">
</div>
<div class=\"col-8 col-lg-8 mb-3\">
<div class=\"form-group\">
<div class=\"g-recaptcha\" data-sitekey=\"{{ publicKey }}\" style=\"display: inline-block;\" required=\"required\"></div>
</div>
</div>
<div class=\"col-12 text-center mt-3\">
<div class=\"form-group\">
<button type=\"submit\" name=\"soumettre\" class=\"button-rond\" value=\"Envoyer\">{{ translate(\"envoyer\",lang,\"\",\"M\") | raw }}</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!--FIN MODAL 1-->
{% endif %}
{% if has_service or hasCommande or is_example %}
{% for actionnaire in tab_actionnaires %}
<!--MODAL-->
<div class=\"modal fade\" id=\"modal-contact{{ actionnaire.id_gestionnaire_fonds }}\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"modal-contact-label\" aria-hidden=\"true\">
<div class=\"modal-dialog\" role=\"document\">
<div class=\"modal-content\">
<div class=\"modal-header\">
<h5 class=\"modal-title bleu\" id=\"modal-contact-label\">{{ translate(\"contactez\",lang,\"\",\"M\") | raw }} {{ actionnaire.nom_societe }}</h5>
<button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
<span aria-hidden=\"true\">×</span>
</button>
</div>
<div class=\"modal-body text-justify\">
<table class=\"table table-striped table-bordered\">
<tr>
<td>
{{ translate(\"adresse\",lang,\"\",\"M\") | raw }}
</td>
<td>
{{ actionnaire.adresse_societe }}
</td>
</tr>
<tr>
<td>
{{ translate(\"code postal\",lang,\"\",\"M\") | raw }}
</td>
<td>
{{ actionnaire.code_postal_societe }}
</td>
</tr>
<tr>
<td>
{{ translate(\"ville\",lang,\"\",\"M\") | raw }}
</td>
<td>
{{ actionnaire.ville_societe }}
</td>
</tr>
<tr>
<td>
{{ translate(\"telephone\",lang,\"\",\"M\") | raw }}
</td>
<td>
{{ actionnaire.telephone }}
</td>
</tr>
<tr>
<td>
{{ translate(\"site internet\",lang,\"\",\"M\") | raw }}
</td>
<td>
{% if 'http' in actionnaire.site_internet %}
{% set url_actionnaire = actionnaire.site_internet %}
{% else %}
{% set url_actionnaire = 'http://' ~ actionnaire.site_internet %}
{% endif %}
<a href=\"{{ url_actionnaire }}\" target=\"_blank\">{{ actionnaire.site_internet }}</a>
</td>
</tr>
</table>
</div>
<div class=\"modal-footer\">
<button type=\"button\" class=\"btn btn-secondary\" data-dismiss=\"modal\">{{ translate(\"fermer\",lang,\"\",\"M\") | raw }}</button>
</div>
</div>
</div>
</div><!--FIN MODAL-->
{% endfor %}
{% endif %}
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" src=\"{{ asset('build/js/annuaires/detail_participation.js') }}\"></script>
<script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></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\$(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});
</script>
{% endblock %}", "annuaires/participations_fonds/participation.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/participations_fonds/participation.html.twig");
}
}