<?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/repreneurs/repreneurs_cv_details.html.twig */
class __TwigTemplate_70abdea064f3f889f6bf17179eb9effaba5c5aa911e1711e9d25460077013227 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/repreneurs/repreneurs_cv_details.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/repreneurs/repreneurs_cv_details.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "annuaires/repreneurs/repreneurs_cv_details.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"));
// line 6
yield " <link rel=\"stylesheet\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_cv_details.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" href=\"";
// line 7
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annuaires/repreneurs/repreneurs_recherche.css"), "html", null, true);
yield "\">
";
// line 8
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 11
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 12
yield "
";
// line 15
if (((array_key_exists("nextCVRepreneur", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["nextCVRepreneur"]) || array_key_exists("nextCVRepreneur", $context) ? $context["nextCVRepreneur"] : (function () { throw new RuntimeError('Variable "nextCVRepreneur" does not exist.', 15, $this->source); })()))) : (""))) {
// line 16
yield " ";
$context["lienNextRepreneur"] = (($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("repreneur_cv_detail", ["idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, // line 18
(isset($context["nextCVRepreneur"]) || array_key_exists("nextCVRepreneur", $context) ? $context["nextCVRepreneur"] : (function () { throw new RuntimeError('Variable "nextCVRepreneur" does not exist.', 18, $this->source); })()), "idRepreneur", [], "any", false, false, false, 18), "titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 19
(isset($context["nextCVRepreneur"]) || array_key_exists("nextCVRepreneur", $context) ? $context["nextCVRepreneur"] : (function () { throw new RuntimeError('Variable "nextCVRepreneur" does not exist.', 19, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 19)), "codePays" => // line 20
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 20, $this->source); })())]) . // line 22
(isset($context["complementUrl"]) || array_key_exists("complementUrl", $context) ? $context["complementUrl"] : (function () { throw new RuntimeError('Variable "complementUrl" does not exist.', 22, $this->source); })())) . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 22, $this->source); })()));
// line 24
yield " ";
} else {
// line 25
yield " ";
$context["lienNextRepreneur"] = "";
// line 26
yield " ";
}
// line 27
yield "
";
// line 28
if (((array_key_exists("prevCVRepreneur", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["prevCVRepreneur"]) || array_key_exists("prevCVRepreneur", $context) ? $context["prevCVRepreneur"] : (function () { throw new RuntimeError('Variable "prevCVRepreneur" does not exist.', 28, $this->source); })()))) : (""))) {
// line 29
yield " ";
$context["lienPrevRepreneur"] = (($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("repreneur_cv_detail", ["idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, // line 31
(isset($context["prevCVRepreneur"]) || array_key_exists("prevCVRepreneur", $context) ? $context["prevCVRepreneur"] : (function () { throw new RuntimeError('Variable "prevCVRepreneur" does not exist.', 31, $this->source); })()), "idRepreneur", [], "any", false, false, false, 31), "titreslug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 32
(isset($context["prevCVRepreneur"]) || array_key_exists("prevCVRepreneur", $context) ? $context["prevCVRepreneur"] : (function () { throw new RuntimeError('Variable "prevCVRepreneur" does not exist.', 32, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 32)), "codePays" => // line 33
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 33, $this->source); })())]) . // line 35
(isset($context["complementUrl"]) || array_key_exists("complementUrl", $context) ? $context["complementUrl"] : (function () { throw new RuntimeError('Variable "complementUrl" does not exist.', 35, $this->source); })())) . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 35, $this->source); })()));
// line 37
yield " ";
} else {
// line 38
yield " ";
$context["lienPrevRepreneur"] = "";
// line 39
yield " ";
}
// line 40
yield "
";
// line 41
if (((array_key_exists("urlRetourList", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 41, $this->source); })()))) : (""))) {
// line 42
yield " ";
$context["urlRetour"] = (isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 42, $this->source); })());
// line 43
yield " ";
} else {
// line 44
yield " ";
$context["urlRetour"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 44, $this->source); })())]);
// line 45
yield " ";
}
// line 46
yield "
<!-- Menu -->
";
// line 49
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\CoreController::menu", ["lang" => // line 51
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 51, $this->source); })()), "currentRoute" => // line 52
(isset($context["currentRoute"]) || array_key_exists("currentRoute", $context) ? $context["currentRoute"] : (function () { throw new RuntimeError('Variable "currentRoute" does not exist.', 52, $this->source); })()), "codePays" => // line 53
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 53, $this->source); })())])));
// line 54
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 59
yield from $this->loadTemplate("includes/publicite.html.twig", "annuaires/repreneurs/repreneurs_cv_details.html.twig", 59)->unwrap()->yield($context);
// line 60
yield " <!-- Publicité -->
";
// line 62
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "annuaires/repreneurs/repreneurs_cv_details.html.twig", 62)->unwrap()->yield($context);
// line 63
yield " <div class=\"container\" id=\"app\" >
<div class=\"row\">
<!--COLONNE GAUCHE -->
";
// line 67
yield from $this->loadTemplate("includes/colonnes_gauche.html.twig", "annuaires/repreneurs/repreneurs_cv_details.html.twig", 67)->unwrap()->yield($context);
// line 68
yield " <!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- ARIANE -->
";
// line 76
if ((0 === CoreExtension::compare((isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 76, $this->source); })()), "ouvrir-capital"))) {
// line 77
yield " <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 79
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.', 79, $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.', 79, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 80
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_business_angel", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 80, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("ouvrir mon capital", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 80, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 81
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("ouvrir_capital_resultats_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 81, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("CV de repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 81, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 82
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 82, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 82), "html", null, true);
yield "</li>
</ol>
</nav>
";
} elseif ((0 === CoreExtension::compare( // line 85
(isset($context["from"]) || array_key_exists("from", $context) ? $context["from"] : (function () { throw new RuntimeError('Variable "from" does not exist.', 85, $this->source); })()), "vendre-entreprise"))) {
// line 86
yield " <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 88
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.', 88, $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.', 88, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 89
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.', 89, $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.', 89, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 90
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("vendre_entreprise_resultats_cv_repreneur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 90, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("CV de repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 90, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 91
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 91, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 91), "html", null, true);
yield "</li>
</ol>
</nav>
";
} else {
// line 95
yield " <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"";
// line 97
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.', 97, $this->source); })())]), "html", null, true);
yield "\" title=\"";
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.', 97, $this->source); })()), "", "M");
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.', 97, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 98
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.', 98, $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.', 98, $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.', 98, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item\"><a href=\"";
// line 99
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 99, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 99, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annuaire des repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 99, $this->source); })()), "", "M");
yield "</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">";
// line 100
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 100, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 100), "html", null, true);
yield "</li>
</ol>
</nav>
";
}
// line 104
yield " <!-- FIN ARIANE -->
";
// line 107
yield " ";
yield from $this->loadTemplate("annuaires/repreneurs/includes/navigation.html.twig", "annuaires/repreneurs/repreneurs_cv_details.html.twig", 107)->unwrap()->yield($context);
// line 108
yield "
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-11 offset-sm-1\">
<h2 class=\"";
// line 114
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["titleClass"]) || array_key_exists("titleClass", $context) ? $context["titleClass"] : (function () { throw new RuntimeError('Variable "titleClass" does not exist.', 114, $this->source); })()), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 114, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 114), "html", null, true);
yield "</h2>
</div>
<div class=\"col-12 col-sm-7 offset-sm-1 mt-3\">
<ul class=\"cat_regions\">
<li>";
// line 118
yield Twig\Extension\CoreExtension::upper($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("CV N°", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 118, $this->source); })()), "", "M"));
yield " : <strong>R";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 118, $this->source); })()), "idRepreneur", [], "any", false, false, false, 118), "html", null, true);
yield "</strong></li>
";
// line 120
if ((0 === CoreExtension::compare((isset($context["mise_a_jour_le"]) || array_key_exists("mise_a_jour_le", $context) ? $context["mise_a_jour_le"] : (function () { throw new RuntimeError('Variable "mise_a_jour_le" does not exist.', 120, $this->source); })()), true))) {
yield "
<li>";
// line 121
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("mis à jour le", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 121, $this->source); })()), "", "M"));
yield "
<strong>
";
// line 123
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 123, $this->source); })()), "dateParution", [], "any", false, false, false, 123), "d", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 123, $this->source); })())), "html", null, true);
yield "
";
// line 124
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 124, $this->source); })()), "dateParution", [], "any", false, false, false, 124), "m", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 124, $this->source); })())), "html", null, true);
yield "
";
// line 125
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 125, $this->source); })()), "dateParution", [], "any", false, false, false, 125), "Y"), "html", null, true);
yield "
</strong>
</li>
";
}
// line 129
yield " ";
if ((0 === CoreExtension::compare((isset($context["poste_le"]) || array_key_exists("poste_le", $context) ? $context["poste_le"] : (function () { throw new RuntimeError('Variable "poste_le" does not exist.', 129, $this->source); })()), true))) {
yield "
<li>";
// line 130
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("poste le", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 130, $this->source); })()), "", "M"));
yield "
<strong>
";
// line 132
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 132, $this->source); })()), "dateParutionInitiale", [], "any", false, false, false, 132), "d", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 132, $this->source); })())), "html", null, true);
yield "
";
// line 133
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 133, $this->source); })()), "dateParutionInitiale", [], "any", false, false, false, 133), "m", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 133, $this->source); })())), "html", null, true);
yield "
";
// line 134
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->date(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 134, $this->source); })()), "dateParutionInitiale", [], "any", false, false, false, 134), "Y"), "html", null, true);
yield "
</strong>
</li>
";
}
// line 138
yield "
<li>
\t<a href=\"";
// line 140
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("imprimer_repreneurs_cv", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 140, $this->source); })()), "lang" => (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 140, $this->source); })()), "idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 140, $this->source); })()), "idRepreneur", [], "any", false, false, false, 140)]), "html", null, true);
yield "\"
\t\ttitle=\"";
// line 141
yield $this->extensions['App\Twig\TranslationExtension']->translate("imprimer les informations", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 141, $this->source); })()), "", "M");
yield "\" target=\"_blank\" class=\"gris text-center\">
\t\t<div class=\"float-left\">
\t\t\t<i aria-hidden=\"true\" class=\"fa fa-print\"></i>
\t\t\t<small> ";
// line 144
yield $this->extensions['App\Twig\TranslationExtension']->translate("imprimer", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 144, $this->source); })()), "", "M");
yield "</small>
\t\t\t</div>
\t\t\t</a>
\t\t</li>
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\" style=\"min-height: 183px;\">
";
// line 152
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 152, $this->source); })()), "cartes", [], "any", false, false, false, 152), "id_localisation_by_country", [], "any", false, false, false, 152)), 1))) {
// line 153
yield " ";
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 153, $this->source); })()), "cartes", [], "any", false, false, false, 153), "id_localisation_by_country", [], "any", false, false, false, 153))), "33"))) {
// line 154
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 156
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 156, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 156), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 159
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 159, $this->source); })()), "cartes", [], "any", false, false, false, 159), "id_localisation_by_country", [], "any", false, false, false, 159), 33, [], "any", false, false, false, 159));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 160
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 162
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 162, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 162), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html", null, true);
yield ".png\"
alt=\"France\">
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 165
yield " ";
}
// line 166
yield "
";
// line 167
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 167, $this->source); })()), "cartes", [], "any", false, false, false, 167), "id_localisation_by_country", [], "any", false, false, false, 167))), "41"))) {
// line 168
yield " ";
if ((0 === 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["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 168, $this->source); })()), "cartes", [], "any", false, false, false, 168), "id_localisation_by_country", [], "any", false, false, false, 168), 41, [], "any", false, false, false, 168)), 1))) {
// line 169
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 171
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 171, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 171), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 171, $this->source); })()), "cartes", [], "any", false, false, false, 171), "id_localisation_by_country", [], "any", false, false, false, 171), 41, [], "any", false, false, false, 171)), "html", null, true);
yield ".png\"
alt=\"Suisse\">
";
} else {
// line 174
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 176
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 176, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 176), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
";
}
// line 179
yield " ";
}
// line 180
yield "
";
// line 181
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 181, $this->source); })()), "cartes", [], "any", false, false, false, 181), "id_localisation_by_country", [], "any", false, false, false, 181))), "01"))) {
// line 182
yield " ";
if ((0 === 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["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 182, $this->source); })()), "cartes", [], "any", false, false, false, 182), "id_localisation_by_country", [], "any", false, false, false, 182), "01", [], "array", false, false, false, 182)), 1))) {
// line 183
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 185
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 185, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 185), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 185, $this->source); })()), "cartes", [], "any", false, false, false, 185), "id_localisation_by_country", [], "any", false, false, false, 185), "01", [], "array", false, false, false, 185)), "html", null, true);
yield ".png\"
alt=\"Canada\">
";
} else {
// line 188
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 190
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 190, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 190), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
";
}
// line 193
yield " ";
}
// line 194
yield "
";
// line 195
if ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::first($this->env->getCharset(), Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 195, $this->source); })()), "cartes", [], "any", false, false, false, 195), "id_localisation_by_country", [], "any", false, false, false, 195))), "32"))) {
// line 196
yield " ";
if ((0 === 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["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 196, $this->source); })()), "cartes", [], "any", false, false, false, 196), "id_localisation_by_country", [], "any", false, false, false, 196), 32, [], "any", false, false, false, 196)), 1))) {
// line 197
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 199
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 199, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 199), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::first($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 199, $this->source); })()), "cartes", [], "any", false, false, false, 199), "id_localisation_by_country", [], "any", false, false, false, 199), 32, [], "any", false, false, false, 199)), "html", null, true);
yield ".png\"
alt=\"Belgique\">
";
} else {
// line 202
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 204
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 204, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 204), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
";
}
// line 207
yield " ";
}
// line 208
yield " ";
}
// line 209
yield "
";
// line 210
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 210, $this->source); })()), "cartes", [], "any", false, false, false, 210), "id_localisation_by_country", [], "any", false, false, false, 210)), 1))) {
// line 211
yield " ";
if (CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 211, $this->source); })()), "cartes", [], "any", false, false, false, 211), "id_localisation_by_country", [], "any", false, false, false, 211)))) {
// line 212
yield " <img class=\"img-fluid\"
id='absolute_index_1'
src=\"";
// line 214
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 214, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 214), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
";
// line 217
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 217, $this->source); })()), "cartes", [], "any", false, false, false, 217), "id_localisation_by_country", [], "any", false, false, false, 217), 33, [], "any", false, false, false, 217));
foreach ($context['_seq'] as $context["k"] => $context["carte"]) {
// line 218
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 220
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 220, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 220), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["carte"], "html", null, true);
yield ".png\"
alt=\"France\">
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['carte'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 223
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 225
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 225, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 225), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
";
}
// line 228
yield " ";
if (!CoreExtension::inFilter(33, Twig\Extension\CoreExtension::keys(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 228, $this->source); })()), "cartes", [], "any", false, false, false, 228), "id_localisation_by_country", [], "any", false, false, false, 228)))) {
// line 229
yield " <img class=\"img-fluid\"
id='absolute_index_2'
src=\"";
// line 231
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["CDN"]) || array_key_exists("CDN", $context) ? $context["CDN"] : (function () { throw new RuntimeError('Variable "CDN" does not exist.', 231, $this->source); })()), "CDN_FUSACQ", [], "any", false, false, false, 231), "html", null, true);
yield "/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
";
}
// line 234
yield " ";
}
// line 235
yield " </div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
<div class=\"col-2 col-sm-2 offset-sm-1 text-center pt-1\">
";
// line 240
if (($this->extensions['App\Twig\DroitAccesExtension']->hasIsService(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.', 240, $this->source); })()), "user", [], "any", false, false, false, 240), ["7", "53"]) || (isset($context["dejaCommande"]) || array_key_exists("dejaCommande", $context) ? $context["dejaCommande"] : (function () { throw new RuntimeError('Variable "dejaCommande" does not exist.', 240, $this->source); })()))) {
yield " ";
// line 241
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("imprimer_repreneurs_cv", ["idRepreneur" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 241, $this->source); })()), "idRepreneur", [], "any", false, false, false, 241), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 241, $this->source); })()), "lang" => (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 241, $this->source); })())]), "html", null, true);
yield "\" title=\"";
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("imprimer la page", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 241, $this->source); })()), "", "M"));
yield "\"
class=\"gris_666 text-center\" target=\"_blank\">
<div class=\"float-left\">
<i class=\"fa fa-print\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-sm-block\">
<small> ";
// line 247
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("imprimer", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 247, $this->source); })()), "", "M"));
yield "</small>
</div>
</a>
";
}
// line 251
yield " </div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
";
// line 263
if ((isset($context["dejaCommande"]) || array_key_exists("dejaCommande", $context) ? $context["dejaCommande"] : (function () { throw new RuntimeError('Variable "dejaCommande" does not exist.', 263, $this->source); })())) {
yield "
<span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i> Déjà commandé</span>
\t\t\t <br><br>
\t\t\t ";
}
// line 267
yield " ";
if (($this->extensions['App\Twig\DroitAccesExtension']->hasIsService(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.', 267, $this->source); })()), "user", [], "any", false, false, false, 267), ["7", "53"]) || (isset($context["dejaCommande"]) || array_key_exists("dejaCommande", $context) ? $context["dejaCommande"] : (function () { throw new RuntimeError('Variable "dejaCommande" does not exist.', 267, $this->source); })()))) {
yield " ";
// line 268
yield " <table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td>";
// line 275
yield $this->extensions['App\Twig\TranslationExtension']->translate("Nom / Prenom", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 275, $this->source); })()), "", "M");
yield " :</td>
<td>";
// line 276
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 276, $this->source); })()), "nom", [], "any", false, false, false, 276), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 276, $this->source); })()), "prenom", [], "any", false, false, false, 276), "html", null, true);
yield "</td>
</tr>
<tr>
<td>";
// line 280
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.', 280, $this->source); })()), "", "M");
yield " :</td>
<td>
";
// line 282
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "adresse", [], "any", true, true, false, 282)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "adresse", [], "any", false, false, false, 282))) : (""))) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 282, $this->source); })()), "adresse", [], "any", false, false, false, 282), "html", null, true);
}
// line 283
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "codePostal", [], "any", true, true, false, 283)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "codePostal", [], "any", false, false, false, 283))) : (""))) {
yield "</br>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 283, $this->source); })()), "codePostal", [], "any", false, false, false, 283), "html", null, true);
}
// line 284
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "ville", [], "any", true, true, false, 284)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "ville", [], "any", false, false, false, 284))) : (""))) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 284, $this->source); })()), "ville", [], "any", false, false, false, 284), "html", null, true);
}
// line 285
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "idPays", [], "any", true, true, false, 285)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "idPays", [], "any", false, false, false, 285))) : (""))) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\PaysExtension']->nomPays(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 285, $this->source); })()), "idPays", [], "any", false, false, false, 285)), "html", null, true);
}
// line 286
yield " </td>
</tr>
<tr>
<td>";
// line 290
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.', 290, $this->source); })()), "", "M");
yield " :</td>
<td>";
// line 291
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TelephoneExtension']->telephoneInternational(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 291, $this->source); })()), "telephone", [], "any", false, false, false, 291), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 291, $this->source); })()), "indicatif_telephone", [], "any", false, false, false, 291)), "html", null, true);
yield "</td>
</tr>
<tr>
<td> ";
// line 294
yield $this->extensions['App\Twig\TranslationExtension']->translate("e-mail", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 294, $this->source); })()), "", "M");
yield " :</td>
<td>";
// line 295
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 295, $this->source); })()), "email", [], "any", false, false, false, 295), "html", null, true);
yield "</td>
</tr>
</tbody>
</table>
\t\t\t\t\t\t\t\t";
} elseif ( // line 299
(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 299, $this->source); })())) {
// line 300
yield "\t\t\t\t\t\t\t\t<div class=\"col-12 text-center\">
\t\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 303
yield $this->extensions['App\Twig\TranslationExtension']->translate("le CV repreneur a ete ajoutee dans votre panier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 303, $this->source); })()), "", "M");
yield "
</div>
<div class=\"col-12 col-lg-6 text-center text-lg-right\">
<div class=\"col-sm-12 my-3\">
<a href=\"";
// line 308
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.', 308, $this->source); })()), "html", null, true);
yield "\" class=\"button-rond\" 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 310
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.', 310, $this->source); })()), "", "M");
yield "</div>
</a>
</div>
</div>
<div class=\"col-12 col-lg-6 text-center text-lg-left\">
<div class=\"col-sm-12 my-3\">
<a href=\"/panier\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>
<div class=\"float-right pt-1\">";
// line 318
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.', 318, $this->source); })()), "", "M");
yield " </div>
</a>
</div>
</div><br><br><br><br><br><br>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
";
} else {
// line 324
yield " ";
// line 325
yield " <div class=\"col-12 text-center\" v-if=\"btn_visible\" v-cloak >
<a href=\"javascript:void(0)\" class=\"";
// line 326
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["btnClass"]) || array_key_exists("btnClass", $context) ? $context["btnClass"] : (function () { throw new RuntimeError('Variable "btnClass" does not exist.', 326, $this->source); })()), "html", null, true);
yield "\"
@click=\"clickObtenezSesCoordonnes(); \"
role=\"button\" aria-pressed=\"true\" title=\"";
// line 328
yield $this->extensions['App\Twig\TranslationExtension']->translate("obtenir les coordonnees", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 328, $this->source); })()), "", "M");
yield "\" >
";
// line 329
yield $this->extensions['App\Twig\TranslationExtension']->translate("obtenir les coordonnees", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 329, $this->source); })()), "", "M");
yield "
</a>
</div>
";
}
// line 333
yield "
</div>
\t\t\t\t\t\t\t";
// line 337
if ( !(isset($context["lignePanier"]) || array_key_exists("lignePanier", $context) ? $context["lignePanier"] : (function () { throw new RuntimeError('Variable "lignePanier" does not exist.', 337, $this->source); })())) {
// line 338
yield "\t\t\t\t\t\t\t
<div class=\"col-12\" v-model=\"bloc_commande\" v-if=\"bloc_commande\" v-cloak ref=\"bloc_commande\" >
<div class=\"row\">
";
// line 341
if ((isset($context["hasForfait"]) || array_key_exists("hasForfait", $context) ? $context["hasForfait"] : (function () { throw new RuntimeError('Variable "hasForfait" does not exist.', 341, $this->source); })())) {
// line 342
yield " <div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
";
// line 343
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.', 343, $this->source); })()), "code_service", [], "any", false, false, false, 343), 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.', 343, $this->source); })()), "code_service", [], "any", false, false, false, 343), 0, 6), "abo_fe")))) {
// line 344
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.', 344, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 344));
// line 345
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.', 345, $this->source); })()), "code_service", [], "any", false, false, false, 345), 4, 2), 10))) {
// line 346
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.', 346, $this->source); })())];
// line 347
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.', 347, $this->source); })()), "code_service", [], "any", false, false, false, 347), 4, 2), 20))) {
// line 348
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.', 348, $this->source); })())];
// line 349
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.', 349, $this->source); })()), "code_service", [], "any", false, false, false, 349), 4, 2), 30))) {
// line 350
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.', 350, $this->source); })())];
// line 351
yield " ";
}
// line 352
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.', 352, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 352, $this->source); })()));
yield "
";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, // line 353
(isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 353, $this->source); })()), "code_service", [], "any", false, false, false, 353), 0, 6), "abo_fe"))) {
// line 354
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.', 354, $this->source); })()), "code_service", [], "any", false, false, false, 354), 7, 2), 10))) {
// line 355
yield " ";
$context["itemAbo"] = ["nb" => 10];
// line 356
yield " ";
} elseif ((0 === CoreExtension::compare(Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 356, $this->source); })()), "code_service", [], "any", false, false, false, 356), 7, 2), 20))) {
// line 357
yield " ";
$context["itemAbo"] = ["nb" => 20];
// line 358
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.', 358, $this->source); })()), "code_service", [], "any", false, false, false, 358), 7, 2), 30))) {
// line 359
yield " ";
$context["itemAbo"] = ["nb" => 30];
// line 360
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.', 360, $this->source); })()), "code_service", [], "any", false, false, false, 360), 7, 2), 40))) {
// line 361
yield " ";
$context["itemAbo"] = ["nb" => 40];
// line 362
yield " ";
}
// line 363
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.', 363, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 363, $this->source); })()));
yield "
";
} else {
// line 365
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.', 365, $this->source); })()), "code_service", [], "any", false, false, false, 365), "pack_5"))) {
// line 366
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.', 366, $this->source); })()));
// line 367
yield " ";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 367, $this->source); })()), "code_service", [], "any", false, false, false, 367), "pack_10"))) {
// line 368
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.', 368, $this->source); })()));
// line 369
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.', 369, $this->source); })()), "code_service", [], "any", false, false, false, 369), "pack_20"))) {
// line 370
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.', 370, $this->source); })()));
// line 371
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.', 371, $this->source); })()), "code_service", [], "any", false, false, false, 371), "consultation_pm_promotionnelle"))) {
// line 372
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.', 372, $this->source); })()));
// line 373
yield " ";
} else {
// line 374
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.', 374, $this->source); })()), "code_service", [], "any", false, false, false, 374);
// line 375
yield " ";
}
// line 376
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 376) && CoreExtension::getAttribute($this->env, $this->source, ($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 376))) {
// line 377
yield " \t";
$context["date"] = $this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env, $this->source, (isset($context["forfaitAUtiliser"]) || array_key_exists("forfaitAUtiliser", $context) ? $context["forfaitAUtiliser"] : (function () { throw new RuntimeError('Variable "forfaitAUtiliser" does not exist.', 377, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 377));
// line 378
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 378, $this->source); })()), "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.', 378, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 378), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 378, $this->source); })())];
// line 379
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous beneficiez d'un service \"%\$nom%\$\" 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.', 379, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 379, $this->source); })()));
yield "
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 380
($context["forfaitAUtiliser"] ?? null), "date_fin_acces", [], "any", true, true, false, 380)) {
// line 381
yield " \t";
$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.', 381, $this->source); })()), "date_fin_acces", [], "any", false, false, false, 381));
// line 382
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 382, $this->source); })()), "date" => (isset($context["date"]) || array_key_exists("date", $context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.', 382, $this->source); })())];
// line 383
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.', 383, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 383, $this->source); })()));
yield "
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 384
($context["forfaitAUtiliser"] ?? null), "nb_utilisations_restantes", [], "any", true, true, false, 384)) {
// line 385
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 385, $this->source); })()), "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.', 385, $this->source); })()), "nb_utilisations_restantes", [], "any", false, false, false, 385)];
// line 386
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.', 386, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 386, $this->source); })()));
yield "
";
} else {
// line 388
yield " ";
$context["itemAbo"] = ["nom" => (isset($context["nom"]) || array_key_exists("nom", $context) ? $context["nom"] : (function () { throw new RuntimeError('Variable "nom" does not exist.', 388, $this->source); })())];
// line 389
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.', 389, $this->source); })()), "", "M", "s", (isset($context["itemAbo"]) || array_key_exists("itemAbo", $context) ? $context["itemAbo"] : (function () { throw new RuntimeError('Variable "itemAbo" does not exist.', 389, $this->source); })()));
yield "
";
}
// line 391
yield " ";
}
// line 392
yield " </div>
<div class=\"col-12\">";
// line 393
yield $this->extensions['App\Twig\TranslationExtension']->translate("ajouter cette annonce 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.', 393, $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 397
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 397, $this->source); })()), "idRepreneur", [], "any", false, false, false, 397), "html", null, true);
yield "\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_R\">
<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 401
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.', 401, $this->source); })()), "", "M");
yield "</div>
</button>
</form>
</div>
</div>
<div class=\"col-12 mt-4 mb-3\">
<small>
* : ";
// line 408
yield $this->extensions['App\Twig\TranslationExtension']->translate("charte 1 deposant forfait", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 408, $this->source); })()), "", "M");
yield "<br>
** : ";
// line 409
yield $this->extensions['App\Twig\TranslationExtension']->translate("charte 2 deposant forfait", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 409, $this->source); })()), "", "M");
yield "
</small>
</div>
";
} else {
// line 413
yield " ";
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.', 413, $this->source); })()), "user", [], "any", false, false, false, 413))) {
yield " ";
// line 414
yield " <div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
<div class=\"my-3 text-center\">
<h5>";
// line 416
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous disposez d'un acces a la base repreneurs ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 416, $this->source); })()), "", "M");
yield "</h5>
</div>
";
// line 419
yield Twig\Extension\CoreExtension::spaceless($this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\SecurityController::login")));
yield "
<div class=\"text-center p-3\" style=\"background-color:#8bba47\">
";
// line 422
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("cette mise en relation peut être obtenue également en adhèrant a l'offre", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 422, $this->source); })()), "", "M"));
yield "<br>
<a href=\"";
// line 423
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("offreFusacqExpert", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 423, $this->source); })())]), "html", null, true);
yield "\" target=\"_blank\" class=\"blanc\">
<h3>";
// line 424
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("Fusacq Expert", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 424, $this->source); })()), "", "M"));
yield "</h3>
</a>
</div>
</div>
";
}
// line 429
yield "
";
// line 430
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.', 430, $this->source); })()), "user", [], "any", false, false, false, 430))) {
yield " <div class=\"col-12 col-lg-6 mb-3 p-4\">
";
} else {
// line 432
yield " <div class=\"col-12 col-lg-12 mb-3 p-4\">
";
}
// line 435
yield "
<div class=\"my-3 text-center\" id=\"titleTdAboonement\">
<h5> ";
// line 437
yield $this->extensions['App\Twig\TranslationExtension']->translate("vous souhaitez proceder a la mise en relation ?", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 437, $this->source); })()), "", "M");
yield "</h5>
</div>
<div class=\"mt-4\">
<form action=\"/panier/ajoute-panier\" method=\"POST\" id=\"formRadioMiseEnRelation\">
<div class=\"col-12 mb-3\">
<div class=\"form-check\">
<label class=\"contai\">
";
// line 446
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("mise en relation unitaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 446, $this->source); })()), "", "M");
yield " : ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TarifExtension']->tarif("tarif_MER_CV_repreneur_fusacq", (isset($context["codePays"]) || array_key_exists("codePays", $context) ? $context["codePays"] : (function () { throw new RuntimeError('Variable "codePays" does not exist.', 446, $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.', 446, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"commande_unitaire\" checked>
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"mt-4 mb-3\">
<strong> ";
// line 452
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.', 452, $this->source); })()), "", "M"));
yield "</strong></div>
<!--- abonnements mensuel -->
<div class=\"form-check\">
<label class=\"contai\">
";
// line 458
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("forfait %%nb_relation_mer_offre_1%% mises en relation :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 458, $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.', 458, $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.', 458, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"pack5\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
";
// line 466
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("forfait %%nb_relation_mer_offre_2%% mises en relation :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 466, $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.', 466, $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.', 466, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"pack10\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
";
// line 474
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("forfait %%nb_relation_mer_offre_3%% mises en relation :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 474, $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.', 474, $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.', 474, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"pack20\">
<span class=\"checkma\"></span>
</label>
</div>
<!--- abonnements mensuel -->
<!--- abonnements annuels -->
<div class=\"mt-4 mb-3\">
<strong> ";
// line 485
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.', 485, $this->source); })()), "", "M"));
yield "</strong>
</div>
<div class=\"form-check\">
<label class=\"contai\">
";
// line 490
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% MER /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 490, $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.', 490, $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.', 490, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"abo_10_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
";
// line 498
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% MER /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 498, $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.', 498, $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.', 498, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"abo_20_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
";
// line 506
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% MER /mois :", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 506, $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.', 506, $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.', 506, $this->source); })()), "")), "html", null, true);
yield "*
<input type=\"radio\" name=\"option_payement\" value=\"abo_30_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<!--- abonnements annuels -->
</div>
<input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"";
// line 514
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 514, $this->source); })()), "idRepreneur", [], "any", false, false, false, 514), "html", null, true);
yield "\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_R\">
<div class=\"my-3 text-center\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t";
// line 517
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.', 517, $this->source); })()), "user", [], "any", false, false, false, 517))) {
yield "\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <button type=\"submit\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">";
// line 518
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.', 518, $this->source); })()), "", "M");
yield "</button>
\t\t ";
} else {
// line 520
yield "\t\t\t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
\t\t\t ";
// line 521
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.', 521, $this->source); })()), "", "M");
yield "
\t\t\t \t\t\t\t\t\t</a>
\t\t \t\t\t";
}
// line 524
yield "\t \t\t\t</div>
</form>
<div>
<p>
<small>
* : ";
// line 529
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.', 529, $this->source); })()), "", "M"));
yield "</small>
</p>
</div>
</div>
</div>
";
}
// line 536
yield " </div>
</div>
</div>
\t\t\t\t\t\t\t";
}
// line 540
yield "
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
<div class=\"col-12\">
<h5 class=\"gris_666\">";
// line 543
yield $this->extensions['App\Twig\TranslationExtension']->translate("son profil / parcours", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 543, $this->source); })()), "", "M");
yield "</h5>
</div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td>";
// line 556
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("il habite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 556, $this->source); })()), "", "M"));
yield " :</td>
<td>
";
// line 558
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "ville", [], "any", true, true, false, 558)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "ville", [], "any", false, false, false, 558))) : (""))) {
// line 559
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 559, $this->source); })()), "ville", [], "any", false, false, false, 559), "html", null, true);
yield "
";
}
// line 561
yield " ";
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "idPays", [], "any", true, true, false, 561)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["cvRepreneur"] ?? null), "idPays", [], "any", false, false, false, 561))) : (""))) {
yield ", ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\PaysExtension']->nomPays(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 561, $this->source); })()), "idPays", [], "any", false, false, false, 561)), "html", null, true);
}
// line 562
yield "
</td>
</tr>
<tr>
<td>";
// line 567
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("age", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 567, $this->source); })()), "", "M"));
yield " :</td>
<td>
";
// line 569
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 569, $this->source); })()), "age", [], "any", false, false, false, 569), "html", null, true);
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("ans", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 569, $this->source); })()), "");
yield "
</td>
</tr>
<tr>
<td>";
// line 574
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("formation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 574, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 575
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 575, $this->source); })()), "formation", [], "any", false, false, false, 575), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 575, $this->source); })())), "html", null, true));
yield "</td>
</tr>
<tr>
<td class=\"oneline\"> ";
// line 578
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("parcours professionnel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 578, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 579
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 579, $this->source); })()), "parcoursProfessionnel", [], "any", false, false, false, 579), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 579, $this->source); })())), "html", null, true));
yield "</td>
</tr>
<tr>
<td>";
// line 583
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("competences", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 583, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 584
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 584, $this->source); })()), "competences", [], "any", false, false, false, 584), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 584, $this->source); })())), "html", null, true));
yield "</td>
</tr>
</tbody>
</table>
</div>
<div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
<div class=\"col-12\"><h5 class=\"gris_666\">";
// line 592
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("sa recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 592, $this->source); })()), "", "M"));
yield "</h5></div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td class=\"oneline\"> ";
// line 601
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("titre societe recherchee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 601, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 602
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 602, $this->source); })()), "titreSocieteRecherchee", [], "any", false, false, false, 602), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 602, $this->source); })())), "html", null, true));
yield " </td>
</tr>
<tr>
";
// line 606
$context["p"] = "";
// line 607
yield " ";
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 607, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 607)), 1))) {
// line 608
yield " ";
$context["p"] = "p";
// line 609
yield " ";
}
// line 610
yield " <td class=\"oneline\" >";
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("\$\$activite recherchee\$\${p|activites recherchees}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 610, $this->source); })()), "", "", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 610, $this->source); })())));
yield " :</td>
<td>
";
// line 612
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 612, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 612));
foreach ($context['_seq'] as $context["k"] => $context["secteur"]) {
// line 613
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "nomSecteurActivite", [], "array", false, false, false, 613), "html", null, true);
yield "
";
// line 614
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 614, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 614)), 1))) {
// line 615
yield " ";
if ((-1 === CoreExtension::compare($context["k"], (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 615, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 615)) - 2)))) {
yield " , ";
}
// line 616
yield " ";
if ((0 === CoreExtension::compare($context["k"], (Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 616, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 616)) - 2)))) {
yield " et ";
}
// line 617
yield " ";
}
// line 618
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['k'], $context['secteur'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 619
yield " </td>
</tr>
<tr>
<td>";
// line 624
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("mots clés", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 624, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 625
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 625, $this->source); })()), "motsClesActivite", [], "any", false, false, false, 625), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 625, $this->source); })())), "html", null, true));
yield "</td>
</tr>
<tr>
<td class=\"oneline\">";
// line 630
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("description societe recherchee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 630, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 631
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\IdentifyWordExtension']->identifyWord(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 631, $this->source); })()), "descriptionSocieteRecherchee", [], "any", false, false, false, 631), (isset($context["mot_cle_recherche"]) || array_key_exists("mot_cle_recherche", $context) ? $context["mot_cle_recherche"] : (function () { throw new RuntimeError('Variable "mot_cle_recherche" does not exist.', 631, $this->source); })())), "html", null, true));
yield "</td>
</tr>
<tr>
";
// line 635
$context["p"] = "";
// line 636
yield " ";
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 636, $this->source); })()), "idNomLocalisationsRecherchees", [], "any", false, false, false, 636)), 1))) {
// line 637
yield " ";
$context["p"] = "p";
// line 638
yield " ";
}
// line 639
yield " <td class=\"oneline\" >";
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("\$\$localisation recherchee\$\${p|localisations recherchees}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 639, $this->source); })()), "", "", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 639, $this->source); })())));
yield " :</td>
<td> ";
// line 640
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 640, $this->source); })()), "idNomLocalisationsRecherchees", [], "any", false, false, false, 640));
foreach ($context['_seq'] as $context["key"] => $context["localisation"]) {
// line 641
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "array", false, false, false, 641), "html", null, true);
yield " (";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::last($this->env->getCharset(), Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 641), "_")), "html", null, true);
yield ")
";
// line 642
$context["nbLocalisations"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 642, $this->source); })()), "idNomLocalisationsRecherchees", [], "any", false, false, false, 642));
// line 643
yield " ";
if ((1 === CoreExtension::compare((isset($context["nbLocalisations"]) || array_key_exists("nbLocalisations", $context) ? $context["nbLocalisations"] : (function () { throw new RuntimeError('Variable "nbLocalisations" does not exist.', 643, $this->source); })()), 1))) {
// line 644
yield " ";
if ((-1 === CoreExtension::compare($context["key"], ((isset($context["nbLocalisations"]) || array_key_exists("nbLocalisations", $context) ? $context["nbLocalisations"] : (function () { throw new RuntimeError('Variable "nbLocalisations" does not exist.', 644, $this->source); })()) - 1)))) {
yield " , ";
}
// line 645
yield " ";
}
// line 646
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['localisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
yield "</td>
</tr>
<tr>
<td>";
// line 651
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("valorisation recherchée", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 651, $this->source); })()), "", "M"));
yield " :</td>
<td>De ";
// line 652
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 652, $this->source); })()), "valeurMinEntreprise", [], "any", false, false, false, 652), [".0000" => "k"]), "html", null, true);
yield "€ à ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 652, $this->source); })()), "valeurMaxEntreprise", [], "any", false, false, false, 652), [".0000" => "k"]), "html", null, true);
yield "€</td>
</tr>
<tr>
<td class=\"oneline\">";
// line 656
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("montant apport personnel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 656, $this->source); })()), "", "M"));
yield " :</td>
<td>";
// line 657
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::replace(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 657, $this->source); })()), "montantApport", [], "any", false, false, false, 657), [".0000" => "k"]), "html", null, true);
yield "€</td>
</tr>
<tr>
<td>";
// line 661
yield Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), $this->extensions['App\Twig\TranslationExtension']->translate("dans sa démarche, le repreneur est ouvert à", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 661, $this->source); })()), "", "M"));
yield " :</td>
<td>
";
// line 663
$context["demarches"] = Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 663, $this->source); })()), "demarche", [], "any", false, false, false, 663), ",");
// line 664
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["demarches"]) || array_key_exists("demarches", $context) ? $context["demarches"] : (function () { throw new RuntimeError('Variable "demarches" does not exist.', 664, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["d"]) {
// line 665
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["demarcheList"]) || array_key_exists("demarcheList", $context) ? $context["demarcheList"] : (function () { throw new RuntimeError('Variable "demarcheList" does not exist.', 665, $this->source); })()), $context["d"], [], "array", false, false, false, 665), "html", null, true);
yield "
</br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['d'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 668
yield " </td>
</tr>
</tbody>
</table>
</div>
<div class=\"col-12 my-5\">
<div class=\"row\">
<div class=\"form-group col-6 text-center\">
<span class=\"italic_bold\">
";
// line 679
$context["p"] = "";
// line 680
yield " ";
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 680, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 680)), 1))) {
// line 681
yield " ";
$context["p"] = "p";
// line 682
yield " ";
}
// line 683
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les repreneurs qui recherchent dans \$\$le secteur\$\${p|les secteurs}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 683, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 683, $this->source); })()));
yield "
</span>
<br>
";
// line 687
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 687, $this->source); })()), "secteurActiviteRecherche", [], "any", false, false, false, 687));
foreach ($context['_seq'] as $context["key"] => $context["secteur"]) {
// line 688
yield " ";
$context["lienSecteurActivite"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => // line 689
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 689, $this->source); })())]);
// line 690
yield " ";
$context["nbSeparator"] = Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 690));
// line 691
yield " ";
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 691, $this->source); })()), 1))) {
// line 692
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 692, $this->source); })()) . "?id_secteur_activite_recherche_1=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 692), 0, 1));
// line 693
yield " ";
}
// line 694
yield "
";
// line 695
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 695, $this->source); })()), 3))) {
yield " ";
// line 696
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 696, $this->source); })()) . "?id_secteur_activite_recherche_1=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 696), 0, 1));
// line 697
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 697, $this->source); })()) . "&id_secteur_activite_recherche_2=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 697), 0, 3));
// line 698
yield " ";
}
// line 699
yield "
";
// line 700
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 700, $this->source); })()), 5))) {
yield " ";
// line 701
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 701, $this->source); })()) . "?id_secteur_activite_recherche_1=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 701), 0, 1));
// line 702
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 702, $this->source); })()) . "&id_secteur_activite_recherche_2=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 702), 0, 3));
// line 703
yield " ";
$context["lienSecteurActivite"] = (((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 703, $this->source); })()) . "&id_secteur_activite_recherche_3=") . Twig\Extension\CoreExtension::slice($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 703), 0, 5));
// line 704
yield " ";
}
// line 705
yield "
<a href=\"";
// line 706
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienSecteurActivite"]) || array_key_exists("lienSecteurActivite", $context) ? $context["lienSecteurActivite"] : (function () { throw new RuntimeError('Variable "lienSecteurActivite" does not exist.', 706, $this->source); })()), "html", null, true);
yield "\"
class=\"btn btn-light mb-1\"
data-id-secteur=\"";
// line 708
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "idSecteurActivite", [], "array", false, false, false, 708), "html", null, true);
yield "\"
alt=\"\">";
// line 709
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["secteur"], "nomSecteurActivite", [], "array", false, false, false, 709), "html", null, true);
yield "
</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['secteur'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 712
yield "
</div>
<div class=\"form-group col-6 text-center\">
<span class=\"italic_bold\">
";
// line 716
$context["p"] = "";
// line 717
yield " ";
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 717, $this->source); })()), "idNomLocalisationsRecherchees", [], "any", false, false, false, 717)), 1))) {
// line 718
yield " ";
$context["p"] = "p";
// line 719
yield " ";
}
// line 720
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("voir les repreneurs qui recherchent \$\$dans la region\$\${p|en regions}", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 720, $this->source); })()), "", "M", (isset($context["p"]) || array_key_exists("p", $context) ? $context["p"] : (function () { throw new RuntimeError('Variable "p" does not exist.', 720, $this->source); })()));
yield "
</span>
<br>
";
// line 724
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["cvRepreneur"]) || array_key_exists("cvRepreneur", $context) ? $context["cvRepreneur"] : (function () { throw new RuntimeError('Variable "cvRepreneur" does not exist.', 724, $this->source); })()), "idNomLocalisationsRecherchees", [], "any", false, false, false, 724));
foreach ($context['_seq'] as $context["key"] => $context["localisation"]) {
// line 725
yield " ";
$context["lienLocalisation"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("annuaires_repreneurs_recherche", ["codePays" => // line 726
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 726, $this->source); })())]);
// line 727
yield " ";
$context["nbSeparator"] = (Twig\Extension\CoreExtension::length($this->env->getCharset(), Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 727), "_")) - 1);
// line 728
yield " ";
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 728, $this->source); })()), 0))) {
// line 729
yield " ";
$context["lienLocalisation"] = (((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 729, $this->source); })()) . "?id_pays=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 729), "_"), 0, [], "array", false, false, false, 729));
// line 730
yield " ";
}
// line 731
yield "
";
// line 732
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 732, $this->source); })()), 1))) {
// line 733
yield " ";
$context["lienLocalisation"] = (((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 733, $this->source); })()) . "?id_pays=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 733), "_"), 0, [], "array", false, false, false, 733));
// line 734
yield " ";
$context["lienLocalisation"] = (((((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 734, $this->source); })()) . "&id_region=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 734), "_"), 0, [], "array", false, false, false, 734)) . "_") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 734), "_"), 1, [], "array", false, false, false, 734));
// line 735
yield " ";
}
// line 736
yield "
";
// line 737
if ((0 === CoreExtension::compare((isset($context["nbSeparator"]) || array_key_exists("nbSeparator", $context) ? $context["nbSeparator"] : (function () { throw new RuntimeError('Variable "nbSeparator" does not exist.', 737, $this->source); })()), 2))) {
// line 738
yield " ";
$context["lienLocalisation"] = (((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 738, $this->source); })()) . "?id_pays=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 738), "_"), 0, [], "array", false, false, false, 738));
// line 739
yield " ";
$context["lienLocalisation"] = (((((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 739, $this->source); })()) . "&id_region=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 739), "_"), 0, [], "array", false, false, false, 739)) . "_") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 739), "_"), 1, [], "array", false, false, false, 739));
// line 740
yield " ";
$context["lienLocalisation"] = (((((((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 740, $this->source); })()) . "&id_region=") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 740), "_"), 0, [], "array", false, false, false, 740)) . "_") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 740), "_"), 1, [], "array", false, false, false, 740)) . "_") . CoreExtension::getAttribute($this->env, $this->source, Twig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 740), "_"), 2, [], "array", false, false, false, 740));
// line 741
yield " ";
}
// line 742
yield "
<a href=\"";
// line 743
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienLocalisation"]) || array_key_exists("lienLocalisation", $context) ? $context["lienLocalisation"] : (function () { throw new RuntimeError('Variable "lienLocalisation" does not exist.', 743, $this->source); })()), "html", null, true);
yield "\"
class=\"btn btn-light mb-1\"
data-id-localisation=\"";
// line 745
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "id_localisation", [], "array", false, false, false, 745), "html", null, true);
yield "\"
alt=\"\">";
// line 746
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["localisation"], "nom_localisation", [], "array", false, false, false, 746), "html", null, true);
yield "</a>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['key'], $context['localisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 749
yield "
</div>
</div>
</div>
";
// line 755
yield " ";
yield from $this->loadTemplate("annuaires/repreneurs/includes/navigation.html.twig", "annuaires/repreneurs/repreneurs_cv_details.html.twig", 755)->unwrap()->yield($context);
// line 756
yield "
</div>
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
</div></div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 772
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 773
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"module\" src=\"";
// line 774
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annuaires/repreneurs_cv_details.js"), "html", null, true);
yield "\"></script>
<script>
\tsessionStorage.removeItem(\"form\"); // desactive le bug du modal login
\tfunction afficheAlert(){
\t\talert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
\t}
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "annuaires/repreneurs/repreneurs_cv_details.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 1809 => 774, 1805 => 773, 1795 => 772, 1770 => 756, 1767 => 755, 1760 => 749, 1751 => 746, 1747 => 745, 1742 => 743, 1739 => 742, 1736 => 741, 1733 => 740, 1730 => 739, 1727 => 738, 1725 => 737, 1722 => 736, 1719 => 735, 1716 => 734, 1713 => 733, 1711 => 732, 1708 => 731, 1705 => 730, 1702 => 729, 1699 => 728, 1696 => 727, 1694 => 726, 1692 => 725, 1688 => 724, 1680 => 720, 1677 => 719, 1674 => 718, 1671 => 717, 1669 => 716, 1663 => 712, 1654 => 709, 1650 => 708, 1645 => 706, 1642 => 705, 1639 => 704, 1636 => 703, 1633 => 702, 1630 => 701, 1627 => 700, 1624 => 699, 1621 => 698, 1618 => 697, 1615 => 696, 1612 => 695, 1609 => 694, 1606 => 693, 1603 => 692, 1600 => 691, 1597 => 690, 1595 => 689, 1593 => 688, 1589 => 687, 1581 => 683, 1578 => 682, 1575 => 681, 1572 => 680, 1570 => 679, 1557 => 668, 1547 => 665, 1542 => 664, 1540 => 663, 1535 => 661, 1528 => 657, 1524 => 656, 1515 => 652, 1511 => 651, 1499 => 646, 1496 => 645, 1491 => 644, 1488 => 643, 1486 => 642, 1479 => 641, 1475 => 640, 1470 => 639, 1467 => 638, 1464 => 637, 1461 => 636, 1459 => 635, 1452 => 631, 1448 => 630, 1440 => 625, 1436 => 624, 1429 => 619, 1423 => 618, 1420 => 617, 1415 => 616, 1410 => 615, 1408 => 614, 1403 => 613, 1399 => 612, 1393 => 610, 1390 => 609, 1387 => 608, 1384 => 607, 1382 => 606, 1375 => 602, 1371 => 601, 1359 => 592, 1348 => 584, 1344 => 583, 1337 => 579, 1333 => 578, 1327 => 575, 1323 => 574, 1313 => 569, 1308 => 567, 1301 => 562, 1295 => 561, 1289 => 559, 1287 => 558, 1282 => 556, 1266 => 543, 1261 => 540, 1255 => 536, 1245 => 529, 1238 => 524, 1232 => 521, 1229 => 520, 1224 => 518, 1220 => 517, 1214 => 514, 1198 => 506, 1183 => 498, 1168 => 490, 1161 => 485, 1142 => 474, 1127 => 466, 1112 => 458, 1104 => 452, 1090 => 446, 1079 => 437, 1075 => 435, 1071 => 432, 1066 => 430, 1063 => 429, 1055 => 424, 1051 => 423, 1047 => 422, 1041 => 419, 1035 => 416, 1031 => 414, 1027 => 413, 1020 => 409, 1016 => 408, 1006 => 401, 999 => 397, 992 => 393, 989 => 392, 986 => 391, 980 => 389, 977 => 388, 971 => 386, 968 => 385, 966 => 384, 961 => 383, 958 => 382, 955 => 381, 953 => 380, 948 => 379, 945 => 378, 942 => 377, 939 => 376, 936 => 375, 933 => 374, 930 => 373, 927 => 372, 924 => 371, 921 => 370, 918 => 369, 915 => 368, 912 => 367, 909 => 366, 906 => 365, 900 => 363, 897 => 362, 894 => 361, 891 => 360, 888 => 359, 885 => 358, 882 => 357, 879 => 356, 876 => 355, 873 => 354, 871 => 353, 866 => 352, 863 => 351, 860 => 350, 857 => 349, 854 => 348, 851 => 347, 848 => 346, 845 => 345, 842 => 344, 840 => 343, 837 => 342, 835 => 341, 830 => 338, 828 => 337, 822 => 333, 815 => 329, 811 => 328, 806 => 326, 803 => 325, 801 => 324, 791 => 318, 780 => 310, 775 => 308, 767 => 303, 762 => 300, 760 => 299, 753 => 295, 749 => 294, 743 => 291, 739 => 290, 733 => 286, 728 => 285, 723 => 284, 717 => 283, 713 => 282, 708 => 280, 699 => 276, 695 => 275, 686 => 268, 682 => 267, 675 => 263, 661 => 251, 654 => 247, 642 => 241, 639 => 240, 632 => 235, 629 => 234, 623 => 231, 619 => 229, 616 => 228, 610 => 225, 606 => 223, 595 => 220, 591 => 218, 587 => 217, 581 => 214, 577 => 212, 574 => 211, 572 => 210, 569 => 209, 566 => 208, 563 => 207, 557 => 204, 553 => 202, 545 => 199, 541 => 197, 538 => 196, 536 => 195, 533 => 194, 530 => 193, 524 => 190, 520 => 188, 512 => 185, 508 => 183, 505 => 182, 503 => 181, 500 => 180, 497 => 179, 491 => 176, 487 => 174, 479 => 171, 475 => 169, 472 => 168, 470 => 167, 467 => 166, 464 => 165, 453 => 162, 449 => 160, 445 => 159, 439 => 156, 435 => 154, 432 => 153, 430 => 152, 419 => 144, 413 => 141, 409 => 140, 405 => 138, 398 => 134, 394 => 133, 390 => 132, 385 => 130, 380 => 129, 373 => 125, 369 => 124, 365 => 123, 360 => 121, 356 => 120, 349 => 118, 340 => 114, 332 => 108, 329 => 107, 325 => 104, 318 => 100, 310 => 99, 302 => 98, 294 => 97, 290 => 95, 283 => 91, 277 => 90, 271 => 89, 265 => 88, 261 => 86, 259 => 85, 253 => 82, 247 => 81, 241 => 80, 235 => 79, 231 => 77, 229 => 76, 219 => 68, 217 => 67, 211 => 63, 209 => 62, 205 => 60, 203 => 59, 196 => 54, 194 => 53, 193 => 52, 192 => 51, 191 => 49, 186 => 46, 183 => 45, 180 => 44, 177 => 43, 174 => 42, 172 => 41, 169 => 40, 166 => 39, 163 => 38, 160 => 37, 158 => 35, 157 => 33, 156 => 32, 155 => 31, 153 => 29, 151 => 28, 148 => 27, 145 => 26, 142 => 25, 139 => 24, 137 => 22, 136 => 20, 135 => 19, 134 => 18, 132 => 16, 130 => 15, 125 => 12, 115 => 11, 102 => 8, 98 => 7, 93 => 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 %}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_cv_details.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annuaires/repreneurs/repreneurs_recherche.css') }}\">
{{ parent() }}
{% endblock %}
{% block body %}
{% if nextCVRepreneur|default %}
{% set lienNextRepreneur = path('repreneur_cv_detail',
{
'idRepreneur':nextCVRepreneur.idRepreneur,
'titreslug':nextCVRepreneur.titreSocieteRecherchee| slugify ,
'codePays':codePaysWithUnderScore
}
) ~ complementUrl ~ indexNext
%}
{% else %}
{% set lienNextRepreneur = '' %}
{% endif %}
{% if prevCVRepreneur |default %}
{% set lienPrevRepreneur = path('repreneur_cv_detail',
{
'idRepreneur':prevCVRepreneur.idRepreneur,
'titreslug':prevCVRepreneur.titreSocieteRecherchee| slugify ,
'codePays':codePaysWithUnderScore
}
) ~ complementUrl ~ indexPrevious
%}
{% else %}
{% set lienPrevRepreneur = '' %}
{% endif %}
{% if urlRetourList|default %}
{% set urlRetour = urlRetourList %}
{% else %}
{% set urlRetour = path('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) %}
{% endif %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{ \"lang\": lang,
\"currentRoute\":currentRoute,
\"codePays\": codePaysWithUnderScore }
)) | spaceless }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
{% include 'assets/assets_vuejs.html.twig' %}
<div class=\"container\" id=\"app\" >
<div class=\"row\">
<!--COLONNE GAUCHE -->
{% include 'includes/colonnes_gauche.html.twig' %}
<!--FIN COLONNE GAUCHE -->
<!--COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc no_shadow\">
<!-- ARIANE -->
{% if from == \"ouvrir-capital\" %}
<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>
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_business_angel',{'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"ouvrir mon capital\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item\"><a href=\"{{ path('ouvrir_capital_resultats_cv_repreneur', {'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"CV de repreneurs\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ cvRepreneur.titreSocieteRecherchee }}</li>
</ol>
</nav>
{% elseif from == \"vendre-entreprise\" %}
<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>
<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_cv_repreneur', {'codePays':codePaysWithUnderScore}) }}\">{{ translate(\"CV de repreneurs\",lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ cvRepreneur.titreSocieteRecherchee }}</li>
</ol>
</nav>
{% else %}
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\"><a href=\"{{ path('index',{'codePays':codePays}) }}\" title=\"{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}\">{{ translate(\"accueil\",lang,\"\",\"M\") | raw }}</a></li>
<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('annuaires_repreneurs_recherche',{'codePays':codePaysWithUnderScore }) }}\" title=\"{{ translate(\"annuaire des repreneurs\" ,lang,\"\",\"M\") | raw }}\">{{ translate(\"annuaire des repreneurs\" ,lang,\"\",\"M\") | raw }}</a></li>
<li class=\"breadcrumb-item active\" aria-current=\"page\">{{ cvRepreneur.titreSocieteRecherchee }}</li>
</ol>
</nav>
{% endif %}
<!-- FIN ARIANE -->
{# repreneur precedant/suivant/retour à la liste #}
{% include 'annuaires/repreneurs/includes/navigation.html.twig' %}
<div class=\"card no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-11 offset-sm-1\">
<h2 class=\"{{ titleClass }}\">{{ cvRepreneur.titreSocieteRecherchee }}</h2>
</div>
<div class=\"col-12 col-sm-7 offset-sm-1 mt-3\">
<ul class=\"cat_regions\">
<li>{{ translate(\"CV N°\" ,lang,\"\",\"M\") |upper | raw }} : <strong>R{{ cvRepreneur.idRepreneur }}</strong></li>
{% if mise_a_jour_le == true %}
<li>{{ translate(\"mis à jour le\" ,lang,\"\",\"M\") |capitalize | raw }}
<strong>
{{ cvRepreneur.dateParution|date( 'd',lang) }}
{{ cvRepreneur.dateParution|date('m',lang) }}
{{ cvRepreneur.dateParution|date( 'Y') }}
</strong>
</li>
{% endif %}
{% if poste_le == true %}
<li>{{ translate(\"poste le\" ,lang,\"\",\"M\") |capitalize | raw }}
<strong>
{{ cvRepreneur.dateParutionInitiale|date( 'd',lang) }}
{{ cvRepreneur.dateParutionInitiale|date('m',lang) }}
{{ cvRepreneur.dateParutionInitiale|date( 'Y') }}
</strong>
</li>
{% endif %}
<li>
\t<a href=\"{{ path('imprimer_repreneurs_cv', {'codePays' : codePaysWithUnderScore, 'lang' : lang, 'idRepreneur' : cvRepreneur.idRepreneur }) }}\"
\t\ttitle=\"{{ translate(\"imprimer les informations\" ,lang,\"\",\"M\") | raw }}\" target=\"_blank\" class=\"gris text-center\">
\t\t<div class=\"float-left\">
\t\t\t<i aria-hidden=\"true\" class=\"fa fa-print\"></i>
\t\t\t<small> {{ translate(\"imprimer\" ,lang,\"\",\"M\") | raw }}</small>
\t\t\t</div>
\t\t\t</a>
\t\t</li>
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\" style=\"min-height: 183px;\">
{% if cvRepreneur.cartes.id_localisation_by_country|length == 1 %}
{% if cvRepreneur.cartes.id_localisation_by_country|keys |first == \"33\" %}
<img class=\"img-fluid\"
id='absolute_index_1'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
{% for k, carte in cvRepreneur.cartes.id_localisation_by_country.33 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
alt=\"France\">
{% endfor %}
{% endif %}
{% if cvRepreneur.cartes.id_localisation_by_country|keys |first == \"41\" %}
{% if cvRepreneur.cartes.id_localisation_by_country.41 |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/41/{{ cvRepreneur.cartes.id_localisation_by_country.41|first }}.png\"
alt=\"Suisse\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/41/41_transparent.png\"
alt=\"Suisse\">
{% endif %}
{% endif %}
{% if cvRepreneur.cartes.id_localisation_by_country|keys |first == \"01\" %}
{% if cvRepreneur.cartes.id_localisation_by_country['01'] |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/01/{{ cvRepreneur.cartes.id_localisation_by_country['01']|first }}.png\"
alt=\"Canada\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/01/01_transparent.png\"
alt=\"Canada\">
{% endif %}
{% endif %}
{% if cvRepreneur.cartes.id_localisation_by_country|keys |first == \"32\" %}
{% if cvRepreneur.cartes.id_localisation_by_country.32 |length == 1 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/32/{{ cvRepreneur.cartes.id_localisation_by_country.32|first }}.png\"
alt=\"Belgique\">
{% else %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/32/32_transparent.png\"
alt=\"Belgique\">
{% endif %}
{% endif %}
{% endif %}
{% if cvRepreneur.cartes.id_localisation_by_country|length > 1 %}
{% if 33 in cvRepreneur.cartes.id_localisation_by_country|keys %}
<img class=\"img-fluid\"
id='absolute_index_1'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/33_fond_monde.png\"
alt=\"France\">
{% for k, carte in cvRepreneur.cartes.id_localisation_by_country.33 %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/{{ carte }}.png\"
alt=\"France\">
{% endfor %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/fond/33/monde.png\"
alt=\"Monde\">
{% endif %}
{% if 33 not in cvRepreneur.cartes.id_localisation_by_country|keys %}
<img class=\"img-fluid\"
id='absolute_index_2'
src=\"{{ CDN.CDN_FUSACQ }}/static/help-fusacq/fr/images/cartes/pays/monde_transparent.png\"
alt=\"Monde\">
{% endif %}
{% endif %}
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
<div class=\"col-2 col-sm-2 offset-sm-1 text-center pt-1\">
{% if app.user is hasService([\"7\",\"53\"]) or dejaCommande%} {# DROIT ACCESS Annuaire des repreneurs #}
<a href=\"{{ path('imprimer_repreneurs_cv',{'idRepreneur': cvRepreneur.idRepreneur ,'codePays':codePaysWithUnderScore,'lang':lang }) }}\" title=\"{{ translate(\"imprimer la page\" ,lang,\"\",\"M\") |capitalize | raw }}\"
class=\"gris_666 text-center\" target=\"_blank\">
<div class=\"float-left\">
<i class=\"fa fa-print\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-sm-block\">
<small> {{ translate(\"imprimer\" ,lang,\"\",\"M\") |capitalize | raw }}</small>
</div>
</a>
{% endif %}{# DROIT ACCESS Annuaire des repreneurs #}
</div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<div class=\"card mb-3 mt-3 no_shadow\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
{% if dejaCommande %}
<span class=\"orange font_600\"><i class=\"fa-solid fa-circle-check\"></i> Déjà commandé</span>
\t\t\t <br><br>
\t\t\t {% endif %}
{% if app.user is hasService([\"7\",\"53\"]) or dejaCommande %} {# DROIT ACCESS Annuaire des repreneurs #}
<table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td>{{ translate(\"Nom / Prenom\" ,lang,\"\",\"M\") | raw }} :</td>
<td>{{ cvRepreneur.nom }} {{ cvRepreneur.prenom }}</td>
</tr>
<tr>
<td>{{ translate(\"adresse\" ,lang,\"\",\"M\") | raw }} :</td>
<td>
{% if cvRepreneur.adresse|default %}{{ cvRepreneur.adresse }}{% endif %}
{% if cvRepreneur.codePostal|default %}</br>{{ cvRepreneur.codePostal }}{% endif %}
{% if cvRepreneur.ville|default %}{{ cvRepreneur.ville }}{% endif %}
{% if cvRepreneur.idPays|default %}{{ cvRepreneur.idPays|nomPays }}{% endif %}
</td>
</tr>
<tr>
<td>{{ translate(\"telephone\" ,lang,\"\",\"M\") | raw }} :</td>
<td>{{ cvRepreneur.telephone|telephoneInternational(cvRepreneur.indicatif_telephone) }}</td>
</tr>
<tr>
<td> {{ translate(\"e-mail\" ,lang,\"\",\"M\") | raw }} :</td>
<td>{{ cvRepreneur.email }}</td>
</tr>
</tbody>
</table>
\t\t\t\t\t\t\t\t{% elseif lignePanier %}
\t\t\t\t\t\t\t\t<div class=\"col-12 text-center\">
\t\t\t\t\t\t\t\t\t<div class=\"row\">
\t\t\t\t\t\t\t\t\t\t<div class=\"col-12 alert alert-success fs12 text-center my-5\" role=\"alert\">
{{ translate(\"le CV repreneur a ete ajoutee dans votre panier\",lang,\"\",\"M\") | raw }}
</div>
<div class=\"col-12 col-lg-6 text-center text-lg-right\">
<div class=\"col-sm-12 my-3\">
<a href=\"{{ urlRetourList }}\" class=\"button-rond\" 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(\"continuer la recherche\",lang,\"\",\"M\") | raw }}</div>
</a>
</div>
</div>
<div class=\"col-12 col-lg-6 text-center text-lg-left\">
<div class=\"col-sm-12 my-3\">
<a href=\"/panier\" class=\"button-rond-vert\" role=\"button\" aria-pressed=\"true\">
<div class=\"icon-btn-vous\"><i class=\"fas fa-shopping-cart fa-2x white\"></i></div>
<div class=\"float-right pt-1\">{{ translate(\"consulter le panier\",lang,\"\",\"M\") | raw }} </div>
</a>
</div>
</div><br><br><br><br><br><br>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
{% else %} {# DROIT ACCESS Annuaire des repreneurs #}
<div class=\"col-12 text-center\" v-if=\"btn_visible\" v-cloak >
<a href=\"javascript:void(0)\" class=\"{{ btnClass }}\"
@click=\"clickObtenezSesCoordonnes(); \"
role=\"button\" aria-pressed=\"true\" title=\"{{ translate(\"obtenir les coordonnees\" ,lang,\"\",\"M\") | raw }}\" >
{{ translate(\"obtenir les coordonnees\" ,lang,\"\",\"M\") | raw }}
</a>
</div>
{% endif %}
</div>
\t\t\t\t\t\t\t{% if not lignePanier %}
\t\t\t\t\t\t\t
<div class=\"col-12\" 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%}
\t{% 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 %}
\t{% 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 annonce 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=\"{{cvRepreneur.idRepreneur}}\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_R\">
<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\" ,lang,\"\",\"M\") | raw }}
</small>
</div>
{% else %}
{% if app.user is null %} {# utilisateur NON authentifié #}
<div class=\"col-12 col-lg-6 mb-3 p-4 bkg_gris_clair\">
<div class=\"my-3 text-center\">
<h5>{{ translate(\"vous disposez d'un acces a la base repreneurs ?\" ,lang,\"\",\"M\") | raw }}</h5>
</div>
{{ render_esi(controller('App\\\\Controller\\\\SecurityController::login' )) | spaceless }}
<div class=\"text-center p-3\" style=\"background-color:#8bba47\">
{{ translate(\"cette mise en relation peut être obtenue également en adhèrant a l'offre\" ,lang,\"\",\"M\") |capitalize| raw }}<br>
<a href=\"{{ path('offreFusacqExpert', {'codePays' : codePaysWithUnderScore}) }}\" target=\"_blank\" class=\"blanc\">
<h3>{{ translate(\"Fusacq Expert\",lang,\"\",\"M\") |capitalize| raw }}</h3>
</a>
</div>
</div>
{% endif %}
{% if app.user is null %} {# utilisateur NON authentifié #}
<div class=\"col-12 col-lg-6 mb-3 p-4\">
{% else %} {# utilisateur authentifié #}
<div class=\"col-12 col-lg-12 mb-3 p-4\">
{% endif %}
<div class=\"my-3 text-center\" id=\"titleTdAboonement\">
<h5> {{ translate(\"vous souhaitez proceder a la mise en relation ?\" ,lang,\"\",\"M\") | raw }}</h5>
</div>
<div class=\"mt-4\">
<form action=\"/panier/ajoute-panier\" method=\"POST\" id=\"formRadioMiseEnRelation\">
<div class=\"col-12 mb-3\">
<div class=\"form-check\">
<label class=\"contai\">
{# 50€ HT #}
{{ translate(\"mise en relation unitaire\" ,lang,\"\",\"M\") | raw }} : {{ tarif('tarif_MER_CV_repreneur_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"commande_unitaire\" checked>
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"mt-4 mb-3\">
<strong> {{ translate(\"forfaits\",lang,\"\",\"M\") |capitalize| raw }}</strong></div>
<!--- abonnements mensuel -->
<div class=\"form-check\">
<label class=\"contai\">
{# 150€ HT #}
{{ translate(\"forfait %%nb_relation_mer_offre_1%% mises en relation :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"pack5\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
{# 235€ HT #}
{{ translate(\"forfait %%nb_relation_mer_offre_2%% mises en relation :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"pack10\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
{# 325€ HT #}
{{ translate(\"forfait %%nb_relation_mer_offre_3%% mises en relation :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"pack20\">
<span class=\"checkma\"></span>
</label>
</div>
<!--- abonnements mensuel -->
<!--- abonnements annuels -->
<div class=\"mt-4 mb-3\">
<strong> {{ translate(\"abonnements annuels\",lang,\"\",\"M\") |capitalize| raw }}</strong>
</div>
<div class=\"form-check\">
<label class=\"contai\">
{# 695€ HT #}
{{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% MER /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_10_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"abo_10_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
{# 945€ HT #}
{{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% MER /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_20_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"abo_20_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<div class=\"form-check\">
<label class=\"contai\">
{# 1195€ HT #}
{{ translate(\"jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% MER /mois :\" ,lang,\"\",\"M\") | raw }} {{ tarif('tarif_abo_30_MER_mois_fusacq',codePays) }}€ {{ translate(\"HT\",lang,\"\") | upper }}*
<input type=\"radio\" name=\"option_payement\" value=\"abo_30_par_mois\">
<span class=\"checkma\"></span>
</label>
</div>
<!--- abonnements annuels -->
</div>
<input type=\"hidden\" id=\"id_annonce\" name=\"id_annonce\" value=\"{{cvRepreneur.idRepreneur}}\">
<input type=\"hidden\" id=\"type\" name=\"type\" value=\"annonce_R\">
<div class=\"my-3 text-center\">
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{% if app.user is not null %}\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t <button type=\"submit\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\">{{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}</button>
\t\t {% else %}
\t\t\t <a class=\"button-rond\" role=\"button\" aria-pressed=\"true\" href=\"#\" onclick=\"afficheAlert()\">
\t\t\t {{ translate(\"commander\" ,lang,\"\",\"M\") | raw }}
\t\t\t \t\t\t\t\t\t</a>
\t\t \t\t\t{% endif %}
\t \t\t\t</div>
</form>
<div>
<p>
<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>
</p>
</div>
</div>
</div>
{% endif %}
</div>
</div>
</div>
\t\t\t\t\t\t\t{% endif %}
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1\">
<div class=\"col-12\">
<h5 class=\"gris_666\">{{ translate(\"son profil / parcours\" ,lang,\"\",\"M\") | raw }}</h5>
</div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td>{{ translate(\"il habite\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>
{% if cvRepreneur.ville|default %}
{{ cvRepreneur.ville }}
{% endif %}
{% if cvRepreneur.idPays|default %}, {{ cvRepreneur.idPays|nomPays}}{% endif %}
</td>
</tr>
<tr>
<td>{{ translate(\"age\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>
{{ cvRepreneur.age }} {{ translate(\"ans\" ,lang,\"\") | raw }}
</td>
</tr>
<tr>
<td>{{ translate(\"formation\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.formation |raw|identify_word(mot_cle_recherche)|nl2br }}</td>
</tr>
<tr>
<td class=\"oneline\"> {{ translate(\"parcours professionnel\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.parcoursProfessionnel |raw|identify_word(mot_cle_recherche)|nl2br }}</td>
</tr>
<tr>
<td>{{ translate(\"competences\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.competences |raw|identify_word(mot_cle_recherche)|nl2br }}</td>
</tr>
</tbody>
</table>
</div>
<div class=\"col-12 col-lg-10 offset-lg-1 mb-3\">
<div class=\"col-12\"><h5 class=\"gris_666\">{{ translate(\"sa recherche\" ,lang,\"\",\"M\") |capitalize| raw }}</h5></div>
<table class=\"table table-striped table-bordered\">
<colgroup>
<col width=\"35%\">
<col width=\"65%\">
</colgroup>
<tbody>
<tr>
<td class=\"oneline\"> {{ translate(\"titre societe recherchee\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.titreSocieteRecherchee |raw|identify_word(mot_cle_recherche)|nl2br }} </td>
</tr>
<tr>
{% set p = \"\" %}
{% if ( cvRepreneur.secteurActiviteRecherche|length > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<td class=\"oneline\" >{{ translate(\"\$\$activite recherchee\$\${p|activites recherchees}\" ,lang,\"\",\"\",p) |capitalize| raw }} :</td>
<td>
{% for k, secteur in cvRepreneur.secteurActiviteRecherche %}
{{ secteur['nomSecteurActivite'] }}
{% if cvRepreneur.secteurActiviteRecherche|length > 1 %}
{% if k < cvRepreneur.secteurActiviteRecherche|length -2 %} , {% endif %}
{% if k == cvRepreneur.secteurActiviteRecherche|length -2 %} et {% endif %}
{% endif %}
{% endfor %}
</td>
</tr>
<tr>
<td>{{ translate(\"mots clés\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.motsClesActivite |raw|identify_word(mot_cle_recherche)|nl2br }}</td>
</tr>
<tr>
<td class=\"oneline\">{{ translate(\"description societe recherchee\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.descriptionSocieteRecherchee|raw|identify_word(mot_cle_recherche)|nl2br }}</td>
</tr>
<tr>
{% set p = \"\" %}
{% if ( cvRepreneur.idNomLocalisationsRecherchees|length > 1 ) %}
{% set p = \"p\" %}
{% endif %}
<td class=\"oneline\" >{{ translate('\$\$localisation recherchee\$\${p|localisations recherchees}',lang,'','',p) |capitalize| raw }} :</td>
<td> {% for key , localisation in cvRepreneur.idNomLocalisationsRecherchees %}
{{ localisation[\"nom_localisation\"] }} ({{ localisation[\"id_localisation\"] | split('_') | last }})
{% set nbLocalisations = cvRepreneur.idNomLocalisationsRecherchees|length %}
{% if nbLocalisations > 1 %}
{% if key < nbLocalisations-1 %} , {% endif %}
{% endif %}
{% endfor %}</td>
</tr>
<tr>
<td>{{ translate(\"valorisation recherchée\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>De {{ cvRepreneur.valeurMinEntreprise|replace({'.0000': \"k\"}) }}€ à {{ cvRepreneur.valeurMaxEntreprise|replace({'.0000': \"k\"}) }}€</td>
</tr>
<tr>
<td class=\"oneline\">{{ translate(\"montant apport personnel\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>{{ cvRepreneur.montantApport |replace({'.0000': \"k\"}) }}€</td>
</tr>
<tr>
<td>{{ translate(\"dans sa démarche, le repreneur est ouvert à\" ,lang,\"\",\"M\") |capitalize| raw }} :</td>
<td>
{% set demarches = cvRepreneur.demarche|split(',') %}
{% for d in demarches %}
{{ demarcheList[d] }}
</br>
{% endfor %}
</td>
</tr>
</tbody>
</table>
</div>
<div class=\"col-12 my-5\">
<div class=\"row\">
<div class=\"form-group col-6 text-center\">
<span class=\"italic_bold\">
{% set p = \"\" %}
{% if ( cvRepreneur.secteurActiviteRecherche|length > 1 ) %}
{% set p = \"p\" %}
{% endif %}
{{ translate(\"voir les repreneurs qui recherchent dans \$\$le secteur\$\${p|les secteurs}\" ,lang,\"\",\"M\",p) | raw }}
</span>
<br>
{% for key , secteur in cvRepreneur.secteurActiviteRecherche %}
{% set
lienSecteurActivite = path('annuaires_repreneurs_recherche' ,{'codePays':codePaysWithUnderScore }) %}
{% set nbSeparator = secteur['idSecteurActivite']| length %}
{% if nbSeparator == 1 %}{# level 1 #}
{% set lienSecteurActivite = lienSecteurActivite ~'?id_secteur_activite_recherche_1='~ secteur['idSecteurActivite']|slice(0,1) %}
{% endif %}
{% if nbSeparator == 3 %} {# level 1 + level 2 #}
{% set lienSecteurActivite = lienSecteurActivite ~'?id_secteur_activite_recherche_1='~ secteur['idSecteurActivite']|slice(0,1) %}
{% set lienSecteurActivite = lienSecteurActivite ~'&id_secteur_activite_recherche_2='~ secteur['idSecteurActivite']|slice(0, 3) %}
{% endif %}
{% if nbSeparator == 5 %} {# level 1 + level 2 + level 3 #}
{% set lienSecteurActivite = lienSecteurActivite ~'?id_secteur_activite_recherche_1='~ secteur['idSecteurActivite']|slice(0,1) %}
{% set lienSecteurActivite = lienSecteurActivite ~'&id_secteur_activite_recherche_2='~ secteur['idSecteurActivite'] |slice(0, 3) %}
{% set lienSecteurActivite = lienSecteurActivite ~'&id_secteur_activite_recherche_3='~ secteur['idSecteurActivite'] |slice(0,5) %}
{% endif %}
<a href=\"{{ lienSecteurActivite }}\"
class=\"btn btn-light mb-1\"
data-id-secteur=\"{{ secteur['idSecteurActivite'] }}\"
alt=\"\">{{ secteur['nomSecteurActivite'] }}
</a>
{% endfor %}
</div>
<div class=\"form-group col-6 text-center\">
<span class=\"italic_bold\">
{% set p = \"\" %}
{% if ( cvRepreneur.idNomLocalisationsRecherchees|length > 1 ) %}
{% set p = \"p\" %}
{% endif %}
{{ translate(\"voir les repreneurs qui recherchent \$\$dans la region\$\${p|en regions}\" ,lang,\"\",\"M\",p) | raw }}
</span>
<br>
{% for key , localisation in cvRepreneur.idNomLocalisationsRecherchees %}
{% set
lienLocalisation = path('annuaires_repreneurs_recherche' ,{'codePays':codePaysWithUnderScore }) %}
{% set nbSeparator = localisation['id_localisation']|split('_')|length-1 %}
{% if nbSeparator == 0 %}{# level 1 #}
{% set lienLocalisation = lienLocalisation ~'?id_pays='~ localisation['id_localisation']|split('_')[0] %}
{% endif %}
{% if nbSeparator == 1 %}{# level 1 #}
{% set lienLocalisation = lienLocalisation ~'?id_pays='~ localisation['id_localisation']|split('_')[0] %}
{% set lienLocalisation = lienLocalisation ~'&id_region='~ localisation['id_localisation']|split('_')[0] ~'_'~ localisation['id_localisation']|split('_')[1] %}
{% endif %}
{% if nbSeparator == 2 %}{# level 1 #}
{% set lienLocalisation = lienLocalisation ~'?id_pays='~ localisation['id_localisation']|split('_')[0] %}
{% set lienLocalisation = lienLocalisation ~'&id_region='~ localisation['id_localisation']|split('_')[0] ~'_'~ localisation['id_localisation']|split('_')[1] %}
{% set lienLocalisation = lienLocalisation ~'&id_region='~ localisation['id_localisation']|split('_')[0] ~'_'~ localisation['id_localisation']|split('_')[1]~'_'~ localisation['id_localisation']|split('_')[2] %}
{% endif %}
<a href=\"{{ lienLocalisation }}\"
class=\"btn btn-light mb-1\"
data-id-localisation=\"{{ localisation['id_localisation'] }}\"
alt=\"\">{{ localisation['nom_localisation'] }}</a>
{% endfor %}
</div>
</div>
</div>
{# repreneur precedant/suivant/retour à la liste #}
{% include 'annuaires/repreneurs/includes/navigation.html.twig' %}
</div>
</div>
<!--FIN COLONNE DROITE -->
</div> <!--FIN ROW CONTAINER -->
</div> <!--FIN CONTAINER -->
</div></div>
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"module\" src=\"{{ asset('build/js/annuaires/repreneurs_cv_details.js') }}\"></script>
<script>
\tsessionStorage.removeItem(\"form\"); // desactive le bug du modal login
\tfunction afficheAlert(){
\t\talert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
\t}
</script>
{% endblock %}
", "annuaires/repreneurs/repreneurs_cv_details.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/annuaires/repreneurs/repreneurs_cv_details.html.twig");
}
}