var/cache/dev/twig/ef/ef0ee1f833ae8ef59bfb2f13b7d9815662cf4e566bbd9fe3fb527ae218b1b419.php line 147

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* reprendre_entreprise/details_annonce.html.twig */
  15. class __TwigTemplate_c23123d8da5adc8bbb4e1ea2775bbde0063bbee0b81019ebb26f0ccf4f2c889e extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'googletag' => [$this'block_googletag'],
  25.             'canonical' => [$this'block_canonical'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'body' => [$this'block_body'],
  28.             'javascripts' => [$this'block_javascripts'],
  29.         ];
  30.     }
  31.     protected function doGetParent(array $context)
  32.     {
  33.         // line 1
  34.         return "base.html.twig";
  35.     }
  36.     protected function doDisplay(array $context, array $blocks = [])
  37.     {
  38.         $macros $this->macros;
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reprendre_entreprise/details_annonce.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""reprendre_entreprise/details_annonce.html.twig"));
  43.         $this->parent $this->loadTemplate("base.html.twig""reprendre_entreprise/details_annonce.html.twig"1);
  44.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 3
  51.     public function block_googletag($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googletag"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""googletag"));
  58.         // line 4
  59.         yield "    ";
  60.         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"falsefalsefalse4);
  61.         yield "
  62.     ";
  63.         // line 5
  64.         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"falsefalsefalse5);
  65.         yield "
  66. ";
  67.         
  68.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  69.         
  70.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  71.         return; yield '';
  72.     }
  73.     // line 8
  74.     public function block_canonical($context, array $blocks = [])
  75.     {
  76.         $macros $this->macros;
  77.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  78.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  79.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""canonical"));
  81.         // line 9
  82.         yield "    <link rel=\"canonical\" href=\"";
  83.         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"nulltrue);
  84.         yield "\" />
  85. ";
  86.         
  87.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  88.         
  89.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  90.         return; yield '';
  91.     }
  92.     // line 12
  93.     public function block_stylesheets($context, array $blocks = [])
  94.     {
  95.         $macros $this->macros;
  96.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  100.         // line 13
  101.         yield "    ";
  102.         yield from $this->yieldParentBlock("stylesheets"$context$blocks);
  103.         yield "
  104.     <link rel=\"stylesheet\" href=\"";
  105.         // line 14
  106.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/reprendre_entreprise/reprendre_entreprise.css"), "html"nulltrue);
  107.         yield "\">
  108.     <link rel=\"stylesheet\" href=\"";
  109.         // line 15
  110.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/css/annonces/details-annonce/custom.css"), "html"nulltrue);
  111.         yield "\">
  112. ";
  113.         
  114.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  115.         
  116.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  117.         return; yield '';
  118.     }
  119.     // line 18
  120.     public function block_body($context, array $blocks = [])
  121.     {
  122.         $macros $this->macros;
  123.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  125.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  127.         // line 19
  128.         yield "    ";
  129.         yield from         $this->loadTemplate("assets/assets_vuejs.html.twig""reprendre_entreprise/details_annonce.html.twig"19)->unwrap()->yield($context);
  130.         // line 20
  131.         yield "
  132.     <!-- Menu -->
  133.     ";
  134.         // line 22
  135.         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
  136. (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
  137. (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'27$this->source); })())])));
  138.         // line 29
  139.         yield "
  140.     <!-- Menu -->
  141.     <!-- Publicité -->
  142.     ";
  143.         // line 33
  144.         yield from         $this->loadTemplate("includes/publicite.html.twig""reprendre_entreprise/details_annonce.html.twig"33)->unwrap()->yield($context);
  145.         // line 34
  146.         yield "    <!-- Publicité -->
  147.     <div class=\"container\" id=\"app\">
  148.         <div class=\"row\">
  149.             <!-- COLONNE GAUCHE -->
  150.             ";
  151.         // line 39
  152.         yield from         $this->loadTemplate("includes/colonne_gauche_details_annonce.html.twig""reprendre_entreprise/details_annonce.html.twig"39)->unwrap()->yield($context);
  153.         // line 40
  154.         yield "            <!-- FIN COLONNE GAUCHE -->
  155.             <!-- COLONNE DROITE -->
  156.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  157.                 <!-- ARIANE -->
  158.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  159.                     <ol class=\"breadcrumb\">
  160.                         <li class=\"breadcrumb-item\">
  161.                             <a href=\"";
  162.         // line 49
  163.         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"nulltrue);
  164.         yield "\">
  165.                                 ";
  166.         // line 50
  167.         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");
  168.         yield "
  169.                             </a>
  170.                         </li>
  171.                         <li class=\"breadcrumb-item\">
  172.                             <a href=\"";
  173.         // line 54
  174.         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"nulltrue);
  175.         yield "\">
  176.                                 ";
  177.         // line 55
  178.         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");
  179.         yield "
  180.                             </a>
  181.                         </li>
  182.                         ";
  183.         // line 58
  184.         if ((=== 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"))) {
  185.             // line 59
  186.             yield "                            <li class=\"breadcrumb-item\">
  187.                                 <a href=\"";
  188.             // line 60
  189.             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"nulltrue);
  190.             yield "\">
  191.                                     ";
  192.             // line 61
  193.             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");
  194.             yield "
  195.                                 </a>
  196.                             </li>
  197.                         ";
  198.         } else {
  199.             // line 65
  200.             yield "                            <li class=\"breadcrumb-item\">
  201.                                 <a href=\"";
  202.             // line 66
  203.             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"nulltrue);
  204.             yield "\">
  205.                                     ";
  206.             // line 67
  207.             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");
  208.             yield "
  209.                                 </a>
  210.                             </li>
  211.                         ";
  212.         }
  213.         // line 71
  214.         yield "                        ";
  215.         $context['_parent'] = $context;
  216.         $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"falsefalsefalse71));
  217.         foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  218.             // line 72
  219.             yield "                            <li class=\"breadcrumb-item\">
  220.                                 <a href=\"";
  221.             // line 73
  222.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "lien", [], "any"falsefalsefalse73), "html"nulltrue);
  223.             yield "\"
  224.                                    title=\"";
  225.             // line 74
  226.             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"nulltrue);
  227.             yield " ";
  228.             if ( !CoreExtension::getAttribute($this->env$this->source$context["element"], "secteur_activite", [], "any"truetruefalse74)) {
  229.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom", [], "any"falsefalsefalse74), "html"nulltrue);
  230.             } else {
  231.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "secteur_activite", [], "any"falsefalsefalse74), "html"nulltrue);
  232.                 yield ", ";
  233.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom", [], "any"falsefalsefalse74), "html"nulltrue);
  234.             }
  235.             yield "\">
  236.                                     &nbsp;";
  237.             // line 75
  238.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["element"], "nom", [], "any"falsefalsefalse75), "html"nulltrue);
  239.             yield "
  240.                                 </a>
  241.                             </li>
  242.                         ";
  243.         }
  244.         $_parent $context['_parent'];
  245.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  246.         $context array_intersect_key($context$_parent) + $_parent;
  247.         // line 79
  248.         yield "                    </ol>
  249.                 </nav>
  250.                 <!-- FIN ARIANE -->
  251.                 ";
  252.         // line 83
  253.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::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"falsefalsefalse83), "flashbag", [], "any"falsefalsefalse83), "peek", ["error"], "method"falsefalsefalse83)), 0))) {
  254.             // line 84
  255.             yield "                    <div class=\"alert alert-danger\" role=\"alert\">
  256.                         ";
  257.             // line 85
  258.             $context['_parent'] = $context;
  259.             $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"falsefalsefalse85));
  260.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  261.                 // line 86
  262.                 yield "                            - ";
  263.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  264.                 yield "<br>
  265.                         ";
  266.             }
  267.             $_parent $context['_parent'];
  268.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  269.             $context array_intersect_key($context$_parent) + $_parent;
  270.             // line 88
  271.             yield "                    </div>
  272.                 ";
  273.         }
  274.         // line 90
  275.         yield "
  276.                 ";
  277.         // line 91
  278.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::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"falsefalsefalse91), "flashbag", [], "any"falsefalsefalse91), "peek", ["success"], "method"falsefalsefalse91)), 0))) {
  279.             // line 92
  280.             yield "                    <div class=\"alert alert-success\" role=\"alert\">
  281.                         ";
  282.             // line 93
  283.             $context['_parent'] = $context;
  284.             $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"falsefalsefalse93));
  285.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  286.                 // line 94
  287.                 yield "                            - ";
  288.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  289.                 yield "<br>
  290.                         ";
  291.             }
  292.             $_parent $context['_parent'];
  293.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  294.             $context array_intersect_key($context$_parent) + $_parent;
  295.             // line 96
  296.             yield "                    </div>
  297.                 ";
  298.         }
  299.         // line 98
  300.         yield "
  301.                 <!-- 3 BOUTONS -->
  302.                 ";
  303.         // line 101
  304.         if ((( !array_key_exists("elite_result"$context) || (=== 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); })())))) {
  305.             yield 
  306.                     <div class=\"row my-3\">
  307.                         <div class=\"col-4\">
  308.                             ";
  309.             // line 104
  310.             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); })())))) {
  311.                 // line 105
  312.                 yield "                                ";
  313.                 $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
  314. (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"falsefalsefalse106)), "nomLocalisation" => CoreExtension::getAttribute($this->env$this->source,                 // line 107
  315. (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"falsefalsefalse107), "idAnnonce" => CoreExtension::getAttribute($this->env$this->source,                 // line 108
  316. (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"falsefalsefalse108), "codePays" =>                 // line 109
  317. (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
  318. (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); })()));
  319.                 // line 111
  320.                 yield "                                <a href=\"";
  321.                 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"nulltrue);
  322.                 yield "\"
  323.                                    title=\"";
  324.                 // line 112
  325.                 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");
  326.                 yield "\"
  327.                                    class=\"deco_none bleu\">
  328.                                     <div class=\"float-left\">
  329.                                         <i class=\"fa fa-chevron-circle-left fa-2x\"></i>
  330.                                     </div>
  331.                                     <div class=\"d-none d-xl-block lh20\">
  332.                                         &nbsp;&nbsp;
  333.                                         ";
  334.                 // line 119
  335.                 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");
  336.                 yield "
  337.                                     </div>
  338.                                 </a>
  339.                             ";
  340.             }
  341.             // line 123
  342.             yield "                        </div>
  343.                         <div class=\"col-4 text-center align-content-center\" style=\"text-align: center\">
  344.                             <div class=\"bloc_140 contenu_centre\">
  345.                                 ";
  346.             // line 126
  347.             if ((isset($context["urlRetourList"]) || array_key_exists("urlRetourList"$context) ? $context["urlRetourList"] : (function () { throw new RuntimeError('Variable "urlRetourList" does not exist.'126$this->source); })())) {
  348.                 // line 127
  349.                 yield "                                    <a href=\"";
  350.                 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"nulltrue);
  351.                 yield "\"
  352.                                        class=\"deco_none bleu d-inline-block d-xl-inline\"
  353.                                        title=\"";
  354.                 // line 129
  355.                 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");
  356.                 yield "\"
  357.                                        class=\"deco_none bleu\">
  358.                                         <div class=\"float-left\">
  359.                                             <i class=\"fa fa-chevron-circle-up fa-2x\"></i>
  360.                                         </div>
  361.                                         <div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">
  362.                                             &nbsp;&nbsp;
  363.                                             ";
  364.                 // line 136
  365.                 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");
  366.                 yield "
  367.                                         </div>
  368.                                     </a>
  369.                                 ";
  370.             }
  371.             // line 140
  372.             yield "                            </div>
  373.                         </div>
  374.                         <div class=\"col-4 text-right\" style=\"text-align: right\">
  375.                             ";
  376.             // line 143
  377.             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); })())))) {
  378.                 // line 144
  379.                 yield "                                ";
  380.                 $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
  381. (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"falsefalsefalse145)), "nomLocalisation" => CoreExtension::getAttribute($this->env$this->source,                 // line 146
  382. (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"falsefalsefalse146), "idAnnonce" => CoreExtension::getAttribute($this->env$this->source,                 // line 147
  383. (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"falsefalsefalse147), "codePays" =>                 // line 148
  384. (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
  385. (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); })()));
  386.                 // line 150
  387.                 yield "                                <a href=\"";
  388.                 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"nulltrue);
  389.                 yield "\"
  390.                                    style=\"text-decoration: none;\"
  391.                                    title=\"";
  392.                 // line 152
  393.                 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");
  394.                 yield "\"
  395.                                    class=\"deco_none bleu\">
  396.                                     <div class=\"float-right\">
  397.                                         <i class=\"fa fa-chevron-circle-right fa-2x\"></i>
  398.                                     </div>
  399.                                     <div class=\"d-none d-xl-block lh20\" style=\"vertical-align: middle;\">
  400.                                         ";
  401.                 // line 158
  402.                 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");
  403.                 yield "
  404.                                         &nbsp;&nbsp;
  405.                                     </div>
  406.                                 </a>
  407.                             ";
  408.             }
  409.             // line 163
  410.             yield "                        </div>
  411.                     </div>
  412.                 ";
  413.         } else {
  414.             // line 166
  415.             yield "                    ";
  416.             yield from             $this->loadTemplate("reprendre_entreprise/fragments/elite/navigation.html.twig""reprendre_entreprise/details_annonce.html.twig"166)->unwrap()->yield(CoreExtension::merge($context, []));
  417.             // line 167
  418.             yield "                ";
  419.         }
  420.         // line 168
  421.         yield "
  422.                 <!-- FIN 3 BOUTONS -->
  423.                 <!-- CARD -->
  424.                 <div class=\"card no_shadow\">
  425.                     ";
  426.         // line 174
  427.         if ((=== 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"falsefalsefalse174), "publique_elite"))) {
  428.             // line 175
  429.             yield "                        <div class=\"card-header text-left pl-4\" style=\"background-color:#e7c236; color: #e7c236; border-bottom: none;\">
  430.                             <span style=\"color: #003366;\">&nbsp;&nbsp;&nbsp;Accès anticipé</span>&nbsp;&nbsp;&nbsp;<a href=\"fusacq_elite.html\" title=\"Annonce FUSACQ Elite\"><img src=\"/images/fusacq_elite_bleu3.png\"></a>
  431.                         </div>
  432.                     ";
  433.         }
  434.         // line 179
  435.         yield "                    <div class=\"card-body\">
  436.                         <div class=\"row\">
  437.                             <div class=\"col-12 mb-3 ml-lg-3\">
  438.                                 <h2 class=\"titre_annonce\">
  439.                                     ";
  440.         // line 183
  441.         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"falsefalsefalse183), "html"nulltrue);
  442.         yield "
  443.                                 </h2>
  444.                                 ";
  445.         // line 185
  446.         if ((isset($context["ordered"]) || array_key_exists("ordered"$context) ? $context["ordered"] : (function () { throw new RuntimeError('Variable "ordered" does not exist.'185$this->source); })())) {
  447.             // line 186
  448.             yield "                                                                    ";
  449.         }
  450.         // line 192
  451.         yield "                            </div>
  452.                             ";
  453.         // line 194
  454.         $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"falsefalsefalse194), "type_annonce" => "vendeur"];
  455.         // line 195
  456.         yield "                            ";
  457.         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); })()))) {
  458.             // line 196
  459.             yield "                                <div class=\"col-12 mt-2 col-sm-8 ml-lg-5 alert alert-warning\" role=\"alert\">
  460.                                     <span class=\"orange font_600\">
  461.                                         <i aria-hidden=\"true\" class=\"fa-solid fa-circle-check\"></i>
  462.                                         &nbsp;&nbsp;Déjà commandée</span>&nbsp;&nbsp;&nbsp;&nbsp;
  463.                                     <a href=\"javascript:void(0)\" 
  464.                                        tabindex=\"-1\" data-toggle=\"modal\"
  465.                                        data-target=\"#";
  466.             // line 202
  467.             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"falsefalsefalse202)), "html"nulltrue);
  468.             yield "\" href=\"\"
  469.                                        class=\"fullsouligne\">Coordonnées</a>
  470.                                 </div>
  471.                                 ";
  472.             // line 206
  473.             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); })()))) : (""))) {
  474.                 yield 
  475.                                     ";
  476.                 // line 207
  477.                 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); })()))) : (""))) {
  478.                     yield "  
  479.                                         ";
  480.                     // line 208
  481.                     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
  482. (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"falsefalsefalse209), "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"falsefalsefalse209)]));
  483.                     // line 210
  484.                     yield "                                    ";
  485.                 } else {
  486.                     yield "  
  487.                                         ";
  488.                     // line 211
  489.                     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
  490. (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"falsefalsefalse212), "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"falsefalsefalse212)]));
  491.                     // line 213
  492.                     yield "                                    ";
  493.                 }
  494.                 yield "  
  495.                                 ";
  496.             }
  497.             // line 214
  498.             yield 
  499.                             ";
  500.         }
  501.         // line 220
  502.         yield "
  503.                             ";
  504.         // line 222
  505.         if ((=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::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"falsefalsefalse222), "flashbag", [], "any"falsefalsefalse222), "peek", ["error_annonce_commande_retiree"], "method"falsefalsefalse222)), 0))) {
  506.             yield "        
  507.                                 <div class=\"col-12 col-sm-7 offset-sm-1 alert alert-danger\" role=\"alert\">
  508.                                     ";
  509.             // line 224
  510.             $context['_parent'] = $context;
  511.             $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"falsefalsefalse224));
  512.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  513.                 // line 225
  514.                 yield "                                        ";
  515.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($context["message"], "html"nulltrue);
  516.                 yield "<br>
  517.                                     ";
  518.             }
  519.             $_parent $context['_parent'];
  520.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  521.             $context array_intersect_key($context$_parent) + $_parent;
  522.             // line 227
  523.             yield "                                </div>
  524.                             ";
  525.         }
  526.         // line 228
  527.         yield 
  528.                             <div class=\"col-12 mt-2 col-sm-8 ml-lg-5\">
  529.                                 <ul class=\"cat_regions\">
  530.                                     <li>
  531.                                         ";
  532.         // line 234
  533.         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");
  534.         yield " : <strong>V";
  535.         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"falsefalsefalse234), "html"nulltrue);
  536.         yield "</strong>
  537.                                     </li>
  538.                                     <li>
  539.                                         ";
  540.         // line 237
  541.         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");
  542.         yield " : 
  543.                                         ";
  544.         // line 238
  545.         if ((=== 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"))) {
  546.             yield 
  547.                                             ";
  548.             // line 239
  549.             $context["route_secteur"] = "reprendre_entreprise_cession_actif_secteur_activite";
  550.             // line 240
  551.             yield "                                        ";
  552.         } else {
  553.             yield 
  554.                                             ";
  555.             // line 241
  556.             $context["route_secteur"] = "reprendre_entreprise_annonce_cession_entreprise_secteur_activite";
  557.             // line 242
  558.             yield "                                        ";
  559.         }
  560.         yield 
  561.                                         ";
  562.         // line 243
  563.         $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"falsefalsefalse243)), "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"falsefalsefalse243), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'243$this->source); })())]);
  564.         // line 244
  565.         yield "                                        <a title=\"";
  566.         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"nulltrue);
  567.         yield " ";
  568.         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"falsefalsefalse244), "html"nulltrue);
  569.         yield "\"
  570.                                            href=\"";
  571.         // line 245
  572.         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"nulltrue);
  573.         yield "\">
  574.                                             ";
  575.         // line 246
  576.         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"falsefalsefalse246), "html"nulltrue);
  577.         yield "
  578.                                         </a>
  579.                                     </li>
  580.                                     ";
  581.         // line 249
  582.         $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"falsefalsefalse249)), "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"falsefalsefalse249), "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"falsefalsefalse249), "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); })()));
  583.         yield 
  584.                                     <li>
  585.                                         ";
  586.         // line 254
  587.         yield "                                        <a title=\"";
  588.         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");
  589.         yield "\"
  590.                                            href=\"";
  591.         // line 255
  592.         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"nulltrue);
  593.         yield "\" class=\"fullsouligne\">";
  594.         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");
  595.         yield "</a>
  596.                                         &nbsp;avec&nbsp;
  597.                                         <a title=\"";
  598.         // line 257
  599.         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");
  600.         yield "\" href=\"";
  601.         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"nulltrue);
  602.         yield "\">
  603.                                             <img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz2.gif\"></a>
  604.                                     </li>
  605.                                     <li>
  606.                                         ";
  607.         // line 261
  608.         if ((=== 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"falsefalsefalse261), "publique_elite"))) {
  609.             // line 262
  610.             yield "                                            ";
  611.             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");
  612.             yield 
  613.                                             <strong>";
  614.             // line 263
  615.             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"falsefalsefalse263)), "html"nulltrue);
  616.             yield "</strong>
  617.                                         ";
  618.         } else {
  619.             // line 265
  620.             yield "                                            ";
  621.             if ((=== 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"falsefalsefalse265), 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"falsefalsefalse265)))) {
  622.                 // line 266
  623.                 yield "                                                ";
  624.                 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");
  625.                 yield 
  626.                                             ";
  627.             } else {
  628.                 // line 268
  629.                 yield "                                                ";
  630.                 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");
  631.                 yield 
  632.                                             ";
  633.             }
  634.             // line 269
  635.             yield 
  636.                                             <strong>";
  637.             // line 270
  638.             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"falsefalsefalse270), "html"nulltrue);
  639.             yield "</strong>
  640.                                         ";
  641.         }
  642.         // line 272
  643.         yield "                                    </li>
  644.                                     <li>
  645.                                         ";
  646.         // line 274
  647.         if ((=== 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"))) {
  648.             yield 
  649.                                             ";
  650.             // line 275
  651.             $context["lien_localisation"] = "reprendre_entreprise_cession_actif_localisation";
  652.             // line 276
  653.             yield "                                        ";
  654.         } else {
  655.             yield 
  656.                                             ";
  657.             // line 277
  658.             $context["lien_localisation"] = "reprendre_entreprise_annonce_cession_entreprise_localisation";
  659.             // line 278
  660.             yield "                                        ";
  661.         }
  662.         yield 
  663.                                         ";
  664.         // line 279
  665.         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");
  666.         yield " :
  667.                                         ";
  668.         // line 280
  669.         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"falsefalsefalse280) && (!== 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"falsefalsefalse280), "Confidentiel")))) {
  670.             // line 281
  671.             yield "                                            <a title=\"";
  672.             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"nulltrue);
  673.             yield ", ";
  674.             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"falsefalsefalse281), "html"nulltrue);
  675.             yield "\"
  676.                                                href=\"";
  677.             // line 282
  678.             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"falsefalsefalse282)), "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"falsefalsefalse282), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'282$this->source); })())]), "html"nulltrue);
  679.             yield "\">";
  680.             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"falsefalsefalse282), "html"nulltrue);
  681.             yield "</a>,
  682.                                         ";
  683.         }
  684.         // line 284
  685.         yield "                                        ";
  686.         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"falsefalsefalse284) && (!== 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"falsefalsefalse284), "Confidentiel")))) {
  687.             // line 285
  688.             yield "                                            <a title=\"";
  689.             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"nulltrue);
  690.             yield ", ";
  691.             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"falsefalsefalse285), "html"nulltrue);
  692.             yield "\"
  693.                                                href=\"";
  694.             // line 286
  695.             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"falsefalsefalse286)), "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"falsefalsefalse286), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'286$this->source); })())]), "html"nulltrue);
  696.             yield "\">";
  697.             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"falsefalsefalse286), "html"nulltrue);
  698.             yield "</a>,
  699.                                         ";
  700.         } elseif (CoreExtension::getAttribute($this->env$this->source,         // line 287
  701. (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"falsefalsefalse287)) {
  702.             // line 288
  703.             yield "                                            ";
  704.             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"falsefalsefalse288), "html"nulltrue);
  705.             yield ",
  706.                                         ";
  707.         }
  708.         // line 290
  709.         yield "                                        ";
  710.         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"falsefalsefalse290) && (!== 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"falsefalsefalse290), "Confidentiel")))) {
  711.             // line 291
  712.             yield "                                            <a title=\"";
  713.             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"nulltrue);
  714.             yield ", ";
  715.             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"falsefalsefalse291), "html"nulltrue);
  716.             yield "\"
  717.                                                href=\"";
  718.             // line 292
  719.             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"falsefalsefalse292)), "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"falsefalsefalse292), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'292$this->source); })())]), "html"nulltrue);
  720.             yield "\">
  721.                                                 ";
  722.             // line 293
  723.             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"falsefalsefalse293), "html"nulltrue);
  724.             yield "
  725.                                             </a>
  726.                                         ";
  727.         }
  728.         // line 296
  729.         yield "                                    </li>
  730.                                     ";
  731.         // line 297
  732.         if (((=== 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")) && (=== 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"falsefalsefalse297), 0)))) {
  733.             // line 298
  734.             yield "                                    ";
  735.         } else {
  736.             // line 299
  737.             yield "                                        <li>
  738.                                             ";
  739.             // line 300
  740.             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");
  741.             yield " : 
  742.                                             <strong>";
  743.             // line 301
  744.             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"falsefalsefalse301), 0""" ") . " k€"), "html"nulltrue);
  745.             yield "</strong>
  746.                                         </li>
  747.                                     ";
  748.         }
  749.         // line 304
  750.         yield "                                    <li>
  751.                                         <div class=\"mb-3\">
  752.                                             <span class=\"badge3 badge_cession\">";
  753.         // line 306
  754.         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"nulltrue);
  755.         yield "</span>&nbsp;
  756.                                             ";
  757.         // line 307
  758.         if ((=== 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"falsefalsefalse307), "publique_elite"))) {
  759.             // line 308
  760.             yield "                                                <span data-toggle=\"tooltip\" title=\"\" class=\"badge3 badge_ann_anticipe mb-1\" data-original-title=\"";
  761.             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");
  762.             yield "\">
  763.                                                     ";
  764.             // line 309
  765.             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");
  766.             yield "</span>&nbsp;                                        
  767.                                                 ";
  768.         }
  769.         // line 311
  770.         yield "                                                ";
  771.         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"falsefalsefalse311)) {
  772.             // line 312
  773.             yield "                                                <span class=\"badge3 badge_secteur_rare mb-1\" data-toggle=\"tooltip\" title=\"";
  774.             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");
  775.             yield "\">";
  776.             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");
  777.             yield "</span>&nbsp;
  778.                                             ";
  779.         }
  780.         // line 314
  781.         yield "
  782.                                             ";
  783.         // line 315
  784.         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"falsefalsefalse315)) {
  785.             // line 316
  786.             yield "                                                <span class=\"badge3 badge_secteur_recherche mb-1\" data-toggle=\"tooltip\" title=\"";
  787.             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");
  788.             yield "\">";
  789.             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");
  790.             yield "</span>&nbsp;
  791.                                             ";
  792.         }
  793.         // line 318
  794.         yield "
  795.                                             ";
  796.         // line 319
  797.         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"falsefalsefalse319)) {
  798.             // line 320
  799.             yield "                                                                                            ";
  800.         }
  801.         // line 322
  802.         yield "
  803.                                             ";
  804.         // line 323
  805.         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"falsefalsefalse323) && (!== 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"falsefalsefalse323), "publique_elite")))) {
  806.             // line 324
  807.             yield "                                                <span class=\"badge3 badge_annonce_recente mb-1\" data-toggle=\"tooltip\" title=\"";
  808.             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");
  809.             yield "\">";
  810.             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");
  811.             yield "</span>&nbsp;
  812.                                             ";
  813.         }
  814.         // line 326
  815.         yield "
  816.                                             ";
  817.         // line 327
  818.         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"falsefalsefalse327)) {
  819.             // line 328
  820.             yield "                                                <span class=\"badge3 badge_contact_recent mb-1\" data-toggle=\"tooltip\" title=\"";
  821.             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");
  822.             yield "\">";
  823.             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");
  824.             yield "</span>&nbsp;
  825.                                             ";
  826.         }
  827.         // line 330
  828.         yield "                                        </div>
  829.                                     </li>
  830.                                 </ul>
  831.                             </div>
  832.                             <div class=\"col-6 col-sm-3 mt-2\">
  833.                                 <img class=\"img-fluid\" src=\"";
  834.         // line 335
  835.         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"falsefalsefalse335), "html"nulltrue);
  836.         yield "\" alt=\"";
  837.         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"falsefalsefalse335), "html"nulltrue);
  838.         yield "\">
  839.                             </div>
  840.                         </div>
  841.                         <!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  842.                         <div class=\"row mt-3\">
  843.                             ";
  844.         // line 341
  845.         if ((!== 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"falsefalsefalse341), "publique_elite"))) {
  846.             // line 342
  847.             yield "                                <div class=\"col-2 col-sm-2 ml-lg-5 pt-1\">
  848.                                     ";
  849.             // line 343
  850.             yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragmentStrategy("esi"Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\AnnoncesController::partager", ["lang" =>             // line 346
  851. (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
  852. (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
  853. (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"falsefalsefalse348), "typeAnnonce" => "V""from" => 1]));
  854.             // line 352
  855.             yield "
  856.                                 </div>
  857.                             ";
  858.         }
  859.         // line 355
  860.         yield "                            <div class=\"col-2 col-sm-2 text-center pt-1\">
  861.                                 <a href=\"";
  862.         // line 356
  863.         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"falsefalsefalse356)]), "html"nulltrue);
  864.         yield "\"
  865.                                    title=\"";
  866.         // line 357
  867.         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");
  868.         yield "\"
  869.                                    class=\"gris text-center\" target=\"_blank\">
  870.                                     <div class=\"float-left\">
  871.                                         <i class=\"fa fa-print bleu\"></i>
  872.                                     </div>
  873.                                     <div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
  874.                                         <small>&nbsp;&nbsp;";
  875.         // line 363
  876.         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");
  877.         yield "</small>
  878.                                     </div>
  879.                                 </a>
  880.                             </div>
  881.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  882.                                 ";
  883.         // line 368
  884.         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"falsefalsefalse368)) {
  885.             // line 369
  886.             yield "                                    <div class=\"float-left\">
  887.                                         <i class=\"fa-sharp fa-solid fa-heart bleu\"></i>
  888.                                     </div>
  889.                                     <a href=\"";
  890.             // line 372
  891.             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"nulltrue);
  892.             yield "\"
  893.                                        title=\"";
  894.             // line 373
  895.             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"nulltrue);
  896.             yield "\">
  897.                                         <small>";
  898.             // line 374
  899.             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"nulltrue);
  900.             yield "</small>
  901.                                     </a>
  902.                                 ";
  903.         } else {
  904.             // line 377
  905.             yield "                                    <a href=\"javascript:void(0)\"
  906.                                        title=\"";
  907.             // line 378
  908.             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");
  909.             yield "\"
  910.                                        class=\"lien-annonce-fav gris text-center btn-favoris favoris-";
  911.             // line 379
  912.             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"falsefalsefalse379), "html"nulltrue);
  913.             yield "\"
  914.                                        data-id-annonce=\"";
  915.             // line 380
  916.             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"falsefalsefalse380), "html"nulltrue);
  917.             yield "\"
  918.                                        data-type-annonce=\"V\">
  919.                                         <div class=\"float-left\">
  920.                                             <i class=\"fa-light fa-heart bleu\"></i>
  921.                                         </div>
  922.                                         <div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
  923.                                             <small>&nbsp;&nbsp;";
  924.             // line 386
  925.             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");
  926.             yield "</small>
  927.                                         </div>
  928.                                     </a>
  929.                                 ";
  930.         }
  931.         // line 390
  932.         yield "                            </div>
  933.                             ";
  934.         // line 391
  935.         if ((isset($context["fromAlaUne"]) || array_key_exists("fromAlaUne"$context) ? $context["fromAlaUne"] : (function () { throw new RuntimeError('Variable "fromAlaUne" does not exist.'391$this->source); })())) {
  936.             // line 392
  937.             yield "                                ";
  938.             $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); })()));
  939.             // line 393
  940.             yield "                            ";
  941.         } else {
  942.             // line 394
  943.             yield "                                ";
  944.             $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); })()));
  945.             // line 395
  946.             yield "                            ";
  947.         }
  948.         // line 396
  949.         yield "                            <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
  950.                                 ";
  951.         // line 397
  952.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["annonce"] ?? null), "etat", [], "any"truetruefalse397) && (((=== 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"falsefalsefalse397), "information_transmise")) || (=== 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"falsefalsefalse397), "facture_envoyee"))) || (=== 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"falsefalsefalse397), "cmde_valide"))))) {
  953.             // line 398
  954.             yield "
  955.                                     ";
  956.             // line 399
  957.             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); })()))) : (""))) {
  958.                 // line 400
  959.                 yield "                                        <a href=\"javascript:void(0)\" class=\"buttongold\"  data-id=\"deja_commande\" role=\"button\" aria-pressed=\"true\" title=\"\">
  960.                                             ";
  961.                 // line 401
  962.                 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");
  963.                 yield "
  964.                                         </a>
  965.                                     ";
  966.             } else {
  967.                 // line 403
  968.                 yield "   
  969.                                         <a href=\"";
  970.                 // line 404
  971.                 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"falsefalsefalse404)), "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"falsefalsefalse404), "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"falsefalsefalse404), "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"nulltrue);
  972.                 yield "\"
  973.                                            title=\"";
  974.                 // line 405
  975.                 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");
  976.                 yield "\"
  977.                                            class=\"toggle-onglet\" data-onglet=\"7\">
  978.                                             <button type=\"button\" class=\"btn btn-bleu-annonce\">
  979.                                                 ";
  980.                 // line 408
  981.                 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");
  982.                 yield "
  983.                                             </button>
  984.                                         </a>
  985.                                     ";
  986.             }
  987.             // line 411
  988.             yield "     
  989.                                 ";
  990.         } else {
  991.             // line 416
  992.             yield 
  993.                                     <a href=\"";
  994.             // line 417
  995.             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"falsefalsefalse417)), "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"falsefalsefalse417), "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"falsefalsefalse417), "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"nulltrue);
  996.             yield "\"
  997.                                        title=\"";
  998.             // line 418
  999.             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");
  1000.             yield "\"
  1001.                                        class=\"\">
  1002.                                         <button type=\"button\" class=\"btn btn-bleu-annonce\">
  1003.                                             ";
  1004.             // line 421
  1005.             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");
  1006.             yield "
  1007.                                         </button>
  1008.                                     </a>
  1009.                                 ";
  1010.         }
  1011.         // line 425
  1012.         yield "                            </div>
  1013.                         </div>
  1014.                         <!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  1015.                     </div>
  1016.                 </div>
  1017.                 <!-- FIN CARD -->
  1018.                 <div class=\"row mt-3\">
  1019.                     <div class=\"onglet6 col-12 mb-3\">
  1020.                         <nav>
  1021.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1022.                                 <div class=\"col no-padding-x bl_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"1\">
  1023.                                     <a class=\"nav-item nav-link disabled active\" href=\"javascript:void(0)\"> 
  1024.                                         ";
  1025.         // line 438
  1026.         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");
  1027.         yield "
  1028.                                     </a>
  1029.                                 </div> 
  1030.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"2\">
  1031.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
  1032.                                         ";
  1033.         // line 443
  1034.         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");
  1035.         yield "
  1036.                                     </a>
  1037.                                 </div> 
  1038.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"3\">
  1039.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\"> 
  1040.                                         ";
  1041.         // line 448
  1042.         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");
  1043.         yield "
  1044.                                     </a>
  1045.                                 </div>
  1046.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"4\">
  1047.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
  1048.                                         ";
  1049.         // line 453
  1050.         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");
  1051.         yield "
  1052.                                     </a>
  1053.                                 </div>
  1054.                                 ";
  1055.         // line 456
  1056.         if ((isset($context["valorisations"]) || array_key_exists("valorisations"$context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.'456$this->source); })())) {
  1057.             // line 457
  1058.             yield "                                    <div class=\"col no-padding-x bl_m_gris br_gris comparables d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"6\">
  1059.                                         <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\"> 
  1060.                                             ";
  1061.             // line 459
  1062.             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");
  1063.             yield "
  1064.                                         </a>
  1065.                                     </div>
  1066.                                 ";
  1067.         }
  1068.         // line 463
  1069.         yield "
  1070.                                 <!-- syntheseElite --> 
  1071.                                 ";
  1072.         // line 465
  1073.         if (array_key_exists("syntheseElite"$context)) {
  1074.             yield "  ";
  1075.             // line 466
  1076.             yield "                                    ";
  1077.             if ((null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite"$context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.'466$this->source); })()))) {
  1078.                 // line 467
  1079.                 yield "
  1080.                                     ";
  1081.             } else {
  1082.                 // line 468
  1083.                 yield " ";
  1084.                 // line 469
  1085.                 yield "                                        <div class=\"col no-padding-x bl_m_gris br_gris atouts d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"30\">
  1086.                                             <a class=\"nav-item nav-link \" href=\"javascript:void(0)\">  
  1087.                                                 ";
  1088.                 // line 471
  1089.                 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");
  1090.                 yield "
  1091.                                             </a>
  1092.                                         </div>
  1093.                                     ";
  1094.             }
  1095.             // line 477
  1096.             yield "
  1097.                                 ";
  1098.         }
  1099.         // line 478
  1100.         yield "  ";
  1101.         // line 479
  1102.         yield "                                <!-- syntheseElite -->
  1103.                                 ";
  1104.         // line 482
  1105.         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); })()))) : ("")))) {
  1106.             // line 483
  1107.             yield "                                                                    ";
  1108.         }
  1109.         // line 489
  1110.         yield "
  1111.                             </div>
  1112.                         </nav>
  1113.                     </div>
  1114.                 </div>
  1115.                 <div class=\"row d-lg-none\" id=\"top-nav\">
  1116.                     <div class=\"onglet6 col-12\">
  1117.                         <nav>
  1118.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1119.                                 <div class=\"col no-padding-x bl_gris br_gris lh09 toggle-onglet\" data-onglet=\"1\">
  1120.                                     <a class=\"nav-item nav-link active\" href=\"#top-nav\">
  1121.                                         ";
  1122.         // line 503
  1123.         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");
  1124.         yield "
  1125.                                     </a>
  1126.                                 </div>
  1127.                             </div>
  1128.                         </nav>
  1129.                     </div>
  1130.                 </div>
  1131.                 <!-- DESCRIPTION GENERALE -->
  1132.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-1\">
  1133.                     <div class=\"card-body\">
  1134.                         <div class=\"row\">
  1135.                             <div class=\"col-12 mt-3 mb-3\">
  1136.                                 <h5 class=\"annonce ml-sm-3\">
  1137.                                     ";
  1138.         // line 517
  1139.         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");
  1140.         yield "
  1141.                                 </h5>
  1142.                                 <div class=\"ml-sm-5 mb-5\">
  1143.                                     ";
  1144.         // line 520
  1145.         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"nulltrue);
  1146.         yield " : <strong>";
  1147.         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"nulltrue);
  1148.         yield "</strong><br>
  1149.                                     ";
  1150.         // line 521
  1151.         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); })())) {
  1152.             // line 522
  1153.             yield "                                        ";
  1154.             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");
  1155.             yield " : 
  1156.                                         <strong>";
  1157.             // line 523
  1158.             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"nulltrue);
  1159.             yield "</strong><br>
  1160.                                     ";
  1161.         }
  1162.         // line 525
  1163.         yield "                                    ";
  1164.         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");
  1165.         yield " : 
  1166.                                     <strong>
  1167.                                         ";
  1168.         // line 527
  1169.         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"falsefalsefalse527) && (!== 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"falsefalsefalse527), "Confidentiel")))) {
  1170.             // line 528
  1171.             yield "                                            ";
  1172.             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"falsefalsefalse528), "html"nulltrue);
  1173.             yield ", 
  1174.                                         ";
  1175.         }
  1176.         // line 530
  1177.         yield "                                        ";
  1178.         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"falsefalsefalse530) && (!== 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"falsefalsefalse530), "Confidentiel")))) {
  1179.             // line 531
  1180.             yield "                                            ";
  1181.             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"falsefalsefalse531), "html"nulltrue);
  1182.             yield ", 
  1183.                                         ";
  1184.         }
  1185.         // line 533
  1186.         yield "                                        ";
  1187.         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"falsefalsefalse533) && (!== 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"falsefalsefalse533), "Confidentiel")))) {
  1188.             // line 534
  1189.             yield "                                            ";
  1190.             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"falsefalsefalse534), "html"nulltrue);
  1191.             yield 
  1192.                                         ";
  1193.         }
  1194.         // line 536
  1195.         yield "                                    </strong><br>
  1196.                                     ";
  1197.         // line 537
  1198.         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); })())) {
  1199.             // line 538
  1200.             yield "                                        ";
  1201.             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"nulltrue);
  1202.             yield " : 
  1203.                                         <strong>";
  1204.             // line 539
  1205.             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");
  1206.             yield "</strong><br>
  1207.                                     ";
  1208.         }
  1209.         // line 541
  1210.         yield "                                </div>
  1211.                                 <h5 class=\"annonce ml-sm-3\">
  1212.                                     ";
  1213.         // line 544
  1214.         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");
  1215.         yield "
  1216.                                 </h5>
  1217.                                 <div class=\"ml-sm-5 mb-5\">
  1218.                                     ";
  1219.         // line 547
  1220.         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"falsefalsefalse547), "html"nulltrue));
  1221.         yield "<br>
  1222.                                 </div>
  1223.                                 ";
  1224.         // line 550
  1225.         if ((((=== 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"falsefalsefalse550), "oui")) || (=== 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"falsefalsefalse550), "oui"))) || (=== 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"falsefalsefalse550), "oui")))) {
  1226.             // line 551
  1227.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  1228.                                         ";
  1229.             // line 552
  1230.             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");
  1231.             yield "
  1232.                                     </h5>
  1233.                                     <div class=\"ml-sm-5 mb-5\">
  1234.                                         ";
  1235.             // line 555
  1236.             if ((=== 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"falsefalsefalse555), "oui"))) {
  1237.                 // line 556
  1238.                 yield "                                            ";
  1239.                 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");
  1240.                 yield "
  1241.                                             <b>";
  1242.                 // line 557
  1243.                 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");
  1244.                 yield "</b><br>
  1245.                                         ";
  1246.             }
  1247.             // line 559
  1248.             yield "                                        ";
  1249.             if ((=== 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"falsefalsefalse559), "oui"))) {
  1250.                 // line 560
  1251.                 yield "                                            ";
  1252.                 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");
  1253.                 yield "<br>
  1254.                                         ";
  1255.             }
  1256.             // line 562
  1257.             yield "                                        ";
  1258.             if ((=== 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"falsefalsefalse562), "oui"))) {
  1259.                 // line 563
  1260.                 yield "                                            ";
  1261.                 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");
  1262.                 yield "<br>
  1263.                                         ";
  1264.             }
  1265.             // line 565
  1266.             yield "                                    </div>
  1267.                                 ";
  1268.         }
  1269.         // line 567
  1270.         yield "
  1271.                                 ";
  1272.         // line 568
  1273.         if ((!== 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"falsefalsefalse568), 3))) {
  1274.             // line 569
  1275.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  1276.                                         ";
  1277.             // line 570
  1278.             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");
  1279.             yield "
  1280.                                     </h5>
  1281.                                 ";
  1282.         } else {
  1283.             // line 573
  1284.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  1285.                                         ";
  1286.             // line 574
  1287.             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");
  1288.             yield "
  1289.                                     </h5>
  1290.                                 ";
  1291.         }
  1292.         // line 577
  1293.         yield "                                <div class=\"ml-sm-5 mb-5\">
  1294.                                     ";
  1295.         // line 578
  1296.         if ((!== 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"falsefalsefalse578), 3))) {
  1297.             // line 579
  1298.             yield "                                        ";
  1299.             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); })())) {
  1300.                 // line 580
  1301.                 yield "                                            ";
  1302.                 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");
  1303.                 yield " : 
  1304.                                             ";
  1305.                 // line 581
  1306.                 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"nulltrue);
  1307.                 yield "<br>
  1308.                                         ";
  1309.             }
  1310.             // line 583
  1311.             yield "                                    ";
  1312.         } else {
  1313.             // line 584
  1314.             yield "                                        ";
  1315.             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");
  1316.             yield " : 
  1317.                                         <strong>";
  1318.             // line 585
  1319.             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");
  1320.             yield "</strong><br>
  1321.                                         ";
  1322.             // line 586
  1323.             if ((!== 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"falsefalsefalse586), ""))) {
  1324.                 // line 587
  1325.                 yield "                                            ";
  1326.                 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");
  1327.                 yield " : 
  1328.                                             <strong>";
  1329.                 // line 588
  1330.                 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"falsefalsefalse588), "html"nulltrue);
  1331.                 yield "</strong><br>
  1332.                                         ";
  1333.             }
  1334.             // line 590
  1335.             yield "                                        ";
  1336.             if ((((!== 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"falsefalsefalse590), null)) && (!== 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"falsefalsefalse590), ""))) && (!== 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"falsefalsefalse590), 0)))) {
  1337.                 // line 591
  1338.                 yield "                                            ";
  1339.                 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");
  1340.                 yield " : 
  1341.                                             <strong>";
  1342.                 // line 592
  1343.                 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"falsefalsefalse592), "html"nulltrue);
  1344.                 yield " k€</strong><br>
  1345.                                         ";
  1346.             }
  1347.             // line 594
  1348.             yield "                                        ";
  1349.             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");
  1350.             yield " : 
  1351.                                         <strong>";
  1352.             // line 595
  1353.             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"nulltrue);
  1354.             yield "</strong><br>
  1355.                                     ";
  1356.         }
  1357.         // line 597
  1358.         yield "
  1359.                                     ";
  1360.         // line 598
  1361.         if ((((!== 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"falsefalsefalse598), "")) && (!== 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"falsefalsefalse598), 7))) && (!== 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"falsefalsefalse598), 3)))) {
  1362.             // line 599
  1363.             yield "                                        ";
  1364.             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");
  1365.             yield " : 
  1366.                                         ";
  1367.             // line 600
  1368.             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"nulltrue);
  1369.             yield "<br>
  1370.                                     ";
  1371.         }
  1372.         // line 602
  1373.         yield "
  1374.                                     ";
  1375.         // line 603
  1376.         if ((!== 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"falsefalsefalse603), ""))) {
  1377.             // line 604
  1378.             yield "                                        ";
  1379.             if ((!== 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"falsefalsefalse604), 3))) {
  1380.                 // line 605
  1381.                 yield "                                            ";
  1382.                 if (((!== 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"falsefalsefalse605), "")) && (!== 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"falsefalsefalse605), 7)))) {
  1383.                     // line 606
  1384.                     yield "                                                ";
  1385.                     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");
  1386.                     yield " : 
  1387.                                                 ";
  1388.                     // line 607
  1389.                     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"falsefalsefalse607), "html"nulltrue);
  1390.                     yield "<br>
  1391.                                             ";
  1392.                 } else {
  1393.                     // line 609
  1394.                     yield "                                                ";
  1395.                     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");
  1396.                     yield " : 
  1397.                                                 ";
  1398.                     // line 610
  1399.                     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"falsefalsefalse610), "html"nulltrue);
  1400.                     yield "<br>
  1401.                                             ";
  1402.                 }
  1403.                 // line 612
  1404.                 yield "                                        ";
  1405.             }
  1406.             // line 613
  1407.             yield "                                    ";
  1408.         }
  1409.         // line 614
  1410.         yield "                                </div>
  1411.                             </div>
  1412.                         </div>
  1413.                     </div>
  1414.                 </div>
  1415.                 <!-- FIN DESCRIPTION GENERALE -->
  1416.                 <div class=\"row d-lg-none\">
  1417.                     <div class=\"onglet6 col-12\">
  1418.                         <nav>
  1419.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  1420.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"2\">
  1421.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  1422.                                         ";
  1423.         // line 627
  1424.         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");
  1425.         yield "
  1426.                                     </a>
  1427.                                 </div>
  1428.                             </div>
  1429.                         </nav>
  1430.                     </div>
  1431.                 </div>
  1432.                 <!-- ELEMENTS CHIFFRES -->
  1433.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-2 d-none\">
  1434.                     <div class=\"card-body\">
  1435.                         <div class=\"row\">
  1436.                             <div class=\"col-12 mt-3 mb-3\">
  1437.                                 <h5 class=\"annonce ml-sm-3\">
  1438.                                     ";
  1439.         // line 641
  1440.         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");
  1441.         yield "
  1442.                                     <span class=\"d-lg-none\">*</span>
  1443.                                 </h5>
  1444.                                 <div class=\"ml-lg-5 mb-5\">
  1445.                                     <!-- MOBILE -->
  1446.                                     <table class=\"table table-hover d-table d-lg-none\">
  1447.                                         <thead>
  1448.                                             <tr>
  1449.                                                 <th scope=\"col\" class=\"text-left d-none d-lg-table-cell\">
  1450.                                                     ";
  1451.         // line 650
  1452.         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");
  1453.         yield " k€/";
  1454.         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");
  1455.         yield "
  1456.                                                 </th>
  1457.                                                 <th scope=\"col\" class=\"text-left d-table-cell d-lg-none\">
  1458.                                                     ";
  1459.         // line 653
  1460.         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");
  1461.         yield " k€
  1462.                                                 </th>
  1463.                                                 <th scope=\"col\" class=\"text-right\">";
  1464.         // line 655
  1465.         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"nulltrue);
  1466.         yield "</th>
  1467.                                                 <th scope=\"col\" class=\"text-right\">";
  1468.         // line 656
  1469.         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"nulltrue);
  1470.         yield "</th>
  1471.                                                 <th scope=\"col\" class=\"text-right\">";
  1472.         // line 657
  1473.         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"nulltrue);
  1474.         yield "</th>
  1475.                                             </tr>
  1476.                                         </thead>
  1477.                                         <tbody>
  1478.                                             <tr>
  1479.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
  1480.         // line 662
  1481.         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");
  1482.         yield "</th>
  1483.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-nonel\">";
  1484.         // line 663
  1485.         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");
  1486.         yield "</th>
  1487.                                                 <td class=\"text-right\">
  1488.                                                     ";
  1489.         // line 665
  1490.         if ((!== 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); })()), ""))) {
  1491.             // line 666
  1492.             yield "                                                        ";
  1493.             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"nulltrue);
  1494.             yield "
  1495.                                                     ";
  1496.         }
  1497.         // line 668
  1498.         yield "                                                </td>
  1499.                                                 <td class=\"text-right\">
  1500.                                                     ";
  1501.         // line 670
  1502.         if ((!== 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); })()), ""))) {
  1503.             // line 671
  1504.             yield "                                                        ";
  1505.             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"nulltrue);
  1506.             yield "
  1507.                                                     ";
  1508.         }
  1509.         // line 673
  1510.         yield "                                                </td>
  1511.                                                 <td class=\"text-right\">
  1512.                                                     ";
  1513.         // line 675
  1514.         if ((!== 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); })()), ""))) {
  1515.             // line 676
  1516.             yield "                                                        ";
  1517.             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"nulltrue);
  1518.             yield "
  1519.                                                     ";
  1520.         }
  1521.         // line 678
  1522.         yield "                                                </td>
  1523.                                             </tr>
  1524.                                             <tr>
  1525.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
  1526.         // line 681
  1527.         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");
  1528.         yield "</th>
  1529.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
  1530.         // line 682
  1531.         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");
  1532.         yield "</th>
  1533.                                                 <td class=\"text-right\">
  1534.                                                     ";
  1535.         // line 684
  1536.         if ((!== 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); })()), ""))) {
  1537.             // line 685
  1538.             yield "                                                        ";
  1539.             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"nulltrue);
  1540.             yield "
  1541.                                                     ";
  1542.         }
  1543.         // line 687
  1544.         yield "                                                </td>
  1545.                                                 <td class=\"text-right\">
  1546.                                                     ";
  1547.         // line 689
  1548.         if ((!== 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); })()), ""))) {
  1549.             // line 690
  1550.             yield "                                                        ";
  1551.             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"nulltrue);
  1552.             yield "
  1553.                                                     ";
  1554.         }
  1555.         // line 692
  1556.         yield "                                                </td>
  1557.                                                 <td class=\"text-right\">
  1558.                                                     ";
  1559.         // line 694
  1560.         if ((!== 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); })()), ""))) {
  1561.             // line 695
  1562.             yield "                                                        ";
  1563.             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"nulltrue);
  1564.             yield "
  1565.                                                     ";
  1566.         }
  1567.         // line 697
  1568.         yield "                                                </td>
  1569.                                             </tr>
  1570.                                             <tr>
  1571.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">
  1572.                                                     ";
  1573.         // line 701
  1574.         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");
  1575.         yield "
  1576.                                                     <a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
  1577.                                                        data-placement=\"right\"
  1578.                                                        data-content=\"";
  1579.         // line 704
  1580.         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");
  1581.         yield "\"
  1582.                                                        title=\"";
  1583.         // line 705
  1584.         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");
  1585.         yield "\">
  1586.                                                         <i class=\"fa fa-question-circle\"></i>
  1587.                                                     </a>
  1588.                                                 </th>
  1589.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
  1590.         // line 709
  1591.         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");
  1592.         yield "</th>
  1593.                                                 <td class=\"text-right\">
  1594.                                                     ";
  1595.         // line 711
  1596.         if ((!== 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); })()), ""))) {
  1597.             // line 712
  1598.             yield "                                                        ";
  1599.             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"nulltrue);
  1600.             yield "
  1601.                                                     ";
  1602.         }
  1603.         // line 714
  1604.         yield "                                                </td>
  1605.                                                 <td class=\"text-right\">
  1606.                                                     ";
  1607.         // line 716
  1608.         if ((!== 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); })()), ""))) {
  1609.             // line 717
  1610.             yield "                                                        ";
  1611.             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"nulltrue);
  1612.             yield "
  1613.                                                     ";
  1614.         }
  1615.         // line 719
  1616.         yield "                                                </td>
  1617.                                                 <td class=\"text-right\">
  1618.                                                     ";
  1619.         // line 721
  1620.         if ((!== 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); })()), ""))) {
  1621.             // line 722
  1622.             yield "                                                        ";
  1623.             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"nulltrue);
  1624.             yield "
  1625.                                                     ";
  1626.         }
  1627.         // line 724
  1628.         yield "                                                </td>
  1629.                                             </tr>
  1630.                                             <tr>
  1631.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
  1632.         // line 727
  1633.         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");
  1634.         yield "</th>
  1635.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
  1636.         // line 728
  1637.         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");
  1638.         yield "</th>
  1639.                                                 <td class=\"text-right\">
  1640.                                                     ";
  1641.         // line 730
  1642.         if ((!== 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); })()), ""))) {
  1643.             // line 731
  1644.             yield "                                                        ";
  1645.             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"nulltrue);
  1646.             yield "
  1647.                                                     ";
  1648.         }
  1649.         // line 733
  1650.         yield "                                                </td>
  1651.                                                 <td class=\"text-right\">
  1652.                                                     ";
  1653.         // line 735
  1654.         if ((!== 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); })()), ""))) {
  1655.             // line 736
  1656.             yield "                                                        ";
  1657.             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"nulltrue);
  1658.             yield "
  1659.                                                     ";
  1660.         }
  1661.         // line 738
  1662.         yield "                                                </td>
  1663.                                                 <td class=\"text-right\">
  1664.                                                     ";
  1665.         // line 740
  1666.         if ((!== 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); })()), ""))) {
  1667.             // line 741
  1668.             yield "                                                        ";
  1669.             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"nulltrue);
  1670.             yield "
  1671.                                                     ";
  1672.         }
  1673.         // line 743
  1674.         yield "                                                </td>
  1675.                                             </tr>
  1676.                                             <tr>
  1677.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
  1678.         // line 746
  1679.         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");
  1680.         yield "</th>
  1681.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
  1682.         // line 747
  1683.         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");
  1684.         yield "</th>
  1685.                                                 <td class=\"text-right\">
  1686.                                                     ";
  1687.         // line 749
  1688.         if ((!== 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); })()), ""))) {
  1689.             // line 750
  1690.             yield "                                                        ";
  1691.             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"nulltrue);
  1692.             yield "
  1693.                                                     ";
  1694.         }
  1695.         // line 752
  1696.         yield "                                                </td>
  1697.                                                 <td class=\"text-right\">
  1698.                                                     ";
  1699.         // line 754
  1700.         if ((!== 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); })()), ""))) {
  1701.             // line 755
  1702.             yield "                                                        ";
  1703.             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"nulltrue);
  1704.             yield "
  1705.                                                     ";
  1706.         }
  1707.         // line 757
  1708.         yield "                                                </td>
  1709.                                                 <td class=\"text-right\">
  1710.                                                     ";
  1711.         // line 759
  1712.         if ((!== 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); })()), ""))) {
  1713.             // line 760
  1714.             yield "                                                        ";
  1715.             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"nulltrue);
  1716.             yield "
  1717.                                                     ";
  1718.         }
  1719.         // line 762
  1720.         yield "                                                </td>
  1721.                                             </tr>
  1722.                                             <tr>
  1723.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">";
  1724.         // line 765
  1725.         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");
  1726.         yield "</th>
  1727.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">";
  1728.         // line 766
  1729.         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");
  1730.         yield "</th>
  1731.                                                 <td class=\"text-right\">
  1732.                                                     ";
  1733.         // line 768
  1734.         if ((!== 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); })()), ""))) {
  1735.             // line 769
  1736.             yield "                                                        ";
  1737.             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"nulltrue);
  1738.             yield "
  1739.                                                     ";
  1740.         }
  1741.         // line 771
  1742.         yield "                                                </td>
  1743.                                                 <td class=\"text-right\">
  1744.                                                     ";
  1745.         // line 773
  1746.         if ((!== 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); })()), ""))) {
  1747.             // line 774
  1748.             yield "                                                        ";
  1749.             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"nulltrue);
  1750.             yield "
  1751.                                                     ";
  1752.         }
  1753.         // line 776
  1754.         yield "                                                </td>
  1755.                                                 <td class=\"text-right\">
  1756.                                                     ";
  1757.         // line 778
  1758.         if ((!== 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); })()), ""))) {
  1759.             // line 779
  1760.             yield "                                                        ";
  1761.             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"nulltrue);
  1762.             yield "
  1763.                                                     ";
  1764.         }
  1765.         // line 781
  1766.         yield "                                                </td>
  1767.                                             </tr>
  1768.                                         </tbody>
  1769.                                     </table>
  1770.                                     <span class=\"d-inline d-lg-none\">
  1771.                                         * ";
  1772.         // line 786
  1773.         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");
  1774.         yield ",
  1775.                                         ";
  1776.         // line 787
  1777.         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");
  1778.         yield ",
  1779.                                         ";
  1780.         // line 788
  1781.         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");
  1782.         yield ",
  1783.                                         ";
  1784.         // line 789
  1785.         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");
  1786.         yield ",
  1787.                                         ";
  1788.         // line 790
  1789.         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");
  1790.         yield ",
  1791.                                         ";
  1792.         // line 791
  1793.         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");
  1794.         yield "
  1795.                                     </span>
  1796.                                     <!-- FIN MOBILE -->
  1797.                                     <!-- TOUT SAUF MOBILE -->
  1798.                                     <table class=\"table table-hover d-none d-lg-table\">
  1799.                                         <thead>
  1800.                                             <tr>
  1801.                                                 <th scope=\"col\" class=\"text-left\">
  1802.                                                     ";
  1803.         // line 800
  1804.         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");
  1805.         yield " k€/";
  1806.         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");
  1807.         yield "
  1808.                                                 </th>
  1809.                                                 <th scope=\"col\" class=\"text-right\">";
  1810.         // line 802
  1811.         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"nulltrue);
  1812.         yield "</th>
  1813.                                                 <th scope=\"col\" class=\"text-right\">";
  1814.         // line 803
  1815.         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"nulltrue);
  1816.         yield "</th>
  1817.                                                 <th scope=\"col\" class=\"text-right\">";
  1818.         // line 804
  1819.         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"nulltrue);
  1820.         yield "</th>
  1821.                                                 <th scope=\"col\" class=\"text-right\">";
  1822.         // line 805
  1823.         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"nulltrue);
  1824.         yield "</th>
  1825.                                             </tr>
  1826.                                         </thead>
  1827.                                         <tbody>
  1828.                                             <tr>
  1829.                                                 <th scope=\"row\" class=\"text-left\">";
  1830.         // line 810
  1831.         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");
  1832.         yield "</th>
  1833.                                                 <td class=\"text-right\">
  1834.                                                     ";
  1835.         // line 812
  1836.         if ((!== 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); })()), ""))) {
  1837.             // line 813
  1838.             yield "                                                        ";
  1839.             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"nulltrue);
  1840.             yield "
  1841.                                                     ";
  1842.         }
  1843.         // line 815
  1844.         yield "                                                </td>
  1845.                                                 <td class=\"text-right\">
  1846.                                                     ";
  1847.         // line 817
  1848.         if ((!== 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); })()), ""))) {
  1849.             // line 818
  1850.             yield "                                                        ";
  1851.             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"nulltrue);
  1852.             yield "
  1853.                                                     ";
  1854.         }
  1855.         // line 820
  1856.         yield "                                                </td>
  1857.                                                 <td class=\"text-right\">
  1858.                                                     ";
  1859.         // line 822
  1860.         if ((!== 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); })()), ""))) {
  1861.             // line 823
  1862.             yield "                                                        ";
  1863.             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"nulltrue);
  1864.             yield "
  1865.                                                     ";
  1866.         }
  1867.         // line 825
  1868.         yield "                                                </td>
  1869.                                                 <td class=\"text-right\">
  1870.                                                     ";
  1871.         // line 827
  1872.         if ((!== 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); })()), ""))) {
  1873.             // line 828
  1874.             yield "                                                        ";
  1875.             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"nulltrue);
  1876.             yield "
  1877.                                                     ";
  1878.         }
  1879.         // line 830
  1880.         yield "                                                </td>
  1881.                                             </tr>
  1882.                                             <tr>
  1883.                                                 <th scope=\"row\" class=\"text-left\">";
  1884.         // line 833
  1885.         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");
  1886.         yield "</th>
  1887.                                                 <td class=\"text-right\">
  1888.                                                     ";
  1889.         // line 835
  1890.         if ((!== 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); })()), ""))) {
  1891.             // line 836
  1892.             yield "                                                        ";
  1893.             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"nulltrue);
  1894.             yield "
  1895.                                                     ";
  1896.         }
  1897.         // line 838
  1898.         yield "                                                </td>
  1899.                                                 <td class=\"text-right\">
  1900.                                                     ";
  1901.         // line 840
  1902.         if ((!== 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); })()), ""))) {
  1903.             // line 841
  1904.             yield "                                                        ";
  1905.             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"nulltrue);
  1906.             yield "
  1907.                                                     ";
  1908.         }
  1909.         // line 843
  1910.         yield "                                                </td>
  1911.                                                 <td class=\"text-right\">
  1912.                                                     ";
  1913.         // line 845
  1914.         if ((!== 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); })()), ""))) {
  1915.             // line 846
  1916.             yield "                                                        ";
  1917.             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"nulltrue);
  1918.             yield "
  1919.                                                     ";
  1920.         }
  1921.         // line 848
  1922.         yield "                                                </td>
  1923.                                                 <td class=\"text-right\">
  1924.                                                     ";
  1925.         // line 850
  1926.         if ((!== 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); })()), ""))) {
  1927.             // line 851
  1928.             yield "                                                        ";
  1929.             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"nulltrue);
  1930.             yield "
  1931.                                                     ";
  1932.         }
  1933.         // line 853
  1934.         yield "                                                </td>
  1935.                                             </tr>
  1936.                                             <tr>
  1937.                                                 <th scope=\"row\" class=\"text-left\">
  1938.                                                     ";
  1939.         // line 857
  1940.         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");
  1941.         yield "
  1942.                                                     <a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
  1943.                                                        data-placement=\"right\"
  1944.                                                        data-content=\"";
  1945.         // line 860
  1946.         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");
  1947.         yield "\"
  1948.                                                        title=\"";
  1949.         // line 861
  1950.         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");
  1951.         yield "\">
  1952.                                                         <i class=\"fa fa-question-circle\"></i>
  1953.                                                     </a>
  1954.                                                 </th>
  1955.                                                 <td class=\"text-right\">
  1956.                                                     ";
  1957.         // line 866
  1958.         if ((!== 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); })()), ""))) {
  1959.             // line 867
  1960.             yield "                                                        ";
  1961.             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"nulltrue);
  1962.             yield "
  1963.                                                     ";
  1964.         }
  1965.         // line 869
  1966.         yield "                                                </td>
  1967.                                                 <td class=\"text-right\">
  1968.                                                     ";
  1969.         // line 871
  1970.         if ((!== 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); })()), ""))) {
  1971.             // line 872
  1972.             yield "                                                        ";
  1973.             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"nulltrue);
  1974.             yield "
  1975.                                                     ";
  1976.         }
  1977.         // line 874
  1978.         yield "                                                </td>
  1979.                                                 <td class=\"text-right\">
  1980.                                                     ";
  1981.         // line 876
  1982.         if ((!== 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); })()), ""))) {
  1983.             // line 877
  1984.             yield "                                                        ";
  1985.             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"nulltrue);
  1986.             yield "
  1987.                                                     ";
  1988.         }
  1989.         // line 879
  1990.         yield "                                                </td>
  1991.                                                 <td class=\"text-right\">
  1992.                                                     ";
  1993.         // line 881
  1994.         if ((!== 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); })()), ""))) {
  1995.             // line 882
  1996.             yield "                                                        ";
  1997.             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"nulltrue);
  1998.             yield "
  1999.                                                     ";
  2000.         }
  2001.         // line 884
  2002.         yield "                                                </td>
  2003.                                             </tr>
  2004.                                             <tr>
  2005.                                                 <th scope=\"row\" class=\"text-left\">";
  2006.         // line 887
  2007.         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");
  2008.         yield "</th>
  2009.                                                 <td class=\"text-right\">
  2010.                                                     ";
  2011.         // line 889
  2012.         if ((!== 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); })()), ""))) {
  2013.             // line 890
  2014.             yield "                                                        ";
  2015.             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"nulltrue);
  2016.             yield "
  2017.                                                     ";
  2018.         }
  2019.         // line 892
  2020.         yield "                                                </td>
  2021.                                                 <td class=\"text-right\">
  2022.                                                     ";
  2023.         // line 894
  2024.         if ((!== 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); })()), ""))) {
  2025.             // line 895
  2026.             yield "                                                        ";
  2027.             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"nulltrue);
  2028.             yield "
  2029.                                                     ";
  2030.         }
  2031.         // line 897
  2032.         yield "                                                </td>
  2033.                                                 <td class=\"text-right\">
  2034.                                                     ";
  2035.         // line 899
  2036.         if ((!== 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); })()), ""))) {
  2037.             // line 900
  2038.             yield "                                                        ";
  2039.             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"nulltrue);
  2040.             yield "
  2041.                                                     ";
  2042.         }
  2043.         // line 902
  2044.         yield "                                                </td>
  2045.                                                 <td class=\"text-right\">
  2046.                                                     ";
  2047.         // line 904
  2048.         if ((!== 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); })()), ""))) {
  2049.             // line 905
  2050.             yield "                                                        ";
  2051.             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"nulltrue);
  2052.             yield "
  2053.                                                     ";
  2054.         }
  2055.         // line 907
  2056.         yield "                                                </td>
  2057.                                             </tr>
  2058.                                             <tr>
  2059.                                                 <th scope=\"row\" class=\"text-left\">";
  2060.         // line 910
  2061.         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");
  2062.         yield "</th>
  2063.                                                 <td class=\"text-right\">
  2064.                                                     ";
  2065.         // line 912
  2066.         if ((!== 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); })()), ""))) {
  2067.             // line 913
  2068.             yield "                                                        ";
  2069.             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"nulltrue);
  2070.             yield "
  2071.                                                     ";
  2072.         }
  2073.         // line 915
  2074.         yield "                                                </td>
  2075.                                                 <td class=\"text-right\">
  2076.                                                     ";
  2077.         // line 917
  2078.         if ((!== 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); })()), ""))) {
  2079.             // line 918
  2080.             yield "                                                        ";
  2081.             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"nulltrue);
  2082.             yield "
  2083.                                                     ";
  2084.         }
  2085.         // line 920
  2086.         yield "                                                </td>
  2087.                                                 <td class=\"text-right\">
  2088.                                                     ";
  2089.         // line 922
  2090.         if ((!== 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); })()), ""))) {
  2091.             // line 923
  2092.             yield "                                                        ";
  2093.             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"nulltrue);
  2094.             yield "
  2095.                                                     ";
  2096.         }
  2097.         // line 925
  2098.         yield "                                                </td>
  2099.                                                 <td class=\"text-right\">
  2100.                                                     ";
  2101.         // line 927
  2102.         if ((!== 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); })()), ""))) {
  2103.             // line 928
  2104.             yield "                                                        ";
  2105.             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"nulltrue);
  2106.             yield "
  2107.                                                     ";
  2108.         }
  2109.         // line 930
  2110.         yield "                                                </td>
  2111.                                             </tr>
  2112.                                             <tr>
  2113.                                                 <th scope=\"row\" class=\"text-left\">";
  2114.         // line 933
  2115.         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");
  2116.         yield "</th>
  2117.                                                 <td class=\"text-right\">
  2118.                                                     ";
  2119.         // line 935
  2120.         if ((!== 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); })()), ""))) {
  2121.             // line 936
  2122.             yield "                                                        ";
  2123.             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"nulltrue);
  2124.             yield "
  2125.                                                     ";
  2126.         }
  2127.         // line 938
  2128.         yield "                                                </td>
  2129.                                                 <td class=\"text-right\">
  2130.                                                     ";
  2131.         // line 940
  2132.         if ((!== 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); })()), ""))) {
  2133.             // line 941
  2134.             yield "                                                        ";
  2135.             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"nulltrue);
  2136.             yield "
  2137.                                                     ";
  2138.         }
  2139.         // line 943
  2140.         yield "                                                </td>
  2141.                                                 <td class=\"text-right\">
  2142.                                                     ";
  2143.         // line 945
  2144.         if ((!== 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); })()), ""))) {
  2145.             // line 946
  2146.             yield "                                                        ";
  2147.             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"nulltrue);
  2148.             yield "
  2149.                                                     ";
  2150.         }
  2151.         // line 948
  2152.         yield "                                                </td>
  2153.                                                 <td class=\"text-right\">
  2154.                                                     ";
  2155.         // line 950
  2156.         if ((!== 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); })()), ""))) {
  2157.             // line 951
  2158.             yield "                                                        ";
  2159.             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"nulltrue);
  2160.             yield "
  2161.                                                     ";
  2162.         }
  2163.         // line 953
  2164.         yield "                                                </td>
  2165.                                             </tr>
  2166.                                         </tbody>
  2167.                                     </table>
  2168.                                     <!-- FIN TOUT SAUF MOBILE -->
  2169.                                 </div>
  2170.                                 ";
  2171.         // line 960
  2172.         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); })()))) {
  2173.             // line 961
  2174.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  2175.                                         ";
  2176.             // line 962
  2177.             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");
  2178.             yield "
  2179.                                     </h5>
  2180.                                     <div class=\"ml-lg-5 mb-5\">
  2181.                                         ";
  2182.             // line 965
  2183.             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); })())) {
  2184.                 // line 966
  2185.                 yield "                                            ";
  2186.                 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");
  2187.                 yield " : 
  2188.                                             <strong>";
  2189.                 // line 967
  2190.                 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"nulltrue);
  2191.                 yield " k€</strong><br>
  2192.                                         ";
  2193.             }
  2194.             // line 969
  2195.             yield "                                        ";
  2196.             if ((isset($context["dettes"]) || array_key_exists("dettes"$context) ? $context["dettes"] : (function () { throw new RuntimeError('Variable "dettes" does not exist.'969$this->source); })())) {
  2197.                 // line 970
  2198.                 yield "                                            ";
  2199.                 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"nulltrue);
  2200.                 yield " : <strong>";
  2201.                 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"nulltrue);
  2202.                 yield " k€</strong><br>
  2203.                                         ";
  2204.             }
  2205.             // line 972
  2206.             yield "                                        ";
  2207.             if ((isset($context["tresorerie"]) || array_key_exists("tresorerie"$context) ? $context["tresorerie"] : (function () { throw new RuntimeError('Variable "tresorerie" does not exist.'972$this->source); })())) {
  2208.                 // line 973
  2209.                 yield "                                            ";
  2210.                 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");
  2211.                 yield " : 
  2212.                                             <strong>";
  2213.                 // line 974
  2214.                 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"nulltrue);
  2215.                 yield " k€</strong><br>
  2216.                                         ";
  2217.             }
  2218.             // line 976
  2219.             yield "                                    </div>
  2220.                                 ";
  2221.         }
  2222.         // line 978
  2223.         yield "                            </div>
  2224.                         </div>
  2225.                     </div>
  2226.                 </div>
  2227.                 <!-- FIN ELEMENTS CHIFFRES -->
  2228.                 <div class=\"row d-lg-none\">
  2229.                     <div class=\"onglet6 col-12\">
  2230.                         <nav>
  2231.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2232.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"3\">
  2233.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  2234.                                         ";
  2235.         // line 990
  2236.         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");
  2237.         yield "
  2238.                                     </a>
  2239.                                 </div>
  2240.                             </div>
  2241.                         </nav>
  2242.                     </div>
  2243.                 </div>
  2244.                 <!-- POINTS FORTS CONCURRENCE -->
  2245.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-3 d-none\">
  2246.                     <div class=\"card-body\">
  2247.                         <div class=\"row\">
  2248.                             <div class=\"col-12 mt-3 mb-3\">
  2249.                                 ";
  2250.         // line 1003
  2251.         if ((!== 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); })()), ""))) {
  2252.             // line 1004
  2253.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  2254.                                         ";
  2255.             // line 1005
  2256.             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");
  2257.             yield "
  2258.                                     </h5>
  2259.                                     <div class=\"ml-sm-5 mb-5\">
  2260.                                         ";
  2261.             // line 1008
  2262.             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"nulltrue));
  2263.             yield "
  2264.                                     </div>
  2265.                                 ";
  2266.         }
  2267.         // line 1011
  2268.         yield "                                ";
  2269.         if ((!== 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); })()), ""))) {
  2270.             // line 1012
  2271.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  2272.                                         ";
  2273.             // line 1013
  2274.             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");
  2275.             yield "
  2276.                                     </h5>
  2277.                                     <div class=\"ml-sm-5 mb-5\">
  2278.                                         ";
  2279.             // line 1016
  2280.             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"nulltrue));
  2281.             yield "
  2282.                                     </div>
  2283.                                 ";
  2284.         }
  2285.         // line 1019
  2286.         yield "                                <h5 class=\"annonce ml-sm-3\">
  2287.                                     ";
  2288.         // line 1020
  2289.         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");
  2290.         yield "
  2291.                                 </h5>
  2292.                                 <div class=\"ml-sm-5 mb-5\">
  2293.                                     ";
  2294.         // line 1023
  2295.         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"nulltrue));
  2296.         yield "
  2297.                                 </div>
  2298.                                 ";
  2299.         // line 1025
  2300.         if ((!== CoreExtension::compare((isset($context["concurrence"]) || array_key_exists("concurrence"$context) ? $context["concurrence"] : (function () { throw new RuntimeError('Variable "concurrence" does not exist.'1025$this->source); })()), ""))) {
  2301.             // line 1026
  2302.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  2303.                                         ";
  2304.             // line 1027
  2305.             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");
  2306.             yield "
  2307.                                     </h5>
  2308.                                     <div class=\"ml-sm-5 mb-5\">
  2309.                                         ";
  2310.             // line 1030
  2311.             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"nulltrue));
  2312.             yield "
  2313.                                     </div>
  2314.                                 ";
  2315.         }
  2316.         // line 1033
  2317.         yield "                            </div>
  2318.                         </div>
  2319.                     </div>
  2320.                 </div>
  2321.                 <!-- FIN POINTS FORTS CONCURRENCE -->
  2322.                 <div class=\"row d-lg-none\">
  2323.                     <div class=\"onglet6 col-12\">
  2324.                         <nav>
  2325.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2326.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"4\">
  2327.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  2328.                                         ";
  2329.         // line 1045
  2330.         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");
  2331.         yield "
  2332.                                     </a>
  2333.                                 </div>
  2334.                             </div>
  2335.                         </nav>
  2336.                     </div>
  2337.                 </div>
  2338.                 <!-- INFOS CESSION -->
  2339.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-4 d-none\">
  2340.                     <div class=\"card-body\">
  2341.                         <div class=\"row\">
  2342.                             <div class=\"col-12 mt-3 mb-3\">
  2343.                                 <h5 class=\"annonce ml-sm-3\">
  2344.                                     ";
  2345.         // line 1059
  2346.         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");
  2347.         yield "
  2348.                                 </h5>
  2349.                                 <div class=\"ml-sm-5 mb-5\">
  2350.                                     ";
  2351.         // line 1062
  2352.         if ((!== 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"falsefalsefalse1062), 3))) {
  2353.             // line 1063
  2354.             yield "                                        ";
  2355.             if ((=== 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))) {
  2356.                 // line 1064
  2357.                 yield "                                            <p>
  2358.                                                 ";
  2359.                 // line 1065
  2360.                 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");
  2361.                 yield " : 
  2362.                                                 <span class=\"gras\">";
  2363.                 // line 1066
  2364.                 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");
  2365.                 yield ".</span>
  2366.                                             </p>
  2367.                                             ";
  2368.                 // line 1068
  2369.                 if ((=== 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"falsefalsefalse1068), "oui"))) {
  2370.                     // line 1069
  2371.                     yield "                                                <p>";
  2372.                     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");
  2373.                     yield ".</p>
  2374.                                             ";
  2375.                 }
  2376.                 // line 1071
  2377.                 yield "                                        ";
  2378.             } else {
  2379.                 // line 1072
  2380.                 yield "                                            ";
  2381.                 if ((!== 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))) {
  2382.                     // line 1073
  2383.                     yield "                                                <p>
  2384.                                                     ";
  2385.                     // line 1074
  2386.                     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");
  2387.                     yield " : 
  2388.                                                     <strong>
  2389.                                                         ";
  2390.                     // line 1076
  2391.                     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"nulltrue);
  2392.                     yield " k€ 
  2393.                                                         ";
  2394.                     // line 1077
  2395.                     if ((=== 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"falsefalsefalse1077), "oui"))) {
  2396.                         // line 1078
  2397.                         yield "                                                            ";
  2398.                         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");
  2399.                         yield ".
  2400.                                                         ";
  2401.                     }
  2402.                     // line 1080
  2403.                     yield "                                                    </strong>
  2404.                                                 </p>
  2405.                                             ";
  2406.                 }
  2407.                 // line 1083
  2408.                 yield "                                        ";
  2409.             }
  2410.             // line 1084
  2411.             yield "                                    ";
  2412.         }
  2413.         // line 1085
  2414.         yield "
  2415.                                     ";
  2416.         // line 1086
  2417.         if ((!== 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"falsefalsefalse1086), 3))) {
  2418.             // line 1087
  2419.             yield "                                        ";
  2420.             if (((!== 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)) && (!== 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); })()), "")))) {
  2421.                 // line 1088
  2422.                 yield "                                            <p>
  2423.                                                 ";
  2424.                 // line 1089
  2425.                 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");
  2426.                 yield " : 
  2427.                                                 <strong>";
  2428.                 // line 1090
  2429.                 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"nulltrue);
  2430.                 yield " k€</strong>
  2431.                                             </p>
  2432.                                         ";
  2433.             }
  2434.             // line 1093
  2435.             yield "                                    ";
  2436.         }
  2437.         // line 1094
  2438.         yield "
  2439.                                     ";
  2440.         // line 1095
  2441.         if ((=== 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"falsefalsefalse1095), "oui"))) {
  2442.             // line 1096
  2443.             yield "                                        <p>
  2444.                                             <strong>";
  2445.             // line 1097
  2446.             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");
  2447.             yield "</strong>
  2448.                                         </p>
  2449.                                     ";
  2450.         }
  2451.         // line 1100
  2452.         yield "                                </div>
  2453.                                 ";
  2454.         // line 1101
  2455.         if ((((!== 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); })())) && (=== 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"falsefalsefalse1101), "France")))) {
  2456.             // line 1102
  2457.             yield "                                    <div class=\"my-5 mx-sm-3\" style=\"background-color: #F7E7CE;\">
  2458.                                         <div class=\"row\" style=\"margin-left:0; margin-right:0;\">
  2459.                                             <div class=\"col-12 col-sm-7 pt-3 pl-4 pb-sm-3\" style=\"background-color: #003366; color: #FFFFFF;\">
  2460.                                                 Cette entreprise est-elle finançable pour vous ?
  2461.                                             </div> 
  2462.                                             <div class=\"col-12 col-sm-5 pt-2 text-right\" style=\"background-color: #003366; color: #FFFFFF;\">
  2463.                                                 <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>
  2464.                                             </div> 
  2465.                                         </div>
  2466.                                         <div class=\"col-12 py-3\">
  2467.                                             Grâce à notre simulateur de reprise, évaluez immédiatement votre capacité financière à racheter cette société. 
  2468.                                             <br>Un outil simple (votre apport suffit pour un premier aperçu), rapide et 100 % confidentiel.
  2469.                                         </div>
  2470.                                         <div class=\"col-12 text-center\">
  2471.                                             <a href=\"/simulateur-reprise-entreprise?id_annonce_vendeur=";
  2472.             // line 1116
  2473.             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"falsefalsefalse1116), "html"nulltrue);
  2474.             yield "\" class=\"button-rond\" role=\"button\" aria-pressed=\"true\" title=\"Simulateur de reprise\" target=\"_blank\">Simuler votre financement en 1 clic</a>
  2475.                                         </div>
  2476.                                     </div>
  2477.                                 ";
  2478.         }
  2479.         // line 1120
  2480.         yield "
  2481.                                 ";
  2482.         // line 1121
  2483.         if ((!== 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"falsefalsefalse1121), ""))) {
  2484.             // line 1122
  2485.             yield "                                    <h5 class=\"annonce ml-sm-3\">
  2486.                                         ";
  2487.             // line 1123
  2488.             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");
  2489.             yield "
  2490.                                     </h5>
  2491.                                     <div class=\"ml-sm-5 mb-5\">
  2492.                                         <p>";
  2493.             // line 1126
  2494.             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"falsefalsefalse1126), "html"nulltrue));
  2495.             yield "</p>
  2496.                                     </div>
  2497.                                 ";
  2498.         }
  2499.         // line 1129
  2500.         yield "
  2501.                                 ";
  2502.         // line 1130
  2503.         if (((!== 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"falsefalsefalse1130), null)) && (!== 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"falsefalsefalse1130), "")))) {
  2504.             // line 1131
  2505.             yield "                                    ";
  2506.             if ((!== 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"falsefalsefalse1131), 3))) {
  2507.                 // line 1132
  2508.                 yield "                                        <h5 class=\"annonce ml-sm-3\">
  2509.                                             ";
  2510.                 // line 1133
  2511.                 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");
  2512.                 yield "
  2513.                                         </h5>
  2514.                                     ";
  2515.             } else {
  2516.                 // line 1136
  2517.                 yield "                                        <h5 class=\"annonce ml-sm-3\">
  2518.                                             ";
  2519.                 // line 1137
  2520.                 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");
  2521.                 yield "
  2522.                                         </h5>
  2523.                                     ";
  2524.             }
  2525.             // line 1140
  2526.             yield "                                    <div class=\"ml-sm-5 mb-5\">
  2527.                                         ";
  2528.             // line 1141
  2529.             if ((=== 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"falsefalsefalse1141), "physique"))) {
  2530.                 // line 1142
  2531.                 yield "                                            <p>";
  2532.                 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");
  2533.                 yield "</p>
  2534.                                         ";
  2535.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1143
  2536. (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"falsefalsefalse1143), "morale"))) {
  2537.                 // line 1144
  2538.                 yield "                                            <p>";
  2539.                 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");
  2540.                 yield "</p>
  2541.                                         ";
  2542.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1145
  2543. (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"falsefalsefalse1145), "investissement"))) {
  2544.                 // line 1146
  2545.                 yield "                                            <p>";
  2546.                 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");
  2547.                 yield "</p>
  2548.                                         ";
  2549.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1147
  2550. (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"falsefalsefalse1147), "physique,morale"))) {
  2551.                 // line 1148
  2552.                 yield "                                            <p>";
  2553.                 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");
  2554.                 yield "</p>
  2555.                                         ";
  2556.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1149
  2557. (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"falsefalsefalse1149), "physique,investissement"))) {
  2558.                 // line 1150
  2559.                 yield "                                            <p>
  2560.                                                 ";
  2561.                 // line 1151
  2562.                 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");
  2563.                 yield "
  2564.                                                 ";
  2565.                 // line 1152
  2566.                 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");
  2567.                 yield "
  2568.                                                 ";
  2569.                 // line 1153
  2570.                 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");
  2571.                 yield "
  2572.                                             </p>
  2573.                                         ";
  2574.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1155
  2575. (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"falsefalsefalse1155), "morale,investissement"))) {
  2576.                 // line 1156
  2577.                 yield "                                            <p>
  2578.                                                 ";
  2579.                 // line 1157
  2580.                 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");
  2581.                 yield "
  2582.                                                 ";
  2583.                 // line 1158
  2584.                 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");
  2585.                 yield "
  2586.                                                 ";
  2587.                 // line 1159
  2588.                 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");
  2589.                 yield "
  2590.                                             </p>
  2591.                                         ";
  2592.             } elseif ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source,             // line 1161
  2593. (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"falsefalsefalse1161), "physique,morale,investissement"))) {
  2594.                 // line 1162
  2595.                 yield "                                            <p>
  2596.                                                 ";
  2597.                 // line 1163
  2598.                 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");
  2599.                 yield "
  2600.                                                 ";
  2601.                 // line 1164
  2602.                 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");
  2603.                 yield "
  2604.                                                 ";
  2605.                 // line 1165
  2606.                 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");
  2607.                 yield "
  2608.                                                 ";
  2609.                 // line 1166
  2610.                 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");
  2611.                 yield "
  2612.                                                 ";
  2613.                 // line 1167
  2614.                 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");
  2615.                 yield "
  2616.                                             </p>
  2617.                                         ";
  2618.             }
  2619.             // line 1170
  2620.             yield "                                    </div>
  2621.                                 ";
  2622.         }
  2623.         // line 1172
  2624.         yield "
  2625.                                 ";
  2626.         // line 1173
  2627.         if ((!== 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"falsefalsefalse1173), ""))) {
  2628.             // line 1174
  2629.             yield "                                    ";
  2630.             if ((!== 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"falsefalsefalse1174), 3))) {
  2631.                 // line 1175
  2632.                 yield "                                        <h5 class=\"annonce ml-sm-3\">
  2633.                                             ";
  2634.                 // line 1176
  2635.                 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");
  2636.                 yield "
  2637.                                         </h5>
  2638.                                     ";
  2639.             } else {
  2640.                 // line 1179
  2641.                 yield "                                        <h5 class=\"annonce ml-sm-3\">
  2642.                                             ";
  2643.                 // line 1180
  2644.                 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");
  2645.                 yield "
  2646.                                         </h5>
  2647.                                     ";
  2648.             }
  2649.             // line 1183
  2650.             yield "                                    <div class=\"ml-sm-5 mb-5\">
  2651.                                         <p>";
  2652.             // line 1184
  2653.             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"falsefalsefalse1184), "html"nulltrue));
  2654.             yield "</p>
  2655.                                     </div>
  2656.                                 ";
  2657.         }
  2658.         // line 1187
  2659.         yield "                            </div>
  2660.                             <div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1 d-none d-lg-block\">
  2661.                                 <h5 class=\"annonce ml-sm-3\">
  2662.                                     ";
  2663.         // line 1191
  2664.         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");
  2665.         yield "
  2666.                                 </h5>
  2667.                             </div>
  2668.                             <div class=\"r-tabs col-12 text-center d-none d-lg-block\">
  2669.                                 <ul class=\"r-tabs-nav input-group\">
  2670.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  2671.                                         <a href=\"";
  2672.         // line 1198
  2673.         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"nulltrue);
  2674.         yield "\" 
  2675.                                            class=\"r-tabs-anchor5\" target=\"_blank\">
  2676.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  2677.                                                 <i class=\"fa fa-calculator fa-3x\" aria-hidden=\"true\"></i><br><br>
  2678.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  2679.                                                     ";
  2680.         // line 1203
  2681.         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");
  2682.         yield "<br>
  2683.                                                     ";
  2684.         // line 1204
  2685.         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");
  2686.         yield "
  2687.                                                 </p>
  2688.                                                 <span>";
  2689.         // line 1206
  2690.         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");
  2691.         yield "</span>
  2692.                                             </div>
  2693.                                         </a>
  2694.                                     </li>
  2695.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  2696.                                         <a href=\"";
  2697.         // line 1211
  2698.         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"nulltrue);
  2699.         yield "\" 
  2700.                                            target=\"_blank\" class=\"r-tabs-anchor5\">
  2701.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  2702.                                                 <i class=\"fa fa-cogs fa-3x\" aria-hidden=\"true\"></i><br><br>
  2703.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  2704.                                                     ";
  2705.         // line 1216
  2706.         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");
  2707.         yield "<br>
  2708.                                                     ";
  2709.         // line 1217
  2710.         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");
  2711.         yield "
  2712.                                                 </p>
  2713.                                                 <span>";
  2714.         // line 1219
  2715.         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");
  2716.         yield "</span>
  2717.                                             </div>
  2718.                                         </a>
  2719.                                     </li>
  2720.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  2721.                                         <a href=\"";
  2722.         // line 1224
  2723.         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"nulltrue);
  2724.         yield "\" 
  2725.                                            class=\"r-tabs-anchor5\" target=\"_blank\">
  2726.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  2727.                                                 <i class=\"fas fa-euro-sign fa-3x\" aria-hidden=\"true\"></i><br><br>
  2728.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  2729.                                                     ";
  2730.         // line 1229
  2731.         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");
  2732.         yield "
  2733.                                                 </p>
  2734.                                                 <span>";
  2735.         // line 1231
  2736.         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");
  2737.         yield "</span>
  2738.                                             </div>
  2739.                                         </a>
  2740.                                     </li>
  2741.                                 </ul>
  2742.                             </div>
  2743.                         </div>
  2744.                     </div>
  2745.                 </div>
  2746.                 <!-- FIN INFOS CESSION -->
  2747.                 ";
  2748.         // line 1242
  2749.         if ((isset($context["valorisations"]) || array_key_exists("valorisations"$context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.'1242$this->source); })())) {
  2750.             yield 
  2751.                     <div class=\"row d-lg-none\">
  2752.                         <div class=\"onglet6 col-12\">
  2753.                             <nav>
  2754.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2755.                                     <div class=\"col no-padding-x bl_m_gris br_gris comparables lh09 toggle-onglet\" data-onglet=\"6\">
  2756.                                         <a class=\"nav-item nav-link\" href=\"#top-nav\">
  2757.                                             ";
  2758.             // line 1249
  2759.             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");
  2760.             yield "
  2761.                                         </a>
  2762.                                     </div>
  2763.                                 </div>
  2764.                             </nav>
  2765.                         </div>
  2766.                     </div>
  2767.                 ";
  2768.         }
  2769.         // line 1257
  2770.         yield "
  2771.                 ";
  2772.         // line 1258
  2773.         if ((isset($context["valorisations"]) || array_key_exists("valorisations"$context) ? $context["valorisations"] : (function () { throw new RuntimeError('Variable "valorisations" does not exist.'1258$this->source); })())) {
  2774.             // line 1259
  2775.             yield "                    <!-- TRANSACTIONS COMPARABLES -->
  2776.                     <div class=\"card my-3 no_shadow onglet toggle-onglet-6 d-none\">
  2777.                         <div class=\"card-body\">
  2778.                             <div class=\"row\">
  2779.                                 <div class=\"col-12 mt-3 mb-3\">
  2780.                                     <h5 class=\"annonce ml-sm-3\">
  2781.                                         ";
  2782.             // line 1265
  2783.             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");
  2784.             yield "
  2785.                                     </h5>
  2786.                                 </div>
  2787.                                 ";
  2788.             // line 1269
  2789.             $context['_parent'] = $context;
  2790.             $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); })()));
  2791.             foreach ($context['_seq'] as $context["_key"] => $context["valorisation"]) {
  2792.                 // line 1270
  2793.                 yield "                                    <div class=\"card mb-3 card-ie filet_gris no_shadow w-100\">
  2794.                                         <div class=\"card-body\">
  2795.                                             <div class=\"row\">
  2796.                                                 <div class=\"col-12\">
  2797.                                                     <div>
  2798.                                                         <h5 class=\"titre_comparables\">
  2799.                                                             <a href=\"";
  2800.                 // line 1276
  2801.                 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"falsefalsefalse1276), "slug" => $this->extensions['App\Twig\SlugExtension']->slugify(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "titre_valorisation", [], "any"falsefalsefalse1276)), "codePays" => (isset($context["codePaysWithUnderScore"]) || array_key_exists("codePaysWithUnderScore"$context) ? $context["codePaysWithUnderScore"] : (function () { throw new RuntimeError('Variable "codePaysWithUnderScore" does not exist.'1276$this->source); })())]), "html"nulltrue);
  2802.                 yield "\"
  2803.                                                                title=\"";
  2804.                 // line 1277
  2805.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "titre_valorisation", [], "any"falsefalsefalse1277), "html"nulltrue);
  2806.                 yield "\">
  2807.                                                                 ";
  2808.                 // line 1278
  2809.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "titre_valorisation", [], "any"falsefalsefalse1278), "html"nulltrue);
  2810.                 yield 
  2811.                                                                 ";
  2812.                 // line 1279
  2813.                 if (CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "commande", [], "any"falsefalsefalse1279)) {
  2814.                     // line 1280
  2815.                     yield "                                                                    (";
  2816.                     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");
  2817.                     yield ")
  2818.                                                                 ";
  2819.                 }
  2820.                 // line 1282
  2821.                 yield "                                                            </a>
  2822.                                                         </h5>
  2823.                                                     </div>
  2824.                                                     <div>
  2825.                                                         <span>";
  2826.                 // line 1286
  2827.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "description_publique", [], "any"falsefalsefalse1286), "html"nulltrue);
  2828.                 yield "</span>
  2829.                                                     </div>
  2830.                                                     <div class=\"mb-1\">
  2831.                                                         <span class=\"nowrap_custom\">
  2832.                                                             ";
  2833.                 // line 1290
  2834.                 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");
  2835.                 yield " : 
  2836.                                                             <strong>CR";
  2837.                 // line 1291
  2838.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "id_valorisation", [], "any"falsefalsefalse1291), "html"nulltrue);
  2839.                 yield "</strong>
  2840.                                                         </span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  2841.                                                         <span class=\"nowrap_custom\">
  2842.                                                             ";
  2843.                 // line 1294
  2844.                 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");
  2845.                 yield " : 
  2846.                                                             <strong>";
  2847.                 // line 1295
  2848.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "approx", [], "any"falsefalsefalse1295), "html"nulltrue);
  2849.                 yield "</strong>
  2850.                                                         </span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  2851.                                                         ";
  2852.                 // line 1301
  2853.                 yield "                                                        <span class=\"nowrap_custom\">";
  2854.                 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");
  2855.                 yield " : </span>
  2856.                                                         ";
  2857.                 // line 1302
  2858.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "type_acquereur", [], "any"falsefalsefalse1302), "personne"))) {
  2859.                     // line 1303
  2860.                     yield "                                                            <i class=\"fas fa-user gris_666\"></i>
  2861.                                                         ";
  2862.                 } else {
  2863.                     // line 1305
  2864.                     yield "                                                            <i class=\"fas fa-building gris_666\"></i>
  2865.                                                         ";
  2866.                 }
  2867.                 // line 1306
  2868.                 yield "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  2869.                                                         <span class=\"nowrap_custom\">";
  2870.                 // line 1307
  2871.                 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");
  2872.                 yield " : </span>
  2873.                                                         ";
  2874.                 // line 1308
  2875.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "societe_difficulte", [], "any"falsefalsefalse1308), "oui"))) {
  2876.                     // line 1309
  2877.                     yield "                                                            <i class=\"fas fa-long-arrow-alt-down gris_666\"></i>
  2878.                                                         ";
  2879.                 } else {
  2880.                     // line 1311
  2881.                     yield "                                                            <i class=\"fas fa-long-arrow-alt-up gris_666\"></i>
  2882.                                                         ";
  2883.                 }
  2884.                 // line 1312
  2885.                 yield "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  2886.                                                         <span class=\"nowrap_custom\">";
  2887.                 // line 1313
  2888.                 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");
  2889.                 yield " : </span>
  2890.                                                         ";
  2891.                 // line 1314
  2892.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["valorisation"], "type_rachat", [], "any"falsefalsefalse1314), "fonds"))) {
  2893.                     // line 1315
  2894.                     yield "                                                            <i class=\"fas fa-store gris_666\"></i>
  2895.                                                         ";
  2896.                 } else {
  2897.                     // line 1317
  2898.                     yield "                                                            <i class=\"fas fa-percentage gris_666\"></i>
  2899.                                                         ";
  2900.                 }
  2901.                 // line 1319
  2902.                 yield "                                                    </div>
  2903.                                                 </div>
  2904.                                             </div>
  2905.                                         </div>
  2906.                                     </div>
  2907.                                 ";
  2908.             }
  2909.             $_parent $context['_parent'];
  2910.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['valorisation'], $context['_parent'], $context['loop']);
  2911.             $context array_intersect_key($context$_parent) + $_parent;
  2912.             // line 1325
  2913.             yield "
  2914.                                 <div class=\"col-12 text-center my-3\">
  2915.                                     ";
  2916.             // line 1327
  2917.             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");
  2918.             yield "
  2919.                                     <a href=\"";
  2920.             // line 1328
  2921.             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"nulltrue);
  2922.             yield "\" 
  2923.                                        class=\"underlined\" target=\"_blank\">
  2924.                                         ";
  2925.             // line 1330
  2926.             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");
  2927.             yield "
  2928.                                     </a>
  2929.                                 </div>
  2930.                                 <div class=\"col-12 my-3\">
  2931.                                     <i class=\"fas fa-user gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2932.                                     <small>";
  2933.             // line 1336
  2934.             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");
  2935.             yield "</small><br>
  2936.                                     <i class=\"fas fa-building gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2937.                                     <small>";
  2938.             // line 1338
  2939.             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");
  2940.             yield "</small><br>
  2941.                                     <i class=\"fas fa-long-arrow-alt-up gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2942.                                     <small>";
  2943.             // line 1340
  2944.             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");
  2945.             yield "</small><br>
  2946.                                     <i class=\"fas fa-long-arrow-alt-down gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2947.                                     <small>";
  2948.             // line 1342
  2949.             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");
  2950.             yield "</small><br>
  2951.                                     <i class=\"fas fa-percentage gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2952.                                     <small>";
  2953.             // line 1344
  2954.             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");
  2955.             yield "</small><br>
  2956.                                     <i class=\"fas fa-store gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  2957.                                     <small>";
  2958.             // line 1346
  2959.             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");
  2960.             yield "</small>
  2961.                                 </div>
  2962.                             </div>
  2963.                         </div>
  2964.                     </div>
  2965.                     <!-- FIN TRANSACTIONS COMPARABLES -->
  2966.                 ";
  2967.         }
  2968.         // line 1353
  2969.         yield "
  2970.                 <!-- syntheseElite -->
  2971.                 ";
  2972.         // line 1355
  2973.         if (array_key_exists("syntheseElite"$context)) {
  2974.             yield "  ";
  2975.             // line 1356
  2976.             yield "                    ";
  2977.             if ((null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite"$context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.'1356$this->source); })()))) {
  2978.                 // line 1357
  2979.                 yield "
  2980.                     ";
  2981.             } else {
  2982.                 // line 1358
  2983.                 yield "  ";
  2984.                 // line 1359
  2985.                 yield "                        <div class=\"row d-lg-none\">
  2986.                             <div class=\"onglet6 mb-3 col-12\">
  2987.                                 <nav>
  2988.                                     <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  2989.                                         <div class=\"col no-padding-x bl_m_gris br_gris atouts lh09 toggle-onglet\" data-onglet=\"30\">
  2990.                                             <a class=\"nav-item nav-link\" href=\"#top-nav\">  
  2991.                                                 ";
  2992.                 // line 1365
  2993.                 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");
  2994.                 yield "
  2995.                                             </a>
  2996.                                         </div>
  2997.                                     </div>
  2998.                                 </nav>
  2999.                             </div>
  3000.                         </div>
  3001.                     ";
  3002.             }
  3003.             // line 1373
  3004.             yield "
  3005.                 ";
  3006.         }
  3007.         // line 1375
  3008.         yield "                <!-- syntheseElite -->
  3009.                 <!-- syntheseElite -->
  3010.                 ";
  3011.         // line 1378
  3012.         if (array_key_exists("syntheseElite"$context)) {
  3013.             yield "  
  3014.                     ";
  3015.             // line 1379
  3016.             if ( !(null === (isset($context["syntheseElite"]) || array_key_exists("syntheseElite"$context) ? $context["syntheseElite"] : (function () { throw new RuntimeError('Variable "syntheseElite" does not exist.'1379$this->source); })()))) {
  3017.                 yield "  ";
  3018.                 // line 1380
  3019.                 yield "                        <div class=\"card my-3 no_shadow onglet toggle-onglet-30 d-none\" style=\"border: none;\">
  3020.                             ";
  3021.                 // line 1381
  3022.                 if (((CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse1381)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"falsefalsefalse1381))) : (""))) {
  3023.                     yield 
  3024.                                 ";
  3025.                     // line 1382
  3026.                     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); })())]));
  3027.                     // line 1383
  3028.                     yield "                            ";
  3029.                 } else {
  3030.                     // line 1384
  3031.                     yield "                                ";
  3032.                     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);
  3033.                     // line 1385
  3034.                     yield "                            ";
  3035.                 }
  3036.                 // line 1386
  3037.                 yield "                        </div>
  3038.                     ";
  3039.             }
  3040.             // line 1388
  3041.             yield "                ";
  3042.         }
  3043.         // line 1389
  3044.         yield "                <!-- syntheseElite -->
  3045.                 <!-- feuille_route_repreneur -->
  3046.                 ";
  3047.         // line 1393
  3048.         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); })()))) : ("")))) {
  3049.             // line 1394
  3050.             yield "                    <div class=\"row d-lg-none\">
  3051.                         <div class=\"onglet6 col-12\">
  3052.                             <nav>
  3053.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  3054.                                     <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"15\">
  3055.                                         <a class=\"nav-item nav-link\" href=\"#top-nav\">
  3056.                                             Feuille de route stratégique
  3057.                                         </a>
  3058.                                     </div>
  3059.                                 </div>
  3060.                             </nav>
  3061.                         </div>
  3062.                     </div>
  3063.                 ";
  3064.         }
  3065.         // line 1408
  3066.         yield "
  3067.                 ";
  3068.         // line 1409
  3069.         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); })()))) : ("")))) {
  3070.             yield 
  3071.                     ";
  3072.             // line 1410
  3073.             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); })())]));
  3074.             yield "            
  3075.                 ";
  3076.         }
  3077.         // line 1412
  3078.         yield "                <!-- feuille_route_repreneur -->
  3079.                 <!-- FIN DETAILS ANNONCES -->
  3080.             </div>
  3081.             <!-- FIN COLONNE DROITE -->
  3082.         </div>
  3083.         <!-- FIN ROW CONTAINER -->
  3084.     </div>
  3085.     <!-- FIN CONTAINER -->
  3086. ";
  3087.         
  3088.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  3089.         
  3090.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  3091.         return; yield '';
  3092.     }
  3093.     // line 1425
  3094.     public function block_javascripts($context, array $blocks = [])
  3095.     {
  3096.         $macros $this->macros;
  3097.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  3098.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  3099.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  3100.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  3101.         // line 1426
  3102.         yield "    ";
  3103.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  3104.         yield "
  3105.     <script type=\"text/javascript\">
  3106.         \$(document).ready(function () {
  3107.             \$('[data-toggle=\"tooltip\"]').tooltip();
  3108.         });
  3109.     </script>
  3110.     <script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
  3111.     <script type=\"module\" src=\"";
  3112.         // line 1433
  3113.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/details_annonce.js"), "html"nulltrue);
  3114.         yield "\"></script>
  3115.     <script type=\"module\" src=\"";
  3116.         // line 1434
  3117.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/partager_annonce.js"), "html"nulltrue);
  3118.         yield "\"></script>
  3119.     <script type=\"application/javascript\" 
  3120.             data-name=\"";
  3121.         // line 1436
  3122.         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"nulltrue);
  3123.         yield "\" 
  3124.             id=\"codePaysParam\"
  3125.     src=\"";
  3126.         // line 1438
  3127.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/annonces/favoris.js"), "html"nulltrue);
  3128.         yield "\"></script>
  3129.     ";
  3130.         // line 1439
  3131.         yield from         $this->loadTemplate("annonces/fragments/modal_favoris.html.twig""reprendre_entreprise/details_annonce.html.twig"1439)->unwrap()->yield($context);
  3132.         // line 1440
  3133.         yield "    <script>
  3134.         function afficheAlert() {
  3135.             alert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
  3136.         }
  3137.     </script>
  3138.     ";
  3139.         // line 1449
  3140.         if ( !((CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse1449)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"falsefalsefalse1449))) : (""))) {
  3141.             yield "  
  3142.         <script>
  3143.             \$(document).ready(function () {
  3144.                 if (window.location.hash === '#feuille_route_repreneur') {
  3145.                     const currentUrl = window.location.href;
  3146.                     if (currentUrl) {
  3147.                         \$(\"form#login\").eq(0).find(\"input#fromAuthModal\").val(currentUrl);
  3148.                         \$('a.link-compte').trigger(\"click\");
  3149.                     }
  3150.                 }
  3151.             });
  3152.         </script>
  3153.     ";
  3154.         }
  3155.         
  3156.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  3157.         
  3158.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  3159.         return; yield '';
  3160.     }
  3161.     /**
  3162.      * @codeCoverageIgnore
  3163.      */
  3164.     public function getTemplateName()
  3165.     {
  3166.         return "reprendre_entreprise/details_annonce.html.twig";
  3167.     }
  3168.     /**
  3169.      * @codeCoverageIgnore
  3170.      */
  3171.     public function isTraitable()
  3172.     {
  3173.         return false;
  3174.     }
  3175.     /**
  3176.      * @codeCoverageIgnore
  3177.      */
  3178.     public function getDebugInfo()
  3179.     {
  3180.         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,);
  3181.     }
  3182.     public function getSourceContext()
  3183.     {
  3184.         return new Source("{% extends 'base.html.twig' %}
  3185. {% block googletag %}
  3186.     {{ googleTag.getCiblageLocalisationFusacq | raw }}
  3187.     {{ googleTag.getCiblageSecteurActiviteFusacq | raw }}
  3188. {% endblock %}
  3189. {% block canonical %}
  3190.     <link rel=\"canonical\" href=\"{{ canonical }}\" />
  3191. {% endblock %}
  3192. {% block stylesheets %}
  3193.     {{ parent() }}
  3194.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/reprendre_entreprise/reprendre_entreprise.css') }}\">
  3195.     <link rel=\"stylesheet\" href=\"{{ asset('build/css/annonces/details-annonce/custom.css') }}\">
  3196. {% endblock %}
  3197. {% block body %}
  3198.     {% include 'assets/assets_vuejs.html.twig' %}
  3199.     <!-- Menu -->
  3200.     {{ render_esi(controller(
  3201.         'App\\\\Controller\\\\CoreController::menu',
  3202.         {
  3203.             \"lang\": lang,
  3204.             \"currentRoute\": \"reprendre_entreprise_details_annonce_vendeur\",
  3205.             \"codePays\": codePaysWithUnderScore
  3206.         }
  3207.     )) | spaceless }}
  3208.     <!-- Menu -->
  3209.     <!-- Publicité -->
  3210.     {% include 'includes/publicite.html.twig' %}
  3211.     <!-- Publicité -->
  3212.     <div class=\"container\" id=\"app\">
  3213.         <div class=\"row\">
  3214.             <!-- COLONNE GAUCHE -->
  3215.             {% include 'includes/colonne_gauche_details_annonce.html.twig' %}
  3216.             <!-- FIN COLONNE GAUCHE -->
  3217.             <!-- COLONNE DROITE -->
  3218.             <div class=\"col-12 col-lg-9 bkg_blanc\">
  3219.                 <!-- ARIANE -->
  3220.                 <nav aria-label=\"breadcrumb\" class=\"d-none d-sm-block\">
  3221.                     <ol class=\"breadcrumb\">
  3222.                         <li class=\"breadcrumb-item\">
  3223.                             <a href=\"{{ path('index', {'codePays': codePays}) }}\">
  3224.                                 {{ translate(\"accueil\", lang, \"\", \"M\") | raw }}
  3225.                             </a>
  3226.                         </li>
  3227.                         <li class=\"breadcrumb-item\">
  3228.                             <a href=\"{{ path('reprendre_entreprise_annonces_cession_entreprise', {'codePays': codePaysWithUnderScore}) }}\">
  3229.                                 {{ translate(\"reprendre une entreprise\", lang, \"\", \"M\") | raw }}
  3230.                             </a>
  3231.                         </li>
  3232.                         {% if type_annonce == \"entreprise\" %}
  3233.                             <li class=\"breadcrumb-item\">
  3234.                                 <a href=\"{{ path('reprendre_entreprise_resultats_annonces_cession_entreprise', {'codePays': codePaysWithUnderScore}) }}\">
  3235.                                     {{ translate(\"cessions d'entreprise\", lang, \"\", \"M\") | raw }}
  3236.                                 </a>
  3237.                             </li>
  3238.                         {% else %}
  3239.                             <li class=\"breadcrumb-item\">
  3240.                                 <a href=\"{{ path('reprendre_entreprise_resultats_cession_actif', {'codePays': codePaysWithUnderScore}) }}\">
  3241.                                     {{ translate(\"cessions d'actif\", lang, \"\", \"M\") | raw }}
  3242.                                 </a>
  3243.                             </li>
  3244.                         {% endif %}
  3245.                         {% for element in annonce.tab_fil_ariane %}
  3246.                             <li class=\"breadcrumb-item\">
  3247.                                 <a href=\"{{ element.lien }}\"
  3248.                                    title=\"{{ typeCession }} {% if element.secteur_activite is not defined %}{{ element.nom }}{% else %}{{ element.secteur_activite }}, {{ element.nom }}{% endif %}\">
  3249.                                     &nbsp;{{ element.nom }}
  3250.                                 </a>
  3251.                             </li>
  3252.                         {% endfor %}
  3253.                     </ol>
  3254.                 </nav>
  3255.                 <!-- FIN ARIANE -->
  3256.                 {% if app.session.flashbag.peek('error')|length > 0 %}
  3257.                     <div class=\"alert alert-danger\" role=\"alert\">
  3258.                         {% for message in app.flashes('error') %}
  3259.                             - {{ message }}<br>
  3260.                         {% endfor %}
  3261.                     </div>
  3262.                 {% endif %}
  3263.                 {% if app.session.flashbag.peek('success')|length > 0 %}
  3264.                     <div class=\"alert alert-success\" role=\"alert\">
  3265.                         {% for message in app.flashes('success') %}
  3266.                             - {{ message }}<br>
  3267.                         {% endfor %}
  3268.                     </div>
  3269.                 {% endif %}
  3270.                 <!-- 3 BOUTONS -->
  3271.                 {% if elite_result is not defined or elite_result == false  or elite_result  is null %} 
  3272.                     <div class=\"row my-3\">
  3273.                         <div class=\"col-4\">
  3274.                             {% if previousAnnonce and fromAlaUne is null and dernieresAnnonces is null %}
  3275.                                 {% set lienPrevious = path('reprendre_entreprise_details_annonce_vendeur', {
  3276.                                 'slug': previousAnnonce.titre_annonce|slugify,
  3277.                                 'nomLocalisation': previousAnnonce.nom_localisation_slug,
  3278.                                 'idAnnonce': previousAnnonce.id_annonce_vendeur,
  3279.                                 'codePays': codePaysWithUnderScore
  3280.                             }) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexPrevious %}
  3281.                                 <a href=\"{{ lienPrevious }}\"
  3282.                                    title=\"{{ translate(\"precedente\", lang, \"\", \"M\") | raw }}\"
  3283.                                    class=\"deco_none bleu\">
  3284.                                     <div class=\"float-left\">
  3285.                                         <i class=\"fa fa-chevron-circle-left fa-2x\"></i>
  3286.                                     </div>
  3287.                                     <div class=\"d-none d-xl-block lh20\">
  3288.                                         &nbsp;&nbsp;
  3289.                                         {{ translate(\"precedente\", lang, \"\", \"M\") | raw }}
  3290.                                     </div>
  3291.                                 </a>
  3292.                             {% endif %}
  3293.                         </div>
  3294.                         <div class=\"col-4 text-center align-content-center\" style=\"text-align: center\">
  3295.                             <div class=\"bloc_140 contenu_centre\">
  3296.                                 {% if urlRetourList %}
  3297.                                     <a href=\"{{ urlRetourList }}\"
  3298.                                        class=\"deco_none bleu d-inline-block d-xl-inline\"
  3299.                                        title=\"{{ translate(\"retour liste\", lang, \"\", \"M\") | raw }}\"
  3300.                                        class=\"deco_none bleu\">
  3301.                                         <div class=\"float-left\">
  3302.                                             <i class=\"fa fa-chevron-circle-up fa-2x\"></i>
  3303.                                         </div>
  3304.                                         <div class=\"d-none d-xl-block lh20\" style=\"background-color: #FFF; vertical-align: middle;\">
  3305.                                             &nbsp;&nbsp;
  3306.                                             {{ translate(\"retour liste\", lang, \"\", \"M\") | raw }}
  3307.                                         </div>
  3308.                                     </a>
  3309.                                 {% endif %}
  3310.                             </div>
  3311.                         </div>
  3312.                         <div class=\"col-4 text-right\" style=\"text-align: right\">
  3313.                             {% if nextAnnonce and fromAlaUne is null and dernieresAnnonces is null %}
  3314.                                 {% set lienNext = path('reprendre_entreprise_details_annonce_vendeur', {
  3315.                                 'slug': nextAnnonce.titre_annonce|slugify,
  3316.                                 'nomLocalisation': nextAnnonce.nom_localisation_slug,
  3317.                                 'idAnnonce': nextAnnonce.id_annonce_vendeur,
  3318.                                 'codePays': codePaysWithUnderScore
  3319.                             }) ~ '?urlList=' ~ urlList ~ '&' ~ string_params ~ '&index=' ~ indexNext %}
  3320.                                 <a href=\"{{ lienNext }}\"
  3321.                                    style=\"text-decoration: none;\"
  3322.                                    title=\"{{ translate(\"suivante\", lang, \"\", \"M\") | raw }}\"
  3323.                                    class=\"deco_none bleu\">
  3324.                                     <div class=\"float-right\">
  3325.                                         <i class=\"fa fa-chevron-circle-right fa-2x\"></i>
  3326.                                     </div>
  3327.                                     <div class=\"d-none d-xl-block lh20\" style=\"vertical-align: middle;\">
  3328.                                         {{ translate(\"suivante\", lang, \"\", \"M\") | raw }}
  3329.                                         &nbsp;&nbsp;
  3330.                                     </div>
  3331.                                 </a>
  3332.                             {% endif %}
  3333.                         </div>
  3334.                     </div>
  3335.                 {% else %}
  3336.                     {% include 'reprendre_entreprise/fragments/elite/navigation.html.twig'  with {  }   %}
  3337.                 {% endif %}
  3338.                 <!-- FIN 3 BOUTONS -->
  3339.                 <!-- CARD -->
  3340.                 <div class=\"card no_shadow\">
  3341.                     {% if annonce.mode_annonce=='publique_elite' %}
  3342.                         <div class=\"card-header text-left pl-4\" style=\"background-color:#e7c236; color: #e7c236; border-bottom: none;\">
  3343.                             <span style=\"color: #003366;\">&nbsp;&nbsp;&nbsp;Accès anticipé</span>&nbsp;&nbsp;&nbsp;<a href=\"fusacq_elite.html\" title=\"Annonce FUSACQ Elite\"><img src=\"/images/fusacq_elite_bleu3.png\"></a>
  3344.                         </div>
  3345.                     {% endif %}
  3346.                     <div class=\"card-body\">
  3347.                         <div class=\"row\">
  3348.                             <div class=\"col-12 mb-3 ml-lg-3\">
  3349.                                 <h2 class=\"titre_annonce\">
  3350.                                     {{ annonce.titre_annonce }}
  3351.                                 </h2>
  3352.                                 {% if ordered %}
  3353.                                     {#<span class=\"orange\">
  3354.                                         <small>
  3355.                                             {{ translate(\"un acheteur (au moins) a pris contact au cours des trois derniers jours.\", lang, \"\", \"M\") | raw }}
  3356.                                         </small>
  3357.                                     </span>#}
  3358.                                 {% endif %}
  3359.                             </div>
  3360.                             {% set fakeObj  = { 'id_annonce':  annonce.id_annonce_vendeur , 'type_annonce': 'vendeur' } %}
  3361.                             {% if is_granted('ANNONCE_COMMANDE', fakeObj) %}
  3362.                                 <div class=\"col-12 mt-2 col-sm-8 ml-lg-5 alert alert-warning\" role=\"alert\">
  3363.                                     <span class=\"orange font_600\">
  3364.                                         <i aria-hidden=\"true\" class=\"fa-solid fa-circle-check\"></i>
  3365.                                         &nbsp;&nbsp;Déjà commandée</span>&nbsp;&nbsp;&nbsp;&nbsp;
  3366.                                     <a href=\"javascript:void(0)\" 
  3367.                                        tabindex=\"-1\" data-toggle=\"modal\"
  3368.                                        data-target=\"#{{ \"ModalCoordonnees\"~annonce.id_annonce_vendeur  }}\" href=\"\"
  3369.                                        class=\"fullsouligne\">Coordonnées</a>
  3370.                                 </div>
  3371.                                 {% if   coordonnesAnnonceCommandee|default  %} 
  3372.                                     {% if   grillePostMer|default  %}  
  3373.                                         {% include 'reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig' 
  3374.                                        with {'coordonnes':coordonnesAnnonceCommandee ,\"grille\": grillePostMer ,\"id_annonce\":annonce.id_annonce_vendeur,\"titre_annonce\":annonce.titre_annonce  }  %}
  3375.                                     {% else %}  
  3376.                                         {% include 'reprendre_entreprise/fragments/feuille_route_repreneur/resume.html.twig' 
  3377.                                         with {'coordonnes':coordonnesAnnonceCommandee,\"id_annonce\":annonce.id_annonce_vendeur ,\"titre_annonce\":annonce.titre_annonce}  %}
  3378.                                     {% endif %}  
  3379.                                 {% endif %} 
  3380.                             {% endif %}
  3381.                             {% if app.session.flashbag.peek('error_annonce_commande_retiree')|length > 0 %}        
  3382.                                 <div class=\"col-12 col-sm-7 offset-sm-1 alert alert-danger\" role=\"alert\">
  3383.                                     {% for message in app.flashes('error_annonce_commande_retiree') %}
  3384.                                         {{ message }}<br>
  3385.                                     {% endfor %}
  3386.                                 </div>
  3387.                             {% endif %} 
  3388.                             <div class=\"col-12 mt-2 col-sm-8 ml-lg-5\">
  3389.                                 <ul class=\"cat_regions\">
  3390.                                     <li>
  3391.                                         {{ translate(\"ref.\", lang, \"\", \"M\") | raw }} : <strong>V{{ annonce.id_annonce_vendeur }}</strong>
  3392.                                     </li>
  3393.                                     <li>
  3394.                                         {{ translate(\"secteur\", lang, \"\", \"M\") | raw }} : 
  3395.                                         {% if typeCession == \"Cession d'actif\" %} 
  3396.                                             {% set route_secteur = \"reprendre_entreprise_cession_actif_secteur_activite\" %}
  3397.                                         {% else %} 
  3398.                                             {% set route_secteur = \"reprendre_entreprise_annonce_cession_entreprise_secteur_activite\" %}
  3399.                                         {% endif %} 
  3400.                                         {% set lien_secteur = path(route_secteur, {'slug':secteurActivite.nomSecteurActivite | slugify, 'idSecteurActivite' : secteurActivite.idSecteurActivite ,'codePays': codePaysWithUnderScore}) %}
  3401.                                         <a title=\"{{ typeCession }} {{ secteurActivite.nomSecteurActivite }}\"
  3402.                                            href=\"{{ lien_secteur }}\">
  3403.                                             {{ secteurActivite.nomSecteurActivite }}
  3404.                                         </a>
  3405.                                     </li>
  3406.                                     {% 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 %} 
  3407.                                     <li>
  3408.                                         {#<a title=\"L'actualité du secteur avec Fusacq Buzz\" href=\"{{ lienInfoSectorielle }}\">
  3409.                                             <img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz.gif\">
  3410.                                         </a>#}
  3411.                                         <a title=\"{{ translate(\"L'actualité du secteur\", lang, \"\", \"M\") | raw }}\"
  3412.                                            href=\"{{ lienInfoSectorielle }}\" class=\"fullsouligne\">{{ translate(\"L'actualité du secteur\", lang, \"\", \"M\") | raw }}</a>
  3413.                                         &nbsp;avec&nbsp;
  3414.                                         <a title=\"{{ translate(\"L'actualité du secteur avec Fusacq Buzz\", lang, \"\", \"M\") | raw }}\" href=\"{{ lienInfoSectorielle }}\">
  3415.                                             <img src=\"https://www.fusacq.com/FUSACQ2020/images/actu_Buzz2.gif\"></a>
  3416.                                     </li>
  3417.                                     <li>
  3418.                                         {% if annonce.mode_annonce=='publique_elite' %}
  3419.                                             {{ translate(\"Exclusivité jusqu'au\", lang, \"\", \"M\") | raw }} 
  3420.                                             <strong>{{ donneDateFormatAffichage(annonce.date_fin_publique_elite) }}</strong>
  3421.                                         {% else %}
  3422.                                             {% if annonce.date_parution > annonce.date_parution_initiale %}
  3423.                                                 {{ translate(\"mise à jour le\", lang, \"\", \"M\") | raw }} 
  3424.                                             {% else %}
  3425.                                                 {{ translate(\"poste le\", lang, \"\", \"M\") | raw }} 
  3426.                                             {% endif %} 
  3427.                                             <strong>{{ annonce.date_parution_formated }}</strong>
  3428.                                         {% endif %}
  3429.                                     </li>
  3430.                                     <li>
  3431.                                         {% if typeCession == \"Cession d'actif\" %} 
  3432.                                             {% set lien_localisation = \"reprendre_entreprise_cession_actif_localisation\" %}
  3433.                                         {% else %} 
  3434.                                             {% set lien_localisation = \"reprendre_entreprise_annonce_cession_entreprise_localisation\" %}
  3435.                                         {% endif %} 
  3436.                                         {{ translate(\"localisation\", lang, \"\", \"M\") | raw }} :
  3437.                                         {% if annonce.nom_localisation_niveau_2 and annonce.nom_localisation_niveau_2 != \"Confidentiel\" %}
  3438.                                             <a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_2 }}\"
  3439.                                                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>,
  3440.                                         {% endif %}
  3441.                                         {% if annonce.nom_localisation_niveau_1 and annonce.nom_localisation_niveau_1 != \"Confidentiel\" %}
  3442.                                             <a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_1 }}\"
  3443.                                                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>,
  3444.                                         {% elseif annonce.nom_zone_geographique %}
  3445.                                             {{ annonce.nom_zone_geographique }},
  3446.                                         {% endif %}
  3447.                                         {% if annonce.nom_localisation_niveau_0 and annonce.nom_localisation_niveau_0 != \"Confidentiel\" %}
  3448.                                             <a title=\"{{ typeCession }}, {{ annonce.nom_localisation_niveau_0 }}\"
  3449.                                                href=\"{{ path(lien_localisation, {'slug': annonce.nom_localisation_niveau_0 | slugify, 'type': 'p', 'idLocalisation': annonce.id_localisation_niveau_0, 'codePays': codePaysWithUnderScore }) }}\">
  3450.                                                 {{ annonce.nom_localisation_niveau_0 }}
  3451.                                             </a>
  3452.                                         {% endif %}
  3453.                                     </li>
  3454.                                     {% if typeCession == \"Cession d'actif\" and annonce.ca_n == 0 %}
  3455.                                     {% else %}
  3456.                                         <li>
  3457.                                             {{ translate(\"CA\", lang, \"\", \"M\") | raw }} : 
  3458.                                             <strong>{{   annonce.ca_n | number_format(0, \"\", \" \") ~ ' k€' }}</strong>
  3459.                                         </li>
  3460.                                     {% endif %}
  3461.                                     <li>
  3462.                                         <div class=\"mb-3\">
  3463.                                             <span class=\"badge3 badge_cession\">{{ typeCession | upper }}</span>&nbsp;
  3464.                                             {% if annonce.mode_annonce=='publique_elite' %}
  3465.                                                 <span data-toggle=\"tooltip\" title=\"\" class=\"badge3 badge_ann_anticipe mb-1\" data-original-title=\"{{ translate(\"Accès anticipé\",lang,\"\",\"M\") | raw }}\">
  3466.                                                     {{ translate(\"Accès anticipé\",lang,\"\",\"M\") | raw }}</span>&nbsp;                                        
  3467.                                                 {% endif %}
  3468.                                                 {% if annonce.is_rare %}
  3469.                                                 <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>&nbsp;
  3470.                                             {% endif %}
  3471.                                             {% if annonce.is_recherche %}
  3472.                                                 <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>&nbsp;
  3473.                                             {% endif %}
  3474.                                             {% if annonce.contact_recent %}
  3475.                                                 {#<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>&nbsp;#}
  3476.                                             {% endif %}
  3477.                                             {% if annonce.annonce_recente and annonce.mode_annonce!='publique_elite' %}
  3478.                                                 <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>&nbsp;
  3479.                                             {% endif %}
  3480.                                             {% if annonce.sous_radar %}
  3481.                                                 <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>&nbsp;
  3482.                                             {% endif %}
  3483.                                         </div>
  3484.                                     </li>
  3485.                                 </ul>
  3486.                             </div>
  3487.                             <div class=\"col-6 col-sm-3 mt-2\">
  3488.                                 <img class=\"img-fluid\" src=\"{{ annonce.carte }}\" alt=\"{{ annonce.nom_localisation }}\">
  3489.                             </div>
  3490.                         </div>
  3491.                         <!-- FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  3492.                         <div class=\"row mt-3\">
  3493.                             {% if annonce.mode_annonce!='publique_elite' %}
  3494.                                 <div class=\"col-2 col-sm-2 ml-lg-5 pt-1\">
  3495.                                     {{ render_esi(controller(
  3496.                                     'App\\\\Controller\\\\AnnoncesController::partager',
  3497.                                     {
  3498.                                         \"lang\": lang,
  3499.                                         \"codePays\": codePaysWithUnderScore,
  3500.                                         \"idAnnonce\": annonce.id_annonce_vendeur,
  3501.                                         \"typeAnnonce\": \"V\",
  3502.                                         \"from\": 1
  3503.                                     }
  3504.                                 )) }}
  3505.                                 </div>
  3506.                             {% endif %}
  3507.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  3508.                                 <a href=\"{{ path('imprimer_annonce_vendeur', { 'codePays': codePaysWithUnderScore, 'lang' : lang, 'idAnnonce': annonce.id_annonce_vendeur }) }}\"
  3509.                                    title=\"{{ translate(\"imprimer la page\", lang, \"\", \"M\") | raw }}\"
  3510.                                    class=\"gris text-center\" target=\"_blank\">
  3511.                                     <div class=\"float-left\">
  3512.                                         <i class=\"fa fa-print bleu\"></i>
  3513.                                     </div>
  3514.                                     <div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
  3515.                                         <small>&nbsp;&nbsp;{{ translate(\"imprimer\", lang, \"\", \"M\") | raw }}</small>
  3516.                                     </div>
  3517.                                 </a>
  3518.                             </div>
  3519.                             <div class=\"col-2 col-sm-2 text-center pt-1\">
  3520.                                 {% if annonce.is_favoris %}
  3521.                                     <div class=\"float-left\">
  3522.                                         <i class=\"fa-sharp fa-solid fa-heart bleu\"></i>
  3523.                                     </div>
  3524.                                     <a href=\"{{ path('compte_favoris', {'codePays': codePaysWithUnderScore}) }}\"
  3525.                                        title=\"{{ translate(\"favoris\", lang, '', 'M', '') }}\">
  3526.                                         <small>{{ translate(\"appartient à : mes favoris\", lang, '', 'M', '') }}</small>
  3527.                                     </a>
  3528.                                 {% else %}
  3529.                                     <a href=\"javascript:void(0)\"
  3530.                                        title=\"{{ translate(\"favoris\", lang, \"\", \"M\") | raw }}\"
  3531.                                        class=\"lien-annonce-fav gris text-center btn-favoris favoris-{{ annonce.id_annonce_vendeur }}\"
  3532.                                        data-id-annonce=\"{{ annonce.id_annonce_vendeur }}\"
  3533.                                        data-type-annonce=\"V\">
  3534.                                         <div class=\"float-left\">
  3535.                                             <i class=\"fa-light fa-heart bleu\"></i>
  3536.                                         </div>
  3537.                                         <div class=\"float-left pl-1 pb-1 d-none d-lg-block bleu\">
  3538.                                             <small>&nbsp;&nbsp;{{ translate(\"favoris\", lang, \"\", \"M\") | raw }}</small>
  3539.                                         </div>
  3540.                                     </a>
  3541.                                 {% endif %}
  3542.                             </div>
  3543.                             {% if fromAlaUne %}
  3544.                                 {% set complementUrl = \"&urlList=\" ~ urlList ~ \"&fromAlaUne=1&\" ~ string_params %}
  3545.                             {% else %}
  3546.                                 {% set complementUrl = \"&urlList=\" ~ urlList ~ \"&\" ~ string_params ~ '&index=' ~ index %}
  3547.                             {% endif %}
  3548.                             <div class=\"col-6 col-sm-4 col-md-5 col-lg-4 offset-sm-1 text-md-right\">
  3549.                                 {% if annonce.etat is defined and (annonce.etat == \"information_transmise\" or annonce.etat == \"facture_envoyee\" or annonce.etat == \"cmde_valide\"    ) %}
  3550.                                     {% if   grillePostMer|default   %}
  3551.                                         <a href=\"javascript:void(0)\" class=\"buttongold\"  data-id=\"deja_commande\" role=\"button\" aria-pressed=\"true\" title=\"\">
  3552.                                             {{ translate(\"Feuille de route stratégique\", lang, \"\", \"M\") | raw }}
  3553.                                         </a>
  3554.                                     {% else %}   
  3555.                                         <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 }}\"
  3556.                                            title=\"{{ translate(\"déjà commandé\", lang, \"\", \"M\") | raw }}\"
  3557.                                            class=\"toggle-onglet\" data-onglet=\"7\">
  3558.                                             <button type=\"button\" class=\"btn btn-bleu-annonce\">
  3559.                                                 {{ translate(\"déjà commandé\", lang, \"\", \"M\") | raw }}
  3560.                                             </button>
  3561.                                         </a>
  3562.                                     {% endif %}     
  3563.                                 {% else %} 
  3564.                                     <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 }}\"
  3565.                                        title=\"{{ translate(\"contacter le deposant\", lang, \"\", \"M\") | raw }}\"
  3566.                                        class=\"\">
  3567.                                         <button type=\"button\" class=\"btn btn-bleu-annonce\">
  3568.                                             {{ translate(\"contacter le deposant\", lang, \"\", \"M\") | raw }}
  3569.                                         </button>
  3570.                                     </a>
  3571.                                 {% endif %}
  3572.                             </div>
  3573.                         </div>
  3574.                         <!-- FIN FAVORIS - ENVOYER A UN AMI - IMPRIMER PAGE -->
  3575.                     </div>
  3576.                 </div>
  3577.                 <!-- FIN CARD -->
  3578.                 <div class=\"row mt-3\">
  3579.                     <div class=\"onglet6 col-12 mb-3\">
  3580.                         <nav>
  3581.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  3582.                                 <div class=\"col no-padding-x bl_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"1\">
  3583.                                     <a class=\"nav-item nav-link disabled active\" href=\"javascript:void(0)\"> 
  3584.                                         {{ translate(\"description <span class='d-none d-lg-block'><br></span>generale\", lang, \"\", \"M\") | raw }}
  3585.                                     </a>
  3586.                                 </div> 
  3587.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"2\">
  3588.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
  3589.                                         {{ translate(\"elements <span class='d-none d-none d-lg-block'><br></span>chiffres\", lang, \"\", \"M\") | raw }}
  3590.                                     </a>
  3591.                                 </div> 
  3592.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"3\">
  3593.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\"> 
  3594.                                         {{ translate(\"points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence\", lang, \"\", \"M\") | raw }}
  3595.                                     </a>
  3596.                                 </div>
  3597.                                 <div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"4\">
  3598.                                     <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
  3599.                                         {{ translate(\"infos sur <span class='d-none d-none d-lg-block'><br></span>la cession\", lang, \"\", \"M\") | raw }}
  3600.                                     </a>
  3601.                                 </div>
  3602.                                 {% if valorisations %}
  3603.                                     <div class=\"col no-padding-x bl_m_gris br_gris comparables d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"6\">
  3604.                                         <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\"> 
  3605.                                             {{ translate(\"transactions <span class='d-none d-none d-lg-block'><br></span>comparables\", lang, \"\", \"M\") | raw }}
  3606.                                         </a>
  3607.                                     </div>
  3608.                                 {% endif %}
  3609.                                 <!-- syntheseElite --> 
  3610.                                 {% if syntheseElite is defined %}  {# version web  #}
  3611.                                     {% if syntheseElite is null  %}{# pas de synthese #}
  3612.                                     {% else  %} {# version web  #}
  3613.                                         <div class=\"col no-padding-x bl_m_gris br_gris atouts d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"30\">
  3614.                                             <a class=\"nav-item nav-link \" href=\"javascript:void(0)\">  
  3615.                                                 {{ translate(\"atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques\", lang, \"\", \"M\") | raw }}
  3616.                                             </a>
  3617.                                         </div>
  3618.                                     {% endif  %}
  3619.                                 {% endif %}  {# version web  #}
  3620.                                 <!-- syntheseElite -->
  3621.                                 {% if grillePostMer is defined and grillePostMer|default %}
  3622.                                     {#<div class=\"col no-padding-x bl_m_gris br_gris d-none d-lg-block lh09 toggle-onglet\" data-onglet=\"15\">
  3623.                                         <a class=\"nav-item nav-link disabled\" href=\"javascript:void(0)\">
  3624.                                             Feuille de route <span class=\"d-none d-lg-block\"><br></span>stratégique
  3625.                                         </a>
  3626.                                     </div>#}
  3627.                                 {% endif %}
  3628.                             </div>
  3629.                         </nav>
  3630.                     </div>
  3631.                 </div>
  3632.                 <div class=\"row d-lg-none\" id=\"top-nav\">
  3633.                     <div class=\"onglet6 col-12\">
  3634.                         <nav>
  3635.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  3636.                                 <div class=\"col no-padding-x bl_gris br_gris lh09 toggle-onglet\" data-onglet=\"1\">
  3637.                                     <a class=\"nav-item nav-link active\" href=\"#top-nav\">
  3638.                                         {{ translate(\"description <span class='d-none d-lg-block'><br></span>generale\", lang, \"\", \"M\") | raw }}
  3639.                                     </a>
  3640.                                 </div>
  3641.                             </div>
  3642.                         </nav>
  3643.                     </div>
  3644.                 </div>
  3645.                 <!-- DESCRIPTION GENERALE -->
  3646.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-1\">
  3647.                     <div class=\"card-body\">
  3648.                         <div class=\"row\">
  3649.                             <div class=\"col-12 mt-3 mb-3\">
  3650.                                 <h5 class=\"annonce ml-sm-3\">
  3651.                                     {{ translate(\"fiche d'identite de la societe\", lang, \"\", \"M\") | raw }}
  3652.                                 </h5>
  3653.                                 <div class=\"ml-sm-5 mb-5\">
  3654.                                     {{ nom_type_cession }} : <strong>{{ nomStatut }}</strong><br>
  3655.                                     {% if indication_anciennete %}
  3656.                                         {{ translate(\"anciennete de la societe\", lang, \"\", \"M\") | raw }} : 
  3657.                                         <strong>{{ indication_anciennete }}</strong><br>
  3658.                                     {% endif %}
  3659.                                     {{ translate(\"localisation du siege\", lang, \"\", \"M\") | raw }} : 
  3660.                                     <strong>
  3661.                                         {% if annonce.nom_localisation_niveau_2 and annonce.nom_localisation_niveau_2 != \"Confidentiel\" %}
  3662.                                             {{ annonce.nom_localisation_niveau_2 }}, 
  3663.                                         {% endif %}
  3664.                                         {% if annonce.nom_localisation_niveau_1 and annonce.nom_localisation_niveau_1 != \"Confidentiel\" %}
  3665.                                             {{ annonce.nom_localisation_niveau_1 }}, 
  3666.                                         {% endif %}
  3667.                                         {% if annonce.nom_localisation_niveau_0 and annonce.nom_localisation_niveau_0 != \"Confidentiel\" %}
  3668.                                             {{ annonce.nom_localisation_niveau_0 }} 
  3669.                                         {% endif %}
  3670.                                     </strong><br>
  3671.                                     {% if precision_localisation_complementaire %}
  3672.                                         {{ precision_localisation_complementaire }} : 
  3673.                                         <strong>{{ translate(\"confidentiel\", lang, \"\", \"M\") | raw }}</strong><br>
  3674.                                     {% endif %}
  3675.                                 </div>
  3676.                                 <h5 class=\"annonce ml-sm-3\">
  3677.                                     {{ translate(\"resume general de l'activite\", lang, \"\", \"M\") | raw }}
  3678.                                 </h5>
  3679.                                 <div class=\"ml-sm-5 mb-5\">
  3680.                                     {{ annonce.description_activite | nl2br }}<br>
  3681.                                 </div>
  3682.                                 {% if annonce.possession_brevets == \"oui\" or annonce.possession_marques == \"oui\" or annonce.travail_export == 'oui' %}
  3683.                                     <h5 class=\"annonce ml-sm-3\">
  3684.                                         {{ translate(\"en plus\", lang, \"\", \"M\") | raw }}
  3685.                                     </h5>
  3686.                                     <div class=\"ml-sm-5 mb-5\">
  3687.                                         {% if annonce.possession_brevets == \"oui\" %}
  3688.                                             {{ translate(\"la societe possede un ou plusieurs\", lang, \"\", \"M\") | raw }}
  3689.                                             <b>{{ translate(\"brevets\", lang, \"\", \"m\") | raw }}</b><br>
  3690.                                         {% endif %}
  3691.                                         {% if annonce.possession_marques == \"oui\" %}
  3692.                                             {{ translate(\"la societe possede une ou plusieurs marques deposees à l'inpi\", lang, \"\", \"M\") | raw }}<br>
  3693.                                         {% endif %}
  3694.                                         {% if annonce.travail_export == \"oui\" %}
  3695.                                             {{ translate(\"la societe travaille a l'export\", lang, \"\", \"M\") | raw }}<br>
  3696.                                         {% endif %}
  3697.                                     </div>
  3698.                                 {% endif %}
  3699.                                 {% if annonce.id_raison_cession != 3 %}
  3700.                                     <h5 class=\"annonce ml-sm-3\">
  3701.                                         {{ translate(\"a propos de la cession\", lang, \"\", \"M\") | raw }}
  3702.                                     </h5>
  3703.                                 {% else %}
  3704.                                     <h5 class=\"annonce ml-sm-3\">
  3705.                                         {{ translate(\"a propos de levee de fonds\", lang, \"\", \"M\") | raw }}
  3706.                                     </h5>
  3707.                                 {% endif %}
  3708.                                 <div class=\"ml-sm-5 mb-5\">
  3709.                                     {% if annonce.id_raison_cession != 3 %}
  3710.                                         {% if type_cession_precise %}
  3711.                                             {{ translate(\"type de cession envisagee\", lang, \"\", \"M\") | raw }} : 
  3712.                                             {{ type_cession }}<br>
  3713.                                         {% endif %}
  3714.                                     {% else %}
  3715.                                         {{ translate(\"type d'operation\", lang, \"\", \"M\") | raw }} : 
  3716.                                         <strong>{{ translate(\"renforcement des fonds propres\", lang, \"\", \"M\") | raw }}</strong><br>
  3717.                                         {% if annonce.raison_cession != \"\" %}
  3718.                                             {{ translate(\"explication de la levee de fonds\", lang, \"\", \"M\") | raw }} : 
  3719.                                             <strong>{{ annonce.raison_cession }}</strong><br>
  3720.                                         {% endif %}
  3721.                                         {% if annonce.apport_fp_min != null and annonce.apport_fp_min != \"\" and annonce.apport_fp_min != 0 %}
  3722.                                             {{ translate(\"montant recherche\", lang, \"\", \"M\") | raw }} : 
  3723.                                             <strong>{{ annonce.apport_fp_min }} k€</strong><br>
  3724.                                         {% endif %}
  3725.                                         {{ translate(\"participation proposee\", lang, \"\", \"M\") | raw }} : 
  3726.                                         <strong>{{ type_cession }}</strong><br>
  3727.                                     {% endif %}
  3728.                                     {% if annonce.id_raison_cession != \"\" and annonce.id_raison_cession != 7 and annonce.id_raison_cession != 3 %}
  3729.                                         {{ translate(\"raison principale de la cession\", lang, \"\", \"M\") | raw }} : 
  3730.                                         {{ nom_raison_cession }}<br>
  3731.                                     {% endif %}
  3732.                                     {% if annonce.raison_cession != \"\" %}
  3733.                                         {% if annonce.id_raison_cession != 3 %}
  3734.                                             {% if annonce.id_raison_cession != \"\" and annonce.id_raison_cession != 7 %}
  3735.                                                 {{ translate(\"complements\", lang, \"\", \"M\") | raw }} : 
  3736.                                                 {{ annonce.raison_cession }}<br>
  3737.                                             {% else %}
  3738.                                                 {{ translate(\"raison de la cession\", lang, \"\", \"M\") | raw }} : 
  3739.                                                 {{ annonce.raison_cession }}<br>
  3740.                                             {% endif %}
  3741.                                         {% endif %}
  3742.                                     {% endif %}
  3743.                                 </div>
  3744.                             </div>
  3745.                         </div>
  3746.                     </div>
  3747.                 </div>
  3748.                 <!-- FIN DESCRIPTION GENERALE -->
  3749.                 <div class=\"row d-lg-none\">
  3750.                     <div class=\"onglet6 col-12\">
  3751.                         <nav>
  3752.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  3753.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"2\">
  3754.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  3755.                                         {{ translate(\"elements <span class='d-none d-none d-lg-block'><br></span>chiffres\", lang, \"\", \"M\") | raw }}
  3756.                                     </a>
  3757.                                 </div>
  3758.                             </div>
  3759.                         </nav>
  3760.                     </div>
  3761.                 </div>
  3762.                 <!-- ELEMENTS CHIFFRES -->
  3763.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-2 d-none\">
  3764.                     <div class=\"card-body\">
  3765.                         <div class=\"row\">
  3766.                             <div class=\"col-12 mt-3 mb-3\">
  3767.                                 <h5 class=\"annonce ml-sm-3\">
  3768.                                     {{ translate(\"elements chiffres\", lang, \"\", \"M\") | raw }}
  3769.                                     <span class=\"d-lg-none\">*</span>
  3770.                                 </h5>
  3771.                                 <div class=\"ml-lg-5 mb-5\">
  3772.                                     <!-- MOBILE -->
  3773.                                     <table class=\"table table-hover d-table d-lg-none\">
  3774.                                         <thead>
  3775.                                             <tr>
  3776.                                                 <th scope=\"col\" class=\"text-left d-none d-lg-table-cell\">
  3777.                                                     {{ translate(\"en\", lang, \"\", \"M\") | raw }} k€/{{ translate(\"annee\", lang, \"\", \"m\") | raw }}
  3778.                                                 </th>
  3779.                                                 <th scope=\"col\" class=\"text-left d-table-cell d-lg-none\">
  3780.                                                     {{ translate(\"en\", lang, \"\", \"M\") | raw }} k€
  3781.                                                 </th>
  3782.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_un_mobile }}</th>
  3783.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_deux_mobile }}</th>
  3784.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_trois_mobile }}</th>
  3785.                                             </tr>
  3786.                                         </thead>
  3787.                                         <tbody>
  3788.                                             <tr>
  3789.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
  3790.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-nonel\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
  3791.                                                 <td class=\"text-right\">
  3792.                                                     {% if ca_un_mobile != \"\" %}
  3793.                                                         {{ ca_un_mobile | number_format(0, \"\", \" \") }}
  3794.                                                     {% endif %}
  3795.                                                 </td>
  3796.                                                 <td class=\"text-right\">
  3797.                                                     {% if ca_deux_mobile != \"\" %}
  3798.                                                         {{ ca_deux_mobile | number_format(0, \"\", \" \") }}
  3799.                                                     {% endif %}
  3800.                                                 </td>
  3801.                                                 <td class=\"text-right\">
  3802.                                                     {% if ca_trois_mobile != \"\" %}
  3803.                                                         {{ ca_trois_mobile | number_format(0, \"\", \" \") }}
  3804.                                                     {% endif %}
  3805.                                                 </td>
  3806.                                             </tr>
  3807.                                             <tr>
  3808.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"marge brute\", lang, \"\", \"M\") | raw }}</th>
  3809.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"marge\", lang, \"\", \"M\") | raw }}</th>
  3810.                                                 <td class=\"text-right\">
  3811.                                                     {% if marge_un_mobile != \"\" %}
  3812.                                                         {{ marge_un_mobile | number_format(0, \"\", \" \") }}
  3813.                                                     {% endif %}
  3814.                                                 </td>
  3815.                                                 <td class=\"text-right\">
  3816.                                                     {% if marge_deux_mobile != \"\" %}
  3817.                                                         {{ marge_deux_mobile | number_format(0, \"\", \" \") }}
  3818.                                                     {% endif %}
  3819.                                                 </td>
  3820.                                                 <td class=\"text-right\">
  3821.                                                     {% if marge_trois_mobile != \"\" %}
  3822.                                                         {{ marge_trois_mobile | number_format(0, \"\", \" \") }}
  3823.                                                     {% endif %}
  3824.                                                 </td>
  3825.                                             </tr>
  3826.                                             <tr>
  3827.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">
  3828.                                                     {{ translate(\"EBE\", lang, \"\", \"M\") | raw }}
  3829.                                                     <a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
  3830.                                                        data-placement=\"right\"
  3831.                                                        data-content=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\"
  3832.                                                        title=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\">
  3833.                                                         <i class=\"fa fa-question-circle\"></i>
  3834.                                                     </a>
  3835.                                                 </th>
  3836.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"EBE\", lang, \"\", \"M\") | raw }}</th>
  3837.                                                 <td class=\"text-right\">
  3838.                                                     {% if ebe_un_mobile != \"\" %}
  3839.                                                         {{ ebe_un_mobile | number_format(0, \"\", \" \") }}
  3840.                                                     {% endif %}
  3841.                                                 </td>
  3842.                                                 <td class=\"text-right\">
  3843.                                                     {% if ebe_deux_mobile != \"\" %}
  3844.                                                         {{ ebe_deux_mobile | number_format(0, \"\", \" \") }}
  3845.                                                     {% endif %}
  3846.                                                 </td>
  3847.                                                 <td class=\"text-right\">
  3848.                                                     {% if ebe_trois_mobile != \"\" %}
  3849.                                                         {{ ebe_trois_mobile | number_format(0, \"\", \" \") }}
  3850.                                                     {% endif %}
  3851.                                                 </td>
  3852.                                             </tr>
  3853.                                             <tr>
  3854.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"resultat exploitation\", lang, \"\", \"M\") | raw }}</th>
  3855.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"REX\", lang, \"\", \"M\") | raw }}</th>
  3856.                                                 <td class=\"text-right\">
  3857.                                                     {% if resultat_un_mobile != \"\" %}
  3858.                                                         {{ resultat_un_mobile | number_format(0, \"\", \" \") }}
  3859.                                                     {% endif %}
  3860.                                                 </td>
  3861.                                                 <td class=\"text-right\">
  3862.                                                     {% if resultat_deux_mobile != \"\" %}
  3863.                                                         {{ resultat_deux_mobile | number_format(0, \"\", \" \") }}
  3864.                                                     {% endif %}
  3865.                                                 </td>
  3866.                                                 <td class=\"text-right\">
  3867.                                                     {% if resultat_trois_mobile != \"\" %}
  3868.                                                         {{ resultat_trois_mobile | number_format(0, \"\", \" \") }}
  3869.                                                     {% endif %}
  3870.                                                 </td>
  3871.                                             </tr>
  3872.                                             <tr>
  3873.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"resultat net\", lang, \"\", \"M\") | raw }}</th>
  3874.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"RN\", lang, \"\", \"M\") | raw }}</th>
  3875.                                                 <td class=\"text-right\">
  3876.                                                     {% if resultat_net_un_mobile != \"\" %}
  3877.                                                         {{ resultat_net_un_mobile | number_format(0, \"\", \" \") }}
  3878.                                                     {% endif %}
  3879.                                                 </td>
  3880.                                                 <td class=\"text-right\">
  3881.                                                     {% if resultat_net_deux_mobile != \"\" %}
  3882.                                                         {{ resultat_net_deux_mobile | number_format(0, \"\", \" \") }}
  3883.                                                     {% endif %}
  3884.                                                 </td>
  3885.                                                 <td class=\"text-right\">
  3886.                                                     {% if resultat_net_trois_mobile != \"\" %}
  3887.                                                         {{ resultat_net_trois_mobile | number_format(0, \"\", \" \") }}
  3888.                                                     {% endif %}
  3889.                                                 </td>
  3890.                                             </tr>
  3891.                                             <tr>
  3892.                                                 <th scope=\"row\" class=\"text-left d-none d-lg-table-cell\">{{ translate(\"nb de personnes\", lang, \"\", \"M\") | raw }}</th>
  3893.                                                 <th scope=\"row\" class=\"text-left d-table-cell d-lg-none\">{{ translate(\"nb\", lang, \"\", \"M\") | raw }}</th>
  3894.                                                 <td class=\"text-right\">
  3895.                                                     {% if nb_personne_un_mobile != \"\" %}
  3896.                                                         {{ nb_personne_un_mobile | number_format(0, \"\", \" \") }}
  3897.                                                     {% endif %}
  3898.                                                 </td>
  3899.                                                 <td class=\"text-right\">
  3900.                                                     {% if nb_personne_deux_mobile != \"\" %}
  3901.                                                         {{ nb_personne_deux_mobile | number_format(0, \"\", \" \") }}
  3902.                                                     {% endif %}
  3903.                                                 </td>
  3904.                                                 <td class=\"text-right\">
  3905.                                                     {% if nb_personne_trois_mobile != \"\" %}
  3906.                                                         {{ nb_personne_trois_mobile | number_format(0, \"\", \" \") }}
  3907.                                                     {% endif %}
  3908.                                                 </td>
  3909.                                             </tr>
  3910.                                         </tbody>
  3911.                                     </table>
  3912.                                     <span class=\"d-inline d-lg-none\">
  3913.                                         * {{ translate(\"<b>CA</b> = Chiffres d'Affaires\", lang, \"\", \"M\") | raw }},
  3914.                                         {{ translate(\"<b>Marge</b> = Marge brute\", lang, \"\", \"M\") | raw }},
  3915.                                         {{ translate(\"<b>EBE</b> = Excédent Brut d'Exploitation\", lang, \"\", \"M\") | raw }},
  3916.                                         {{ translate(\"<b>REX</b> = Résultat d'Exploitation\", lang, \"\", \"M\") | raw }},
  3917.                                         {{ translate(\"<b>RN</b> = Résultat Net\", lang, \"\", \"M\") | raw }},
  3918.                                         {{ translate(\"<b>Nb</b> = Nombre de collaborateurs\", lang, \"\", \"M\") | raw }}
  3919.                                     </span>
  3920.                                     <!-- FIN MOBILE -->
  3921.                                     <!-- TOUT SAUF MOBILE -->
  3922.                                     <table class=\"table table-hover d-none d-lg-table\">
  3923.                                         <thead>
  3924.                                             <tr>
  3925.                                                 <th scope=\"col\" class=\"text-left\">
  3926.                                                     {{ translate(\"en\", lang, \"\", \"M\") | raw }} k€/{{ translate(\"annee\", lang, \"\", \"m\") | raw }}
  3927.                                                 </th>
  3928.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_nmoins2_aff }}</th>
  3929.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_nmoins1_aff }}</th>
  3930.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_n_aff }}</th>
  3931.                                                 <th scope=\"col\" class=\"text-right\">{{ annee_nplus1_aff }}</th>
  3932.                                             </tr>
  3933.                                         </thead>
  3934.                                         <tbody>
  3935.                                             <tr>
  3936.                                                 <th scope=\"row\" class=\"text-left\">{{ translate(\"ca\", lang, \"\", \"M\") | raw }}</th>
  3937.                                                 <td class=\"text-right\">
  3938.                                                     {% if ca_nmoinsdeux != \"\" %}
  3939.                                                         {{ ca_nmoinsdeux | number_format(0, \"\", \" \") }}
  3940.                                                     {% endif %}
  3941.                                                 </td>
  3942.                                                 <td class=\"text-right\">
  3943.                                                     {% if ca_nmoinsun != \"\" %}
  3944.                                                         {{ ca_nmoinsun | number_format(0, \"\", \" \") }}
  3945.                                                     {% endif %}
  3946.                                                 </td>
  3947.                                                 <td class=\"text-right\">
  3948.                                                     {% if ca_n != \"\" %}
  3949.                                                         {{ ca_n | number_format(0, \"\", \" \") }}
  3950.                                                     {% endif %}
  3951.                                                 </td>
  3952.                                                 <td class=\"text-right\">
  3953.                                                     {% if ca_nplusun != \"\" %}
  3954.                                                         {{ ca_nplusun | number_format(0, \"\", \" \") }}
  3955.                                                     {% endif %}
  3956.                                                 </td>
  3957.                                             </tr>
  3958.                                             <tr>
  3959.                                                 <th scope=\"row\" class=\"text-left\">{{ translate(\"marge brute\", lang, \"\", \"M\") | raw }}</th>
  3960.                                                 <td class=\"text-right\">
  3961.                                                     {% if marge_brute_nmoinsdeux != \"\" %}
  3962.                                                         {{ marge_brute_nmoinsdeux | number_format(0, \"\", \" \") }}
  3963.                                                     {% endif %}
  3964.                                                 </td>
  3965.                                                 <td class=\"text-right\">
  3966.                                                     {% if marge_brute_nmoinsun != \"\" %}
  3967.                                                         {{ marge_brute_nmoinsun | number_format(0, \"\", \" \") }}
  3968.                                                     {% endif %}
  3969.                                                 </td>
  3970.                                                 <td class=\"text-right\">
  3971.                                                     {% if marge_brute_n != \"\" %}
  3972.                                                         {{ marge_brute_n | number_format(0, \"\", \" \") }}
  3973.                                                     {% endif %}
  3974.                                                 </td>
  3975.                                                 <td class=\"text-right\">
  3976.                                                     {% if marge_brute_nplusun != \"\" %}
  3977.                                                         {{ marge_brute_nplusun | number_format(0, \"\", \" \") }}
  3978.                                                     {% endif %}
  3979.                                                 </td>
  3980.                                             </tr>
  3981.                                             <tr>
  3982.                                                 <th scope=\"row\" class=\"text-left\">
  3983.                                                     {{ translate(\"EBE\", lang, \"\", \"M\") | raw }}
  3984.                                                     <a href=\"javascript:void(0)\" data-toggle=\"popover\" data-trigger=\"focus\"
  3985.                                                        data-placement=\"right\"
  3986.                                                        data-content=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\"
  3987.                                                        title=\"{{ translate(\"excedent brut d'exploitation\", lang, \"\", \"M\") | raw }}\">
  3988.                                                         <i class=\"fa fa-question-circle\"></i>
  3989.                                                     </a>
  3990.                                                 </th>
  3991.                                                 <td class=\"text-right\">
  3992.                                                     {% if EBE_nmoinsdeux != \"\" %}
  3993.                                                         {{ EBE_nmoinsdeux | number_format(0, \"\", \" \") }}
  3994.                                                     {% endif %}
  3995.                                                 </td>
  3996.                                                 <td class=\"text-right\">
  3997.                                                     {% if EBE_nmoinsun != \"\" %}
  3998.                                                         {{ EBE_nmoinsun | number_format(0, \"\", \" \") }}
  3999.                                                     {% endif %}
  4000.                                                 </td>
  4001.                                                 <td class=\"text-right\">
  4002.                                                     {% if EBE_n != \"\" %}
  4003.                                                         {{ EBE_n | number_format(0, \"\", \" \") }}
  4004.                                                     {% endif %}
  4005.                                                 </td>
  4006.                                                 <td class=\"text-right\">
  4007.                                                     {% if EBE_nplusun != \"\" %}
  4008.                                                         {{ EBE_nplusun | number_format(0, \"\", \" \") }}
  4009.                                                     {% endif %}
  4010.                                                 </td>
  4011.                                             </tr>
  4012.                                             <tr>
  4013.                                                 <th scope=\"row\" class=\"text-left\">{{ translate(\"resultat exploitation\", lang, \"\", \"M\") | raw }}</th>
  4014.                                                 <td class=\"text-right\">
  4015.                                                     {% if resultat_exploitation_nmoinsdeux != \"\" %}
  4016.                                                         {{ resultat_exploitation_nmoinsdeux | number_format(0, \"\", \" \") }}
  4017.                                                     {% endif %}
  4018.                                                 </td>
  4019.                                                 <td class=\"text-right\">
  4020.                                                     {% if resultat_exploitation_nmoinsun != \"\" %}
  4021.                                                         {{ resultat_exploitation_nmoinsun | number_format(0, \"\", \" \") }}
  4022.                                                     {% endif %}
  4023.                                                 </td>
  4024.                                                 <td class=\"text-right\">
  4025.                                                     {% if resultat_exploitation_n != \"\" %}
  4026.                                                         {{ resultat_exploitation_n | number_format(0, \"\", \" \") }}
  4027.                                                     {% endif %}
  4028.                                                 </td>
  4029.                                                 <td class=\"text-right\">
  4030.                                                     {% if resultat_exploitation_nplusun != \"\" %}
  4031.                                                         {{ resultat_exploitation_nplusun | number_format(0, \"\", \" \") }}
  4032.                                                     {% endif %}
  4033.                                                 </td>
  4034.                                             </tr>
  4035.                                             <tr>
  4036.                                                 <th scope=\"row\" class=\"text-left\">{{ translate(\"resultat net\", lang, \"\", \"M\") | raw }}</th>
  4037.                                                 <td class=\"text-right\">
  4038.                                                     {% if resultat_net_nmoinsdeux != \"\" %}
  4039.                                                         {{ resultat_net_nmoinsdeux | number_format(0, \"\", \" \") }}
  4040.                                                     {% endif %}
  4041.                                                 </td>
  4042.                                                 <td class=\"text-right\">
  4043.                                                     {% if resultat_net_nmoinsun != \"\" %}
  4044.                                                         {{ resultat_net_nmoinsun | number_format(0, \"\", \" \") }}
  4045.                                                     {% endif %}
  4046.                                                 </td>
  4047.                                                 <td class=\"text-right\">
  4048.                                                     {% if resultat_net_n != \"\" %}
  4049.                                                         {{ resultat_net_n | number_format(0, \"\", \" \") }}
  4050.                                                     {% endif %}
  4051.                                                 </td>
  4052.                                                 <td class=\"text-right\">
  4053.                                                     {% if resultat_net_nplusun != \"\" %}
  4054.                                                         {{ resultat_net_nplusun | number_format(0, \"\", \" \") }}
  4055.                                                     {% endif %}
  4056.                                                 </td>
  4057.                                             </tr>
  4058.                                             <tr>
  4059.                                                 <th scope=\"row\" class=\"text-left\">{{ translate(\"nb de personnes\", lang, \"\", \"M\") | raw }}</th>
  4060.                                                 <td class=\"text-right\">
  4061.                                                     {% if nb_personnes_nmoinsdeux != \"\" %}
  4062.                                                         {{ nb_personnes_nmoinsdeux | number_format(0, \"\", \" \") }}
  4063.                                                     {% endif %}
  4064.                                                 </td>
  4065.                                                 <td class=\"text-right\">
  4066.                                                     {% if nb_personnes_nmoinsun != \"\" %}
  4067.                                                         {{ nb_personnes_nmoinsun | number_format(0, \"\", \" \") }}
  4068.                                                     {% endif %}
  4069.                                                 </td>
  4070.                                                 <td class=\"text-right\">
  4071.                                                     {% if nb_personnes_n != \"\" %}
  4072.                                                         {{ nb_personnes_n | number_format(0, \"\", \" \") }}
  4073.                                                     {% endif %}
  4074.                                                 </td>
  4075.                                                 <td class=\"text-right\">
  4076.                                                     {% if nb_personnes_nplusun != \"\" %}
  4077.                                                         {{ nb_personnes_nplusun | number_format(0, \"\", \" \") }}
  4078.                                                     {% endif %}
  4079.                                                 </td>
  4080.                                             </tr>
  4081.                                         </tbody>
  4082.                                     </table>
  4083.                                     <!-- FIN TOUT SAUF MOBILE -->
  4084.                                 </div>
  4085.                                 {% if fonds_propres or dettes or tresorerie %}
  4086.                                     <h5 class=\"annonce ml-sm-3\">
  4087.                                         {{ translate(\"autres chiffres\", lang, \"\", \"M\") | raw }}
  4088.                                     </h5>
  4089.                                     <div class=\"ml-lg-5 mb-5\">
  4090.                                         {% if fonds_propres %}
  4091.                                             {{ translate(\"fonds propres\", lang, \"\", \"M\") | raw }} : 
  4092.                                             <strong>{{ fonds_propres }} k€</strong><br>
  4093.                                         {% endif %}
  4094.                                         {% if dettes %}
  4095.                                             {{ intitule_dettes }} : <strong>{{ dettes }} k€</strong><br>
  4096.                                         {% endif %}
  4097.                                         {% if tresorerie %}
  4098.                                             {{ translate(\"tresorerie nette\", lang, \"\", \"M\") | raw }} : 
  4099.                                             <strong>{{ tresorerie }} k€</strong><br>
  4100.                                         {% endif %}
  4101.                                     </div>
  4102.                                 {% endif %}
  4103.                             </div>
  4104.                         </div>
  4105.                     </div>
  4106.                 </div>
  4107.                 <!-- FIN ELEMENTS CHIFFRES -->
  4108.                 <div class=\"row d-lg-none\">
  4109.                     <div class=\"onglet6 col-12\">
  4110.                         <nav>
  4111.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4112.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"3\">
  4113.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  4114.                                         {{ translate(\"points forts / <span class='d-none d-none d-lg-block'><br></span>concurrence\", lang, \"\", \"M\") | raw }}
  4115.                                     </a>
  4116.                                 </div>
  4117.                             </div>
  4118.                         </nav>
  4119.                     </div>
  4120.                 </div>
  4121.                 <!-- POINTS FORTS CONCURRENCE -->
  4122.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-3 d-none\">
  4123.                     <div class=\"card-body\">
  4124.                         <div class=\"row\">
  4125.                             <div class=\"col-12 mt-3 mb-3\">
  4126.                                 {% if points_forts != \"\" %}
  4127.                                     <h5 class=\"annonce ml-sm-3\">
  4128.                                         {{ translate(\"points forts\", lang, \"\", \"M\") | raw }}
  4129.                                     </h5>
  4130.                                     <div class=\"ml-sm-5 mb-5\">
  4131.                                         {{ points_forts | nl2br }}
  4132.                                     </div>
  4133.                                 {% endif %}
  4134.                                 {% if points_faibles != \"\" %}
  4135.                                     <h5 class=\"annonce ml-sm-3\">
  4136.                                         {{ translate(\"points faibles\", lang, \"\", \"M\") | raw }}
  4137.                                     </h5>
  4138.                                     <div class=\"ml-sm-5 mb-5\">
  4139.                                         {{ points_faibles | nl2br }}
  4140.                                     </div>
  4141.                                 {% endif %}
  4142.                                 <h5 class=\"annonce ml-sm-3\">
  4143.                                     {{ translate(\"positionnement par rapport au marche\", lang, \"\", \"M\") | raw }}
  4144.                                 </h5>
  4145.                                 <div class=\"ml-sm-5 mb-5\">
  4146.                                     {{ positionnement_marche | nl2br }}
  4147.                                 </div>
  4148.                                 {% if concurrence != \"\" %}
  4149.                                     <h5 class=\"annonce ml-sm-3\">
  4150.                                         {{ translate(\"concurrence\", lang, \"\", \"M\") | raw }}
  4151.                                     </h5>
  4152.                                     <div class=\"ml-sm-5 mb-5\">
  4153.                                         {{ concurrence | nl2br }}
  4154.                                     </div>
  4155.                                 {% endif %}
  4156.                             </div>
  4157.                         </div>
  4158.                     </div>
  4159.                 </div>
  4160.                 <!-- FIN POINTS FORTS CONCURRENCE -->
  4161.                 <div class=\"row d-lg-none\">
  4162.                     <div class=\"onglet6 col-12\">
  4163.                         <nav>
  4164.                             <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4165.                                 <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"4\">
  4166.                                     <a class=\"nav-item nav-link\" href=\"#top-nav\">
  4167.                                         {{ translate(\"infos sur <span class='d-none d-none d-lg-block'><br></span>la cession\", lang, \"\", \"M\") | raw }}
  4168.                                     </a>
  4169.                                 </div>
  4170.                             </div>
  4171.                         </nav>
  4172.                     </div>
  4173.                 </div>
  4174.                 <!-- INFOS CESSION -->
  4175.                 <div class=\"card my-3 no_shadow onglet toggle-onglet-4 d-none\">
  4176.                     <div class=\"card-body\">
  4177.                         <div class=\"row\">
  4178.                             <div class=\"col-12 mt-3 mb-3\">
  4179.                                 <h5 class=\"annonce ml-sm-3\">
  4180.                                     {{ translate(\"elements complementaires\", lang, \"\", \"M\") | raw }}
  4181.                                 </h5>
  4182.                                 <div class=\"ml-sm-5 mb-5\">
  4183.                                     {% if annonce.id_raison_cession != 3 %}
  4184.                                         {% if prix_cession == 0 %}
  4185.                                             <p>
  4186.                                                 {{ translate(\"prix de cession souhaite\", lang, \"\", \"M\") | raw }} : 
  4187.                                                 <span class=\"gras\">{{ translate(\"le vendeur n'a pas souhaite preciser le prix de cession\", lang, \"\", \"M\") | raw }}.</span>
  4188.                                             </p>
  4189.                                             {% if annonce.immobilier_dans_prix_cession == \"oui\" %}
  4190.                                                 <p>{{ translate(\"l'immobilier est compris dans la cession\", lang, \"\", \"M\") | raw }}.</p>
  4191.                                             {% endif %}
  4192.                                         {% else %}
  4193.                                             {% if prix_cession != 0 %}
  4194.                                                 <p>
  4195.                                                     {{ translate(\"prix de cession souhaite\", lang, \"\", \"M\") | raw }} : 
  4196.                                                     <strong>
  4197.                                                         {{ prix_cession }} k€ 
  4198.                                                         {% if annonce.immobilier_dans_prix_cession == \"oui\" %}
  4199.                                                             {{ translate(\"l'immobilier est compris dans le prix de cession\", lang, \"\", \"m\") | raw }}.
  4200.                                                         {% endif %}
  4201.                                                     </strong>
  4202.                                                 </p>
  4203.                                             {% endif %}
  4204.                                         {% endif %}
  4205.                                     {% endif %}
  4206.                                     {% if annonce.id_raison_cession != 3 %}
  4207.                                         {% if apport_fp_min != null and apport_fp_min != \"\" %}
  4208.                                             <p>
  4209.                                                 {{ translate(\"apport en fonds propres minimum pour se positionner sur le dossier\", lang, \"\", \"M\") | raw }} : 
  4210.                                                 <strong>{{ apport_fp_min }} k€</strong>
  4211.                                             </p>
  4212.                                         {% endif %}
  4213.                                     {% endif %}
  4214.                                     {% if annonce.redressement_judiciaire == \"oui\" %}
  4215.                                         <p>
  4216.                                             <strong>{{ translate(\"cette societe est en redressement judiciaire\", lang, \"\", \"M\") | raw }}</strong>
  4217.                                         </p>
  4218.                                     {% endif %}
  4219.                                 </div>
  4220.                                 {% if prix_cession != 0 and hasServiceSimuElite and annonce.nom_localisation_niveau_0=='France'%}
  4221.                                     <div class=\"my-5 mx-sm-3\" style=\"background-color: #F7E7CE;\">
  4222.                                         <div class=\"row\" style=\"margin-left:0; margin-right:0;\">
  4223.                                             <div class=\"col-12 col-sm-7 pt-3 pl-4 pb-sm-3\" style=\"background-color: #003366; color: #FFFFFF;\">
  4224.                                                 Cette entreprise est-elle finançable pour vous ?
  4225.                                             </div> 
  4226.                                             <div class=\"col-12 col-sm-5 pt-2 text-right\" style=\"background-color: #003366; color: #FFFFFF;\">
  4227.                                                 <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>
  4228.                                             </div> 
  4229.                                         </div>
  4230.                                         <div class=\"col-12 py-3\">
  4231.                                             Grâce à notre simulateur de reprise, évaluez immédiatement votre capacité financière à racheter cette société. 
  4232.                                             <br>Un outil simple (votre apport suffit pour un premier aperçu), rapide et 100 % confidentiel.
  4233.                                         </div>
  4234.                                         <div class=\"col-12 text-center\">
  4235.                                             <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>
  4236.                                         </div>
  4237.                                     </div>
  4238.                                 {% endif %}
  4239.                                 {% if annonce.elements_complementaires != \"\" %}
  4240.                                     <h5 class=\"annonce ml-sm-3\">
  4241.                                         {{ translate(\"complements, specificites\", lang, \"\", \"M\") | raw }}
  4242.                                     </h5>
  4243.                                     <div class=\"ml-sm-5 mb-5\">
  4244.                                         <p>{{ annonce.elements_complementaires | nl2br }}</p>
  4245.                                     </div>
  4246.                                 {% endif %}
  4247.                                 {% if annonce.profil_repreneur_checkbox != null and annonce.profil_repreneur_checkbox != \"\" %}
  4248.                                     {% if annonce.id_raison_cession != 3 %}
  4249.                                         <h5 class=\"annonce ml-sm-3\">
  4250.                                             {{ translate(\"profil de repreneur recherche\", lang, \"\", \"M\") | raw }}
  4251.                                         </h5>
  4252.                                     {% else %}
  4253.                                         <h5 class=\"annonce ml-sm-3\">
  4254.                                             {{ translate(\"profil d'investisseur\", lang, \"\", \"M\") | raw }}
  4255.                                         </h5>
  4256.                                     {% endif %}
  4257.                                     <div class=\"ml-sm-5 mb-5\">
  4258.                                         {% if annonce.profil_repreneur_checkbox == \"physique\" %}
  4259.                                             <p>{{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}</p>
  4260.                                         {% elseif annonce.profil_repreneur_checkbox == \"morale\" %}
  4261.                                             <p>{{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}</p>
  4262.                                         {% elseif annonce.profil_repreneur_checkbox == \"investissement\" %}
  4263.                                             <p>{{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}</p>
  4264.                                         {% elseif annonce.profil_repreneur_checkbox == \"physique,morale\" %}
  4265.                                             <p>{{ translate(\"personne physique ou morale\", lang, \"\", \"M\") | raw }}</p>
  4266.                                         {% elseif annonce.profil_repreneur_checkbox == \"physique,investissement\" %}
  4267.                                             <p>
  4268.                                                 {{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}
  4269.                                                 {{ translate(\"ou\", lang, \"\", \"m\") | raw }}
  4270.                                                 {{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
  4271.                                             </p>
  4272.                                         {% elseif annonce.profil_repreneur_checkbox == \"morale,investissement\" %}
  4273.                                             <p>
  4274.                                                 {{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}
  4275.                                                 {{ translate(\"ou\", lang, \"\", \"m\") | raw }}
  4276.                                                 {{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
  4277.                                             </p>
  4278.                                         {% elseif annonce.profil_repreneur_checkbox == \"physique,morale,investissement\" %}
  4279.                                             <p>
  4280.                                                 {{ translate(\"personne physique\", lang, \"\", \"M\") | raw }}
  4281.                                                 {{ translate(\"ou\", lang, \"\", \"m\") | raw }}
  4282.                                                 {{ translate(\"personne morale\", lang, \"\", \"M\") | raw }}
  4283.                                                 {{ translate(\"ou\", lang, \"\", \"m\") | raw }}
  4284.                                                 {{ translate(\"fonds d'investissement\", lang, \"\", \"M\") | raw }}
  4285.                                             </p>
  4286.                                         {% endif %}
  4287.                                     </div>
  4288.                                 {% endif %}
  4289.                                 {% if annonce.profil_repreneur_recherche != \"\" %}
  4290.                                     {% if annonce.id_raison_cession != 3 %}
  4291.                                         <h5 class=\"annonce ml-sm-3\">
  4292.                                             {{ translate(\"complement sur le profil de repreneur recherche\", lang, \"\", \"M\") | raw }}
  4293.                                         </h5>
  4294.                                     {% else %}
  4295.                                         <h5 class=\"annonce ml-sm-3\">
  4296.                                             {{ translate(\"complement sur l'investisseur\", lang, \"\", \"M\") | raw }}
  4297.                                         </h5>
  4298.                                     {% endif %}
  4299.                                     <div class=\"ml-sm-5 mb-5\">
  4300.                                         <p>{{ annonce.profil_repreneur_recherche | nl2br }}</p>
  4301.                                     </div>
  4302.                                 {% endif %}
  4303.                             </div>
  4304.                             <div class=\"col-12 col-sm-10 mt-3 mb-3 offset-sm-1 d-none d-lg-block\">
  4305.                                 <h5 class=\"annonce ml-sm-3\">
  4306.                                     {{ translate(\"FUSACQ vous aide a\", lang, \"\", \"M\") | raw }}
  4307.                                 </h5>
  4308.                             </div>
  4309.                             <div class=\"r-tabs col-12 text-center d-none d-lg-block\">
  4310.                                 <ul class=\"r-tabs-nav input-group\">
  4311.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  4312.                                         <a href=\"{{ path('simuler_votre_pret', {'codePays': codePaysWithUnderScore }) }}\" 
  4313.                                            class=\"r-tabs-anchor5\" target=\"_blank\">
  4314.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  4315.                                                 <i class=\"fa fa-calculator fa-3x\" aria-hidden=\"true\"></i><br><br>
  4316.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  4317.                                                     {{ translate(\"simuler\", lang, \"\", \"M\") | raw }}<br>
  4318.                                                     {{ translate(\"votre pret\", lang, \"\", \"m\") | raw }}
  4319.                                                 </p>
  4320.                                                 <span>{{ translate(\"calculez les annuites de remboursement\", lang, \"\", \"M\") | raw }}</span>
  4321.                                             </div>
  4322.                                         </a>
  4323.                                     </li>
  4324.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  4325.                                         <a href=\"{{ path('simulateur_reprise_index', {'codePays': codePaysWithUnderScore }) }}\" 
  4326.                                            target=\"_blank\" class=\"r-tabs-anchor5\">
  4327.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  4328.                                                 <i class=\"fa fa-cogs fa-3x\" aria-hidden=\"true\"></i><br><br>
  4329.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  4330.                                                     {{ translate(\"simuler\", lang, \"\", \"M\") | raw }}<br>
  4331.                                                     {{ translate(\"votre reprise\", lang, \"\", \"m\") | raw }}
  4332.                                                 </p>
  4333.                                                 <span>{{ translate(\"validez vos ratios de financement\", lang, \"\", \"M\") | raw }}</span>
  4334.                                             </div>
  4335.                                         </a>
  4336.                                     </li>
  4337.                                     <li class=\"col-12 col-lg-4 r-tabs-boite-outils mb-3\">
  4338.                                         <a href=\"{{ path('faire_une_demande_de_financement', {'codePays': codePaysWithUnderScore }) }}\" 
  4339.                                            class=\"r-tabs-anchor5\" target=\"_blank\">
  4340.                                             <div style=\"margin: 0 auto; text-align: center; padding: 10px;\">
  4341.                                                 <i class=\"fas fa-euro-sign fa-3x\" aria-hidden=\"true\"></i><br><br>
  4342.                                                 <p style=\"line-height: 1.04; padding-bottom: 10px; font-size: 22px;\">
  4343.                                                     {{ translate(\"faire une demande de financement\", lang, \"\", \"M\") | raw }}
  4344.                                                 </p>
  4345.                                                 <span>{{ translate(\"obtenez une reponse en 48h\", lang, \"\", \"M\") | raw }}</span>
  4346.                                             </div>
  4347.                                         </a>
  4348.                                     </li>
  4349.                                 </ul>
  4350.                             </div>
  4351.                         </div>
  4352.                     </div>
  4353.                 </div>
  4354.                 <!-- FIN INFOS CESSION -->
  4355.                 {% if valorisations %} 
  4356.                     <div class=\"row d-lg-none\">
  4357.                         <div class=\"onglet6 col-12\">
  4358.                             <nav>
  4359.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4360.                                     <div class=\"col no-padding-x bl_m_gris br_gris comparables lh09 toggle-onglet\" data-onglet=\"6\">
  4361.                                         <a class=\"nav-item nav-link\" href=\"#top-nav\">
  4362.                                             {{ translate(\"transactions <span class='d-none d-none d-lg-block'><br></span>comparables\", lang, \"\", \"M\") | raw }}
  4363.                                         </a>
  4364.                                     </div>
  4365.                                 </div>
  4366.                             </nav>
  4367.                         </div>
  4368.                     </div>
  4369.                 {% endif %}
  4370.                 {% if valorisations %}
  4371.                     <!-- TRANSACTIONS COMPARABLES -->
  4372.                     <div class=\"card my-3 no_shadow onglet toggle-onglet-6 d-none\">
  4373.                         <div class=\"card-body\">
  4374.                             <div class=\"row\">
  4375.                                 <div class=\"col-12 mt-3 mb-3\">
  4376.                                     <h5 class=\"annonce ml-sm-3\">
  4377.                                         {{ translate(\"transactions comparables du secteur\", lang, \"\", \"M\") | raw }}
  4378.                                     </h5>
  4379.                                 </div>
  4380.                                 {% for valorisation in valorisations %}
  4381.                                     <div class=\"card mb-3 card-ie filet_gris no_shadow w-100\">
  4382.                                         <div class=\"card-body\">
  4383.                                             <div class=\"row\">
  4384.                                                 <div class=\"col-12\">
  4385.                                                     <div>
  4386.                                                         <h5 class=\"titre_comparables\">
  4387.                                                             <a href=\"{{ path('base_valorisations_detail_valorisation', {'idValorisation' : valorisation.id_valorisation, 'slug' : valorisation.titre_valorisation | slugify, 'codePays' : codePaysWithUnderScore }) }}\"
  4388.                                                                title=\"{{ valorisation.titre_valorisation }}\">
  4389.                                                                 {{ valorisation.titre_valorisation }} 
  4390.                                                                 {% if valorisation.commande %}
  4391.                                                                     ({{ translate(\"déjà commandé\", lang, \"\", \"m\") | raw }})
  4392.                                                                 {% endif %}
  4393.                                                             </a>
  4394.                                                         </h5>
  4395.                                                     </div>
  4396.                                                     <div>
  4397.                                                         <span>{{ valorisation.description_publique }}</span>
  4398.                                                     </div>
  4399.                                                     <div class=\"mb-1\">
  4400.                                                         <span class=\"nowrap_custom\">
  4401.                                                             {{ translate(\"ref\", lang, \"\", \"M\") | raw }} : 
  4402.                                                             <strong>CR{{ valorisation.id_valorisation }}</strong>
  4403.                                                         </span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  4404.                                                         <span class=\"nowrap_custom\">
  4405.                                                             {{ translate(\"ca\", lang, \"\", \"M\") | raw }} : 
  4406.                                                             <strong>{{ valorisation.approx }}</strong>
  4407.                                                         </span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  4408.                                                         {#<span class=\"nowrap_custom\">
  4409.                                                             {{ translate(\"date\", lang, \"\", \"M\") | raw }} : 
  4410.                                                             <strong>{{ valorisation.date_approx }}</strong>
  4411.                                                         </span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#}
  4412.                                                         <span class=\"nowrap_custom\">{{ translate(\"acquereur\", lang, \"\", \"M\") | raw }} : </span>
  4413.                                                         {% if valorisation.type_acquereur == \"personne\" %}
  4414.                                                             <i class=\"fas fa-user gris_666\"></i>
  4415.                                                         {% else %}
  4416.                                                             <i class=\"fas fa-building gris_666\"></i>
  4417.                                                         {% endif %}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  4418.                                                         <span class=\"nowrap_custom\">{{ translate(\"situation\", lang, \"\", \"M\") | raw }} : </span>
  4419.                                                         {% if valorisation.societe_difficulte == \"oui\" %}
  4420.                                                             <i class=\"fas fa-long-arrow-alt-down gris_666\"></i>
  4421.                                                         {% else %}
  4422.                                                             <i class=\"fas fa-long-arrow-alt-up gris_666\"></i>
  4423.                                                         {% endif %}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  4424.                                                         <span class=\"nowrap_custom\">{{ translate(\"type\", lang, \"\", \"M\") | raw }} : </span>
  4425.                                                         {% if valorisation.type_rachat == \"fonds\" %}
  4426.                                                             <i class=\"fas fa-store gris_666\"></i>
  4427.                                                         {% else %}
  4428.                                                             <i class=\"fas fa-percentage gris_666\"></i>
  4429.                                                         {% endif %}
  4430.                                                     </div>
  4431.                                                 </div>
  4432.                                             </div>
  4433.                                         </div>
  4434.                                     </div>
  4435.                                 {% endfor %}
  4436.                                 <div class=\"col-12 text-center my-3\">
  4437.                                     {{ translate(\"Consulter la\", lang, \"\", \"M\") | raw }}
  4438.                                     <a href=\"{{ path('base_valorisations_index', {'codePays': codePaysWithUnderScore}) }}\" 
  4439.                                        class=\"underlined\" target=\"_blank\">
  4440.                                         {{ translate(\"base de valorisations\", lang, \"\", \"M\") | raw }}
  4441.                                     </a>
  4442.                                 </div>
  4443.                                 <div class=\"col-12 my-3\">
  4444.                                     <i class=\"fas fa-user gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4445.                                     <small>{{ translate(\"personne physique\", lang, \"\", \"m\") | raw }}</small><br>
  4446.                                     <i class=\"fas fa-building gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4447.                                     <small>{{ translate(\"societe\", lang, \"\", \"m\") | raw }}</small><br>
  4448.                                     <i class=\"fas fa-long-arrow-alt-up gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4449.                                     <small>{{ translate(\"societe in bonis\", lang, \"\", \"m\") | raw }}</small><br>
  4450.                                     <i class=\"fas fa-long-arrow-alt-down gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4451.                                     <small>{{ translate(\"societe en difficulte\", lang, \"\", \"m\") | raw }}</small><br>
  4452.                                     <i class=\"fas fa-percentage gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4453.                                     <small>{{ translate(\"achat de titres\", lang, \"\", \"m\") | raw }}</small><br>
  4454.                                     <i class=\"fas fa-store gris_666\"></i>&nbsp;&nbsp;-&nbsp;
  4455.                                     <small>{{ translate(\"achat fonds de commerce\", lang, \"\", \"m\") | raw }}</small>
  4456.                                 </div>
  4457.                             </div>
  4458.                         </div>
  4459.                     </div>
  4460.                     <!-- FIN TRANSACTIONS COMPARABLES -->
  4461.                 {% endif %}
  4462.                 <!-- syntheseElite -->
  4463.                 {% if syntheseElite is defined %}  {# version mobile #}
  4464.                     {% if syntheseElite is null  %}{# pas de synthese #}
  4465.                     {% else  %}  {# version mobile #}
  4466.                         <div class=\"row d-lg-none\">
  4467.                             <div class=\"onglet6 mb-3 col-12\">
  4468.                                 <nav>
  4469.                                     <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4470.                                         <div class=\"col no-padding-x bl_m_gris br_gris atouts lh09 toggle-onglet\" data-onglet=\"30\">
  4471.                                             <a class=\"nav-item nav-link\" href=\"#top-nav\">  
  4472.                                                 {{ translate(\"atouts et leviers <span class='d-none d-none d-lg-block'><br></span>stratégiques\", lang, \"\", \"M\") | raw }}
  4473.                                             </a>
  4474.                                         </div>
  4475.                                     </div>
  4476.                                 </nav>
  4477.                             </div>
  4478.                         </div>
  4479.                     {% endif  %}
  4480.                 {% endif %}
  4481.                 <!-- syntheseElite -->
  4482.                 <!-- syntheseElite -->
  4483.                 {% if syntheseElite is defined %}  
  4484.                     {% if syntheseElite is not null %}  {# null si synthese non generé #}
  4485.                         <div class=\"card my-3 no_shadow onglet toggle-onglet-30 d-none\" style=\"border: none;\">
  4486.                             {% if app.user|default %} 
  4487.                                 {% include 'reprendre_entreprise/fragments/detail_annonce_elite/elite_auth.html.twig' with {'syntheseElite': syntheseElite} %}
  4488.                             {% else %}
  4489.                                 {% include 'reprendre_entreprise/fragments/detail_annonce_elite/elite_non_auth.html.twig' %}
  4490.                             {% endif %}
  4491.                         </div>
  4492.                     {% endif %}
  4493.                 {% endif %}
  4494.                 <!-- syntheseElite -->
  4495.                 <!-- feuille_route_repreneur -->
  4496.                 {% if grillePostMer is defined and grillePostMer|default %}
  4497.                     <div class=\"row d-lg-none\">
  4498.                         <div class=\"onglet6 col-12\">
  4499.                             <nav>
  4500.                                 <div class=\"nav nav-tabs nav-fill\" id=\"nav-tab\" role=\"tablist\">
  4501.                                     <div class=\"col no-padding-x bl_m_gris br_gris lh09 toggle-onglet\" data-onglet=\"15\">
  4502.                                         <a class=\"nav-item nav-link\" href=\"#top-nav\">
  4503.                                             Feuille de route stratégique
  4504.                                         </a>
  4505.                                     </div>
  4506.                                 </div>
  4507.                             </nav>
  4508.                         </div>
  4509.                     </div>
  4510.                 {% endif %}
  4511.                 {% if grillePostMer is defined and grillePostMer|default %} 
  4512.                     {% include 'reprendre_entreprise/fragments/feuille_route_repreneur/main.html.twig' with {'grillePostMer': grillePostMer} %}            
  4513.                 {% endif  %}
  4514.                 <!-- feuille_route_repreneur -->
  4515.                 <!-- FIN DETAILS ANNONCES -->
  4516.             </div>
  4517.             <!-- FIN COLONNE DROITE -->
  4518.         </div>
  4519.         <!-- FIN ROW CONTAINER -->
  4520.     </div>
  4521.     <!-- FIN CONTAINER -->
  4522. {% endblock %}
  4523. {% block javascripts %}
  4524.     {{ parent() }}
  4525.     <script type=\"text/javascript\">
  4526.         \$(document).ready(function () {
  4527.             \$('[data-toggle=\"tooltip\"]').tooltip();
  4528.         });
  4529.     </script>
  4530.     <script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
  4531.     <script type=\"module\" src=\"{{ asset('build/js/annonces/details_annonce.js') }}\"></script>
  4532.     <script type=\"module\" src=\"{{ asset('build/js/annonces/partager_annonce.js') }}\"></script>
  4533.     <script type=\"application/javascript\" 
  4534.             data-name=\"{{ codePaysWithUnderScore }}\" 
  4535.             id=\"codePaysParam\"
  4536.     src=\"{{ asset('build/js/annonces/favoris.js') }}\"></script>
  4537.     {% include 'annonces/fragments/modal_favoris.html.twig' %}
  4538.     <script>
  4539.         function afficheAlert() {
  4540.             alert(\"Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.\");
  4541.         }
  4542.     </script>
  4543.     {% if not  app.user|default   %}  
  4544.         <script>
  4545.             \$(document).ready(function () {
  4546.                 if (window.location.hash === '#feuille_route_repreneur') {
  4547.                     const currentUrl = window.location.href;
  4548.                     if (currentUrl) {
  4549.                         \$(\"form#login\").eq(0).find(\"input#fromAuthModal\").val(currentUrl);
  4550.                         \$('a.link-compte').trigger(\"click\");
  4551.                     }
  4552.                 }
  4553.             });
  4554.         </script>
  4555.     {% endif %}
  4556. {% endblock %}
  4557. ""reprendre_entreprise/details_annonce.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/reprendre_entreprise/details_annonce.html.twig");
  4558.     }
  4559. }