<?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;
/* reprendre_entreprise/details_annonce.html.twig */
class __TwigTemplate_c23123d8da5adc8bbb4e1ea2775bbde0063bbee0b81019ebb26f0ccf4f2c889e extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'googletag' => [$this, 'block_googletag'],
'canonical' => [$this, 'block_canonical'],
'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", "reprendre_entreprise/details_annonce.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "reprendre_entreprise/details_annonce.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "reprendre_entreprise/details_annonce.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"));
// line 4
yield " ";
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.', 4, $this->source); })()), "getCiblageLocalisationFusacq", [], "any", false, false, false, 4);
yield "
";
// line 5
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.', 5, $this->source); })()), "getCiblageSecteurActiviteFusacq", [], "any", false, false, false, 5);
yield "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 8
public function block_canonical($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", "canonical"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
// line 9
yield " <link rel=\"canonical\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["canonical"]) || array_key_exists("canonical", $context) ? $context["canonical"] : (function () { throw new RuntimeError('Variable "canonical" does not exist.', 9, $this->source); })()), "html", null, true);
yield "\" />
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 12
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 13
yield " ";
yield from $this->yieldParentBlock("stylesheets", $context, $blocks);
yield "
<link rel=\"stylesheet\" href=\"";
// line 14
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/reprendre_entreprise/reprendre_entreprise.css"), "html", null, true);
yield "\">
<link rel=\"stylesheet\" href=\"";
// line 15
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annonces/details-annonce/custom.css"), "html", null, true);
yield "\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 18
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 19
yield " ";
yield from $this->loadTemplate("assets/assets_vuejs.html.twig", "reprendre_entreprise/details_annonce.html.twig", 19)->unwrap()->yield($context);
// line 20
yield "
<!-- Menu -->
";
// line 22
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 25
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 25, $this->source); })()), "currentRoute" => "reprendre_entreprise_details_annonce_vendeur", "codePays" => // line 27
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 27, $this->source); })())])));
// line 29
yield "
<!-- Menu -->
<!-- Publicité -->
";
// line 33
yield from $this->loadTemplate("includes/publicite.html.twig", "reprendre_entreprise/details_annonce.html.twig", 33)->unwrap()->yield($context);
// line 34
yield " <!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!-- COLONNE GAUCHE -->
";
// line 39
yield from $this->loadTemplate("includes/colonne_gauche_details_annonce.html.twig", "reprendre_entreprise/details_annonce.html.twig", 39)->unwrap()->yield($context);
// line 40
yield " <!-- FIN COLONNE GAUCHE -->
<!-- COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"";
// line 49
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.', 49, $this->source); })())]), "html", null, true);
yield "\">
";
// line 50
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.', 50, $this->source); })()), "", "M");
yield "
</a>
</li>
<li class=\"breadcrumb-item\">
<a href=\"";
// line 54
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 54, $this->source); })())]), "html", null, true);
yield "\">
";
// line 55
yield $this->extensions['App\Twig\TranslationExtension']->translate("reprendre une entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 55, $this->source); })()), "", "M");
yield "
</a>
</li>
";
// line 58
if ((0 === CoreExtension::compare((isset($context["type_annonce"]) || array_key_exists("type_annonce", $context) ? $context["type_annonce"] : (function () { throw new RuntimeError('Variable "type_annonce" does not exist.', 58, $this->source); })()), "entreprise"))) {
// line 59
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 60
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_annonces_cession_entreprise", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 60, $this->source); })())]), "html", null, true);
yield "\">
";
// line 61
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions d'entreprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 61, $this->source); })()), "", "M");
yield "
</a>
</li>
";
} else {
// line 65
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 66
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_resultats_cession_actif", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 66, $this->source); })())]), "html", null, true);
yield "\">
";
// line 67
yield $this->extensions['App\Twig\TranslationExtension']->translate("cessions d'actif", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 67, $this->source); })()), "", "M");
yield "
</a>
</li>
";
}
// line 71
yield " ";
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 71, $this->source); })()), "tab_fil_ariane", [], "any", false, false, false, 71));
foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
// line 72
yield " <li class=\"breadcrumb-item\">
<a href=\"";
// line 73
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "lien", [], "any", false, false, false, 73), "html", null, true);
yield "\"
title=\"";
// line 74
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 74, $this->source); })()), "html", null, true);
yield " ";
if ( !CoreExtension::getAttribute($this->env, $this->source, $context["element"], "secteur_activite", [], "any", true, true, false, 74)) {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom", [], "any", false, false, false, 74), "html", null, true);
} else {
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "secteur_activite", [], "any", false, false, false, 74), "html", null, true);
yield ", ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom", [], "any", false, false, false, 74), "html", null, true);
}
yield "\">
";
// line 75
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["element"], "nom", [], "any", false, false, false, 75), "html", null, true);
yield "
</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 79
yield " </ol>
</nav>
<!-- FIN ARIANE -->
";
// line 83
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 83, $this->source); })()), "session", [], "any", false, false, false, 83), "flashbag", [], "any", false, false, false, 83), "peek", ["error"], "method", false, false, false, 83)), 0))) {
// line 84
yield " <div class=\"alert alert-danger\" role=\"alert\">
";
// line 85
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 85, $this->source); })()), "flashes", ["error"], "method", false, false, false, 85));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 86
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 88
yield " </div>
";
}
// line 90
yield "
";
// line 91
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 91, $this->source); })()), "session", [], "any", false, false, false, 91), "flashbag", [], "any", false, false, false, 91), "peek", ["success"], "method", false, false, false, 91)), 0))) {
// line 92
yield " <div class=\"alert alert-success\" role=\"alert\">
";
// line 93
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 93, $this->source); })()), "flashes", ["success"], "method", false, false, false, 93));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 94
yield " - ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 96
yield " </div>
";
}
// line 98
yield "
<!-- 3 BOUTONS -->
";
// line 101
if ((( !array_key_exists("elite_result", $context) || (0 === CoreExtension::compare((isset($context["elite_result"]) || array_key_exists("elite_result", $context) ? $context["elite_result"] : (function () { throw new RuntimeError('Variable "elite_result" does not exist.', 101, $this->source); })()), false))) || (null === (isset($context["elite_result"]) || array_key_exists("elite_result", $context) ? $context["elite_result"] : (function () { throw new RuntimeError('Variable "elite_result" does not exist.', 101, $this->source); })())))) {
yield "
<div class=\"row my-3\">
<div class=\"col-4\">
";
// line 104
if ((((isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 104, $this->source); })()) && (null === (isset($context["fromAlaUne"]) || array_key_exists("fromAlaUne", $context) ? $context["fromAlaUne"] : (function () { throw new RuntimeError('Variable "fromAlaUne" does not exist.', 104, $this->source); })()))) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 104, $this->source); })())))) {
// line 105
yield " ";
$context["lienPrevious"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_details_annonce_vendeur", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 106
(isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 106, $this->source); })()), "titre_annonce", [], "any", false, false, false, 106)), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, // line 107
(isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 107, $this->source); })()), "nom_localisation_slug", [], "any", false, false, false, 107), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, // line 108
(isset($context["previousAnnonce"]) || array_key_exists("previousAnnonce", $context) ? $context["previousAnnonce"] : (function () { throw new RuntimeError('Variable "previousAnnonce" does not exist.', 108, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 108), "codePays" => // line 109
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 109, $this->source); })())]) . "?urlList=") . // line 110
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 110, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 110, $this->source); })())) . "&index=") . (isset($context["indexPrevious"]) || array_key_exists("indexPrevious", $context) ? $context["indexPrevious"] : (function () { throw new RuntimeError('Variable "indexPrevious" does not exist.', 110, $this->source); })()));
// line 111
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienPrevious"]) || array_key_exists("lienPrevious", $context) ? $context["lienPrevious"] : (function () { throw new RuntimeError('Variable "lienPrevious" does not exist.', 111, $this->source); })()), "html", null, true);
yield "\"
title=\"";
// line 112
yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 112, $this->source); })()), "", "M");
yield "\"
class=\"deco_none bleu\">
<div class=\"float-left\">
<i class=\"fa fa-chevron-circle-left fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\">
";
// line 119
yield $this->extensions['App\Twig\TranslationExtension']->translate("precedente", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 119, $this->source); })()), "", "M");
yield "
</div>
</a>
";
}
// line 123
yield " </div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align: center\">
<div class=\"bloc_140 contenu_centre\">
";
// line 126
if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 126, $this->source); })())) {
// line 127
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["urlRetourList"]) || array_key_exists("urlRetourList", $context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.', 127, $this->source); })()), "html", null, true);
yield "\"
class=\"deco_none bleu d-inline-block d-xl-inline\"
title=\"";
// line 129
yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 129, $this->source); })()), "", "M");
yield "\"
class=\"deco_none bleu\">
<div class=\"float-left\">
<i class=\"fa fa-chevron-circle-up fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">
";
// line 136
yield $this->extensions['App\Twig\TranslationExtension']->translate("retour liste", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 136, $this->source); })()), "", "M");
yield "
</div>
</a>
";
}
// line 140
yield " </div>
</div>
<div class=\"col-4 text-right\" style=\"text-align: right\">
";
// line 143
if ((((isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 143, $this->source); })()) && (null === (isset($context["fromAlaUne"]) || array_key_exists("fromAlaUne", $context) ? $context["fromAlaUne"] : (function () { throw new RuntimeError('Variable "fromAlaUne" does not exist.', 143, $this->source); })()))) && (null === (isset($context["dernieresAnnonces"]) || array_key_exists("dernieresAnnonces", $context) ? $context["dernieresAnnonces"] : (function () { throw new RuntimeError('Variable "dernieresAnnonces" does not exist.', 143, $this->source); })())))) {
// line 144
yield " ";
$context["lienNext"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_details_annonce_vendeur", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, // line 145
(isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 145, $this->source); })()), "titre_annonce", [], "any", false, false, false, 145)), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, // line 146
(isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 146, $this->source); })()), "nom_localisation_slug", [], "any", false, false, false, 146), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, // line 147
(isset($context["nextAnnonce"]) || array_key_exists("nextAnnonce", $context) ? $context["nextAnnonce"] : (function () { throw new RuntimeError('Variable "nextAnnonce" does not exist.', 147, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 147), "codePays" => // line 148
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 148, $this->source); })())]) . "?urlList=") . // line 149
(isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 149, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 149, $this->source); })())) . "&index=") . (isset($context["indexNext"]) || array_key_exists("indexNext", $context) ? $context["indexNext"] : (function () { throw new RuntimeError('Variable "indexNext" does not exist.', 149, $this->source); })()));
// line 150
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienNext"]) || array_key_exists("lienNext", $context) ? $context["lienNext"] : (function () { throw new RuntimeError('Variable "lienNext" does not exist.', 150, $this->source); })()), "html", null, true);
yield "\"
style=\"text-decoration: none;\"
title=\"";
// line 152
yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 152, $this->source); })()), "", "M");
yield "\"
class=\"deco_none bleu\">
<div class=\"float-right\">
<i class=\"fa fa-chevron-circle-right fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\" style=\"vertical-align: middle;\">
";
// line 158
yield $this->extensions['App\Twig\TranslationExtension']->translate("suivante", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 158, $this->source); })()), "", "M");
yield "
</div>
</a>
";
}
// line 163
yield " </div>
</div>
";
} else {
// line 166
yield " ";
yield from $this->loadTemplate("reprendre_entreprise/fragments/elite/navigation.html.twig", "reprendre_entreprise/details_annonce.html.twig", 166)->unwrap()->yield(CoreExtension::merge($context, []));
// line 167
yield " ";
}
// line 168
yield "
<!-- FIN 3 BOUTONS -->
<!-- CARD -->
<div class=\"card no_shadow\">
";
// line 174
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 174, $this->source); })()), "mode_annonce", [], "any", false, false, false, 174), "publique_elite"))) {
// line 175
yield " <div class=\"card-header text-left pl-4\" style=\"background-color:#e7c236; color: #e7c236; border-bottom: none;\">
<span style=\"color: #003366;\"> Accès anticipé</span> <a href=\"fusacq_elite.html\" title=\"Annonce FUSACQ Elite\"><img src=\"/images/fusacq_elite_bleu3.png\"></a>
</div>
";
}
// line 179
yield " <div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-3 ml-lg-3\">
<h2 class=\"titre_annonce\">
";
// line 183
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 183, $this->source); })()), "titre_annonce", [], "any", false, false, false, 183), "html", null, true);
yield "
</h2>
";
// line 185
if ((isset($context["ordered"]) || array_key_exists("ordered", $context) ? $context["ordered"] : (function () { throw new RuntimeError('Variable "ordered" does not exist.', 185, $this->source); })())) {
// line 186
yield " ";
}
// line 192
yield " </div>
";
// line 194
$context["fakeObj"] = ["id_annonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 194, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 194), "type_annonce" => "vendeur"];
// line 195
yield " ";
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ANNONCE_COMMANDE", (isset($context["fakeObj"]) || array_key_exists("fakeObj", $context) ? $context["fakeObj"] : (function () { throw new RuntimeError('Variable "fakeObj" does not exist.', 195, $this->source); })()))) {
// line 196
yield " <div class=\"col-12 mt-2 col-sm-8 ml-lg-5 alert alert-warning\" role=\"alert\">
<span class=\"orange font_600\">
<i aria-hidden=\"true\" class=\"fa-solid fa-circle-check\"></i>
Déjà commandée</span>
<a href=\"javascript:void(0)\"
tabindex=\"-1\" data-toggle=\"modal\"
data-target=\"#";
// line 202
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(("ModalCoordonnees" . CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 202, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 202)), "html", null, true);
yield "\" href=\"\"
class=\"fullsouligne\">Coordonnées</a>
</div>
";
// line 206
if (((array_key_exists("coordonnesAnnonceCommandee", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["coordonnesAnnonceCommandee"]) || array_key_exists("coordonnesAnnonceCommandee", $context) ? $context["coordonnesAnnonceCommandee"] : (function () { throw new RuntimeError('Variable "coordonnesAnnonceCommandee" does not exist.', 206, $this->source); })()))) : (""))) {
yield "
";
// line 207
if (((array_key_exists("grillePostMer", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 207, $this->source); })()))) : (""))) {
yield "
";
// line 208
yield from $this->loadTemplate("reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig", "reprendre_entreprise/details_annonce.html.twig", 208)->unwrap()->yield(CoreExtension::merge($context, ["coordonnes" => // line 209
(isset($context["coordonnesAnnonceCommandee"]) || array_key_exists("coordonnesAnnonceCommandee", $context) ? $context["coordonnesAnnonceCommandee"] : (function () { throw new RuntimeError('Variable "coordonnesAnnonceCommandee" does not exist.', 209, $this->source); })()), "grille" => (isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 209, $this->source); })()), "id_annonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 209, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 209), "titre_annonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 209, $this->source); })()), "titre_annonce", [], "any", false, false, false, 209)]));
// line 210
yield " ";
} else {
yield "
";
// line 211
yield from $this->loadTemplate("reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig", "reprendre_entreprise/details_annonce.html.twig", 211)->unwrap()->yield(CoreExtension::merge($context, ["coordonnes" => // line 212
(isset($context["coordonnesAnnonceCommandee"]) || array_key_exists("coordonnesAnnonceCommandee", $context) ? $context["coordonnesAnnonceCommandee"] : (function () { throw new RuntimeError('Variable "coordonnesAnnonceCommandee" does not exist.', 212, $this->source); })()), "id_annonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 212, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 212), "titre_annonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 212, $this->source); })()), "titre_annonce", [], "any", false, false, false, 212)]));
// line 213
yield " ";
}
yield "
";
}
// line 214
yield "
";
}
// line 220
yield "
";
// line 222
if ((1 === CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 222, $this->source); })()), "session", [], "any", false, false, false, 222), "flashbag", [], "any", false, false, false, 222), "peek", ["error_annonce_commande_retiree"], "method", false, false, false, 222)), 0))) {
yield "
<div class=\"col-12 col-sm-7 offset-sm-1 alert alert-danger\" role=\"alert\">
";
// line 224
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 224, $this->source); })()), "flashes", ["error_annonce_commande_retiree"], "method", false, false, false, 224));
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 225
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html", null, true);
yield "<br>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 227
yield " </div>
";
}
// line 228
yield "
<div class=\"col-12 mt-2 col-sm-8 ml-lg-5\">
<ul class=\"cat_regions\">
<li>
";
// line 234
yield $this->extensions['App\Twig\TranslationExtension']->translate("ref.", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 234, $this->source); })()), "", "M");
yield " : <strong>V";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 234, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 234), "html", null, true);
yield "</strong>
</li>
<li>
";
// line 237
yield $this->extensions['App\Twig\TranslationExtension']->translate("secteur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 237, $this->source); })()), "", "M");
yield " :
";
// line 238
if ((0 === CoreExtension::compare((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 238, $this->source); })()), "Cession d'actif"))) {
yield "
";
// line 239
$context["route_secteur"] = "reprendre_entreprise_cession_actif_secteur_activite";
// line 240
yield " ";
} else {
yield "
";
// line 241
$context["route_secteur"] = "reprendre_entreprise_annonce_cession_entreprise_secteur_activite";
// line 242
yield " ";
}
yield "
";
// line 243
$context["lien_secteur"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["route_secteur"]) || array_key_exists("route_secteur", $context) ? $context["route_secteur"] : (function () { throw new RuntimeError('Variable "route_secteur" does not exist.', 243, $this->source); })()), ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["secteurActivite"]) || array_key_exists("secteurActivite", $context) ? $context["secteurActivite"] : (function () { throw new RuntimeError('Variable "secteurActivite" does not exist.', 243, $this->source); })()), "nomSecteurActivite", [], "any", false, false, false, 243)), "idSecteurActivite" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["secteurActivite"]) || array_key_exists("secteurActivite", $context) ? $context["secteurActivite"] : (function () { throw new RuntimeError('Variable "secteurActivite" does not exist.', 243, $this->source); })()), "idSecteurActivite", [], "any", false, false, false, 243), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 243, $this->source); })())]);
// line 244
yield " <a title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 244, $this->source); })()), "html", null, true);
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["secteurActivite"]) || array_key_exists("secteurActivite", $context) ? $context["secteurActivite"] : (function () { throw new RuntimeError('Variable "secteurActivite" does not exist.', 244, $this->source); })()), "nomSecteurActivite", [], "any", false, false, false, 244), "html", null, true);
yield "\"
href=\"";
// line 245
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lien_secteur"]) || array_key_exists("lien_secteur", $context) ? $context["lien_secteur"] : (function () { throw new RuntimeError('Variable "lien_secteur" does not exist.', 245, $this->source); })()), "html", null, true);
yield "\">
";
// line 246
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["secteurActivite"]) || array_key_exists("secteurActivite", $context) ? $context["secteurActivite"] : (function () { throw new RuntimeError('Variable "secteurActivite" does not exist.', 246, $this->source); })()), "nomSecteurActivite", [], "any", false, false, false, 246), "html", null, true);
yield "
</a>
</li>
";
// line 249
$context["lienInfoSectorielle"] = (((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_actualite_sectorielle_annonce_vendeur", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 249, $this->source); })()), "titre_annonce", [], "any", false, false, false, 249)), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 249, $this->source); })()), "nom_localisation_slug", [], "any", false, false, false, 249), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 249, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 249), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 249, $this->source); })())]) . "?urlList=") . (isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 249, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 249, $this->source); })())) . "&index=") . (isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 249, $this->source); })()));
yield "
<li>
";
// line 254
yield " <a title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("L'actualité du secteur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 254, $this->source); })()), "", "M");
yield "\"
href=\"";
// line 255
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienInfoSectorielle"]) || array_key_exists("lienInfoSectorielle", $context) ? $context["lienInfoSectorielle"] : (function () { throw new RuntimeError('Variable "lienInfoSectorielle" does not exist.', 255, $this->source); })()), "html", null, true);
yield "\" class=\"fullsouligne\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("L'actualité du secteur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 255, $this->source); })()), "", "M");
yield "</a>
avec
<a title=\"";
// line 257
yield $this->extensions['App\Twig\TranslationExtension']->translate("L'actualité du secteur avec Fusacq Buzz", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 257, $this->source); })()), "", "M");
yield "\" href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lienInfoSectorielle"]) || array_key_exists("lienInfoSectorielle", $context) ? $context["lienInfoSectorielle"] : (function () { throw new RuntimeError('Variable "lienInfoSectorielle" does not exist.', 257, $this->source); })()), "html", null, true);
yield "\">
<img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz2.gif\"></a>
</li>
<li>
";
// line 261
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 261, $this->source); })()), "mode_annonce", [], "any", false, false, false, 261), "publique_elite"))) {
// line 262
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Exclusivité jusqu'au", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 262, $this->source); })()), "", "M");
yield "
<strong>";
// line 263
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\DateExtension']->donneDateFormatAffichage(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 263, $this->source); })()), "date_fin_publique_elite", [], "any", false, false, false, 263)), "html", null, true);
yield "</strong>
";
} else {
// line 265
yield " ";
if ((1 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 265, $this->source); })()), "date_parution", [], "any", false, false, false, 265), CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 265, $this->source); })()), "date_parution_initiale", [], "any", false, false, false, 265)))) {
// line 266
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("mise à jour le", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 266, $this->source); })()), "", "M");
yield "
";
} else {
// line 268
yield " ";
yield $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.', 268, $this->source); })()), "", "M");
yield "
";
}
// line 269
yield "
<strong>";
// line 270
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 270, $this->source); })()), "date_parution_formated", [], "any", false, false, false, 270), "html", null, true);
yield "</strong>
";
}
// line 272
yield " </li>
<li>
";
// line 274
if ((0 === CoreExtension::compare((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 274, $this->source); })()), "Cession d'actif"))) {
yield "
";
// line 275
$context["lien_localisation"] = "reprendre_entreprise_cession_actif_localisation";
// line 276
yield " ";
} else {
yield "
";
// line 277
$context["lien_localisation"] = "reprendre_entreprise_annonce_cession_entreprise_localisation";
// line 278
yield " ";
}
yield "
";
// line 279
yield $this->extensions['App\Twig\TranslationExtension']->translate("localisation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 279, $this->source); })()), "", "M");
yield " :
";
// line 280
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 280, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 280) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 280, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 280), "Confidentiel")))) {
// line 281
yield " <a title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 281, $this->source); })()), "html", null, true);
yield ", ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 281, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 281), "html", null, true);
yield "\"
href=\"";
// line 282
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["lien_localisation"]) || array_key_exists("lien_localisation", $context) ? $context["lien_localisation"] : (function () { throw new RuntimeError('Variable "lien_localisation" does not exist.', 282, $this->source); })()), ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 282, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 282)), "type" => "d", "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 282, $this->source); })()), "id_localisation_niveau_2", [], "any", false, false, false, 282), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 282, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 282, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 282), "html", null, true);
yield "</a>,
";
}
// line 284
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 284, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 284) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 284, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 284), "Confidentiel")))) {
// line 285
yield " <a title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 285, $this->source); })()), "html", null, true);
yield ", ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 285, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 285), "html", null, true);
yield "\"
href=\"";
// line 286
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["lien_localisation"]) || array_key_exists("lien_localisation", $context) ? $context["lien_localisation"] : (function () { throw new RuntimeError('Variable "lien_localisation" does not exist.', 286, $this->source); })()), ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 286, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 286)), "type" => "r", "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 286, $this->source); })()), "id_localisation_niveau_1", [], "any", false, false, false, 286), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 286, $this->source); })())]), "html", null, true);
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 286, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 286), "html", null, true);
yield "</a>,
";
} elseif (CoreExtension::getAttribute($this->env, $this->source, // line 287
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 287, $this->source); })()), "nom_zone_geographique", [], "any", false, false, false, 287)) {
// line 288
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 288, $this->source); })()), "nom_zone_geographique", [], "any", false, false, false, 288), "html", null, true);
yield ",
";
}
// line 290
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 290, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 290) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 290, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 290), "Confidentiel")))) {
// line 291
yield " <a title=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 291, $this->source); })()), "html", null, true);
yield ", ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 291, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 291), "html", null, true);
yield "\"
href=\"";
// line 292
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath((isset($context["lien_localisation"]) || array_key_exists("lien_localisation", $context) ? $context["lien_localisation"] : (function () { throw new RuntimeError('Variable "lien_localisation" does not exist.', 292, $this->source); })()), ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 292, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 292)), "type" => "p", "idLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 292, $this->source); })()), "id_localisation_niveau_0", [], "any", false, false, false, 292), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 292, $this->source); })())]), "html", null, true);
yield "\">
";
// line 293
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 293, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 293), "html", null, true);
yield "
</a>
";
}
// line 296
yield " </li>
";
// line 297
if (((0 === CoreExtension::compare((isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 297, $this->source); })()), "Cession d'actif")) && (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 297, $this->source); })()), "ca_n", [], "any", false, false, false, 297), 0)))) {
// line 298
yield " ";
} else {
// line 299
yield " <li>
";
// line 300
yield $this->extensions['App\Twig\TranslationExtension']->translate("CA", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 300, $this->source); })()), "", "M");
yield " :
<strong>";
// line 301
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 301, $this->source); })()), "ca_n", [], "any", false, false, false, 301), 0, "", " ") . " k€"), "html", null, true);
yield "</strong>
</li>
";
}
// line 304
yield " <li>
<div class=\"mb-3\">
<span class=\"badge3 badge_cession\">";
// line 306
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), (isset($context["typeCession"]) || array_key_exists("typeCession", $context) ? $context["typeCession"] : (function () { throw new RuntimeError('Variable "typeCession" does not exist.', 306, $this->source); })())), "html", null, true);
yield "</span>
";
// line 307
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 307, $this->source); })()), "mode_annonce", [], "any", false, false, false, 307), "publique_elite"))) {
// line 308
yield " <span data-toggle=\"tooltip\" title=\"\" class=\"badge3 badge_ann_anticipe mb-1\" data-original-title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Accès anticipé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 308, $this->source); })()), "", "M");
yield "\">
";
// line 309
yield $this->extensions['App\Twig\TranslationExtension']->translate("Accès anticipé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 309, $this->source); })()), "", "M");
yield "</span>
";
}
// line 311
yield " ";
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 311, $this->source); })()), "is_rare", [], "any", false, false, false, 311)) {
// line 312
yield " <span class=\"badge3 badge_secteur_rare mb-1\" data-toggle=\"tooltip\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Très peu d'offres sont déposées dans ce secteur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 312, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Secteur rare", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 312, $this->source); })()), "", "M");
yield "</span>
";
}
// line 314
yield "
";
// line 315
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 315, $this->source); })()), "is_recherche", [], "any", false, false, false, 315)) {
// line 316
yield " <span class=\"badge3 badge_secteur_recherche mb-1\" data-toggle=\"tooltip\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Secteur généralement apprécié par les repreneurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 316, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Secteur en vogue", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 316, $this->source); })()), "", "M");
yield "</span>
";
}
// line 318
yield "
";
// line 319
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 319, $this->source); })()), "contact_recent", [], "any", false, false, false, 319)) {
// line 320
yield " ";
}
// line 322
yield "
";
// line 323
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 323, $this->source); })()), "annonce_recente", [], "any", false, false, false, 323) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 323, $this->source); })()), "mode_annonce", [], "any", false, false, false, 323), "publique_elite")))) {
// line 324
yield " <span class=\"badge3 badge_annonce_recente mb-1\" data-toggle=\"tooltip\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Annonce déposée il y a moins de 2 semaines", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 324, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Annonce récente", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 324, $this->source); })()), "", "M");
yield "</span>
";
}
// line 326
yield "
";
// line 327
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 327, $this->source); })()), "sous_radar", [], "any", false, false, false, 327)) {
// line 328
yield " <span class=\"badge3 badge_contact_recent mb-1\" data-toggle=\"tooltip\" title=\"";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Annonce discrète, peu approchée à ce jour", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 328, $this->source); })()), "", "M");
yield "\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("Sous les radars", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 328, $this->source); })()), "", "M");
yield "</span>
";
}
// line 330
yield " </div>
</li>
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"";
// line 335
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 335, $this->source); })()), "carte", [], "any", false, false, false, 335), "html", null, true);
yield "\" alt=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 335, $this->source); })()), "nom_localisation", [], "any", false, false, false, 335), "html", null, true);
yield "\">
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
";
// line 341
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 341, $this->source); })()), "mode_annonce", [], "any", false, false, false, 341), "publique_elite"))) {
// line 342
yield " <div class=\"col-2 col-sm-2 ml-lg-5 pt-1\">
";
// line 343
yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi", Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnoncesController::partager", ["lang" => // line 346
(isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 346, $this->source); })()), "codePays" => // line 347
(isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 347, $this->source); })()), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, // line 348
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 348, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 348), "typeAnnonce" => "V", "from" => 1]));
// line 352
yield "
</div>
";
}
// line 355
yield " <div class=\"col-2 col-sm-2 text-center pt-1\">
<a href=\"";
// line 356
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("imprimer_annonce_vendeur", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 356, $this->source); })()), "lang" => (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 356, $this->source); })()), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 356, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 356)]), "html", null, true);
yield "\"
title=\"";
// line 357
yield $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.', 357, $this->source); })()), "", "M");
yield "\"
class=\"gris text-center\" target=\"_blank\">
<div class=\"float-left\">
<i class=\"fa fa-print bleu\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
<small> ";
// line 363
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.', 363, $this->source); })()), "", "M");
yield "</small>
</div>
</a>
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
";
// line 368
if (CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 368, $this->source); })()), "is_favoris", [], "any", false, false, false, 368)) {
// line 369
yield " <div class=\"float-left\">
<i class=\"fa-sharp fa-solid fa-heart bleu\"></i>
</div>
<a href=\"";
// line 372
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("compte_favoris", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 372, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 373
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 373, $this->source); })()), "", "M", ""), "html", null, true);
yield "\">
<small>";
// line 374
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['App\Twig\TranslationExtension']->translate("appartient à : mes favoris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 374, $this->source); })()), "", "M", ""), "html", null, true);
yield "</small>
</a>
";
} else {
// line 377
yield " <a href=\"javascript:void(0)\"
title=\"";
// line 378
yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 378, $this->source); })()), "", "M");
yield "\"
class=\"lien-annonce-fav gris text-center btn-favoris favoris-";
// line 379
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 379, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 379), "html", null, true);
yield "\"
data-id-annonce=\"";
// line 380
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 380, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 380), "html", null, true);
yield "\"
data-type-annonce=\"V\">
<div class=\"float-left\">
<i class=\"fa-light fa-heart bleu\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
<small> ";
// line 386
yield $this->extensions['App\Twig\TranslationExtension']->translate("favoris", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 386, $this->source); })()), "", "M");
yield "</small>
</div>
</a>
";
}
// line 390
yield " </div>
";
// line 391
if ((isset($context["fromAlaUne"]) || array_key_exists("fromAlaUne", $context) ? $context["fromAlaUne"] : (function () { throw new RuntimeError('Variable "fromAlaUne" does not exist.', 391, $this->source); })())) {
// line 392
yield " ";
$context["complementUrl"] = ((("&urlList=" . (isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 392, $this->source); })())) . "&fromAlaUne=1&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 392, $this->source); })()));
// line 393
yield " ";
} else {
// line 394
yield " ";
$context["complementUrl"] = ((((("&urlList=" . (isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 394, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 394, $this->source); })())) . "&index=") . (isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 394, $this->source); })()));
// line 395
yield " ";
}
// line 396
yield " <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
";
// line 397
if ((CoreExtension::getAttribute($this->env, $this->source, ($context["annonce"] ?? null), "etat", [], "any", true, true, false, 397) && (((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 397, $this->source); })()), "etat", [], "any", false, false, false, 397), "information_transmise")) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 397, $this->source); })()), "etat", [], "any", false, false, false, 397), "facture_envoyee"))) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 397, $this->source); })()), "etat", [], "any", false, false, false, 397), "cmde_valide"))))) {
// line 398
yield "
";
// line 399
if (((array_key_exists("grillePostMer", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 399, $this->source); })()))) : (""))) {
// line 400
yield " <a href=\"javascript:void(0)\" class=\"buttongold\" data-id=\"deja_commande\" role=\"button\" aria-pressed=\"true\" title=\"\">
";
// line 401
yield $this->extensions['App\Twig\TranslationExtension']->translate("Feuille de route stratégique", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 401, $this->source); })()), "", "M");
yield "
</a>
";
} else {
// line 403
yield "
<a href=\"";
// line 404
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_contacter_annonce_vendeur", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 404, $this->source); })()), "titre_annonce", [], "any", false, false, false, 404)), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 404, $this->source); })()), "nom_localisation_slug", [], "any", false, false, false, 404), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 404, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 404), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 404, $this->source); })())]) . "?urlList=") . (isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 404, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 404, $this->source); })())) . "&index=") . (isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 404, $this->source); })())), "html", null, true);
yield "\"
title=\"";
// line 405
yield $this->extensions['App\Twig\TranslationExtension']->translate("déjà commandé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 405, $this->source); })()), "", "M");
yield "\"
class=\"toggle-onglet\" data-onglet=\"7\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
";
// line 408
yield $this->extensions['App\Twig\TranslationExtension']->translate("déjà commandé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 408, $this->source); })()), "", "M");
yield "
</button>
</a>
";
}
// line 411
yield "
";
} else {
// line 416
yield "
<a href=\"";
// line 417
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((((((($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("reprendre_entreprise_contacter_annonce_vendeur", ["slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 417, $this->source); })()), "titre_annonce", [], "any", false, false, false, 417)), "nomLocalisation" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 417, $this->source); })()), "nom_localisation_slug", [], "any", false, false, false, 417), "idAnnonce" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 417, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 417), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 417, $this->source); })())]) . "?urlList=") . (isset($context["urlList"]) || array_key_exists("urlList", $context) ? $context["urlList"] : (function () { throw new RuntimeError('Variable "urlList" does not exist.', 417, $this->source); })())) . "&") . (isset($context["string_params"]) || array_key_exists("string_params", $context) ? $context["string_params"] : (function () { throw new RuntimeError('Variable "string_params" does not exist.', 417, $this->source); })())) . "&index=") . (isset($context["index"]) || array_key_exists("index", $context) ? $context["index"] : (function () { throw new RuntimeError('Variable "index" does not exist.', 417, $this->source); })())), "html", null, true);
yield "\"
title=\"";
// line 418
yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter le deposant", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 418, $this->source); })()), "", "M");
yield "\"
class=\"\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
";
// line 421
yield $this->extensions['App\Twig\TranslationExtension']->translate("contacter le deposant", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 421, $this->source); })()), "", "M");
yield "
</button>
</a>
";
}
// line 425
yield " </div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"onglet6 col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"1\">
<a class=\"nav-item nav-link disabled active\" href=\"javascript:void(0)\">
";
// line 438
yield $this->extensions['App\Twig\TranslationExtension']->translate("description <span class='d-none d-lg-block'><br></span>generale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 438, $this->source); })()), "", "M");
yield "
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"2\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
";
// line 443
yield $this->extensions['App\Twig\TranslationExtension']->translate("elements <span class='d-none d-none d-lg-block'><br></span>chiffres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 443, $this->source); })()), "", "M");
yield "
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"3\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
";
// line 448
yield $this->extensions['App\Twig\TranslationExtension']->translate("points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 448, $this->source); })()), "", "M");
yield "
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"4\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
";
// line 453
yield $this->extensions['App\Twig\TranslationExtension']->translate("infos sur <span class='d-none d-none d-lg-block'><br></span>la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 453, $this->source); })()), "", "M");
yield "
</a>
</div>
";
// line 456
if ((isset($context["valorisations"]) || array_key_exists("valorisations", $context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.', 456, $this->source); })())) {
// line 457
yield " <div class=\"col no-padding-x bl_m_gris br_gris comparables d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"6\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
";
// line 459
yield $this->extensions['App\Twig\TranslationExtension']->translate("transactions <span class='d-none d-none d-lg-block'><br></span>comparables", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 459, $this->source); })()), "", "M");
yield "
</a>
</div>
";
}
// line 463
yield "
<!-- syntheseElite -->
";
// line 465
if (array_key_exists("syntheseElite", $context)) {
yield " ";
// line 466
yield " ";
if ((null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite", $context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.', 466, $this->source); })()))) {
// line 467
yield "
";
} else {
// line 468
yield " ";
// line 469
yield " <div class=\"col no-padding-x bl_m_gris br_gris atouts d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"30\">
<a class=\"nav-item nav-link \" href=\"javascript:void(0)\">
";
// line 471
yield $this->extensions['App\Twig\TranslationExtension']->translate("atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 471, $this->source); })()), "", "M");
yield "
</a>
</div>
";
}
// line 477
yield "
";
}
// line 478
yield " ";
// line 479
yield " <!-- syntheseElite -->
";
// line 482
if ((array_key_exists("grillePostMer", $context) && ((array_key_exists("grillePostMer", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 482, $this->source); })()))) : ("")))) {
// line 483
yield " ";
}
// line 489
yield "
</div>
</nav>
</div>
</div>
<div class=\"row d-lg-none\" id=\"top-nav\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_gris br_gris lh09 toggle-onglet\" data-onglet=\"1\">
<a class=\"nav-item nav-link active\" href=\"#top-nav\">
";
// line 503
yield $this->extensions['App\Twig\TranslationExtension']->translate("description <span class='d-none d-lg-block'><br></span>generale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 503, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- DESCRIPTION GENERALE -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-1\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
";
// line 517
yield $this->extensions['App\Twig\TranslationExtension']->translate("fiche d'identite de la societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 517, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 520
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_type_cession"]) || array_key_exists("nom_type_cession", $context) ? $context["nom_type_cession"] : (function () { throw new RuntimeError('Variable "nom_type_cession" does not exist.', 520, $this->source); })()), "html", null, true);
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nomStatut"]) || array_key_exists("nomStatut", $context) ? $context["nomStatut"] : (function () { throw new RuntimeError('Variable "nomStatut" does not exist.', 520, $this->source); })()), "html", null, true);
yield "</strong><br>
";
// line 521
if ((isset($context["indication_anciennete"]) || array_key_exists("indication_anciennete", $context) ? $context["indication_anciennete"] : (function () { throw new RuntimeError('Variable "indication_anciennete" does not exist.', 521, $this->source); })())) {
// line 522
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("anciennete de la societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 522, $this->source); })()), "", "M");
yield " :
<strong>";
// line 523
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["indication_anciennete"]) || array_key_exists("indication_anciennete", $context) ? $context["indication_anciennete"] : (function () { throw new RuntimeError('Variable "indication_anciennete" does not exist.', 523, $this->source); })()), "html", null, true);
yield "</strong><br>
";
}
// line 525
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("localisation du siege", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 525, $this->source); })()), "", "M");
yield " :
<strong>
";
// line 527
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 527, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 527) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 527, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 527), "Confidentiel")))) {
// line 528
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 528, $this->source); })()), "nom_localisation_niveau_2", [], "any", false, false, false, 528), "html", null, true);
yield ",
";
}
// line 530
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 530, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 530) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 530, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 530), "Confidentiel")))) {
// line 531
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 531, $this->source); })()), "nom_localisation_niveau_1", [], "any", false, false, false, 531), "html", null, true);
yield ",
";
}
// line 533
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 533, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 533) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 533, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 533), "Confidentiel")))) {
// line 534
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 534, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 534), "html", null, true);
yield "
";
}
// line 536
yield " </strong><br>
";
// line 537
if ((isset($context["precision_localisation_complementaire"]) || array_key_exists("precision_localisation_complementaire", $context) ? $context["precision_localisation_complementaire"] : (function () { throw new RuntimeError('Variable "precision_localisation_complementaire" does not exist.', 537, $this->source); })())) {
// line 538
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["precision_localisation_complementaire"]) || array_key_exists("precision_localisation_complementaire", $context) ? $context["precision_localisation_complementaire"] : (function () { throw new RuntimeError('Variable "precision_localisation_complementaire" does not exist.', 538, $this->source); })()), "html", null, true);
yield " :
<strong>";
// line 539
yield $this->extensions['App\Twig\TranslationExtension']->translate("confidentiel", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 539, $this->source); })()), "", "M");
yield "</strong><br>
";
}
// line 541
yield " </div>
<h5 class=\"annonce ml-sm-3\">
";
// line 544
yield $this->extensions['App\Twig\TranslationExtension']->translate("resume general de l'activite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 544, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 547
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 547, $this->source); })()), "description_activite", [], "any", false, false, false, 547), "html", null, true));
yield "<br>
</div>
";
// line 550
if ((((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 550, $this->source); })()), "possession_brevets", [], "any", false, false, false, 550), "oui")) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 550, $this->source); })()), "possession_marques", [], "any", false, false, false, 550), "oui"))) || (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 550, $this->source); })()), "travail_export", [], "any", false, false, false, 550), "oui")))) {
// line 551
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 552
yield $this->extensions['App\Twig\TranslationExtension']->translate("en plus", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 552, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 555
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 555, $this->source); })()), "possession_brevets", [], "any", false, false, false, 555), "oui"))) {
// line 556
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("la societe possede un ou plusieurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 556, $this->source); })()), "", "M");
yield "
<b>";
// line 557
yield $this->extensions['App\Twig\TranslationExtension']->translate("brevets", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 557, $this->source); })()), "", "m");
yield "</b><br>
";
}
// line 559
yield " ";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 559, $this->source); })()), "possession_marques", [], "any", false, false, false, 559), "oui"))) {
// line 560
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("la societe possede une ou plusieurs marques deposees à l'inpi", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 560, $this->source); })()), "", "M");
yield "<br>
";
}
// line 562
yield " ";
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 562, $this->source); })()), "travail_export", [], "any", false, false, false, 562), "oui"))) {
// line 563
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("la societe travaille a l'export", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 563, $this->source); })()), "", "M");
yield "<br>
";
}
// line 565
yield " </div>
";
}
// line 567
yield "
";
// line 568
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 568, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 568), 3))) {
// line 569
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 570
yield $this->extensions['App\Twig\TranslationExtension']->translate("a propos de la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 570, $this->source); })()), "", "M");
yield "
</h5>
";
} else {
// line 573
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 574
yield $this->extensions['App\Twig\TranslationExtension']->translate("a propos de levee de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 574, $this->source); })()), "", "M");
yield "
</h5>
";
}
// line 577
yield " <div class=\"ml-sm-5 mb-5\">
";
// line 578
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 578, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 578), 3))) {
// line 579
yield " ";
if ((isset($context["type_cession_precise"]) || array_key_exists("type_cession_precise", $context) ? $context["type_cession_precise"] : (function () { throw new RuntimeError('Variable "type_cession_precise" does not exist.', 579, $this->source); })())) {
// line 580
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("type de cession envisagee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 580, $this->source); })()), "", "M");
yield " :
";
// line 581
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["type_cession"]) || array_key_exists("type_cession", $context) ? $context["type_cession"] : (function () { throw new RuntimeError('Variable "type_cession" does not exist.', 581, $this->source); })()), "html", null, true);
yield "<br>
";
}
// line 583
yield " ";
} else {
// line 584
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("type d'operation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 584, $this->source); })()), "", "M");
yield " :
<strong>";
// line 585
yield $this->extensions['App\Twig\TranslationExtension']->translate("renforcement des fonds propres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 585, $this->source); })()), "", "M");
yield "</strong><br>
";
// line 586
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 586, $this->source); })()), "raison_cession", [], "any", false, false, false, 586), ""))) {
// line 587
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("explication de la levee de fonds", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 587, $this->source); })()), "", "M");
yield " :
<strong>";
// line 588
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 588, $this->source); })()), "raison_cession", [], "any", false, false, false, 588), "html", null, true);
yield "</strong><br>
";
}
// line 590
yield " ";
if ((((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 590, $this->source); })()), "apport_fp_min", [], "any", false, false, false, 590), null)) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 590, $this->source); })()), "apport_fp_min", [], "any", false, false, false, 590), ""))) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 590, $this->source); })()), "apport_fp_min", [], "any", false, false, false, 590), 0)))) {
// line 591
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("montant recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 591, $this->source); })()), "", "M");
yield " :
<strong>";
// line 592
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 592, $this->source); })()), "apport_fp_min", [], "any", false, false, false, 592), "html", null, true);
yield " k€</strong><br>
";
}
// line 594
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("participation proposee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 594, $this->source); })()), "", "M");
yield " :
<strong>";
// line 595
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["type_cession"]) || array_key_exists("type_cession", $context) ? $context["type_cession"] : (function () { throw new RuntimeError('Variable "type_cession" does not exist.', 595, $this->source); })()), "html", null, true);
yield "</strong><br>
";
}
// line 597
yield "
";
// line 598
if ((((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 598, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 598), "")) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 598, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 598), 7))) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 598, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 598), 3)))) {
// line 599
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("raison principale de la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 599, $this->source); })()), "", "M");
yield " :
";
// line 600
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["nom_raison_cession"]) || array_key_exists("nom_raison_cession", $context) ? $context["nom_raison_cession"] : (function () { throw new RuntimeError('Variable "nom_raison_cession" does not exist.', 600, $this->source); })()), "html", null, true);
yield "<br>
";
}
// line 602
yield "
";
// line 603
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 603, $this->source); })()), "raison_cession", [], "any", false, false, false, 603), ""))) {
// line 604
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 604, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 604), 3))) {
// line 605
yield " ";
if (((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 605, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 605), "")) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 605, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 605), 7)))) {
// line 606
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("complements", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 606, $this->source); })()), "", "M");
yield " :
";
// line 607
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 607, $this->source); })()), "raison_cession", [], "any", false, false, false, 607), "html", null, true);
yield "<br>
";
} else {
// line 609
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("raison de la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 609, $this->source); })()), "", "M");
yield " :
";
// line 610
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 610, $this->source); })()), "raison_cession", [], "any", false, false, false, 610), "html", null, true);
yield "<br>
";
}
// line 612
yield " ";
}
// line 613
yield " ";
}
// line 614
yield " </div>
</div>
</div>
</div>
</div>
<!-- FIN DESCRIPTION GENERALE -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"2\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
";
// line 627
yield $this->extensions['App\Twig\TranslationExtension']->translate("elements <span class='d-none d-none d-lg-block'><br></span>chiffres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 627, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- ELEMENTS CHIFFRES -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-2 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
";
// line 641
yield $this->extensions['App\Twig\TranslationExtension']->translate("elements chiffres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 641, $this->source); })()), "", "M");
yield "
<span class=\"d-lg-none\">*</span>
</h5>
<div class=\"ml-lg-5 mb-5\">
<!-- MOBILE -->
<table class=\"table table-hover d-table d-lg-none\">
<thead>
<tr>
<th scope=\"col\" class=\"text-left d-none d-lg-table-cell\">
";
// line 650
yield $this->extensions['App\Twig\TranslationExtension']->translate("en", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 650, $this->source); })()), "", "M");
yield " k€/";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 650, $this->source); })()), "", "m");
yield "
</th>
<th scope=\"col\" class=\"text-left d-table-cell d-lg-none\">
";
// line 653
yield $this->extensions['App\Twig\TranslationExtension']->translate("en", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 653, $this->source); })()), "", "M");
yield " k€
</th>
<th scope=\"col\" class=\"text-right\">";
// line 655
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_un_mobile"]) || array_key_exists("annee_un_mobile", $context) ? $context["annee_un_mobile"] : (function () { throw new RuntimeError('Variable "annee_un_mobile" does not exist.', 655, $this->source); })()), "html", null, true);
yield "</th>
<th scope=\"col\" class=\"text-right\">";
// line 656
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_deux_mobile"]) || array_key_exists("annee_deux_mobile", $context) ? $context["annee_deux_mobile"] : (function () { throw new RuntimeError('Variable "annee_deux_mobile" does not exist.', 656, $this->source); })()), "html", null, true);
yield "</th>
<th scope=\"col\" class=\"text-right\">";
// line 657
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_trois_mobile"]) || array_key_exists("annee_trois_mobile", $context) ? $context["annee_trois_mobile"] : (function () { throw new RuntimeError('Variable "annee_trois_mobile" does not exist.', 657, $this->source); })()), "html", null, true);
yield "</th>
</tr>
</thead>
<tbody>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
// line 662
yield $this->extensions['App\Twig\TranslationExtension']->translate("ca", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 662, $this->source); })()), "", "M");
yield "</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-nonel\">";
// line 663
yield $this->extensions['App\Twig\TranslationExtension']->translate("ca", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 663, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 665
if ((0 !== CoreExtension::compare((isset($context["ca_un_mobile"]) || array_key_exists("ca_un_mobile", $context) ? $context["ca_un_mobile"] : (function () { throw new RuntimeError('Variable "ca_un_mobile" does not exist.', 665, $this->source); })()), ""))) {
// line 666
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_un_mobile"]) || array_key_exists("ca_un_mobile", $context) ? $context["ca_un_mobile"] : (function () { throw new RuntimeError('Variable "ca_un_mobile" does not exist.', 666, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 668
yield " </td>
<td class=\"text-right\">
";
// line 670
if ((0 !== CoreExtension::compare((isset($context["ca_deux_mobile"]) || array_key_exists("ca_deux_mobile", $context) ? $context["ca_deux_mobile"] : (function () { throw new RuntimeError('Variable "ca_deux_mobile" does not exist.', 670, $this->source); })()), ""))) {
// line 671
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_deux_mobile"]) || array_key_exists("ca_deux_mobile", $context) ? $context["ca_deux_mobile"] : (function () { throw new RuntimeError('Variable "ca_deux_mobile" does not exist.', 671, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 673
yield " </td>
<td class=\"text-right\">
";
// line 675
if ((0 !== CoreExtension::compare((isset($context["ca_trois_mobile"]) || array_key_exists("ca_trois_mobile", $context) ? $context["ca_trois_mobile"] : (function () { throw new RuntimeError('Variable "ca_trois_mobile" does not exist.', 675, $this->source); })()), ""))) {
// line 676
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_trois_mobile"]) || array_key_exists("ca_trois_mobile", $context) ? $context["ca_trois_mobile"] : (function () { throw new RuntimeError('Variable "ca_trois_mobile" does not exist.', 676, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 678
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
// line 681
yield $this->extensions['App\Twig\TranslationExtension']->translate("marge brute", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 681, $this->source); })()), "", "M");
yield "</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
// line 682
yield $this->extensions['App\Twig\TranslationExtension']->translate("marge", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 682, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 684
if ((0 !== CoreExtension::compare((isset($context["marge_un_mobile"]) || array_key_exists("marge_un_mobile", $context) ? $context["marge_un_mobile"] : (function () { throw new RuntimeError('Variable "marge_un_mobile" does not exist.', 684, $this->source); })()), ""))) {
// line 685
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_un_mobile"]) || array_key_exists("marge_un_mobile", $context) ? $context["marge_un_mobile"] : (function () { throw new RuntimeError('Variable "marge_un_mobile" does not exist.', 685, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 687
yield " </td>
<td class=\"text-right\">
";
// line 689
if ((0 !== CoreExtension::compare((isset($context["marge_deux_mobile"]) || array_key_exists("marge_deux_mobile", $context) ? $context["marge_deux_mobile"] : (function () { throw new RuntimeError('Variable "marge_deux_mobile" does not exist.', 689, $this->source); })()), ""))) {
// line 690
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_deux_mobile"]) || array_key_exists("marge_deux_mobile", $context) ? $context["marge_deux_mobile"] : (function () { throw new RuntimeError('Variable "marge_deux_mobile" does not exist.', 690, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 692
yield " </td>
<td class=\"text-right\">
";
// line 694
if ((0 !== CoreExtension::compare((isset($context["marge_trois_mobile"]) || array_key_exists("marge_trois_mobile", $context) ? $context["marge_trois_mobile"] : (function () { throw new RuntimeError('Variable "marge_trois_mobile" does not exist.', 694, $this->source); })()), ""))) {
// line 695
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_trois_mobile"]) || array_key_exists("marge_trois_mobile", $context) ? $context["marge_trois_mobile"] : (function () { throw new RuntimeError('Variable "marge_trois_mobile" does not exist.', 695, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 697
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">
";
// line 701
yield $this->extensions['App\Twig\TranslationExtension']->translate("EBE", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 701, $this->source); })()), "", "M");
yield "
<a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
data-placement=\"right\"
data-content=\"";
// line 704
yield $this->extensions['App\Twig\TranslationExtension']->translate("excedent brut d'exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 704, $this->source); })()), "", "M");
yield "\"
title=\"";
// line 705
yield $this->extensions['App\Twig\TranslationExtension']->translate("excedent brut d'exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 705, $this->source); })()), "", "M");
yield "\">
<i class=\"fa fa-question-circle\"></i>
</a>
</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
// line 709
yield $this->extensions['App\Twig\TranslationExtension']->translate("EBE", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 709, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 711
if ((0 !== CoreExtension::compare((isset($context["ebe_un_mobile"]) || array_key_exists("ebe_un_mobile", $context) ? $context["ebe_un_mobile"] : (function () { throw new RuntimeError('Variable "ebe_un_mobile" does not exist.', 711, $this->source); })()), ""))) {
// line 712
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ebe_un_mobile"]) || array_key_exists("ebe_un_mobile", $context) ? $context["ebe_un_mobile"] : (function () { throw new RuntimeError('Variable "ebe_un_mobile" does not exist.', 712, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 714
yield " </td>
<td class=\"text-right\">
";
// line 716
if ((0 !== CoreExtension::compare((isset($context["ebe_deux_mobile"]) || array_key_exists("ebe_deux_mobile", $context) ? $context["ebe_deux_mobile"] : (function () { throw new RuntimeError('Variable "ebe_deux_mobile" does not exist.', 716, $this->source); })()), ""))) {
// line 717
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ebe_deux_mobile"]) || array_key_exists("ebe_deux_mobile", $context) ? $context["ebe_deux_mobile"] : (function () { throw new RuntimeError('Variable "ebe_deux_mobile" does not exist.', 717, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 719
yield " </td>
<td class=\"text-right\">
";
// line 721
if ((0 !== CoreExtension::compare((isset($context["ebe_trois_mobile"]) || array_key_exists("ebe_trois_mobile", $context) ? $context["ebe_trois_mobile"] : (function () { throw new RuntimeError('Variable "ebe_trois_mobile" does not exist.', 721, $this->source); })()), ""))) {
// line 722
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ebe_trois_mobile"]) || array_key_exists("ebe_trois_mobile", $context) ? $context["ebe_trois_mobile"] : (function () { throw new RuntimeError('Variable "ebe_trois_mobile" does not exist.', 722, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 724
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
// line 727
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 727, $this->source); })()), "", "M");
yield "</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
// line 728
yield $this->extensions['App\Twig\TranslationExtension']->translate("REX", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 728, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 730
if ((0 !== CoreExtension::compare((isset($context["resultat_un_mobile"]) || array_key_exists("resultat_un_mobile", $context) ? $context["resultat_un_mobile"] : (function () { throw new RuntimeError('Variable "resultat_un_mobile" does not exist.', 730, $this->source); })()), ""))) {
// line 731
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_un_mobile"]) || array_key_exists("resultat_un_mobile", $context) ? $context["resultat_un_mobile"] : (function () { throw new RuntimeError('Variable "resultat_un_mobile" does not exist.', 731, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 733
yield " </td>
<td class=\"text-right\">
";
// line 735
if ((0 !== CoreExtension::compare((isset($context["resultat_deux_mobile"]) || array_key_exists("resultat_deux_mobile", $context) ? $context["resultat_deux_mobile"] : (function () { throw new RuntimeError('Variable "resultat_deux_mobile" does not exist.', 735, $this->source); })()), ""))) {
// line 736
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_deux_mobile"]) || array_key_exists("resultat_deux_mobile", $context) ? $context["resultat_deux_mobile"] : (function () { throw new RuntimeError('Variable "resultat_deux_mobile" does not exist.', 736, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 738
yield " </td>
<td class=\"text-right\">
";
// line 740
if ((0 !== CoreExtension::compare((isset($context["resultat_trois_mobile"]) || array_key_exists("resultat_trois_mobile", $context) ? $context["resultat_trois_mobile"] : (function () { throw new RuntimeError('Variable "resultat_trois_mobile" does not exist.', 740, $this->source); })()), ""))) {
// line 741
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_trois_mobile"]) || array_key_exists("resultat_trois_mobile", $context) ? $context["resultat_trois_mobile"] : (function () { throw new RuntimeError('Variable "resultat_trois_mobile" does not exist.', 741, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 743
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
// line 746
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat net", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 746, $this->source); })()), "", "M");
yield "</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
// line 747
yield $this->extensions['App\Twig\TranslationExtension']->translate("RN", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 747, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 749
if ((0 !== CoreExtension::compare((isset($context["resultat_net_un_mobile"]) || array_key_exists("resultat_net_un_mobile", $context) ? $context["resultat_net_un_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_un_mobile" does not exist.', 749, $this->source); })()), ""))) {
// line 750
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_un_mobile"]) || array_key_exists("resultat_net_un_mobile", $context) ? $context["resultat_net_un_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_un_mobile" does not exist.', 750, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 752
yield " </td>
<td class=\"text-right\">
";
// line 754
if ((0 !== CoreExtension::compare((isset($context["resultat_net_deux_mobile"]) || array_key_exists("resultat_net_deux_mobile", $context) ? $context["resultat_net_deux_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_deux_mobile" does not exist.', 754, $this->source); })()), ""))) {
// line 755
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_deux_mobile"]) || array_key_exists("resultat_net_deux_mobile", $context) ? $context["resultat_net_deux_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_deux_mobile" does not exist.', 755, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 757
yield " </td>
<td class=\"text-right\">
";
// line 759
if ((0 !== CoreExtension::compare((isset($context["resultat_net_trois_mobile"]) || array_key_exists("resultat_net_trois_mobile", $context) ? $context["resultat_net_trois_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_trois_mobile" does not exist.', 759, $this->source); })()), ""))) {
// line 760
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_trois_mobile"]) || array_key_exists("resultat_net_trois_mobile", $context) ? $context["resultat_net_trois_mobile"] : (function () { throw new RuntimeError('Variable "resultat_net_trois_mobile" does not exist.', 760, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 762
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
// line 765
yield $this->extensions['App\Twig\TranslationExtension']->translate("nb de personnes", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 765, $this->source); })()), "", "M");
yield "</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
// line 766
yield $this->extensions['App\Twig\TranslationExtension']->translate("nb", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 766, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 768
if ((0 !== CoreExtension::compare((isset($context["nb_personne_un_mobile"]) || array_key_exists("nb_personne_un_mobile", $context) ? $context["nb_personne_un_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_un_mobile" does not exist.', 768, $this->source); })()), ""))) {
// line 769
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personne_un_mobile"]) || array_key_exists("nb_personne_un_mobile", $context) ? $context["nb_personne_un_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_un_mobile" does not exist.', 769, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 771
yield " </td>
<td class=\"text-right\">
";
// line 773
if ((0 !== CoreExtension::compare((isset($context["nb_personne_deux_mobile"]) || array_key_exists("nb_personne_deux_mobile", $context) ? $context["nb_personne_deux_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_deux_mobile" does not exist.', 773, $this->source); })()), ""))) {
// line 774
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personne_deux_mobile"]) || array_key_exists("nb_personne_deux_mobile", $context) ? $context["nb_personne_deux_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_deux_mobile" does not exist.', 774, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 776
yield " </td>
<td class=\"text-right\">
";
// line 778
if ((0 !== CoreExtension::compare((isset($context["nb_personne_trois_mobile"]) || array_key_exists("nb_personne_trois_mobile", $context) ? $context["nb_personne_trois_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_trois_mobile" does not exist.', 778, $this->source); })()), ""))) {
// line 779
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personne_trois_mobile"]) || array_key_exists("nb_personne_trois_mobile", $context) ? $context["nb_personne_trois_mobile"] : (function () { throw new RuntimeError('Variable "nb_personne_trois_mobile" does not exist.', 779, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 781
yield " </td>
</tr>
</tbody>
</table>
<span class=\"d-inline d-lg-none\">
* ";
// line 786
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>CA</b> = Chiffres d'Affaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 786, $this->source); })()), "", "M");
yield ",
";
// line 787
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>Marge</b> = Marge brute", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 787, $this->source); })()), "", "M");
yield ",
";
// line 788
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>EBE</b> = Excédent Brut d'Exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 788, $this->source); })()), "", "M");
yield ",
";
// line 789
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>REX</b> = Résultat d'Exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 789, $this->source); })()), "", "M");
yield ",
";
// line 790
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>RN</b> = Résultat Net", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 790, $this->source); })()), "", "M");
yield ",
";
// line 791
yield $this->extensions['App\Twig\TranslationExtension']->translate("<b>Nb</b> = Nombre de collaborateurs", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 791, $this->source); })()), "", "M");
yield "
</span>
<!-- FIN MOBILE -->
<!-- TOUT SAUF MOBILE -->
<table class=\"table table-hover d-none d-lg-table\">
<thead>
<tr>
<th scope=\"col\" class=\"text-left\">
";
// line 800
yield $this->extensions['App\Twig\TranslationExtension']->translate("en", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 800, $this->source); })()), "", "M");
yield " k€/";
yield $this->extensions['App\Twig\TranslationExtension']->translate("annee", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 800, $this->source); })()), "", "m");
yield "
</th>
<th scope=\"col\" class=\"text-right\">";
// line 802
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_nmoins2_aff"]) || array_key_exists("annee_nmoins2_aff", $context) ? $context["annee_nmoins2_aff"] : (function () { throw new RuntimeError('Variable "annee_nmoins2_aff" does not exist.', 802, $this->source); })()), "html", null, true);
yield "</th>
<th scope=\"col\" class=\"text-right\">";
// line 803
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_nmoins1_aff"]) || array_key_exists("annee_nmoins1_aff", $context) ? $context["annee_nmoins1_aff"] : (function () { throw new RuntimeError('Variable "annee_nmoins1_aff" does not exist.', 803, $this->source); })()), "html", null, true);
yield "</th>
<th scope=\"col\" class=\"text-right\">";
// line 804
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_n_aff"]) || array_key_exists("annee_n_aff", $context) ? $context["annee_n_aff"] : (function () { throw new RuntimeError('Variable "annee_n_aff" does not exist.', 804, $this->source); })()), "html", null, true);
yield "</th>
<th scope=\"col\" class=\"text-right\">";
// line 805
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["annee_nplus1_aff"]) || array_key_exists("annee_nplus1_aff", $context) ? $context["annee_nplus1_aff"] : (function () { throw new RuntimeError('Variable "annee_nplus1_aff" does not exist.', 805, $this->source); })()), "html", null, true);
yield "</th>
</tr>
</thead>
<tbody>
<tr>
<th scope=\"row\" class=\"text-left\">";
// line 810
yield $this->extensions['App\Twig\TranslationExtension']->translate("ca", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 810, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 812
if ((0 !== CoreExtension::compare((isset($context["ca_nmoinsdeux"]) || array_key_exists("ca_nmoinsdeux", $context) ? $context["ca_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "ca_nmoinsdeux" does not exist.', 812, $this->source); })()), ""))) {
// line 813
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_nmoinsdeux"]) || array_key_exists("ca_nmoinsdeux", $context) ? $context["ca_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "ca_nmoinsdeux" does not exist.', 813, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 815
yield " </td>
<td class=\"text-right\">
";
// line 817
if ((0 !== CoreExtension::compare((isset($context["ca_nmoinsun"]) || array_key_exists("ca_nmoinsun", $context) ? $context["ca_nmoinsun"] : (function () { throw new RuntimeError('Variable "ca_nmoinsun" does not exist.', 817, $this->source); })()), ""))) {
// line 818
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_nmoinsun"]) || array_key_exists("ca_nmoinsun", $context) ? $context["ca_nmoinsun"] : (function () { throw new RuntimeError('Variable "ca_nmoinsun" does not exist.', 818, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 820
yield " </td>
<td class=\"text-right\">
";
// line 822
if ((0 !== CoreExtension::compare((isset($context["ca_n"]) || array_key_exists("ca_n", $context) ? $context["ca_n"] : (function () { throw new RuntimeError('Variable "ca_n" does not exist.', 822, $this->source); })()), ""))) {
// line 823
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_n"]) || array_key_exists("ca_n", $context) ? $context["ca_n"] : (function () { throw new RuntimeError('Variable "ca_n" does not exist.', 823, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 825
yield " </td>
<td class=\"text-right\">
";
// line 827
if ((0 !== CoreExtension::compare((isset($context["ca_nplusun"]) || array_key_exists("ca_nplusun", $context) ? $context["ca_nplusun"] : (function () { throw new RuntimeError('Variable "ca_nplusun" does not exist.', 827, $this->source); })()), ""))) {
// line 828
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["ca_nplusun"]) || array_key_exists("ca_nplusun", $context) ? $context["ca_nplusun"] : (function () { throw new RuntimeError('Variable "ca_nplusun" does not exist.', 828, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 830
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">";
// line 833
yield $this->extensions['App\Twig\TranslationExtension']->translate("marge brute", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 833, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 835
if ((0 !== CoreExtension::compare((isset($context["marge_brute_nmoinsdeux"]) || array_key_exists("marge_brute_nmoinsdeux", $context) ? $context["marge_brute_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "marge_brute_nmoinsdeux" does not exist.', 835, $this->source); })()), ""))) {
// line 836
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_brute_nmoinsdeux"]) || array_key_exists("marge_brute_nmoinsdeux", $context) ? $context["marge_brute_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "marge_brute_nmoinsdeux" does not exist.', 836, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 838
yield " </td>
<td class=\"text-right\">
";
// line 840
if ((0 !== CoreExtension::compare((isset($context["marge_brute_nmoinsun"]) || array_key_exists("marge_brute_nmoinsun", $context) ? $context["marge_brute_nmoinsun"] : (function () { throw new RuntimeError('Variable "marge_brute_nmoinsun" does not exist.', 840, $this->source); })()), ""))) {
// line 841
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_brute_nmoinsun"]) || array_key_exists("marge_brute_nmoinsun", $context) ? $context["marge_brute_nmoinsun"] : (function () { throw new RuntimeError('Variable "marge_brute_nmoinsun" does not exist.', 841, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 843
yield " </td>
<td class=\"text-right\">
";
// line 845
if ((0 !== CoreExtension::compare((isset($context["marge_brute_n"]) || array_key_exists("marge_brute_n", $context) ? $context["marge_brute_n"] : (function () { throw new RuntimeError('Variable "marge_brute_n" does not exist.', 845, $this->source); })()), ""))) {
// line 846
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_brute_n"]) || array_key_exists("marge_brute_n", $context) ? $context["marge_brute_n"] : (function () { throw new RuntimeError('Variable "marge_brute_n" does not exist.', 846, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 848
yield " </td>
<td class=\"text-right\">
";
// line 850
if ((0 !== CoreExtension::compare((isset($context["marge_brute_nplusun"]) || array_key_exists("marge_brute_nplusun", $context) ? $context["marge_brute_nplusun"] : (function () { throw new RuntimeError('Variable "marge_brute_nplusun" does not exist.', 850, $this->source); })()), ""))) {
// line 851
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["marge_brute_nplusun"]) || array_key_exists("marge_brute_nplusun", $context) ? $context["marge_brute_nplusun"] : (function () { throw new RuntimeError('Variable "marge_brute_nplusun" does not exist.', 851, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 853
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">
";
// line 857
yield $this->extensions['App\Twig\TranslationExtension']->translate("EBE", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 857, $this->source); })()), "", "M");
yield "
<a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
data-placement=\"right\"
data-content=\"";
// line 860
yield $this->extensions['App\Twig\TranslationExtension']->translate("excedent brut d'exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 860, $this->source); })()), "", "M");
yield "\"
title=\"";
// line 861
yield $this->extensions['App\Twig\TranslationExtension']->translate("excedent brut d'exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 861, $this->source); })()), "", "M");
yield "\">
<i class=\"fa fa-question-circle\"></i>
</a>
</th>
<td class=\"text-right\">
";
// line 866
if ((0 !== CoreExtension::compare((isset($context["EBE_nmoinsdeux"]) || array_key_exists("EBE_nmoinsdeux", $context) ? $context["EBE_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "EBE_nmoinsdeux" does not exist.', 866, $this->source); })()), ""))) {
// line 867
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["EBE_nmoinsdeux"]) || array_key_exists("EBE_nmoinsdeux", $context) ? $context["EBE_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "EBE_nmoinsdeux" does not exist.', 867, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 869
yield " </td>
<td class=\"text-right\">
";
// line 871
if ((0 !== CoreExtension::compare((isset($context["EBE_nmoinsun"]) || array_key_exists("EBE_nmoinsun", $context) ? $context["EBE_nmoinsun"] : (function () { throw new RuntimeError('Variable "EBE_nmoinsun" does not exist.', 871, $this->source); })()), ""))) {
// line 872
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["EBE_nmoinsun"]) || array_key_exists("EBE_nmoinsun", $context) ? $context["EBE_nmoinsun"] : (function () { throw new RuntimeError('Variable "EBE_nmoinsun" does not exist.', 872, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 874
yield " </td>
<td class=\"text-right\">
";
// line 876
if ((0 !== CoreExtension::compare((isset($context["EBE_n"]) || array_key_exists("EBE_n", $context) ? $context["EBE_n"] : (function () { throw new RuntimeError('Variable "EBE_n" does not exist.', 876, $this->source); })()), ""))) {
// line 877
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["EBE_n"]) || array_key_exists("EBE_n", $context) ? $context["EBE_n"] : (function () { throw new RuntimeError('Variable "EBE_n" does not exist.', 877, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 879
yield " </td>
<td class=\"text-right\">
";
// line 881
if ((0 !== CoreExtension::compare((isset($context["EBE_nplusun"]) || array_key_exists("EBE_nplusun", $context) ? $context["EBE_nplusun"] : (function () { throw new RuntimeError('Variable "EBE_nplusun" does not exist.', 881, $this->source); })()), ""))) {
// line 882
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["EBE_nplusun"]) || array_key_exists("EBE_nplusun", $context) ? $context["EBE_nplusun"] : (function () { throw new RuntimeError('Variable "EBE_nplusun" does not exist.', 882, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 884
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">";
// line 887
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat exploitation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 887, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 889
if ((0 !== CoreExtension::compare((isset($context["resultat_exploitation_nmoinsdeux"]) || array_key_exists("resultat_exploitation_nmoinsdeux", $context) ? $context["resultat_exploitation_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nmoinsdeux" does not exist.', 889, $this->source); })()), ""))) {
// line 890
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_exploitation_nmoinsdeux"]) || array_key_exists("resultat_exploitation_nmoinsdeux", $context) ? $context["resultat_exploitation_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nmoinsdeux" does not exist.', 890, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 892
yield " </td>
<td class=\"text-right\">
";
// line 894
if ((0 !== CoreExtension::compare((isset($context["resultat_exploitation_nmoinsun"]) || array_key_exists("resultat_exploitation_nmoinsun", $context) ? $context["resultat_exploitation_nmoinsun"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nmoinsun" does not exist.', 894, $this->source); })()), ""))) {
// line 895
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_exploitation_nmoinsun"]) || array_key_exists("resultat_exploitation_nmoinsun", $context) ? $context["resultat_exploitation_nmoinsun"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nmoinsun" does not exist.', 895, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 897
yield " </td>
<td class=\"text-right\">
";
// line 899
if ((0 !== CoreExtension::compare((isset($context["resultat_exploitation_n"]) || array_key_exists("resultat_exploitation_n", $context) ? $context["resultat_exploitation_n"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_n" does not exist.', 899, $this->source); })()), ""))) {
// line 900
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_exploitation_n"]) || array_key_exists("resultat_exploitation_n", $context) ? $context["resultat_exploitation_n"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_n" does not exist.', 900, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 902
yield " </td>
<td class=\"text-right\">
";
// line 904
if ((0 !== CoreExtension::compare((isset($context["resultat_exploitation_nplusun"]) || array_key_exists("resultat_exploitation_nplusun", $context) ? $context["resultat_exploitation_nplusun"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nplusun" does not exist.', 904, $this->source); })()), ""))) {
// line 905
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_exploitation_nplusun"]) || array_key_exists("resultat_exploitation_nplusun", $context) ? $context["resultat_exploitation_nplusun"] : (function () { throw new RuntimeError('Variable "resultat_exploitation_nplusun" does not exist.', 905, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 907
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">";
// line 910
yield $this->extensions['App\Twig\TranslationExtension']->translate("resultat net", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 910, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 912
if ((0 !== CoreExtension::compare((isset($context["resultat_net_nmoinsdeux"]) || array_key_exists("resultat_net_nmoinsdeux", $context) ? $context["resultat_net_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "resultat_net_nmoinsdeux" does not exist.', 912, $this->source); })()), ""))) {
// line 913
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_nmoinsdeux"]) || array_key_exists("resultat_net_nmoinsdeux", $context) ? $context["resultat_net_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "resultat_net_nmoinsdeux" does not exist.', 913, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 915
yield " </td>
<td class=\"text-right\">
";
// line 917
if ((0 !== CoreExtension::compare((isset($context["resultat_net_nmoinsun"]) || array_key_exists("resultat_net_nmoinsun", $context) ? $context["resultat_net_nmoinsun"] : (function () { throw new RuntimeError('Variable "resultat_net_nmoinsun" does not exist.', 917, $this->source); })()), ""))) {
// line 918
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_nmoinsun"]) || array_key_exists("resultat_net_nmoinsun", $context) ? $context["resultat_net_nmoinsun"] : (function () { throw new RuntimeError('Variable "resultat_net_nmoinsun" does not exist.', 918, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 920
yield " </td>
<td class=\"text-right\">
";
// line 922
if ((0 !== CoreExtension::compare((isset($context["resultat_net_n"]) || array_key_exists("resultat_net_n", $context) ? $context["resultat_net_n"] : (function () { throw new RuntimeError('Variable "resultat_net_n" does not exist.', 922, $this->source); })()), ""))) {
// line 923
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_n"]) || array_key_exists("resultat_net_n", $context) ? $context["resultat_net_n"] : (function () { throw new RuntimeError('Variable "resultat_net_n" does not exist.', 923, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 925
yield " </td>
<td class=\"text-right\">
";
// line 927
if ((0 !== CoreExtension::compare((isset($context["resultat_net_nplusun"]) || array_key_exists("resultat_net_nplusun", $context) ? $context["resultat_net_nplusun"] : (function () { throw new RuntimeError('Variable "resultat_net_nplusun" does not exist.', 927, $this->source); })()), ""))) {
// line 928
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["resultat_net_nplusun"]) || array_key_exists("resultat_net_nplusun", $context) ? $context["resultat_net_nplusun"] : (function () { throw new RuntimeError('Variable "resultat_net_nplusun" does not exist.', 928, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 930
yield " </td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">";
// line 933
yield $this->extensions['App\Twig\TranslationExtension']->translate("nb de personnes", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 933, $this->source); })()), "", "M");
yield "</th>
<td class=\"text-right\">
";
// line 935
if ((0 !== CoreExtension::compare((isset($context["nb_personnes_nmoinsdeux"]) || array_key_exists("nb_personnes_nmoinsdeux", $context) ? $context["nb_personnes_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "nb_personnes_nmoinsdeux" does not exist.', 935, $this->source); })()), ""))) {
// line 936
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personnes_nmoinsdeux"]) || array_key_exists("nb_personnes_nmoinsdeux", $context) ? $context["nb_personnes_nmoinsdeux"] : (function () { throw new RuntimeError('Variable "nb_personnes_nmoinsdeux" does not exist.', 936, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 938
yield " </td>
<td class=\"text-right\">
";
// line 940
if ((0 !== CoreExtension::compare((isset($context["nb_personnes_nmoinsun"]) || array_key_exists("nb_personnes_nmoinsun", $context) ? $context["nb_personnes_nmoinsun"] : (function () { throw new RuntimeError('Variable "nb_personnes_nmoinsun" does not exist.', 940, $this->source); })()), ""))) {
// line 941
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personnes_nmoinsun"]) || array_key_exists("nb_personnes_nmoinsun", $context) ? $context["nb_personnes_nmoinsun"] : (function () { throw new RuntimeError('Variable "nb_personnes_nmoinsun" does not exist.', 941, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 943
yield " </td>
<td class=\"text-right\">
";
// line 945
if ((0 !== CoreExtension::compare((isset($context["nb_personnes_n"]) || array_key_exists("nb_personnes_n", $context) ? $context["nb_personnes_n"] : (function () { throw new RuntimeError('Variable "nb_personnes_n" does not exist.', 945, $this->source); })()), ""))) {
// line 946
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personnes_n"]) || array_key_exists("nb_personnes_n", $context) ? $context["nb_personnes_n"] : (function () { throw new RuntimeError('Variable "nb_personnes_n" does not exist.', 946, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 948
yield " </td>
<td class=\"text-right\">
";
// line 950
if ((0 !== CoreExtension::compare((isset($context["nb_personnes_nplusun"]) || array_key_exists("nb_personnes_nplusun", $context) ? $context["nb_personnes_nplusun"] : (function () { throw new RuntimeError('Variable "nb_personnes_nplusun" does not exist.', 950, $this->source); })()), ""))) {
// line 951
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber((isset($context["nb_personnes_nplusun"]) || array_key_exists("nb_personnes_nplusun", $context) ? $context["nb_personnes_nplusun"] : (function () { throw new RuntimeError('Variable "nb_personnes_nplusun" does not exist.', 951, $this->source); })()), 0, "", " "), "html", null, true);
yield "
";
}
// line 953
yield " </td>
</tr>
</tbody>
</table>
<!-- FIN TOUT SAUF MOBILE -->
</div>
";
// line 960
if ((((isset($context["fonds_propres"]) || array_key_exists("fonds_propres", $context) ? $context["fonds_propres"] : (function () { throw new RuntimeError('Variable "fonds_propres" does not exist.', 960, $this->source); })()) || (isset($context["dettes"]) || array_key_exists("dettes", $context) ? $context["dettes"] : (function () { throw new RuntimeError('Variable "dettes" does not exist.', 960, $this->source); })())) || (isset($context["tresorerie"]) || array_key_exists("tresorerie", $context) ? $context["tresorerie"] : (function () { throw new RuntimeError('Variable "tresorerie" does not exist.', 960, $this->source); })()))) {
// line 961
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 962
yield $this->extensions['App\Twig\TranslationExtension']->translate("autres chiffres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 962, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-lg-5 mb-5\">
";
// line 965
if ((isset($context["fonds_propres"]) || array_key_exists("fonds_propres", $context) ? $context["fonds_propres"] : (function () { throw new RuntimeError('Variable "fonds_propres" does not exist.', 965, $this->source); })())) {
// line 966
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds propres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 966, $this->source); })()), "", "M");
yield " :
<strong>";
// line 967
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["fonds_propres"]) || array_key_exists("fonds_propres", $context) ? $context["fonds_propres"] : (function () { throw new RuntimeError('Variable "fonds_propres" does not exist.', 967, $this->source); })()), "html", null, true);
yield " k€</strong><br>
";
}
// line 969
yield " ";
if ((isset($context["dettes"]) || array_key_exists("dettes", $context) ? $context["dettes"] : (function () { throw new RuntimeError('Variable "dettes" does not exist.', 969, $this->source); })())) {
// line 970
yield " ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["intitule_dettes"]) || array_key_exists("intitule_dettes", $context) ? $context["intitule_dettes"] : (function () { throw new RuntimeError('Variable "intitule_dettes" does not exist.', 970, $this->source); })()), "html", null, true);
yield " : <strong>";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["dettes"]) || array_key_exists("dettes", $context) ? $context["dettes"] : (function () { throw new RuntimeError('Variable "dettes" does not exist.', 970, $this->source); })()), "html", null, true);
yield " k€</strong><br>
";
}
// line 972
yield " ";
if ((isset($context["tresorerie"]) || array_key_exists("tresorerie", $context) ? $context["tresorerie"] : (function () { throw new RuntimeError('Variable "tresorerie" does not exist.', 972, $this->source); })())) {
// line 973
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("tresorerie nette", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 973, $this->source); })()), "", "M");
yield " :
<strong>";
// line 974
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["tresorerie"]) || array_key_exists("tresorerie", $context) ? $context["tresorerie"] : (function () { throw new RuntimeError('Variable "tresorerie" does not exist.', 974, $this->source); })()), "html", null, true);
yield " k€</strong><br>
";
}
// line 976
yield " </div>
";
}
// line 978
yield " </div>
</div>
</div>
</div>
<!-- FIN ELEMENTS CHIFFRES -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"3\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
";
// line 990
yield $this->extensions['App\Twig\TranslationExtension']->translate("points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 990, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- POINTS FORTS CONCURRENCE -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-3 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
";
// line 1003
if ((0 !== CoreExtension::compare((isset($context["points_forts"]) || array_key_exists("points_forts", $context) ? $context["points_forts"] : (function () { throw new RuntimeError('Variable "points_forts" does not exist.', 1003, $this->source); })()), ""))) {
// line 1004
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1005
yield $this->extensions['App\Twig\TranslationExtension']->translate("points forts", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1005, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 1008
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["points_forts"]) || array_key_exists("points_forts", $context) ? $context["points_forts"] : (function () { throw new RuntimeError('Variable "points_forts" does not exist.', 1008, $this->source); })()), "html", null, true));
yield "
</div>
";
}
// line 1011
yield " ";
if ((0 !== CoreExtension::compare((isset($context["points_faibles"]) || array_key_exists("points_faibles", $context) ? $context["points_faibles"] : (function () { throw new RuntimeError('Variable "points_faibles" does not exist.', 1011, $this->source); })()), ""))) {
// line 1012
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1013
yield $this->extensions['App\Twig\TranslationExtension']->translate("points faibles", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1013, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 1016
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["points_faibles"]) || array_key_exists("points_faibles", $context) ? $context["points_faibles"] : (function () { throw new RuntimeError('Variable "points_faibles" does not exist.', 1016, $this->source); })()), "html", null, true));
yield "
</div>
";
}
// line 1019
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1020
yield $this->extensions['App\Twig\TranslationExtension']->translate("positionnement par rapport au marche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1020, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 1023
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["positionnement_marche"]) || array_key_exists("positionnement_marche", $context) ? $context["positionnement_marche"] : (function () { throw new RuntimeError('Variable "positionnement_marche" does not exist.', 1023, $this->source); })()), "html", null, true));
yield "
</div>
";
// line 1025
if ((0 !== CoreExtension::compare((isset($context["concurrence"]) || array_key_exists("concurrence", $context) ? $context["concurrence"] : (function () { throw new RuntimeError('Variable "concurrence" does not exist.', 1025, $this->source); })()), ""))) {
// line 1026
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1027
yield $this->extensions['App\Twig\TranslationExtension']->translate("concurrence", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1027, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 1030
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["concurrence"]) || array_key_exists("concurrence", $context) ? $context["concurrence"] : (function () { throw new RuntimeError('Variable "concurrence" does not exist.', 1030, $this->source); })()), "html", null, true));
yield "
</div>
";
}
// line 1033
yield " </div>
</div>
</div>
</div>
<!-- FIN POINTS FORTS CONCURRENCE -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"4\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
";
// line 1045
yield $this->extensions['App\Twig\TranslationExtension']->translate("infos sur <span class='d-none d-none d-lg-block'><br></span>la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1045, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- INFOS CESSION -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-4 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
";
// line 1059
yield $this->extensions['App\Twig\TranslationExtension']->translate("elements complementaires", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1059, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
";
// line 1062
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1062, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 1062), 3))) {
// line 1063
yield " ";
if ((0 === CoreExtension::compare((isset($context["prix_cession"]) || array_key_exists("prix_cession", $context) ? $context["prix_cession"] : (function () { throw new RuntimeError('Variable "prix_cession" does not exist.', 1063, $this->source); })()), 0))) {
// line 1064
yield " <p>
";
// line 1065
yield $this->extensions['App\Twig\TranslationExtension']->translate("prix de cession souhaite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1065, $this->source); })()), "", "M");
yield " :
<span class=\"gras\">";
// line 1066
yield $this->extensions['App\Twig\TranslationExtension']->translate("le vendeur n'a pas souhaite preciser le prix de cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1066, $this->source); })()), "", "M");
yield ".</span>
</p>
";
// line 1068
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1068, $this->source); })()), "immobilier_dans_prix_cession", [], "any", false, false, false, 1068), "oui"))) {
// line 1069
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'immobilier est compris dans la cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1069, $this->source); })()), "", "M");
yield ".</p>
";
}
// line 1071
yield " ";
} else {
// line 1072
yield " ";
if ((0 !== CoreExtension::compare((isset($context["prix_cession"]) || array_key_exists("prix_cession", $context) ? $context["prix_cession"] : (function () { throw new RuntimeError('Variable "prix_cession" does not exist.', 1072, $this->source); })()), 0))) {
// line 1073
yield " <p>
";
// line 1074
yield $this->extensions['App\Twig\TranslationExtension']->translate("prix de cession souhaite", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1074, $this->source); })()), "", "M");
yield " :
<strong>
";
// line 1076
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["prix_cession"]) || array_key_exists("prix_cession", $context) ? $context["prix_cession"] : (function () { throw new RuntimeError('Variable "prix_cession" does not exist.', 1076, $this->source); })()), "html", null, true);
yield " k€
";
// line 1077
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1077, $this->source); })()), "immobilier_dans_prix_cession", [], "any", false, false, false, 1077), "oui"))) {
// line 1078
yield " ";
yield $this->extensions['App\Twig\TranslationExtension']->translate("l'immobilier est compris dans le prix de cession", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1078, $this->source); })()), "", "m");
yield ".
";
}
// line 1080
yield " </strong>
</p>
";
}
// line 1083
yield " ";
}
// line 1084
yield " ";
}
// line 1085
yield "
";
// line 1086
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1086, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 1086), 3))) {
// line 1087
yield " ";
if (((0 !== CoreExtension::compare((isset($context["apport_fp_min"]) || array_key_exists("apport_fp_min", $context) ? $context["apport_fp_min"] : (function () { throw new RuntimeError('Variable "apport_fp_min" does not exist.', 1087, $this->source); })()), null)) && (0 !== CoreExtension::compare((isset($context["apport_fp_min"]) || array_key_exists("apport_fp_min", $context) ? $context["apport_fp_min"] : (function () { throw new RuntimeError('Variable "apport_fp_min" does not exist.', 1087, $this->source); })()), "")))) {
// line 1088
yield " <p>
";
// line 1089
yield $this->extensions['App\Twig\TranslationExtension']->translate("apport en fonds propres minimum pour se positionner sur le dossier", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1089, $this->source); })()), "", "M");
yield " :
<strong>";
// line 1090
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["apport_fp_min"]) || array_key_exists("apport_fp_min", $context) ? $context["apport_fp_min"] : (function () { throw new RuntimeError('Variable "apport_fp_min" does not exist.', 1090, $this->source); })()), "html", null, true);
yield " k€</strong>
</p>
";
}
// line 1093
yield " ";
}
// line 1094
yield "
";
// line 1095
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1095, $this->source); })()), "redressement_judiciaire", [], "any", false, false, false, 1095), "oui"))) {
// line 1096
yield " <p>
<strong>";
// line 1097
yield $this->extensions['App\Twig\TranslationExtension']->translate("cette societe est en redressement judiciaire", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1097, $this->source); })()), "", "M");
yield "</strong>
</p>
";
}
// line 1100
yield " </div>
";
// line 1101
if ((((0 !== CoreExtension::compare((isset($context["prix_cession"]) || array_key_exists("prix_cession", $context) ? $context["prix_cession"] : (function () { throw new RuntimeError('Variable "prix_cession" does not exist.', 1101, $this->source); })()), 0)) && (isset($context["hasServiceSimuElite"]) || array_key_exists("hasServiceSimuElite", $context) ? $context["hasServiceSimuElite"] : (function () { throw new RuntimeError('Variable "hasServiceSimuElite" does not exist.', 1101, $this->source); })())) && (0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1101, $this->source); })()), "nom_localisation_niveau_0", [], "any", false, false, false, 1101), "France")))) {
// line 1102
yield " <div class=\"my-5 mx-sm-3\" style=\"background-color: #F7E7CE;\">
<div class=\"row\" style=\"margin-left:0; margin-right:0;\">
<div class=\"col-12 col-sm-7 pt-3 pl-4 pb-sm-3\" style=\"background-color: #003366; color: #FFFFFF;\">
Cette entreprise est-elle finançable pour vous ?
</div>
<div class=\"col-12 col-sm-5 pt-2 text-right\" style=\"background-color: #003366; color: #FFFFFF;\">
<a href=\"/elite/presentation\" target=\"_blank\" title=\"FUSACQ Elite\"><img src=\"https://help-fusacq.com/fr/css/images/newsletters/logo_f_elite_inline2.png\" alt=\"FUSACQ Elite\"></a>
</div>
</div>
<div class=\"col-12 py-3\">
Grâce à notre simulateur de reprise, évaluez immédiatement votre capacité financière à racheter cette société.
<br>Un outil simple (votre apport suffit pour un premier aperçu), rapide et 100 % confidentiel.
</div>
<div class=\"col-12 text-center\">
<a href=\"/simulateur-reprise-entreprise?id_annonce_vendeur=";
// line 1116
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1116, $this->source); })()), "id_annonce_vendeur", [], "any", false, false, false, 1116), "html", null, true);
yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"Simulateur de reprise\" target=\"_blank\">Simuler votre financement en 1 clic</a>
</div>
</div>
";
}
// line 1120
yield "
";
// line 1121
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1121, $this->source); })()), "elements_complementaires", [], "any", false, false, false, 1121), ""))) {
// line 1122
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1123
yield $this->extensions['App\Twig\TranslationExtension']->translate("complements, specificites", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1123, $this->source); })()), "", "M");
yield "
</h5>
<div class=\"ml-sm-5 mb-5\">
<p>";
// line 1126
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1126, $this->source); })()), "elements_complementaires", [], "any", false, false, false, 1126), "html", null, true));
yield "</p>
</div>
";
}
// line 1129
yield "
";
// line 1130
if (((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1130, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1130), null)) && (0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1130, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1130), "")))) {
// line 1131
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1131, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 1131), 3))) {
// line 1132
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1133
yield $this->extensions['App\Twig\TranslationExtension']->translate("profil de repreneur recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1133, $this->source); })()), "", "M");
yield "
</h5>
";
} else {
// line 1136
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1137
yield $this->extensions['App\Twig\TranslationExtension']->translate("profil d'investisseur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1137, $this->source); })()), "", "M");
yield "
</h5>
";
}
// line 1140
yield " <div class=\"ml-sm-5 mb-5\">
";
// line 1141
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1141, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1141), "physique"))) {
// line 1142
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne physique", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1142, $this->source); })()), "", "M");
yield "</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1143
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1143, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1143), "morale"))) {
// line 1144
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne morale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1144, $this->source); })()), "", "M");
yield "</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1145
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1145, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1145), "investissement"))) {
// line 1146
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1146, $this->source); })()), "", "M");
yield "</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1147
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1147, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1147), "physique,morale"))) {
// line 1148
yield " <p>";
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne physique ou morale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1148, $this->source); })()), "", "M");
yield "</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1149
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1149, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1149), "physique,investissement"))) {
// line 1150
yield " <p>
";
// line 1151
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne physique", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1151, $this->source); })()), "", "M");
yield "
";
// line 1152
yield $this->extensions['App\Twig\TranslationExtension']->translate("ou", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1152, $this->source); })()), "", "m");
yield "
";
// line 1153
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1153, $this->source); })()), "", "M");
yield "
</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1155
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1155, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1155), "morale,investissement"))) {
// line 1156
yield " <p>
";
// line 1157
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne morale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1157, $this->source); })()), "", "M");
yield "
";
// line 1158
yield $this->extensions['App\Twig\TranslationExtension']->translate("ou", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1158, $this->source); })()), "", "m");
yield "
";
// line 1159
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1159, $this->source); })()), "", "M");
yield "
</p>
";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, // line 1161
(isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1161, $this->source); })()), "profil_repreneur_checkbox", [], "any", false, false, false, 1161), "physique,morale,investissement"))) {
// line 1162
yield " <p>
";
// line 1163
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne physique", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1163, $this->source); })()), "", "M");
yield "
";
// line 1164
yield $this->extensions['App\Twig\TranslationExtension']->translate("ou", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1164, $this->source); })()), "", "m");
yield "
";
// line 1165
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne morale", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1165, $this->source); })()), "", "M");
yield "
";
// line 1166
yield $this->extensions['App\Twig\TranslationExtension']->translate("ou", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1166, $this->source); })()), "", "m");
yield "
";
// line 1167
yield $this->extensions['App\Twig\TranslationExtension']->translate("fonds d'investissement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1167, $this->source); })()), "", "M");
yield "
</p>
";
}
// line 1170
yield " </div>
";
}
// line 1172
yield "
";
// line 1173
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1173, $this->source); })()), "profil_repreneur_recherche", [], "any", false, false, false, 1173), ""))) {
// line 1174
yield " ";
if ((0 !== CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1174, $this->source); })()), "id_raison_cession", [], "any", false, false, false, 1174), 3))) {
// line 1175
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1176
yield $this->extensions['App\Twig\TranslationExtension']->translate("complement sur le profil de repreneur recherche", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1176, $this->source); })()), "", "M");
yield "
</h5>
";
} else {
// line 1179
yield " <h5 class=\"annonce ml-sm-3\">
";
// line 1180
yield $this->extensions['App\Twig\TranslationExtension']->translate("complement sur l'investisseur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1180, $this->source); })()), "", "M");
yield "
</h5>
";
}
// line 1183
yield " <div class=\"ml-sm-5 mb-5\">
<p>";
// line 1184
yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["annonce"]) || array_key_exists("annonce", $context) ? $context["annonce"] : (function () { throw new RuntimeError('Variable "annonce" does not exist.', 1184, $this->source); })()), "profil_repreneur_recherche", [], "any", false, false, false, 1184), "html", null, true));
yield "</p>
</div>
";
}
// line 1187
yield " </div>
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1 d-none d-lg-block\">
<h5 class=\"annonce ml-sm-3\">
";
// line 1191
yield $this->extensions['App\Twig\TranslationExtension']->translate("FUSACQ vous aide a", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1191, $this->source); })()), "", "M");
yield "
</h5>
</div>
<div class=\"r-tabs col-12 text-center d-none d-lg-block\">
<ul class=\"r-tabs-nav input-group\">
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"";
// line 1198
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("simuler_votre_pret", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1198, $this->source); })())]), "html", null, true);
yield "\"
class=\"r-tabs-anchor5\" target=\"_blank\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fa fa-calculator fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
";
// line 1203
yield $this->extensions['App\Twig\TranslationExtension']->translate("simuler", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1203, $this->source); })()), "", "M");
yield "<br>
";
// line 1204
yield $this->extensions['App\Twig\TranslationExtension']->translate("votre pret", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1204, $this->source); })()), "", "m");
yield "
</p>
<span>";
// line 1206
yield $this->extensions['App\Twig\TranslationExtension']->translate("calculez les annuites de remboursement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1206, $this->source); })()), "", "M");
yield "</span>
</div>
</a>
</li>
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"";
// line 1211
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("simulateur_reprise_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1211, $this->source); })())]), "html", null, true);
yield "\"
target=\"_blank\" class=\"r-tabs-anchor5\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fa fa-cogs fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
";
// line 1216
yield $this->extensions['App\Twig\TranslationExtension']->translate("simuler", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1216, $this->source); })()), "", "M");
yield "<br>
";
// line 1217
yield $this->extensions['App\Twig\TranslationExtension']->translate("votre reprise", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1217, $this->source); })()), "", "m");
yield "
</p>
<span>";
// line 1219
yield $this->extensions['App\Twig\TranslationExtension']->translate("validez vos ratios de financement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1219, $this->source); })()), "", "M");
yield "</span>
</div>
</a>
</li>
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"";
// line 1224
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("faire_une_demande_de_financement", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1224, $this->source); })())]), "html", null, true);
yield "\"
class=\"r-tabs-anchor5\" target=\"_blank\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fas fa-euro-sign fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
";
// line 1229
yield $this->extensions['App\Twig\TranslationExtension']->translate("faire une demande de financement", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1229, $this->source); })()), "", "M");
yield "
</p>
<span>";
// line 1231
yield $this->extensions['App\Twig\TranslationExtension']->translate("obtenez une reponse en 48h", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1231, $this->source); })()), "", "M");
yield "</span>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- FIN INFOS CESSION -->
";
// line 1242
if ((isset($context["valorisations"]) || array_key_exists("valorisations", $context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.', 1242, $this->source); })())) {
yield "
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris comparables lh09 toggle-onglet\" data-onglet=\"6\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
";
// line 1249
yield $this->extensions['App\Twig\TranslationExtension']->translate("transactions <span class='d-none d-none d-lg-block'><br></span>comparables", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1249, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
";
}
// line 1257
yield "
";
// line 1258
if ((isset($context["valorisations"]) || array_key_exists("valorisations", $context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.', 1258, $this->source); })())) {
// line 1259
yield " <!-- TRANSACTIONS COMPARABLES -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-6 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
";
// line 1265
yield $this->extensions['App\Twig\TranslationExtension']->translate("transactions comparables du secteur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1265, $this->source); })()), "", "M");
yield "
</h5>
</div>
";
// line 1269
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["valorisations"]) || array_key_exists("valorisations", $context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.', 1269, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["valorisation"]) {
// line 1270
yield " <div class=\"card mb-3 card-ie filet_gris no_shadow w-100\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12\">
<div>
<h5 class=\"titre_comparables\">
<a href=\"";
// line 1276
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_valorisations_detail_valorisation", ["idValorisation" => CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "id_valorisation", [], "any", false, false, false, 1276), "slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "titre_valorisation", [], "any", false, false, false, 1276)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1276, $this->source); })())]), "html", null, true);
yield "\"
title=\"";
// line 1277
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "titre_valorisation", [], "any", false, false, false, 1277), "html", null, true);
yield "\">
";
// line 1278
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "titre_valorisation", [], "any", false, false, false, 1278), "html", null, true);
yield "
";
// line 1279
if (CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "commande", [], "any", false, false, false, 1279)) {
// line 1280
yield " (";
yield $this->extensions['App\Twig\TranslationExtension']->translate("déjà commandé", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1280, $this->source); })()), "", "m");
yield ")
";
}
// line 1282
yield " </a>
</h5>
</div>
<div>
<span>";
// line 1286
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "description_publique", [], "any", false, false, false, 1286), "html", null, true);
yield "</span>
</div>
<div class=\"mb-1\">
<span class=\"nowrap_custom\">
";
// line 1290
yield $this->extensions['App\Twig\TranslationExtension']->translate("ref", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1290, $this->source); })()), "", "M");
yield " :
<strong>CR";
// line 1291
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "id_valorisation", [], "any", false, false, false, 1291), "html", null, true);
yield "</strong>
</span>
<span class=\"nowrap_custom\">
";
// line 1294
yield $this->extensions['App\Twig\TranslationExtension']->translate("ca", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1294, $this->source); })()), "", "M");
yield " :
<strong>";
// line 1295
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "approx", [], "any", false, false, false, 1295), "html", null, true);
yield "</strong>
</span>
";
// line 1301
yield " <span class=\"nowrap_custom\">";
yield $this->extensions['App\Twig\TranslationExtension']->translate("acquereur", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1301, $this->source); })()), "", "M");
yield " : </span>
";
// line 1302
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "type_acquereur", [], "any", false, false, false, 1302), "personne"))) {
// line 1303
yield " <i class=\"fas fa-user gris_666\"></i>
";
} else {
// line 1305
yield " <i class=\"fas fa-building gris_666\"></i>
";
}
// line 1306
yield "
<span class=\"nowrap_custom\">";
// line 1307
yield $this->extensions['App\Twig\TranslationExtension']->translate("situation", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1307, $this->source); })()), "", "M");
yield " : </span>
";
// line 1308
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "societe_difficulte", [], "any", false, false, false, 1308), "oui"))) {
// line 1309
yield " <i class=\"fas fa-long-arrow-alt-down gris_666\"></i>
";
} else {
// line 1311
yield " <i class=\"fas fa-long-arrow-alt-up gris_666\"></i>
";
}
// line 1312
yield "
<span class=\"nowrap_custom\">";
// line 1313
yield $this->extensions['App\Twig\TranslationExtension']->translate("type", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1313, $this->source); })()), "", "M");
yield " : </span>
";
// line 1314
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["valorisation"], "type_rachat", [], "any", false, false, false, 1314), "fonds"))) {
// line 1315
yield " <i class=\"fas fa-store gris_666\"></i>
";
} else {
// line 1317
yield " <i class=\"fas fa-percentage gris_666\"></i>
";
}
// line 1319
yield " </div>
</div>
</div>
</div>
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['valorisation'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 1325
yield "
<div class=\"col-12 text-center my-3\">
";
// line 1327
yield $this->extensions['App\Twig\TranslationExtension']->translate("Consulter la", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1327, $this->source); })()), "", "M");
yield "
<a href=\"";
// line 1328
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("base_valorisations_index", ["codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1328, $this->source); })())]), "html", null, true);
yield "\"
class=\"underlined\" target=\"_blank\">
";
// line 1330
yield $this->extensions['App\Twig\TranslationExtension']->translate("base de valorisations", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1330, $this->source); })()), "", "M");
yield "
</a>
</div>
<div class=\"col-12 my-3\">
<i class=\"fas fa-user gris_666\"></i> -
<small>";
// line 1336
yield $this->extensions['App\Twig\TranslationExtension']->translate("personne physique", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1336, $this->source); })()), "", "m");
yield "</small><br>
<i class=\"fas fa-building gris_666\"></i> -
<small>";
// line 1338
yield $this->extensions['App\Twig\TranslationExtension']->translate("societe", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1338, $this->source); })()), "", "m");
yield "</small><br>
<i class=\"fas fa-long-arrow-alt-up gris_666\"></i> -
<small>";
// line 1340
yield $this->extensions['App\Twig\TranslationExtension']->translate("societe in bonis", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1340, $this->source); })()), "", "m");
yield "</small><br>
<i class=\"fas fa-long-arrow-alt-down gris_666\"></i> -
<small>";
// line 1342
yield $this->extensions['App\Twig\TranslationExtension']->translate("societe en difficulte", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1342, $this->source); })()), "", "m");
yield "</small><br>
<i class=\"fas fa-percentage gris_666\"></i> -
<small>";
// line 1344
yield $this->extensions['App\Twig\TranslationExtension']->translate("achat de titres", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1344, $this->source); })()), "", "m");
yield "</small><br>
<i class=\"fas fa-store gris_666\"></i> -
<small>";
// line 1346
yield $this->extensions['App\Twig\TranslationExtension']->translate("achat fonds de commerce", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1346, $this->source); })()), "", "m");
yield "</small>
</div>
</div>
</div>
</div>
<!-- FIN TRANSACTIONS COMPARABLES -->
";
}
// line 1353
yield "
<!-- syntheseElite -->
";
// line 1355
if (array_key_exists("syntheseElite", $context)) {
yield " ";
// line 1356
yield " ";
if ((null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite", $context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.', 1356, $this->source); })()))) {
// line 1357
yield "
";
} else {
// line 1358
yield " ";
// line 1359
yield " <div class=\"row d-lg-none\">
<div class=\"onglet6 mb-3 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris atouts lh09 toggle-onglet\" data-onglet=\"30\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
";
// line 1365
yield $this->extensions['App\Twig\TranslationExtension']->translate("atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques", (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 1365, $this->source); })()), "", "M");
yield "
</a>
</div>
</div>
</nav>
</div>
</div>
";
}
// line 1373
yield "
";
}
// line 1375
yield " <!-- syntheseElite -->
<!-- syntheseElite -->
";
// line 1378
if (array_key_exists("syntheseElite", $context)) {
yield "
";
// line 1379
if ( !(null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite", $context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.', 1379, $this->source); })()))) {
yield " ";
// line 1380
yield " <div class=\"card my-3 no_shadow onglet toggle-onglet-30 d-none\" style=\"border: none;\">
";
// line 1381
if (((CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", true, true, false, 1381)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 1381))) : (""))) {
yield "
";
// line 1382
yield from $this->loadTemplate("reprendre_entreprise/fragments/detail_annonce_elite/elite_auth.html.twig", "reprendre_entreprise/details_annonce.html.twig", 1382)->unwrap()->yield(CoreExtension::merge($context, ["syntheseElite" => (isset($context["syntheseElite"]) || array_key_exists("syntheseElite", $context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.', 1382, $this->source); })())]));
// line 1383
yield " ";
} else {
// line 1384
yield " ";
yield from $this->loadTemplate("reprendre_entreprise/fragments/detail_annonce_elite/elite_non_auth.html.twig", "reprendre_entreprise/details_annonce.html.twig", 1384)->unwrap()->yield($context);
// line 1385
yield " ";
}
// line 1386
yield " </div>
";
}
// line 1388
yield " ";
}
// line 1389
yield " <!-- syntheseElite -->
<!-- feuille_route_repreneur -->
";
// line 1393
if ((array_key_exists("grillePostMer", $context) && ((array_key_exists("grillePostMer", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 1393, $this->source); })()))) : ("")))) {
// line 1394
yield " <div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"15\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
Feuille de route stratégique
</a>
</div>
</div>
</nav>
</div>
</div>
";
}
// line 1408
yield "
";
// line 1409
if ((array_key_exists("grillePostMer", $context) && ((array_key_exists("grillePostMer", $context)) ? (Twig\Extension\CoreExtension::default((isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 1409, $this->source); })()))) : ("")))) {
yield "
";
// line 1410
yield from $this->loadTemplate("reprendre_entreprise/fragments/feuille_route_repreneur/main.html.twig", "reprendre_entreprise/details_annonce.html.twig", 1410)->unwrap()->yield(CoreExtension::merge($context, ["grillePostMer" => (isset($context["grillePostMer"]) || array_key_exists("grillePostMer", $context) ? $context["grillePostMer"] : (function () { throw new RuntimeError('Variable "grillePostMer" does not exist.', 1410, $this->source); })())]));
yield "
";
}
// line 1412
yield " <!-- feuille_route_repreneur -->
<!-- FIN DETAILS ANNONCES -->
</div>
<!-- FIN COLONNE DROITE -->
</div>
<!-- FIN ROW CONTAINER -->
</div>
<!-- FIN CONTAINER -->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 1425
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 1426
yield " ";
yield from $this->yieldParentBlock("javascripts", $context, $blocks);
yield "
<script type=\"text/javascript\">
\$(document).ready(function () {
\$('[data-toggle=\"tooltip\"]').tooltip();
});
</script>
<script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
<script type=\"module\" src=\"";
// line 1433
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/details_annonce.js"), "html", null, true);
yield "\"></script>
<script type=\"module\" src=\"";
// line 1434
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/partager_annonce.js"), "html", null, true);
yield "\"></script>
<script type=\"application/javascript\"
data-name=\"";
// line 1436
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore", $context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.', 1436, $this->source); })()), "html", null, true);
yield "\"
id=\"codePaysParam\"
src=\"";
// line 1438
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/favoris.js"), "html", null, true);
yield "\"></script>
";
// line 1439
yield from $this->loadTemplate("annonces/fragments/modal_favoris.html.twig", "reprendre_entreprise/details_annonce.html.twig", 1439)->unwrap()->yield($context);
// line 1440
yield " <script>
function afficheAlert() {
alert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
}
</script>
";
// line 1449
if ( !((CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", true, true, false, 1449)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, false, false, 1449))) : (""))) {
yield "
<script>
\$(document).ready(function () {
if (window.location.hash === '#feuille_route_repreneur') {
const currentUrl = window.location.href;
if (currentUrl) {
\$(\"form#login\").eq(0).find(\"input#fromAuthModal\").val(currentUrl);
\$('a.link-compte').trigger(\"click\");
}
}
});
</script>
";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "reprendre_entreprise/details_annonce.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 3230 => 1449, 3219 => 1440, 3217 => 1439, 3213 => 1438, 3208 => 1436, 3203 => 1434, 3199 => 1433, 3188 => 1426, 3178 => 1425, 3156 => 1412, 3151 => 1410, 3147 => 1409, 3144 => 1408, 3128 => 1394, 3126 => 1393, 3120 => 1389, 3117 => 1388, 3113 => 1386, 3110 => 1385, 3107 => 1384, 3104 => 1383, 3102 => 1382, 3098 => 1381, 3095 => 1380, 3092 => 1379, 3088 => 1378, 3083 => 1375, 3079 => 1373, 3068 => 1365, 3060 => 1359, 3058 => 1358, 3054 => 1357, 3051 => 1356, 3048 => 1355, 3044 => 1353, 3034 => 1346, 3029 => 1344, 3024 => 1342, 3019 => 1340, 3014 => 1338, 3009 => 1336, 3000 => 1330, 2995 => 1328, 2991 => 1327, 2987 => 1325, 2976 => 1319, 2972 => 1317, 2968 => 1315, 2966 => 1314, 2962 => 1313, 2959 => 1312, 2955 => 1311, 2951 => 1309, 2949 => 1308, 2945 => 1307, 2942 => 1306, 2938 => 1305, 2934 => 1303, 2932 => 1302, 2927 => 1301, 2922 => 1295, 2918 => 1294, 2912 => 1291, 2908 => 1290, 2901 => 1286, 2895 => 1282, 2889 => 1280, 2887 => 1279, 2883 => 1278, 2879 => 1277, 2875 => 1276, 2867 => 1270, 2863 => 1269, 2856 => 1265, 2848 => 1259, 2846 => 1258, 2843 => 1257, 2832 => 1249, 2822 => 1242, 2808 => 1231, 2803 => 1229, 2795 => 1224, 2787 => 1219, 2782 => 1217, 2778 => 1216, 2770 => 1211, 2762 => 1206, 2757 => 1204, 2753 => 1203, 2745 => 1198, 2735 => 1191, 2729 => 1187, 2723 => 1184, 2720 => 1183, 2714 => 1180, 2711 => 1179, 2705 => 1176, 2702 => 1175, 2699 => 1174, 2697 => 1173, 2694 => 1172, 2690 => 1170, 2684 => 1167, 2680 => 1166, 2676 => 1165, 2672 => 1164, 2668 => 1163, 2665 => 1162, 2663 => 1161, 2658 => 1159, 2654 => 1158, 2650 => 1157, 2647 => 1156, 2645 => 1155, 2640 => 1153, 2636 => 1152, 2632 => 1151, 2629 => 1150, 2627 => 1149, 2622 => 1148, 2620 => 1147, 2615 => 1146, 2613 => 1145, 2608 => 1144, 2606 => 1143, 2601 => 1142, 2599 => 1141, 2596 => 1140, 2590 => 1137, 2587 => 1136, 2581 => 1133, 2578 => 1132, 2575 => 1131, 2573 => 1130, 2570 => 1129, 2564 => 1126, 2558 => 1123, 2555 => 1122, 2553 => 1121, 2550 => 1120, 2543 => 1116, 2527 => 1102, 2525 => 1101, 2522 => 1100, 2516 => 1097, 2513 => 1096, 2511 => 1095, 2508 => 1094, 2505 => 1093, 2499 => 1090, 2495 => 1089, 2492 => 1088, 2489 => 1087, 2487 => 1086, 2484 => 1085, 2481 => 1084, 2478 => 1083, 2473 => 1080, 2467 => 1078, 2465 => 1077, 2461 => 1076, 2456 => 1074, 2453 => 1073, 2450 => 1072, 2447 => 1071, 2441 => 1069, 2439 => 1068, 2434 => 1066, 2430 => 1065, 2427 => 1064, 2424 => 1063, 2422 => 1062, 2416 => 1059, 2399 => 1045, 2385 => 1033, 2379 => 1030, 2373 => 1027, 2370 => 1026, 2368 => 1025, 2363 => 1023, 2357 => 1020, 2354 => 1019, 2348 => 1016, 2342 => 1013, 2339 => 1012, 2336 => 1011, 2330 => 1008, 2324 => 1005, 2321 => 1004, 2319 => 1003, 2303 => 990, 2289 => 978, 2285 => 976, 2280 => 974, 2275 => 973, 2272 => 972, 2264 => 970, 2261 => 969, 2256 => 967, 2251 => 966, 2249 => 965, 2243 => 962, 2240 => 961, 2238 => 960, 2229 => 953, 2223 => 951, 2221 => 950, 2217 => 948, 2211 => 946, 2209 => 945, 2205 => 943, 2199 => 941, 2197 => 940, 2193 => 938, 2187 => 936, 2185 => 935, 2180 => 933, 2175 => 930, 2169 => 928, 2167 => 927, 2163 => 925, 2157 => 923, 2155 => 922, 2151 => 920, 2145 => 918, 2143 => 917, 2139 => 915, 2133 => 913, 2131 => 912, 2126 => 910, 2121 => 907, 2115 => 905, 2113 => 904, 2109 => 902, 2103 => 900, 2101 => 899, 2097 => 897, 2091 => 895, 2089 => 894, 2085 => 892, 2079 => 890, 2077 => 889, 2072 => 887, 2067 => 884, 2061 => 882, 2059 => 881, 2055 => 879, 2049 => 877, 2047 => 876, 2043 => 874, 2037 => 872, 2035 => 871, 2031 => 869, 2025 => 867, 2023 => 866, 2015 => 861, 2011 => 860, 2005 => 857, 1999 => 853, 1993 => 851, 1991 => 850, 1987 => 848, 1981 => 846, 1979 => 845, 1975 => 843, 1969 => 841, 1967 => 840, 1963 => 838, 1957 => 836, 1955 => 835, 1950 => 833, 1945 => 830, 1939 => 828, 1937 => 827, 1933 => 825, 1927 => 823, 1925 => 822, 1921 => 820, 1915 => 818, 1913 => 817, 1909 => 815, 1903 => 813, 1901 => 812, 1896 => 810, 1888 => 805, 1884 => 804, 1880 => 803, 1876 => 802, 1869 => 800, 1857 => 791, 1853 => 790, 1849 => 789, 1845 => 788, 1841 => 787, 1837 => 786, 1830 => 781, 1824 => 779, 1822 => 778, 1818 => 776, 1812 => 774, 1810 => 773, 1806 => 771, 1800 => 769, 1798 => 768, 1793 => 766, 1789 => 765, 1784 => 762, 1778 => 760, 1776 => 759, 1772 => 757, 1766 => 755, 1764 => 754, 1760 => 752, 1754 => 750, 1752 => 749, 1747 => 747, 1743 => 746, 1738 => 743, 1732 => 741, 1730 => 740, 1726 => 738, 1720 => 736, 1718 => 735, 1714 => 733, 1708 => 731, 1706 => 730, 1701 => 728, 1697 => 727, 1692 => 724, 1686 => 722, 1684 => 721, 1680 => 719, 1674 => 717, 1672 => 716, 1668 => 714, 1662 => 712, 1660 => 711, 1655 => 709, 1648 => 705, 1644 => 704, 1638 => 701, 1632 => 697, 1626 => 695, 1624 => 694, 1620 => 692, 1614 => 690, 1612 => 689, 1608 => 687, 1602 => 685, 1600 => 684, 1595 => 682, 1591 => 681, 1586 => 678, 1580 => 676, 1578 => 675, 1574 => 673, 1568 => 671, 1566 => 670, 1562 => 668, 1556 => 666, 1554 => 665, 1549 => 663, 1545 => 662, 1537 => 657, 1533 => 656, 1529 => 655, 1524 => 653, 1516 => 650, 1504 => 641, 1487 => 627, 1472 => 614, 1469 => 613, 1466 => 612, 1461 => 610, 1456 => 609, 1451 => 607, 1446 => 606, 1443 => 605, 1440 => 604, 1438 => 603, 1435 => 602, 1430 => 600, 1425 => 599, 1423 => 598, 1420 => 597, 1415 => 595, 1410 => 594, 1405 => 592, 1400 => 591, 1397 => 590, 1392 => 588, 1387 => 587, 1385 => 586, 1381 => 585, 1376 => 584, 1373 => 583, 1368 => 581, 1363 => 580, 1360 => 579, 1358 => 578, 1355 => 577, 1349 => 574, 1346 => 573, 1340 => 570, 1337 => 569, 1335 => 568, 1332 => 567, 1328 => 565, 1322 => 563, 1319 => 562, 1313 => 560, 1310 => 559, 1305 => 557, 1300 => 556, 1298 => 555, 1292 => 552, 1289 => 551, 1287 => 550, 1281 => 547, 1275 => 544, 1270 => 541, 1265 => 539, 1260 => 538, 1258 => 537, 1255 => 536, 1249 => 534, 1246 => 533, 1240 => 531, 1237 => 530, 1231 => 528, 1229 => 527, 1223 => 525, 1218 => 523, 1213 => 522, 1211 => 521, 1205 => 520, 1199 => 517, 1182 => 503, 1166 => 489, 1163 => 483, 1161 => 482, 1156 => 479, 1154 => 478, 1150 => 477, 1141 => 471, 1137 => 469, 1135 => 468, 1131 => 467, 1128 => 466, 1125 => 465, 1121 => 463, 1114 => 459, 1110 => 457, 1108 => 456, 1102 => 453, 1094 => 448, 1086 => 443, 1078 => 438, 1063 => 425, 1056 => 421, 1050 => 418, 1046 => 417, 1043 => 416, 1035 => 411, 1028 => 408, 1022 => 405, 1018 => 404, 1015 => 403, 1009 => 401, 1006 => 400, 1004 => 399, 1001 => 398, 999 => 397, 996 => 396, 993 => 395, 990 => 394, 987 => 393, 984 => 392, 982 => 391, 979 => 390, 972 => 386, 963 => 380, 959 => 379, 955 => 378, 952 => 377, 946 => 374, 942 => 373, 938 => 372, 933 => 369, 931 => 368, 923 => 363, 914 => 357, 910 => 356, 907 => 355, 902 => 352, 900 => 348, 899 => 347, 898 => 346, 897 => 343, 894 => 342, 892 => 341, 881 => 335, 874 => 330, 866 => 328, 864 => 327, 861 => 326, 853 => 324, 851 => 323, 848 => 322, 845 => 320, 843 => 319, 840 => 318, 832 => 316, 830 => 315, 827 => 314, 819 => 312, 816 => 311, 811 => 309, 806 => 308, 804 => 307, 800 => 306, 796 => 304, 790 => 301, 786 => 300, 783 => 299, 780 => 298, 778 => 297, 775 => 296, 769 => 293, 765 => 292, 758 => 291, 755 => 290, 749 => 288, 747 => 287, 741 => 286, 734 => 285, 731 => 284, 724 => 282, 717 => 281, 715 => 280, 711 => 279, 706 => 278, 704 => 277, 699 => 276, 697 => 275, 693 => 274, 689 => 272, 684 => 270, 681 => 269, 675 => 268, 669 => 266, 666 => 265, 661 => 263, 656 => 262, 654 => 261, 645 => 257, 638 => 255, 633 => 254, 628 => 249, 622 => 246, 618 => 245, 611 => 244, 609 => 243, 604 => 242, 602 => 241, 597 => 240, 595 => 239, 591 => 238, 587 => 237, 579 => 234, 571 => 228, 567 => 227, 558 => 225, 554 => 224, 549 => 222, 545 => 220, 537 => 214, 531 => 213, 529 => 212, 528 => 211, 523 => 210, 521 => 209, 520 => 208, 516 => 207, 512 => 206, 505 => 202, 497 => 196, 494 => 195, 492 => 194, 488 => 192, 485 => 186, 483 => 185, 478 => 183, 472 => 179, 466 => 175, 464 => 174, 456 => 168, 453 => 167, 450 => 166, 445 => 163, 437 => 158, 428 => 152, 422 => 150, 420 => 149, 419 => 148, 418 => 147, 417 => 146, 416 => 145, 414 => 144, 412 => 143, 407 => 140, 400 => 136, 390 => 129, 384 => 127, 382 => 126, 377 => 123, 370 => 119, 360 => 112, 355 => 111, 353 => 110, 352 => 109, 351 => 108, 350 => 107, 349 => 106, 347 => 105, 345 => 104, 339 => 101, 334 => 98, 330 => 96, 321 => 94, 317 => 93, 314 => 92, 312 => 91, 309 => 90, 305 => 88, 296 => 86, 292 => 85, 289 => 84, 287 => 83, 281 => 79, 271 => 75, 259 => 74, 255 => 73, 252 => 72, 247 => 71, 240 => 67, 236 => 66, 233 => 65, 226 => 61, 222 => 60, 219 => 59, 217 => 58, 211 => 55, 207 => 54, 200 => 50, 196 => 49, 185 => 40, 183 => 39, 176 => 34, 174 => 33, 168 => 29, 166 => 27, 165 => 25, 164 => 22, 160 => 20, 157 => 19, 147 => 18, 134 => 15, 130 => 14, 125 => 13, 115 => 12, 101 => 9, 91 => 8, 78 => 5, 73 => 4, 63 => 3, 40 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block googletag %}
{{ googleTag.getCiblageLocalisationFusacq | raw }}
{{ googleTag.getCiblageSecteurActiviteFusacq | raw }}
{% endblock %}
{% block canonical %}
<link rel=\"canonical\" href=\"{{ canonical }}\" />
{% endblock %}
{% block stylesheets %}
{{ parent() }}
<link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/reprendre_entreprise.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('build/css/annonces/details-annonce/custom.css') }}\">
{% endblock %}
{% block body %}
{% include 'assets/assets_vuejs.html.twig' %}
<!-- Menu -->
{{ render_esi(controller(
'App\\\\Controller\\\\CoreController::menu',
{
\"lang\": lang,
\"currentRoute\": \"reprendre_entreprise_details_annonce_vendeur\",
\"codePays\": codePaysWithUnderScore
}
)) | spaceless }}
<!-- Menu -->
<!-- Publicité -->
{% include 'includes/publicite.html.twig' %}
<!-- Publicité -->
<div class=\"container\" id=\"app\">
<div class=\"row\">
<!-- COLONNE GAUCHE -->
{% include 'includes/colonne_gauche_details_annonce.html.twig' %}
<!-- FIN COLONNE GAUCHE -->
<!-- COLONNE DROITE -->
<div class=\"col-12 col-lg-9 bkg_blanc\">
<!-- ARIANE -->
<nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
<ol class=\"breadcrumb\">
<li class=\"breadcrumb-item\">
<a href=\"{{ path('index', {'codePays': codePays}) }}\">
{{ translate(\"accueil\", lang, \"\", \"M\") | raw }}
</a>
</li>
<li class=\"breadcrumb-item\">
<a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise', {'codePays': codePaysWithUnderScore}) }}\">
{{ translate(\"reprendre une entreprise\", lang, \"\", \"M\") | raw }}
</a>
</li>
{% if type_annonce == \"entreprise\" %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {'codePays': codePaysWithUnderScore}) }}\">
{{ translate(\"cessions d'entreprise\", lang, \"\", \"M\") | raw }}
</a>
</li>
{% else %}
<li class=\"breadcrumb-item\">
<a href=\"{{ path('reprendre_entreprise_resultats_cession_actif', {'codePays': codePaysWithUnderScore}) }}\">
{{ translate(\"cessions d'actif\", lang, \"\", \"M\") | raw }}
</a>
</li>
{% endif %}
{% for element in annonce.tab_fil_ariane %}
<li class=\"breadcrumb-item\">
<a href=\"{{ element.lien }}\"
title=\"{{ typeCession }} {% if element.secteur_activite is not defined %}{{ element.nom }}{% else %}{{ element.secteur_activite }}, {{ element.nom }}{% endif %}\">
{{ element.nom }}
</a>
</li>
{% endfor %}
</ol>
</nav>
<!-- FIN ARIANE -->
{% if app.session.flashbag.peek('error')|length > 0 %}
<div class=\"alert alert-danger\" role=\"alert\">
{% for message in app.flashes('error') %}
- {{ message }}<br>
{% endfor %}
</div>
{% endif %}
{% if app.session.flashbag.peek('success')|length > 0 %}
<div class=\"alert alert-success\" role=\"alert\">
{% for message in app.flashes('success') %}
- {{ message }}<br>
{% endfor %}
</div>
{% endif %}
<!-- 3 BOUTONS -->
{% if elite_result is not defined or elite_result == false or elite_result is null %}
<div class=\"row my-3\">
<div class=\"col-4\">
{% if previousAnnonce and fromAlaUne is null and dernieresAnnonces is null %}
{% set lienPrevious = path('reprendre_entreprise_details_annonce_vendeur', {
'slug': previousAnnonce.titre_annonce|slugify,
'nomLocalisation': previousAnnonce.nom_localisation_slug,
'idAnnonce': previousAnnonce.id_annonce_vendeur,
'codePays': codePaysWithUnderScore
}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious %}
<a href=\"{{ lienPrevious }}\"
title=\"{{ translate(\"precedente\", lang, \"\", \"M\") | raw }}\"
class=\"deco_none bleu\">
<div class=\"float-left\">
<i class=\"fa fa-chevron-circle-left fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\">
{{ translate(\"precedente\", lang, \"\", \"M\") | raw }}
</div>
</a>
{% endif %}
</div>
<div class=\"col-4 text-center align-content-center\" style=\"text-align: center\">
<div class=\"bloc_140 contenu_centre\">
{% if urlRetourList %}
<a href=\"{{ urlRetourList }}\"
class=\"deco_none bleu d-inline-block d-xl-inline\"
title=\"{{ translate(\"retour liste\", lang, \"\", \"M\") | raw }}\"
class=\"deco_none bleu\">
<div class=\"float-left\">
<i class=\"fa fa-chevron-circle-up fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">
{{ translate(\"retour liste\", lang, \"\", \"M\") | raw }}
</div>
</a>
{% endif %}
</div>
</div>
<div class=\"col-4 text-right\" style=\"text-align: right\">
{% if nextAnnonce and fromAlaUne is null and dernieresAnnonces is null %}
{% set lienNext = path('reprendre_entreprise_details_annonce_vendeur', {
'slug': nextAnnonce.titre_annonce|slugify,
'nomLocalisation': nextAnnonce.nom_localisation_slug,
'idAnnonce': nextAnnonce.id_annonce_vendeur,
'codePays': codePaysWithUnderScore
}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext %}
<a href=\"{{ lienNext }}\"
style=\"text-decoration: none;\"
title=\"{{ translate(\"suivante\", lang, \"\", \"M\") | raw }}\"
class=\"deco_none bleu\">
<div class=\"float-right\">
<i class=\"fa fa-chevron-circle-right fa-2x\"></i>
</div>
<div class=\"d-none d-xl-block lh20\" style=\"vertical-align: middle;\">
{{ translate(\"suivante\", lang, \"\", \"M\") | raw }}
</div>
</a>
{% endif %}
</div>
</div>
{% else %}
{% include 'reprendre_entreprise/fragments/elite/navigation.html.twig' with { } %}
{% endif %}
<!-- FIN 3 BOUTONS -->
<!-- CARD -->
<div class=\"card no_shadow\">
{% if annonce.mode_annonce=='publique_elite' %}
<div class=\"card-header text-left pl-4\" style=\"background-color:#e7c236; color: #e7c236; border-bottom: none;\">
<span style=\"color: #003366;\"> Accès anticipé</span> <a href=\"fusacq_elite.html\" title=\"Annonce FUSACQ Elite\"><img src=\"/images/fusacq_elite_bleu3.png\"></a>
</div>
{% endif %}
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mb-3 ml-lg-3\">
<h2 class=\"titre_annonce\">
{{ annonce.titre_annonce }}
</h2>
{% if ordered %}
{#<span class=\"orange\">
<small>
{{ translate(\"un acheteur (au moins) a pris contact au cours des trois derniers jours.\", lang, \"\", \"M\") | raw }}
</small>
</span>#}
{% endif %}
</div>
{% set fakeObj = { 'id_annonce': annonce.id_annonce_vendeur , 'type_annonce': 'vendeur' } %}
{% if is_granted('ANNONCE_COMMANDE', fakeObj) %}
<div class=\"col-12 mt-2 col-sm-8 ml-lg-5 alert alert-warning\" role=\"alert\">
<span class=\"orange font_600\">
<i aria-hidden=\"true\" class=\"fa-solid fa-circle-check\"></i>
Déjà commandée</span>
<a href=\"javascript:void(0)\"
tabindex=\"-1\" data-toggle=\"modal\"
data-target=\"#{{ \"ModalCoordonnees\"~annonce.id_annonce_vendeur }}\" href=\"\"
class=\"fullsouligne\">Coordonnées</a>
</div>
{% if coordonnesAnnonceCommandee|default %}
{% if grillePostMer|default %}
{% include 'reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig'
with {'coordonnes':coordonnesAnnonceCommandee ,\"grille\": grillePostMer ,\"id_annonce\":annonce.id_annonce_vendeur,\"titre_annonce\":annonce.titre_annonce } %}
{% else %}
{% include 'reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig'
with {'coordonnes':coordonnesAnnonceCommandee,\"id_annonce\":annonce.id_annonce_vendeur ,\"titre_annonce\":annonce.titre_annonce} %}
{% endif %}
{% endif %}
{% endif %}
{% if app.session.flashbag.peek('error_annonce_commande_retiree')|length > 0 %}
<div class=\"col-12 col-sm-7 offset-sm-1 alert alert-danger\" role=\"alert\">
{% for message in app.flashes('error_annonce_commande_retiree') %}
{{ message }}<br>
{% endfor %}
</div>
{% endif %}
<div class=\"col-12 mt-2 col-sm-8 ml-lg-5\">
<ul class=\"cat_regions\">
<li>
{{ translate(\"ref.\", lang, \"\", \"M\") | raw }} : <strong>V{{ annonce.id_annonce_vendeur }}</strong>
</li>
<li>
{{ translate(\"secteur\", lang, \"\", \"M\") | raw }} :
{% if typeCession == \"Cession d'actif\" %}
{% set route_secteur = \"reprendre_entreprise_cession_actif_secteur_activite\" %}
{% else %}
{% set route_secteur = \"reprendre_entreprise_annonce_cession_entreprise_secteur_activite\" %}
{% endif %}
{% set lien_secteur = path(route_secteur, {'slug':secteurActivite.nomSecteurActivite | slugify, 'idSecteurActivite' : secteurActivite.idSecteurActivite ,'codePays': codePaysWithUnderScore}) %}
<a title=\"{{ typeCession }} {{ secteurActivite.nomSecteurActivite }}\"
href=\"{{ lien_secteur }}\">
{{ secteurActivite.nomSecteurActivite }}
</a>
</li>
{% set lienInfoSectorielle = path('reprendre_entreprise_actualite_sectorielle_annonce_vendeur', {'slug' : annonce.titre_annonce|slugify, 'nomLocalisation': annonce.nom_localisation_slug, 'idAnnonce' : annonce.id_annonce_vendeur, 'codePays' : codePaysWithUnderScore}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ index %}
<li>
{#<a title=\"L'actualité du secteur avec Fusacq Buzz\" href=\"{{ lienInfoSectorielle }}\">
<img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz.gif\">
</a>#}
<a title=\"{{ translate(\"L'actualité du secteur\", lang, \"\", \"M\") | raw }}\"
href=\"{{ lienInfoSectorielle }}\" class=\"fullsouligne\">{{ translate(\"L'actualité du secteur\", lang, \"\", \"M\") | raw }}</a>
avec
<a title=\"{{ translate(\"L'actualité du secteur avec Fusacq Buzz\", lang, \"\", \"M\") | raw }}\" href=\"{{ lienInfoSectorielle }}\">
<img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz2.gif\"></a>
</li>
<li>
{% if annonce.mode_annonce=='publique_elite' %}
{{ translate(\"Exclusivité jusqu'au\", lang, \"\", \"M\") | raw }}
<strong>{{ donneDateFormatAffichage(annonce.date_fin_publique_elite) }}</strong>
{% else %}
{% if annonce.date_parution > annonce.date_parution_initiale %}
{{ translate(\"mise à jour le\", lang, \"\", \"M\") | raw }}
{% else %}
{{ translate(\"poste le\", lang, \"\", \"M\") | raw }}
{% endif %}
<strong>{{ annonce.date_parution_formated }}</strong>
{% endif %}
</li>
<li>
{% if typeCession == \"Cession d'actif\" %}
{% set lien_localisation = \"reprendre_entreprise_cession_actif_localisation\" %}
{% else %}
{% set lien_localisation = \"reprendre_entreprise_annonce_cession_entreprise_localisation\" %}
{% endif %}
{{ translate(\"localisation\", lang, \"\", \"M\") | raw }} :
{% if annonce.nom_localisation_niveau_2 and annonce.nom_localisation_niveau_2 != \"Confidentiel\" %}
<a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_2 }}\"
href=\"{{ path(lien_localisation, {'slug': annonce.nom_localisation_niveau_2 | slugify, 'type': 'd', 'idLocalisation': annonce.id_localisation_niveau_2, 'codePays': codePaysWithUnderScore }) }}\">{{ annonce.nom_localisation_niveau_2 }}</a>,
{% endif %}
{% if annonce.nom_localisation_niveau_1 and annonce.nom_localisation_niveau_1 != \"Confidentiel\" %}
<a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_1 }}\"
href=\"{{ path(lien_localisation, {'slug': annonce.nom_localisation_niveau_1 | slugify, 'type': 'r', 'idLocalisation': annonce.id_localisation_niveau_1, 'codePays': codePaysWithUnderScore }) }}\">{{ annonce.nom_localisation_niveau_1 }}</a>,
{% elseif annonce.nom_zone_geographique %}
{{ annonce.nom_zone_geographique }},
{% endif %}
{% if annonce.nom_localisation_niveau_0 and annonce.nom_localisation_niveau_0 != \"Confidentiel\" %}
<a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_0 }}\"
href=\"{{ path(lien_localisation, {'slug': annonce.nom_localisation_niveau_0 | slugify, 'type': 'p', 'idLocalisation': annonce.id_localisation_niveau_0, 'codePays': codePaysWithUnderScore }) }}\">
{{ annonce.nom_localisation_niveau_0 }}
</a>
{% endif %}
</li>
{% if typeCession == \"Cession d'actif\" and annonce.ca_n == 0 %}
{% else %}
<li>
{{ translate(\"CA\", lang, \"\", \"M\") | raw }} :
<strong>{{ annonce.ca_n | number_format(0, \"\", \" \") ~ ' k€' }}</strong>
</li>
{% endif %}
<li>
<div class=\"mb-3\">
<span class=\"badge3 badge_cession\">{{ typeCession | upper }}</span>
{% if annonce.mode_annonce=='publique_elite' %}
<span data-toggle=\"tooltip\" title=\"\" class=\"badge3 badge_ann_anticipe mb-1\" data-original-title=\"{{ translate(\"Accès anticipé\",lang,\"\",\"M\") | raw }}\">
{{ translate(\"Accès anticipé\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
{% if annonce.is_rare %}
<span class=\"badge3 badge_secteur_rare mb-1\" data-toggle=\"tooltip\" title=\"{{ translate(\"Très peu d'offres sont déposées dans ce secteur\",lang,\"\",\"M\") | raw }}\">{{ translate(\"Secteur rare\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
{% if annonce.is_recherche %}
<span class=\"badge3 badge_secteur_recherche mb-1\" data-toggle=\"tooltip\" title=\"{{ translate(\"Secteur généralement apprécié par les repreneurs\",lang,\"\",\"M\") | raw }}\">{{ translate(\"Secteur en vogue\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
{% if annonce.contact_recent %}
{#<span class=\"badge3 badge_contact_recent mb-1\" data-toggle=\"tooltip\" title=\"{{ translate(\"Au moins un acheteur a pris contact au cours des 15 derniers jours\",lang,\"\",\"M\") | raw }}\">{{ translate(\"Contact récent\",lang,\"\",\"M\") | raw }}</span> #}
{% endif %}
{% if annonce.annonce_recente and annonce.mode_annonce!='publique_elite' %}
<span class=\"badge3 badge_annonce_recente mb-1\" data-toggle=\"tooltip\" title=\"{{ translate(\"Annonce déposée il y a moins de 2 semaines\",lang,\"\",\"M\") | raw }}\">{{ translate(\"Annonce récente\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
{% if annonce.sous_radar %}
<span class=\"badge3 badge_contact_recent mb-1\" data-toggle=\"tooltip\" title=\"{{ translate(\"Annonce discrète, peu approchée à ce jour\",lang,\"\",\"M\") | raw }}\">{{ translate(\"Sous les radars\",lang,\"\",\"M\") | raw }}</span>
{% endif %}
</div>
</li>
</ul>
</div>
<div class=\"col-6 col-sm-3 mt-2\">
<img class=\"img-fluid\" src=\"{{ annonce.carte }}\" alt=\"{{ annonce.nom_localisation }}\">
</div>
</div>
<!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
<div class=\"row mt-3\">
{% if annonce.mode_annonce!='publique_elite' %}
<div class=\"col-2 col-sm-2 ml-lg-5 pt-1\">
{{ render_esi(controller(
'App\\\\Controller\\\\AnnoncesController::partager',
{
\"lang\": lang,
\"codePays\": codePaysWithUnderScore,
\"idAnnonce\": annonce.id_annonce_vendeur,
\"typeAnnonce\": \"V\",
\"from\": 1
}
)) }}
</div>
{% endif %}
<div class=\"col-2 col-sm-2 text-center pt-1\">
<a href=\"{{ path('imprimer_annonce_vendeur', { 'codePays': codePaysWithUnderScore, 'lang' : lang, 'idAnnonce': annonce.id_annonce_vendeur }) }}\"
title=\"{{ translate(\"imprimer la page\", lang, \"\", \"M\") | raw }}\"
class=\"gris text-center\" target=\"_blank\">
<div class=\"float-left\">
<i class=\"fa fa-print bleu\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
<small> {{ translate(\"imprimer\", lang, \"\", \"M\") | raw }}</small>
</div>
</a>
</div>
<div class=\"col-2 col-sm-2 text-center pt-1\">
{% if annonce.is_favoris %}
<div class=\"float-left\">
<i class=\"fa-sharp fa-solid fa-heart bleu\"></i>
</div>
<a href=\"{{ path('compte_favoris', {'codePays': codePaysWithUnderScore}) }}\"
title=\"{{ translate(\"favoris\", lang, '', 'M', '') }}\">
<small>{{ translate(\"appartient à : mes favoris\", lang, '', 'M', '') }}</small>
</a>
{% else %}
<a href=\"javascript:void(0)\"
title=\"{{ translate(\"favoris\", lang, \"\", \"M\") | raw }}\"
class=\"lien-annonce-fav gris text-center btn-favoris favoris-{{ annonce.id_annonce_vendeur }}\"
data-id-annonce=\"{{ annonce.id_annonce_vendeur }}\"
data-type-annonce=\"V\">
<div class=\"float-left\">
<i class=\"fa-light fa-heart bleu\"></i>
</div>
<div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
<small> {{ translate(\"favoris\", lang, \"\", \"M\") | raw }}</small>
</div>
</a>
{% endif %}
</div>
{% if fromAlaUne %}
{% set complementUrl = \"&urlList=\" ~ urlList ~ \"&fromAlaUne=1&\" ~ string_params %}
{% else %}
{% set complementUrl = \"&urlList=\" ~ urlList ~ \"&\" ~ string_params ~ '&index=' ~ index %}
{% endif %}
<div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
{% if annonce.etat is defined and (annonce.etat == \"information_transmise\" or annonce.etat == \"facture_envoyee\" or annonce.etat == \"cmde_valide\" ) %}
{% if grillePostMer|default %}
<a href=\"javascript:void(0)\" class=\"buttongold\" data-id=\"deja_commande\" role=\"button\" aria-pressed=\"true\" title=\"\">
{{ translate(\"Feuille de route stratégique\", lang, \"\", \"M\") | raw }}
</a>
{% else %}
<a href=\"{{ path('reprendre_entreprise_contacter_annonce_vendeur', {'slug' : annonce.titre_annonce|slugify, 'nomLocalisation': annonce.nom_localisation_slug, 'idAnnonce' : annonce.id_annonce_vendeur, 'codePays' : codePaysWithUnderScore}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ index }}\"
title=\"{{ translate(\"déjà commandé\", lang, \"\", \"M\") | raw }}\"
class=\"toggle-onglet\" data-onglet=\"7\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
{{ translate(\"déjà commandé\", lang, \"\", \"M\") | raw }}
</button>
</a>
{% endif %}
{% else %}
<a href=\"{{ path('reprendre_entreprise_contacter_annonce_vendeur', {'slug' : annonce.titre_annonce|slugify, 'nomLocalisation': annonce.nom_localisation_slug, 'idAnnonce' : annonce.id_annonce_vendeur, 'codePays' : codePaysWithUnderScore}) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ index }}\"
title=\"{{ translate(\"contacter le deposant\", lang, \"\", \"M\") | raw }}\"
class=\"\">
<button type=\"button\" class=\"btn btn-bleu-annonce\">
{{ translate(\"contacter le deposant\", lang, \"\", \"M\") | raw }}
</button>
</a>
{% endif %}
</div>
</div>
<!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
</div>
</div>
<!-- FIN CARD -->
<div class=\"row mt-3\">
<div class=\"onglet6 col-12 mb-3\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"1\">
<a class=\"nav-item nav-link disabled active\" href=\"javascript:void(0)\">
{{ translate(\"description <span class='d-none d-lg-block'><br></span>generale\", lang, \"\", \"M\") | raw }}
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"2\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
{{ translate(\"elements <span class='d-none d-none d-lg-block'><br></span>chiffres\", lang, \"\", \"M\") | raw }}
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"3\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
{{ translate(\"points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence\", lang, \"\", \"M\") | raw }}
</a>
</div>
<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"4\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
{{ translate(\"infos sur <span class='d-none d-none d-lg-block'><br></span>la cession\", lang, \"\", \"M\") | raw }}
</a>
</div>
{% if valorisations %}
<div class=\"col no-padding-x bl_m_gris br_gris comparables d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"6\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
{{ translate(\"transactions <span class='d-none d-none d-lg-block'><br></span>comparables\", lang, \"\", \"M\") | raw }}
</a>
</div>
{% endif %}
<!-- syntheseElite -->
{% if syntheseElite is defined %} {# version web #}
{% if syntheseElite is null %}{# pas de synthese #}
{% else %} {# version web #}
<div class=\"col no-padding-x bl_m_gris br_gris atouts d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"30\">
<a class=\"nav-item nav-link \" href=\"javascript:void(0)\">
{{ translate(\"atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques\", lang, \"\", \"M\") | raw }}
</a>
</div>
{% endif %}
{% endif %} {# version web #}
<!-- syntheseElite -->
{% if grillePostMer is defined and grillePostMer|default %}
{#<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"15\">
<a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
Feuille de route <span class=\"d-none d-lg-block\"><br></span>stratégique
</a>
</div>#}
{% endif %}
</div>
</nav>
</div>
</div>
<div class=\"row d-lg-none\" id=\"top-nav\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_gris br_gris lh09 toggle-onglet\" data-onglet=\"1\">
<a class=\"nav-item nav-link active\" href=\"#top-nav\">
{{ translate(\"description <span class='d-none d-lg-block'><br></span>generale\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- DESCRIPTION GENERALE -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-1\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"fiche d'identite de la societe\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ nom_type_cession }} : <strong>{{ nomStatut }}</strong><br>
{% if indication_anciennete %}
{{ translate(\"anciennete de la societe\", lang, \"\", \"M\") | raw }} :
<strong>{{ indication_anciennete }}</strong><br>
{% endif %}
{{ translate(\"localisation du siege\", lang, \"\", \"M\") | raw }} :
<strong>
{% if annonce.nom_localisation_niveau_2 and annonce.nom_localisation_niveau_2 != \"Confidentiel\" %}
{{ annonce.nom_localisation_niveau_2 }},
{% endif %}
{% if annonce.nom_localisation_niveau_1 and annonce.nom_localisation_niveau_1 != \"Confidentiel\" %}
{{ annonce.nom_localisation_niveau_1 }},
{% endif %}
{% if annonce.nom_localisation_niveau_0 and annonce.nom_localisation_niveau_0 != \"Confidentiel\" %}
{{ annonce.nom_localisation_niveau_0 }}
{% endif %}
</strong><br>
{% if precision_localisation_complementaire %}
{{ precision_localisation_complementaire }} :
<strong>{{ translate(\"confidentiel\", lang, \"\", \"M\") | raw }}</strong><br>
{% endif %}
</div>
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"resume general de l'activite\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ annonce.description_activite | nl2br }}<br>
</div>
{% if annonce.possession_brevets == \"oui\" or annonce.possession_marques == \"oui\" or annonce.travail_export == 'oui' %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"en plus\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{% if annonce.possession_brevets == \"oui\" %}
{{ translate(\"la societe possede un ou plusieurs\", lang, \"\", \"M\") | raw }}
<b>{{ translate(\"brevets\", lang, \"\", \"m\") | raw }}</b><br>
{% endif %}
{% if annonce.possession_marques == \"oui\" %}
{{ translate(\"la societe possede une ou plusieurs marques deposees à l'inpi\", lang, \"\", \"M\") | raw }}<br>
{% endif %}
{% if annonce.travail_export == \"oui\" %}
{{ translate(\"la societe travaille a l'export\", lang, \"\", \"M\") | raw }}<br>
{% endif %}
</div>
{% endif %}
{% if annonce.id_raison_cession != 3 %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"a propos de la cession\", lang, \"\", \"M\") | raw }}
</h5>
{% else %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"a propos de levee de fonds\", lang, \"\", \"M\") | raw }}
</h5>
{% endif %}
<div class=\"ml-sm-5 mb-5\">
{% if annonce.id_raison_cession != 3 %}
{% if type_cession_precise %}
{{ translate(\"type de cession envisagee\", lang, \"\", \"M\") | raw }} :
{{ type_cession }}<br>
{% endif %}
{% else %}
{{ translate(\"type d'operation\", lang, \"\", \"M\") | raw }} :
<strong>{{ translate(\"renforcement des fonds propres\", lang, \"\", \"M\") | raw }}</strong><br>
{% if annonce.raison_cession != \"\" %}
{{ translate(\"explication de la levee de fonds\", lang, \"\", \"M\") | raw }} :
<strong>{{ annonce.raison_cession }}</strong><br>
{% endif %}
{% if annonce.apport_fp_min != null and annonce.apport_fp_min != \"\" and annonce.apport_fp_min != 0 %}
{{ translate(\"montant recherche\", lang, \"\", \"M\") | raw }} :
<strong>{{ annonce.apport_fp_min }} k€</strong><br>
{% endif %}
{{ translate(\"participation proposee\", lang, \"\", \"M\") | raw }} :
<strong>{{ type_cession }}</strong><br>
{% endif %}
{% if annonce.id_raison_cession != \"\" and annonce.id_raison_cession != 7 and annonce.id_raison_cession != 3 %}
{{ translate(\"raison principale de la cession\", lang, \"\", \"M\") | raw }} :
{{ nom_raison_cession }}<br>
{% endif %}
{% if annonce.raison_cession != \"\" %}
{% if annonce.id_raison_cession != 3 %}
{% if annonce.id_raison_cession != \"\" and annonce.id_raison_cession != 7 %}
{{ translate(\"complements\", lang, \"\", \"M\") | raw }} :
{{ annonce.raison_cession }}<br>
{% else %}
{{ translate(\"raison de la cession\", lang, \"\", \"M\") | raw }} :
{{ annonce.raison_cession }}<br>
{% endif %}
{% endif %}
{% endif %}
</div>
</div>
</div>
</div>
</div>
<!-- FIN DESCRIPTION GENERALE -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"2\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
{{ translate(\"elements <span class='d-none d-none d-lg-block'><br></span>chiffres\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- ELEMENTS CHIFFRES -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-2 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"elements chiffres\", lang, \"\", \"M\") | raw }}
<span class=\"d-lg-none\">*</span>
</h5>
<div class=\"ml-lg-5 mb-5\">
<!-- MOBILE -->
<table class=\"table table-hover d-table d-lg-none\">
<thead>
<tr>
<th scope=\"col\" class=\"text-left d-none d-lg-table-cell\">
{{ translate(\"en\", lang, \"\", \"M\") | raw }} k€/{{ translate(\"annee\", lang, \"\", \"m\") | raw }}
</th>
<th scope=\"col\" class=\"text-left d-table-cell d-lg-none\">
{{ translate(\"en\", lang, \"\", \"M\") | raw }} k€
</th>
<th scope=\"col\" class=\"text-right\">{{ annee_un_mobile }}</th>
<th scope=\"col\" class=\"text-right\">{{ annee_deux_mobile }}</th>
<th scope=\"col\" class=\"text-right\">{{ annee_trois_mobile }}</th>
</tr>
</thead>
<tbody>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-nonel\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if ca_un_mobile != \"\" %}
{{ ca_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ca_deux_mobile != \"\" %}
{{ ca_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ca_trois_mobile != \"\" %}
{{ ca_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"marge brute\", lang, \"\", \"M\") | raw }}</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"marge\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if marge_un_mobile != \"\" %}
{{ marge_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if marge_deux_mobile != \"\" %}
{{ marge_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if marge_trois_mobile != \"\" %}
{{ marge_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">
{{ translate(\"EBE\", lang, \"\", \"M\") | raw }}
<a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
data-placement=\"right\"
data-content=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\"
title=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\">
<i class=\"fa fa-question-circle\"></i>
</a>
</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"EBE\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if ebe_un_mobile != \"\" %}
{{ ebe_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ebe_deux_mobile != \"\" %}
{{ ebe_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ebe_trois_mobile != \"\" %}
{{ ebe_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"resultat exploitation\", lang, \"\", \"M\") | raw }}</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"REX\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if resultat_un_mobile != \"\" %}
{{ resultat_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_deux_mobile != \"\" %}
{{ resultat_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_trois_mobile != \"\" %}
{{ resultat_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"resultat net\", lang, \"\", \"M\") | raw }}</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"RN\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if resultat_net_un_mobile != \"\" %}
{{ resultat_net_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_net_deux_mobile != \"\" %}
{{ resultat_net_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_net_trois_mobile != \"\" %}
{{ resultat_net_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"nb de personnes\", lang, \"\", \"M\") | raw }}</th>
<th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"nb\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if nb_personne_un_mobile != \"\" %}
{{ nb_personne_un_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if nb_personne_deux_mobile != \"\" %}
{{ nb_personne_deux_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if nb_personne_trois_mobile != \"\" %}
{{ nb_personne_trois_mobile | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
</tbody>
</table>
<span class=\"d-inline d-lg-none\">
* {{ translate(\"<b>CA</b> = Chiffres d'Affaires\", lang, \"\", \"M\") | raw }},
{{ translate(\"<b>Marge</b> = Marge brute\", lang, \"\", \"M\") | raw }},
{{ translate(\"<b>EBE</b> = Excédent Brut d'Exploitation\", lang, \"\", \"M\") | raw }},
{{ translate(\"<b>REX</b> = Résultat d'Exploitation\", lang, \"\", \"M\") | raw }},
{{ translate(\"<b>RN</b> = Résultat Net\", lang, \"\", \"M\") | raw }},
{{ translate(\"<b>Nb</b> = Nombre de collaborateurs\", lang, \"\", \"M\") | raw }}
</span>
<!-- FIN MOBILE -->
<!-- TOUT SAUF MOBILE -->
<table class=\"table table-hover d-none d-lg-table\">
<thead>
<tr>
<th scope=\"col\" class=\"text-left\">
{{ translate(\"en\", lang, \"\", \"M\") | raw }} k€/{{ translate(\"annee\", lang, \"\", \"m\") | raw }}
</th>
<th scope=\"col\" class=\"text-right\">{{ annee_nmoins2_aff }}</th>
<th scope=\"col\" class=\"text-right\">{{ annee_nmoins1_aff }}</th>
<th scope=\"col\" class=\"text-right\">{{ annee_n_aff }}</th>
<th scope=\"col\" class=\"text-right\">{{ annee_nplus1_aff }}</th>
</tr>
</thead>
<tbody>
<tr>
<th scope=\"row\" class=\"text-left\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if ca_nmoinsdeux != \"\" %}
{{ ca_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ca_nmoinsun != \"\" %}
{{ ca_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ca_n != \"\" %}
{{ ca_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if ca_nplusun != \"\" %}
{{ ca_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">{{ translate(\"marge brute\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if marge_brute_nmoinsdeux != \"\" %}
{{ marge_brute_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if marge_brute_nmoinsun != \"\" %}
{{ marge_brute_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if marge_brute_n != \"\" %}
{{ marge_brute_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if marge_brute_nplusun != \"\" %}
{{ marge_brute_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">
{{ translate(\"EBE\", lang, \"\", \"M\") | raw }}
<a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
data-placement=\"right\"
data-content=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\"
title=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\">
<i class=\"fa fa-question-circle\"></i>
</a>
</th>
<td class=\"text-right\">
{% if EBE_nmoinsdeux != \"\" %}
{{ EBE_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if EBE_nmoinsun != \"\" %}
{{ EBE_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if EBE_n != \"\" %}
{{ EBE_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if EBE_nplusun != \"\" %}
{{ EBE_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">{{ translate(\"resultat exploitation\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if resultat_exploitation_nmoinsdeux != \"\" %}
{{ resultat_exploitation_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_exploitation_nmoinsun != \"\" %}
{{ resultat_exploitation_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_exploitation_n != \"\" %}
{{ resultat_exploitation_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_exploitation_nplusun != \"\" %}
{{ resultat_exploitation_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">{{ translate(\"resultat net\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if resultat_net_nmoinsdeux != \"\" %}
{{ resultat_net_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_net_nmoinsun != \"\" %}
{{ resultat_net_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_net_n != \"\" %}
{{ resultat_net_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if resultat_net_nplusun != \"\" %}
{{ resultat_net_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
<tr>
<th scope=\"row\" class=\"text-left\">{{ translate(\"nb de personnes\", lang, \"\", \"M\") | raw }}</th>
<td class=\"text-right\">
{% if nb_personnes_nmoinsdeux != \"\" %}
{{ nb_personnes_nmoinsdeux | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if nb_personnes_nmoinsun != \"\" %}
{{ nb_personnes_nmoinsun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if nb_personnes_n != \"\" %}
{{ nb_personnes_n | number_format(0, \"\", \" \") }}
{% endif %}
</td>
<td class=\"text-right\">
{% if nb_personnes_nplusun != \"\" %}
{{ nb_personnes_nplusun | number_format(0, \"\", \" \") }}
{% endif %}
</td>
</tr>
</tbody>
</table>
<!-- FIN TOUT SAUF MOBILE -->
</div>
{% if fonds_propres or dettes or tresorerie %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"autres chiffres\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-lg-5 mb-5\">
{% if fonds_propres %}
{{ translate(\"fonds propres\", lang, \"\", \"M\") | raw }} :
<strong>{{ fonds_propres }} k€</strong><br>
{% endif %}
{% if dettes %}
{{ intitule_dettes }} : <strong>{{ dettes }} k€</strong><br>
{% endif %}
{% if tresorerie %}
{{ translate(\"tresorerie nette\", lang, \"\", \"M\") | raw }} :
<strong>{{ tresorerie }} k€</strong><br>
{% endif %}
</div>
{% endif %}
</div>
</div>
</div>
</div>
<!-- FIN ELEMENTS CHIFFRES -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"3\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
{{ translate(\"points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- POINTS FORTS CONCURRENCE -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-3 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
{% if points_forts != \"\" %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"points forts\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ points_forts | nl2br }}
</div>
{% endif %}
{% if points_faibles != \"\" %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"points faibles\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ points_faibles | nl2br }}
</div>
{% endif %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"positionnement par rapport au marche\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ positionnement_marche | nl2br }}
</div>
{% if concurrence != \"\" %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"concurrence\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{{ concurrence | nl2br }}
</div>
{% endif %}
</div>
</div>
</div>
</div>
<!-- FIN POINTS FORTS CONCURRENCE -->
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"4\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
{{ translate(\"infos sur <span class='d-none d-none d-lg-block'><br></span>la cession\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
<!-- INFOS CESSION -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-4 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"elements complementaires\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
{% if annonce.id_raison_cession != 3 %}
{% if prix_cession == 0 %}
<p>
{{ translate(\"prix de cession souhaite\", lang, \"\", \"M\") | raw }} :
<span class=\"gras\">{{ translate(\"le vendeur n'a pas souhaite preciser le prix de cession\", lang, \"\", \"M\") | raw }}.</span>
</p>
{% if annonce.immobilier_dans_prix_cession == \"oui\" %}
<p>{{ translate(\"l'immobilier est compris dans la cession\", lang, \"\", \"M\") | raw }}.</p>
{% endif %}
{% else %}
{% if prix_cession != 0 %}
<p>
{{ translate(\"prix de cession souhaite\", lang, \"\", \"M\") | raw }} :
<strong>
{{ prix_cession }} k€
{% if annonce.immobilier_dans_prix_cession == \"oui\" %}
{{ translate(\"l'immobilier est compris dans le prix de cession\", lang, \"\", \"m\") | raw }}.
{% endif %}
</strong>
</p>
{% endif %}
{% endif %}
{% endif %}
{% if annonce.id_raison_cession != 3 %}
{% if apport_fp_min != null and apport_fp_min != \"\" %}
<p>
{{ translate(\"apport en fonds propres minimum pour se positionner sur le dossier\", lang, \"\", \"M\") | raw }} :
<strong>{{ apport_fp_min }} k€</strong>
</p>
{% endif %}
{% endif %}
{% if annonce.redressement_judiciaire == \"oui\" %}
<p>
<strong>{{ translate(\"cette societe est en redressement judiciaire\", lang, \"\", \"M\") | raw }}</strong>
</p>
{% endif %}
</div>
{% if prix_cession != 0 and hasServiceSimuElite and annonce.nom_localisation_niveau_0=='France'%}
<div class=\"my-5 mx-sm-3\" style=\"background-color: #F7E7CE;\">
<div class=\"row\" style=\"margin-left:0; margin-right:0;\">
<div class=\"col-12 col-sm-7 pt-3 pl-4 pb-sm-3\" style=\"background-color: #003366; color: #FFFFFF;\">
Cette entreprise est-elle finançable pour vous ?
</div>
<div class=\"col-12 col-sm-5 pt-2 text-right\" style=\"background-color: #003366; color: #FFFFFF;\">
<a href=\"/elite/presentation\" target=\"_blank\" title=\"FUSACQ Elite\"><img src=\"https://help-fusacq.com/fr/css/images/newsletters/logo_f_elite_inline2.png\" alt=\"FUSACQ Elite\"></a>
</div>
</div>
<div class=\"col-12 py-3\">
Grâce à notre simulateur de reprise, évaluez immédiatement votre capacité financière à racheter cette société.
<br>Un outil simple (votre apport suffit pour un premier aperçu), rapide et 100 % confidentiel.
</div>
<div class=\"col-12 text-center\">
<a href=\"/simulateur-reprise-entreprise?id_annonce_vendeur={{ annonce.id_annonce_vendeur }}\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"Simulateur de reprise\" target=\"_blank\">Simuler votre financement en 1 clic</a>
</div>
</div>
{% endif %}
{% if annonce.elements_complementaires != \"\" %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"complements, specificites\", lang, \"\", \"M\") | raw }}
</h5>
<div class=\"ml-sm-5 mb-5\">
<p>{{ annonce.elements_complementaires | nl2br }}</p>
</div>
{% endif %}
{% if annonce.profil_repreneur_checkbox != null and annonce.profil_repreneur_checkbox != \"\" %}
{% if annonce.id_raison_cession != 3 %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"profil de repreneur recherche\", lang, \"\", \"M\") | raw }}
</h5>
{% else %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"profil d'investisseur\", lang, \"\", \"M\") | raw }}
</h5>
{% endif %}
<div class=\"ml-sm-5 mb-5\">
{% if annonce.profil_repreneur_checkbox == \"physique\" %}
<p>{{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}</p>
{% elseif annonce.profil_repreneur_checkbox == \"morale\" %}
<p>{{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}</p>
{% elseif annonce.profil_repreneur_checkbox == \"investissement\" %}
<p>{{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}</p>
{% elseif annonce.profil_repreneur_checkbox == \"physique,morale\" %}
<p>{{ translate(\"personne physique ou morale\", lang, \"\", \"M\") | raw }}</p>
{% elseif annonce.profil_repreneur_checkbox == \"physique,investissement\" %}
<p>
{{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}
{{ translate(\"ou\", lang, \"\", \"m\") | raw }}
{{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
</p>
{% elseif annonce.profil_repreneur_checkbox == \"morale,investissement\" %}
<p>
{{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}
{{ translate(\"ou\", lang, \"\", \"m\") | raw }}
{{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
</p>
{% elseif annonce.profil_repreneur_checkbox == \"physique,morale,investissement\" %}
<p>
{{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}
{{ translate(\"ou\", lang, \"\", \"m\") | raw }}
{{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}
{{ translate(\"ou\", lang, \"\", \"m\") | raw }}
{{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
</p>
{% endif %}
</div>
{% endif %}
{% if annonce.profil_repreneur_recherche != \"\" %}
{% if annonce.id_raison_cession != 3 %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"complement sur le profil de repreneur recherche\", lang, \"\", \"M\") | raw }}
</h5>
{% else %}
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"complement sur l'investisseur\", lang, \"\", \"M\") | raw }}
</h5>
{% endif %}
<div class=\"ml-sm-5 mb-5\">
<p>{{ annonce.profil_repreneur_recherche | nl2br }}</p>
</div>
{% endif %}
</div>
<div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1 d-none d-lg-block\">
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"FUSACQ vous aide a\", lang, \"\", \"M\") | raw }}
</h5>
</div>
<div class=\"r-tabs col-12 text-center d-none d-lg-block\">
<ul class=\"r-tabs-nav input-group\">
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"{{ path('simuler_votre_pret', {'codePays': codePaysWithUnderScore }) }}\"
class=\"r-tabs-anchor5\" target=\"_blank\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fa fa-calculator fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
{{ translate(\"simuler\", lang, \"\", \"M\") | raw }}<br>
{{ translate(\"votre pret\", lang, \"\", \"m\") | raw }}
</p>
<span>{{ translate(\"calculez les annuites de remboursement\", lang, \"\", \"M\") | raw }}</span>
</div>
</a>
</li>
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"{{ path('simulateur_reprise_index', {'codePays': codePaysWithUnderScore }) }}\"
target=\"_blank\" class=\"r-tabs-anchor5\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fa fa-cogs fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
{{ translate(\"simuler\", lang, \"\", \"M\") | raw }}<br>
{{ translate(\"votre reprise\", lang, \"\", \"m\") | raw }}
</p>
<span>{{ translate(\"validez vos ratios de financement\", lang, \"\", \"M\") | raw }}</span>
</div>
</a>
</li>
<li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
<a href=\"{{ path('faire_une_demande_de_financement', {'codePays': codePaysWithUnderScore }) }}\"
class=\"r-tabs-anchor5\" target=\"_blank\">
<div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
<i class=\"fas fa-euro-sign fa-3x\" aria-hidden=\"true\"></i><br><br>
<p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
{{ translate(\"faire une demande de financement\", lang, \"\", \"M\") | raw }}
</p>
<span>{{ translate(\"obtenez une reponse en 48h\", lang, \"\", \"M\") | raw }}</span>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- FIN INFOS CESSION -->
{% if valorisations %}
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris comparables lh09 toggle-onglet\" data-onglet=\"6\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
{{ translate(\"transactions <span class='d-none d-none d-lg-block'><br></span>comparables\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
{% endif %}
{% if valorisations %}
<!-- TRANSACTIONS COMPARABLES -->
<div class=\"card my-3 no_shadow onglet toggle-onglet-6 d-none\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12 mt-3 mb-3\">
<h5 class=\"annonce ml-sm-3\">
{{ translate(\"transactions comparables du secteur\", lang, \"\", \"M\") | raw }}
</h5>
</div>
{% for valorisation in valorisations %}
<div class=\"card mb-3 card-ie filet_gris no_shadow w-100\">
<div class=\"card-body\">
<div class=\"row\">
<div class=\"col-12\">
<div>
<h5 class=\"titre_comparables\">
<a href=\"{{ path('base_valorisations_detail_valorisation', {'idValorisation' : valorisation.id_valorisation, 'slug' : valorisation.titre_valorisation | slugify, 'codePays' : codePaysWithUnderScore }) }}\"
title=\"{{ valorisation.titre_valorisation }}\">
{{ valorisation.titre_valorisation }}
{% if valorisation.commande %}
({{ translate(\"déjà commandé\", lang, \"\", \"m\") | raw }})
{% endif %}
</a>
</h5>
</div>
<div>
<span>{{ valorisation.description_publique }}</span>
</div>
<div class=\"mb-1\">
<span class=\"nowrap_custom\">
{{ translate(\"ref\", lang, \"\", \"M\") | raw }} :
<strong>CR{{ valorisation.id_valorisation }}</strong>
</span>
<span class=\"nowrap_custom\">
{{ translate(\"ca\", lang, \"\", \"M\") | raw }} :
<strong>{{ valorisation.approx }}</strong>
</span>
{#<span class=\"nowrap_custom\">
{{ translate(\"date\", lang, \"\", \"M\") | raw }} :
<strong>{{ valorisation.date_approx }}</strong>
</span> #}
<span class=\"nowrap_custom\">{{ translate(\"acquereur\", lang, \"\", \"M\") | raw }} : </span>
{% if valorisation.type_acquereur == \"personne\" %}
<i class=\"fas fa-user gris_666\"></i>
{% else %}
<i class=\"fas fa-building gris_666\"></i>
{% endif %}
<span class=\"nowrap_custom\">{{ translate(\"situation\", lang, \"\", \"M\") | raw }} : </span>
{% if valorisation.societe_difficulte == \"oui\" %}
<i class=\"fas fa-long-arrow-alt-down gris_666\"></i>
{% else %}
<i class=\"fas fa-long-arrow-alt-up gris_666\"></i>
{% endif %}
<span class=\"nowrap_custom\">{{ translate(\"type\", lang, \"\", \"M\") | raw }} : </span>
{% if valorisation.type_rachat == \"fonds\" %}
<i class=\"fas fa-store gris_666\"></i>
{% else %}
<i class=\"fas fa-percentage gris_666\"></i>
{% endif %}
</div>
</div>
</div>
</div>
</div>
{% endfor %}
<div class=\"col-12 text-center my-3\">
{{ translate(\"Consulter la\", lang, \"\", \"M\") | raw }}
<a href=\"{{ path('base_valorisations_index', {'codePays': codePaysWithUnderScore}) }}\"
class=\"underlined\" target=\"_blank\">
{{ translate(\"base de valorisations\", lang, \"\", \"M\") | raw }}
</a>
</div>
<div class=\"col-12 my-3\">
<i class=\"fas fa-user gris_666\"></i> -
<small>{{ translate(\"personne physique\", lang, \"\", \"m\") | raw }}</small><br>
<i class=\"fas fa-building gris_666\"></i> -
<small>{{ translate(\"societe\", lang, \"\", \"m\") | raw }}</small><br>
<i class=\"fas fa-long-arrow-alt-up gris_666\"></i> -
<small>{{ translate(\"societe in bonis\", lang, \"\", \"m\") | raw }}</small><br>
<i class=\"fas fa-long-arrow-alt-down gris_666\"></i> -
<small>{{ translate(\"societe en difficulte\", lang, \"\", \"m\") | raw }}</small><br>
<i class=\"fas fa-percentage gris_666\"></i> -
<small>{{ translate(\"achat de titres\", lang, \"\", \"m\") | raw }}</small><br>
<i class=\"fas fa-store gris_666\"></i> -
<small>{{ translate(\"achat fonds de commerce\", lang, \"\", \"m\") | raw }}</small>
</div>
</div>
</div>
</div>
<!-- FIN TRANSACTIONS COMPARABLES -->
{% endif %}
<!-- syntheseElite -->
{% if syntheseElite is defined %} {# version mobile #}
{% if syntheseElite is null %}{# pas de synthese #}
{% else %} {# version mobile #}
<div class=\"row d-lg-none\">
<div class=\"onglet6 mb-3 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris atouts lh09 toggle-onglet\" data-onglet=\"30\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
{{ translate(\"atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques\", lang, \"\", \"M\") | raw }}
</a>
</div>
</div>
</nav>
</div>
</div>
{% endif %}
{% endif %}
<!-- syntheseElite -->
<!-- syntheseElite -->
{% if syntheseElite is defined %}
{% if syntheseElite is not null %} {# null si synthese non generé #}
<div class=\"card my-3 no_shadow onglet toggle-onglet-30 d-none\" style=\"border: none;\">
{% if app.user|default %}
{% include 'reprendre_entreprise/fragments/detail_annonce_elite/elite_auth.html.twig' with {'syntheseElite': syntheseElite} %}
{% else %}
{% include 'reprendre_entreprise/fragments/detail_annonce_elite/elite_non_auth.html.twig' %}
{% endif %}
</div>
{% endif %}
{% endif %}
<!-- syntheseElite -->
<!-- feuille_route_repreneur -->
{% if grillePostMer is defined and grillePostMer|default %}
<div class=\"row d-lg-none\">
<div class=\"onglet6 col-12\">
<nav>
<div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
<div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"15\">
<a class=\"nav-item nav-link\" href=\"#top-nav\">
Feuille de route stratégique
</a>
</div>
</div>
</nav>
</div>
</div>
{% endif %}
{% if grillePostMer is defined and grillePostMer|default %}
{% include 'reprendre_entreprise/fragments/feuille_route_repreneur/main.html.twig' with {'grillePostMer': grillePostMer} %}
{% endif %}
<!-- feuille_route_repreneur -->
<!-- FIN DETAILS ANNONCES -->
</div>
<!-- FIN COLONNE DROITE -->
</div>
<!-- FIN ROW CONTAINER -->
</div>
<!-- FIN CONTAINER -->
{% endblock %}
{% block javascripts %}
{{ parent() }}
<script type=\"text/javascript\">
\$(document).ready(function () {
\$('[data-toggle=\"tooltip\"]').tooltip();
});
</script>
<script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
<script type=\"module\" src=\"{{ asset('build/js/annonces/details_annonce.js') }}\"></script>
<script type=\"module\" src=\"{{ asset('build/js/annonces/partager_annonce.js') }}\"></script>
<script type=\"application/javascript\"
data-name=\"{{ codePaysWithUnderScore }}\"
id=\"codePaysParam\"
src=\"{{ asset('build/js/annonces/favoris.js') }}\"></script>
{% include 'annonces/fragments/modal_favoris.html.twig' %}
<script>
function afficheAlert() {
alert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
}
</script>
{% if not app.user|default %}
<script>
\$(document).ready(function () {
if (window.location.hash === '#feuille_route_repreneur') {
const currentUrl = window.location.href;
if (currentUrl) {
\$(\"form#login\").eq(0).find(\"input#fromAuthModal\").val(currentUrl);
\$('a.link-compte').trigger(\"click\");
}
}
});
</script>
{% endif %}
{% endblock %}
", "reprendre_entreprise/details_annonce.html.twig", "/home/www/fusacq_symfony_5.4_preprod/templates/reprendre_entreprise/details_annonce.html.twig");
}
}