templates/base_valorisations/detail_valorisation.html.twig line 1

Open in your IDE?
  1. {% extends 'base.html.twig' %}
  2. {% block stylesheets %}  {{ parent() }}
  3. {% endblock %}
  4. {% block body %}
  5.     {% include 'assets/assets_vuejs.html.twig' %}
  6.     <!-- Menu  -->
  7.     {{ render_esi(controller(
  8.       'App\\Controller\\CoreController::menu',
  9.       {   "lang": lang,
  10.           "currentRoute":"base_valorisations_detail_valorisation",
  11.           "codePays": codePaysWithUnderScore }
  12.     )) }}
  13.     <!-- Menu  -->
  14.     <!-- Publicité  -->
  15.     {% include 'includes/publicite.html.twig' %}
  16.     <!-- Publicité  -->
  17.     <div class="container" id="app">
  18.         <div class="row">
  19.             <!--COLONNE GAUCHE -->
  20.             {% include 'includes/colonne_gauche_valorisation.html.twig' %}
  21.             <!--FIN COLONNE GAUCHE -->
  22.             <!--COLONNE DROITE -->
  23.             <div class="col-12 col-lg-9 bkg_blanc">
  24.                 <!-- ARIANE -->
  25.                 <nav aria-label="breadcrumb" class="d-none d-sm-block">
  26.                     <ol class="breadcrumb">
  27.                         <li class="breadcrumb-item"><a href="{{ path('index',{'codePays':codePays}) }}">{{ translate("accueil",lang,"","M") | raw }}</a></li>
  28.                         <li class="breadcrumb-item"><a href="{{ path('base_valorisations_index',{'codePays':codePaysWithUnderScore}  ) }}" title="{{ translate("Valorisation et Evaluation d'entreprise",lang,"","M") | raw }}">{{ translate("Valorisation et Evaluation d'entreprise",lang,"","M") | raw }}</a></li>
  29.                         <li class="breadcrumb-item active" aria-current="page">{{ titre_ariane }}</li>
  30.                     </ol>
  31.                 </nav>
  32.                 <!-- FIN ARIANE -->
  33.                 {% if app.session.flashbag.peek('error')|length > 0 %}
  34.                     <div class="alert alert-danger" role="alert">
  35.                         {% for message in app.flashes('error') %}
  36.                             - {{ message }}<br>
  37.                         {% endfor %}
  38.                     </div>
  39.                 {% endif %}
  40.                 {% if app.session.flashbag.peek('success')|length > 0 %}
  41.                     <div class="alert alert-success" role="alert">
  42.                         {% for message in app.flashes('success') %}
  43.                             - {{ message }}<br>
  44.                         {% endfor %}
  45.                     </div>
  46.                 {% endif %}
  47.                 <div class="row">
  48.                     <div class="col-12">
  49.                         <div class="ml-5 my-2">
  50.                             <img src="{{ asset('build/img/logo_valo_entreprises.png') }}" alt="{{ translate("logo valorisation entreprise",lang,"","M") | raw }}">
  51.                         </div>
  52.                     </div> 
  53.                 </div>
  54.                 
  55.                 <div class="row">    
  56.                     <div class="col-12 mt-5 mb-5 ml-5">
  57.                         <h2 class="gris_666">{{ translate("Valorisation et Evaluation d'entreprise",lang,"","M") | raw }}</h2>    
  58.                         {{ translate("consultez des comptes rendus d'opération de sociétés vendues en fonction des critères qui vous intéressent.",lang,"","M") | raw }}            
  59.                     </div>
  60.                 </div>
  61.                 
  62.                 <div class="row">
  63.                     <div class="col-12 col-sm-10 mt-3 mb-3 offset-sm-1 sectorielles">
  64.                         <h3 class="mauve_cabinet">{{ titre_ariane }}</h3>
  65.                     </div>
  66.                 </div>
  67.                 
  68.                 {% if not isNoLongerAvailable %}
  69.                 <div class="row no-print">
  70.                     <div class="col-12 text-right pr-4">
  71.                         <a href="#" onclick="window.print();"><i aria-hidden="true" class="fa fa-print violet"></i> {{ translate("imprimer",lang,"","M") | raw }}</a>
  72.                     </div>
  73.                 </div>
  74.                 {% endif %}
  75.                 
  76.                 {% if hasCommande and isNoLongerAvailable %}
  77.                 <div class="mb-3 mt-sm-1 no_shadow">
  78.                     <div class="row">        
  79.                         <div class="col-12 col-sm-10 mt-3 mb-5 offset-sm-1">
  80.                             {{ translate("Le Compte Rendu d'Opération a été supprimé par le déposant. Nous ne pouvons donc malheureusement plus l'afficher.",lang,"","M") | raw }}
  81.                         </div>
  82.                     </div>
  83.                 </div>
  84.                 {% elseif not hasCommande and not hasServiceCRO %}
  85.                 <div class="card mb-3 mt-sm-1 no_shadow">
  86.                     <div class="card-body">
  87.                         <div class="row">        
  88.                             <div class="col-12 col-sm-10 mt-3 mb-3 offset-sm-1">
  89.                                 <div>            
  90.                                     <h5 class="mauve_cabinet ml-sm-3">{{ translate("résumé",lang,"","M") | raw }}</h5>
  91.                                 </div>
  92.                                 <table class="table table-striped">
  93.                                     <tbody>
  94.                                         <tr>
  95.                                             <td>{{ translate("description de l'activité de la société",lang,"","M") | raw }}</td>
  96.                                             <td>{{ valorisation._get('description_activite') }}</td>
  97.                                         </tr>
  98.                                         {#<tr>
  99.                                             <td>{{ translate("date de l'operation",lang,"","M") | raw }}</td>
  100.                                             <td>{{ translate(valorisation.donne_approx_date_operation_aff, lang, "", "M") }}</td>
  101.                                         </tr>#}
  102.                                         <tr>
  103.                                             <td>{{ translate("type d'acquéreur",lang,"","M") | raw }}</td>
  104.                                             <td>{{ translate(valorisation.donne_type_acquereur, lang, "", "M") }}</td>
  105.                                         </tr>
  106.                                         <tr>
  107.                                             <td>{{ translate("type de rachat",lang,"","M") | raw }}</td>
  108.                                             <td>{{ translate(valorisation.donne_type_rachat, lang, "", "M") }}</td>
  109.                                         </tr>
  110.                                         <tr>
  111.                                             <td>{{ translate("CA de la société",lang,"","M") | raw }}</td>
  112.                                             <td>{{ translate(valorisation.donne_approx_ca_aff, lang, "", "M") }}</td>
  113.                                         </tr>
  114.                                         <tr>
  115.                                             <td>{{ translate("société en RJ",lang,"","M") | raw }}</td>
  116.                                             <td>{{ translate(valorisation.donne_redressement_judiciaire, lang, "", "M") }}</td>
  117.                                         </tr>
  118.                                         <tr>
  119.                                             <td>{{ translate("société en difficulté",lang,"","M") | raw }}</td>
  120.                                             <td>{{ translate(valorisation.donne_societe_difficulte, lang, "", "M") }}</td>
  121.                                         </tr>
  122.                                     </tbody>
  123.                                 </table>
  124.                             </div>
  125.                             {% if lignePanier %}
  126.                             <script>
  127.                             $(function(){
  128.                                 document.getElementById('ajout-panier').scrollIntoView({
  129.                                   behavior: 'smooth'
  130.                                 });
  131.                             });
  132.                             </script>
  133.                             <div class="col-12 text-center no-print" id="ajout-panier">
  134.                                 <div class="row">
  135.                                     <div class="col-12 alert alert-success fs12 text-center my-5" role="alert">
  136.                                         {{ translate("le Compte Rendu d'Opération a été ajouté dans votre panier",lang,"","M") | raw }}
  137.                                      </div>
  138.                                     <div class="col-12 col-lg-6 text-center text-lg-right">
  139.                                         <div class="col-sm-12 my-3">
  140.                                             {% set urlRetourListPanier=path('base_valorisations_index', {
  141.                                                 'codePays': codePaysWithUnderScore
  142.                                             }) %}
  143.                                             <a href="{{ urlRetourListPanier }}" class="button-rond" role="button" aria-pressed="true">
  144.                                                    <div class="icon-btn-vous"><i class="fas fa-chevron-circle-left fa-2x white"></i></div>&nbsp;&nbsp;&nbsp;
  145.                                                 <div class="float-right pt-1">{{ translate("continuer la recherche",lang,"","M") | raw }}</div>
  146.                                             </a>
  147.                                            </div>
  148.                                     </div>
  149.                                        <div class="col-12 col-lg-6 text-center text-lg-left">
  150.                                         <div class="col-sm-12 my-3">
  151.                                             <a href="{{ path('panier_index', {'codePays' : codePaysWithUnderScore}) }}" class="button-rond-vert" role="button" aria-pressed="true">
  152.                                                 <div class="icon-btn-vous"><i class="fas fa-shopping-cart fa-2x white"></i></div>&nbsp;&nbsp;&nbsp;
  153.                                                 <div class="float-right pt-1">{{ translate("consulter le panier",lang,"","M") | raw }}&nbsp;</div>
  154.                                             </a>
  155.                                         </div>
  156.                                     </div>
  157.                                 </div>
  158.                             </div>
  159.                             {% else %}
  160.                             <div class="col-12 my-3 text-center no-print" v-if="btn_visible" v-cloak>
  161.                                 <a href="javascript:void(0)" @click="clickCommanderCRO(); " class="button-rond" role="button" aria-pressed="true">
  162.                                     {{ translate("commander ce Compte Rendu" ,lang,"","M") |capitalize| raw }}
  163.                                 </a><br>
  164.                             </div>
  165.                             {% endif %}
  166.                             
  167.                             {% if not lignePanier  %}
  168.                                 <div class="col-12 no-print" v-model="bloc_commande" v-if="bloc_commande" v-cloak ref="bloc_commande" >
  169.                                     <div class="row">
  170.                                         {% if hasForfait %}
  171.                                         <div class="col-12 alert alert-success fs12 text-center my-5" role="alert">
  172.                                             {% if forfaitAUtiliser.code_service[0:3] == "abo" and forfaitAUtiliser.code_service[0:6]!="abo_fe" %}
  173.                                                 {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  174.                                                 {% if forfaitAUtiliser.code_service[4:2]==10 %}
  175.                                                     {% set itemAbo = { 'nb': 10,'date':date} %}
  176.                                                 {% elseif forfaitAUtiliser.code_service[4:2]==20 %}
  177.                                                     {% set itemAbo = { 'nb': 20,'date':date} %}
  178.                                                 {% elseif forfaitAUtiliser.code_service[4:2]==30 %}
  179.                                                     {% set itemAbo = { 'nb': 30,'date':date} %}
  180.                                                 {% endif %}
  181.                                                 {{ translate("vous beneficiez dun abonnement annuel %$nb%$ MER / mois valable jusqu'au %$date%$",lang,"","M","s",itemAbo) | raw }}
  182.                                             {% elseif forfaitAUtiliser.code_service[0:6]=="abo_fe" %}
  183.                                                 {% if forfaitAUtiliser.code_service[7:2]==10 %}
  184.                                                     {% set itemAbo = { 'nb': 10} %}
  185.                                                 {% elseif forfaitAUtiliser.code_service[7:2]==20 %}
  186.                                                     {% set itemAbo = { 'nb': 20} %}
  187.                                                 {% elseif forfaitAUtiliser.code_service[7:2]==30 %}
  188.                                                     {% set itemAbo = { 'nb': 30} %}
  189.                                                 {% elseif forfaitAUtiliser.code_service[7:2]==40 %}
  190.                                                     {% set itemAbo = { 'nb': 40} %}
  191.                                                 {% endif %}
  192.                                                 {{ translate("vous beneficiez dun abonnement %$nb%$ MER / mois",lang,"","M","s",itemAbo) | raw }}
  193.                                             {% else %}
  194.                                                 {% if forfaitAUtiliser.code_service == "pack_5" %}
  195.                                                     {% set nom=translate('5 MER',lang) %}
  196.                                                 {% elseif forfaitAUtiliser.code_service == "pack_10" %}
  197.                                                     {% set nom=translate('10 MER',lang) %}
  198.                                                 {% elseif forfaitAUtiliser.code_service == "pack_20" %}
  199.                                                     {% set nom=translate('20 MER',lang) %}
  200.                                                 {% elseif forfaitAUtiliser.code_service == "consultation_pm_promotionnelle" %}
  201.                                                     {% set nom=translate('consultation promotionnelle',lang) %}
  202.                                                 {% elseif forfaitAUtiliser.code_service == "consultation_valorisation" %}
  203.                                                     {% set nom=translate('consultation dans la base de valorisations',lang) %}
  204.                                                 {% else %}
  205.                                                     {% set nom=forfaitAUtiliser.code_service %}
  206.                                                 {% endif %}
  207.                                                 {% if forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces and forfaitAUtiliser.nb_utilisations_restantes is defined%}
  208.                                                     {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  209.                                                     {% set itemAbo = { 'nom':nom,'nb': forfaitAUtiliser.nb_utilisations_restantes,'date':date} %}
  210.                                                     {{ translate('vous beneficiez d\'un service "%$nom%$" pour lequel il vous reste %$nb%$ mises en relation a utiliser jusqu\'au %$date%$',lang,"","M","s",itemAbo) | raw }} *
  211.                                                 {% elseif forfaitAUtiliser.date_fin_acces is defined and forfaitAUtiliser.date_fin_acces %}
  212.                                                     {% set date = donneDateFormatAffichage(forfaitAUtiliser.date_fin_acces)%}
  213.                                                     {% set itemAbo = { 'nom':nom,'date':date} %}
  214.                                                     {{ translate('vous beneficiez d\'un service "%$nom%$" jusqu\'au %$date%$',lang,"","M","s",itemAbo) | raw }} *
  215.                                                 {% elseif forfaitAUtiliser.nb_utilisations_restantes is defined %}
  216.                                                     {% set itemAbo = { 'nom':nom,'nb':forfaitAUtiliser.nb_utilisations_restantes} %}
  217.                                                     {{ translate('vous beneficiez d\'un service "%$nom%$" pour lequel il vous reste %$nb%$ mises en relation a utiliser',lang,"","M","s",itemAbo) | raw }} *
  218.                                                 {% else %}
  219.                                                     {% set itemAbo = { 'nom':nom} %}
  220.                                                     {{ translate('vous beneficiez d\'un service "%$nom%$"',lang,"","M","s",itemAbo) | raw }} *
  221.                                                 {% endif %}
  222.                                             {% endif %}
  223.                                         </div>
  224.                                         <div class="col-12">
  225.                                             {{ translate("ajouter ce compte rendu d'opération au panier en cliquant sur le bouton ci-dessous" ,lang,"","M") | raw }} **
  226.                                         </div>
  227.                                         <div class="col-12 text-center mt-3 mb-5">
  228.                                             <div class="col-sm-12 my-3">
  229.                                                 <form action="/panier/ajoute-panier" method="POST">
  230.                                                     <input type="hidden" id="id_annonce" name="id_annonce" value="{{ valorisation._get('id_valorisation') }}">
  231.                                                     <input type="hidden" id="type" name="type" value="annonce_CRO">
  232.                                                     <button type="submit" class="btn btn-acheteur" role="button" aria-pressed="true">
  233.                                                         <div class="icon-btn-vous"><i class="fas fa-chevron-circle-left fa-2x white"></i></div>&nbsp;&nbsp;&nbsp;
  234.                                                         <div class="float-right pt-1">{{ translate("ajouter au panier" ,lang,"","M") | raw }}</div>
  235.                                                     </button>
  236.                                                 </form>
  237.                                             </div>
  238.                                         </div>
  239.                                         <div class="col-12 mt-4 mb-3">
  240.                                             <small>
  241.                                                 * : {{ translate("charte 1 deposant forfait" ,lang,"","M") | raw }}<br>
  242.                                                 ** : {{ translate("charte 2 deposant forfait investisseur privee" ,lang,"","M") | raw }}
  243.                                             </small>
  244.                                         </div>
  245.                                         {% else %}
  246.                                             {% if app.user is null %} {# utilisateur NON authentifié #}
  247.                                                 <div class="col-12 col-lg-6 mb-3 p-4 bkg_gris_clair">
  248.                                                     <div class="my-3 text-center">
  249.                             
  250.                                                     </div>
  251.                                                     {{ render_esi(controller('App\\Controller\\SecurityController::login' )) | spaceless }}
  252.                                                     <div class="modal-footer bkg_gris_clair">
  253.                                                         <div class="col-12 text-center mb-3">
  254.                                                             <h5 class="modal-title">Vous n'avez pas de compte</h5>
  255.                                                             <a href="/creation-compte" aria-pressed="true"
  256.                                                                 class="button-rond mt-2" role="button"> Créer un compte
  257.                                                             </a>
  258.                                                         </div>
  259.                                                     </div>
  260.                                                 </div>
  261.                                             {% endif %}
  262.                             
  263.                                             {% if app.user is null %} {# utilisateur NON authentifié #}
  264.                                                 <div class="col-12 col-lg-6 mb-3 p-4">
  265.                                             {% else %}  {# utilisateur   authentifié #}
  266.                                                 <div class="col-12 col-lg-12 mb-3 p-4">
  267.                                             {% endif %}
  268.                                                 {% if not isFE %}
  269.                                                 <div class="my-3 text-center" id="titleTdAboonement">
  270.                                                     <h5>{{ translate("vous souhaitez souscrire à une offre" ,lang,"","M") | raw }} *</h5>
  271.                                                     <a href="/comparatif-offres-fusacq" target="_blank" aria-pressed="true" class="button-rond-blanc mt-2" role="button">
  272.                                                     {{translate("quelle offre est faite pour vous" ,lang,"","M") | raw }} ?</a>
  273.                                                 </div>
  274.                                                 {% endif %}
  275.                                                 <div class="mt-4">
  276.                                                     <form action="{{ path('ajoute_panier', {'codePays' : codePaysWithUnderScore}) }}" method="POST" id="formRadioMiseEnRelation">
  277.                                                         <div class="col-12 mb-3">
  278.                                                             <div class="form-check">
  279.                                                                 <label class="contai">
  280.                                                                     {# 40€ HT #}
  281.                                                                     {{ translate("Compte Rendu d'Opération à l'unité" ,lang,"","M") | raw }} : {{ tarif('tarif_CRO',codePays) }}€ {{ translate("HT",lang,"") | upper }}
  282.                                                                     <input type="radio" name="option_payement" value="commande_unitaire" checked>
  283.                                                                     <span class="checkma"></span>
  284.                                                                 </label>
  285.                                                             </div>
  286.                                                             <div class="mt-4 mb-3">
  287.                                                                 <strong> {{ translate("forfaits",lang,"","M") |capitalize| raw }}</strong></div>
  288.                                                                 <!---  abonnements mensuel -->
  289.                                                                 <div class="form-check">
  290.                                                                     <label class="contai">
  291.                                                                         {# 150€ HT #}
  292.                                                                         {{ translate("%%nb_relation_mer_offre_1%% CRO ou Mises En Relation :" ,lang,"","M") | raw }} {{ tarif('tarif_pack_mer_5_fusacq',codePays) }}€ {{ translate("HT",lang,"") |  upper }}*
  293.                                                                         <input type="radio" name="option_payement" value="pack5">
  294.                                                                         <span class="checkma"></span>
  295.                                                                     </label>
  296.                                                                 </div>
  297.                                                                 <div class="form-check">
  298.                                                                     <label class="contai">
  299.                                                                         {# 235€ HT #}
  300.                                                                         {{ translate("%%nb_relation_mer_offre_2%% CRO ou Mises En Relation :" ,lang,"","M") | raw }} {{ tarif('tarif_pack_mer_10_fusacq',codePays) }}€ {{ translate("HT",lang,"") | upper }}*
  301.                                                                         <input type="radio" name="option_payement" value="pack10">
  302.                                                                         <span class="checkma"></span>
  303.                                                                     </label>
  304.                                                                 </div>
  305.                                                                 <div class="form-check">
  306.                                                                     <label class="contai">
  307.                                                                         {# 325€ HT #}
  308.                                                                         {{ translate("%%nb_relation_mer_offre_3%% CRO ou Mises En Relation :" ,lang,"","M") | raw }} {{ tarif('tarif_pack_mer_20_fusacq',codePays) }}€ {{ translate("HT",lang,"") | upper }}*
  309.                                                                         <input type="radio" name="option_payement" value="pack20">
  310.                                                                         <span class="checkma"></span>
  311.                                                                     </label>
  312.                                                                 </div>
  313.                                                                 <!---  abonnements mensuel -->
  314.                             
  315.                                                                 <!---  abonnements annuels -->
  316.                                                                 <div class="mt-4 mb-3">
  317.                                                                     <strong>  {{ translate("abonnements annuels",lang,"","M") |capitalize| raw }}</strong>
  318.                                                                 </div>
  319.                                                                 <div class="form-check">
  320.                                                                     <label class="contai">
  321.                                                                         {# 695€ HT #}
  322.                                                                         {{ translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_1%% CRO ou MER /mois :" ,lang,"","M") | raw }} {{ tarif('tarif_abo_10_MER_mois_fusacq',codePays) }}€ {{ translate("HT",lang,"") | upper }}*
  323.                                                                         <input type="radio" name="option_payement" value="abo_10_par_mois">
  324.                                                                         <span class="checkma"></span>
  325.                                                                     </label>
  326.                                                                 </div>
  327.                                                                 <div class="form-check">
  328.                                                                     <label class="contai">
  329.                                                                         {# 945€ HT #}
  330.                                                                         {{ translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_2%% CRO ou MER /mois :" ,lang,"","M") | raw }} {{ tarif('tarif_abo_20_MER_mois_fusacq',codePays) }}€ {{ translate("HT",lang,"") | upper }}*
  331.                                                                         <input type="radio" name="option_payement" value="abo_20_par_mois">
  332.                                                                         <span class="checkma"></span>
  333.                                                                     </label>
  334.                                                                 </div>
  335.                                                                 <div class="form-check">
  336.                                                                     <label class="contai">
  337.                                                                         {# 1195€ HT #}
  338.                                                                         {{ translate("jusqu’à %%nb_relation_mer_offre_abo_annuel_3%% CRO ou MER /mois :" ,lang,"","M") | raw }} {{ tarif('tarif_abo_30_MER_mois_fusacq',codePays) }}€ {{ translate("HT",lang,"") | upper }}*
  339.                                                                         <input type="radio" name="option_payement" value="abo_30_par_mois">
  340.                                                                         <span class="checkma"></span>
  341.                                                                     </label>
  342.                                                                 </div>
  343.                                                                 <!---  abonnements annuels -->
  344.                                                             </div>
  345.                                                             <input type="hidden" id="id_annonce" name="id_annonce" value="{{ valorisation._get('id_valorisation')}}">
  346.                                                             <input type="hidden" id="type" name="type" value="annonce_CRO">
  347.                                                             <div class="my-3 text-center">
  348.                                                                 {% if app.user is not null %}                                                          
  349.                                                                      <button class="button-rond" type="submit">{{ translate("commander",lang,"","M") | raw }}</button>
  350.                                                                 {% else %}
  351.                                                                     <a class="button-rond" role="button" aria-pressed="true" href="#" onclick="afficheAlert()">
  352.                                                                            {{ translate("commander" ,lang,"","M") | raw }}
  353.                                                                     </a>
  354.                                                                 {% endif %}
  355.                                                             </div>
  356.                                                         </form>
  357.                                                     <div>
  358.                                                         <p>
  359.                                                             <small>* : {{ translate("sur une durée de 1 an utilisable également pour les annonces FUSACQ. S'il vous reste des mises en relation, elles pourront être créditées sur un nouveau forfait souscrit avant la date d'expiration.",lang,"","M") |capitalize| raw }}</small>
  360.                                                         </p>
  361.                                                     </div>
  362.                                                 </div>
  363.                                             </div>
  364.                                       {% endif %}
  365.                                     </div>
  366.                                 </div>
  367.                             {% endif %}
  368.                         </div>    
  369.                     </div>
  370.                 </div>
  371.                 {% else %}
  372.                 <div class="card mb-3 mt-sm-1 no_shadow">
  373.                     <div class="card-body">
  374.                         <div class="row">        
  375.                             <div class="col-12 col-sm-10 mt-3 mb-3 offset-sm-1">
  376.                                 <div>            
  377.                                     <h5 class="mauve_cabinet">{{ translate("résumé",lang,"","M") | raw }}</h5>
  378.                                 </div>
  379.                                 <div class="col-12">
  380.                                     <div class="row">
  381.                                         <div class="col-12 col-lg-3 mb-1 no-padding-x">
  382.                                             {{ translate("CA",lang,"","M") | raw }} : <strong>{{ valorisation._get('ca_n') }} k€</strong>
  383.                                         </div>
  384.                                         {#<div class="col-12 col-lg-3 mb-1 no-padding-x">
  385.                                             {{ translate("date",lang,"","M") | raw }} : <strong>{{ translate(valorisation.donne_approx_date_operation_aff, lang, "", "M") }}</strong>
  386.                                         </div>#}
  387.                                         <div class="col-12 col-lg-2 mb-1 no-padding-x">
  388.                                             {{ translate("acquéreur",lang,"","M") | raw }} : 
  389.                                             {% if valorisation._get('type_acquereur') == "personne" %}
  390.                                                 <i class="fas fa-user gris_666" aria-hidden="true"></i>
  391.                                             {% else %}
  392.                                                 <i class="fas fa-building gris_666" aria-hidden="true"></i>
  393.                                             {% endif %}
  394.                                         </div>
  395.                                         <div class="col-12 col-lg-2 mb-1 no-padding-x">
  396.                                             {{ translate("situation",lang,"","M") | raw }} :
  397.                                             {% if valorisation._get('societe_difficulte') == "oui" %}
  398.                                                 <i class="fas fa-long-arrow-alt-down gris_666" aria-hidden="true"></i>
  399.                                             {% else %}
  400.                                                 <i class="fas fa-long-arrow-alt-up gris_666" aria-hidden="true"></i>
  401.                                             {% endif %} 
  402.                                         </div>
  403.                                         <div class="col-12 col-lg-2 mb-1 no-padding-x">
  404.                                             {{ translate("type",lang,"","M") | raw }} : 
  405.                                             {% if valorisation._get('type_rachat') == "titres" %}
  406.                                                 <i class="fas fa-percentage gris_666" aria-hidden="true"></i>
  407.                                             {% elseif valorisation._get('type_rachat') == "fonds" %}
  408.                                                 <i class="fas fa-store gris_666" aria-hidden="true"></i>
  409.                                             {% else %}
  410.                                                 {{ translate(valorisation.donne_type_rachat, lang, "", "M") }}
  411.                                             {% endif %}
  412.                                         </div>
  413.                                     </div>
  414.                                 </div>
  415.                                 
  416.                                 <div class="mt-5">
  417.                                     <h5 class="mauve_cabinet">{{ translate('informations générales concernant la société et le cédant', lang, "", "M") }}</h5>
  418.                                 </div>
  419.                                 <table class="table table-striped">
  420.                                     <tbody>
  421.                                         <tr>
  422.                                             <td>{{ translate("description de l'activité de la société", lang, "", "M") }}</td>
  423.                                             <td>{{ valorisation._get('description_activite') | nl2br }}</td>
  424.                                         </tr>
  425.                                         <tr>
  426.                                             <td>{{ translate("la société était", lang, "", "M") }}</td>
  427.                                             <td>
  428.                                             {% if valorisation._get('redressement_judiciaire') == "oui" %}
  429.                                                 {{ translate("En Redressement Judiciaire", lang, "", "M") }}
  430.                                             {% elseif valorisation._get('societe_difficulte') == "oui" %}
  431.                                                 {{ translate("En Difficulté", lang, "", "M") }}
  432.                                             {% else %}
  433.                                                 {{ translate("In Bonis", lang, "", "M") }}
  434.                                             {% endif %}
  435.                                             </td>
  436.                                         </tr>
  437.                                         <tr>
  438.                                             <td>{{ translate("ancienneté de la société (au moment de  l'opération)", lang, "", "M") }} </td>
  439.                                             <td>
  440.                                                 {% if valorisation._get('date_creation_societe') and valorisation._get('date_creation_societe') %}
  441.                                                     {% set annee_creation_societe = valorisation._get('date_creation_societe') %}
  442.                                                     {% set annee_operation = valorisation._get('date_mois_operation') | slice(0, 4) %}
  443.                                                     {% set duree = annee_operation - annee_creation_societe %}
  444.                                                     
  445.                                                     {% if duree < 5 %} 
  446.                                                         {{ translate("moins de 5 ans", lang, "", "M") }}
  447.                                                     {% elseif duree <= 10 %}
  448.                                                         {{ translate("entre 5 et 10 ans", lang, "", "M") }}
  449.                                                     {% else %}
  450.                                                         {{ translate("plus de 10 ans", lang, "", "M") }}
  451.                                                     {% endif %}
  452.                                                 {% else %}
  453.                                                     {{ translate("non spécifié", lang, "", "M") }}
  454.                                                 {% endif %}
  455.                                             </td>
  456.                                         </tr>
  457.                                         <tr>
  458.                                             <td>{{ translate("raison de la cession", lang, "", "M") }}</td>
  459.                                             <td>
  460.                                                 {{ translate(nom_raison_cession_by_id(valorisation._get('id_raison_cession')), lang, "", "M") }}
  461.                                             </td>
  462.                                         </tr>
  463.                                         <tr>
  464.                                             <td>{{ translate("le cédant était", lang, "", "M") }}</td>
  465.                                             <td>
  466.                                             {% if valorisation._get('type_cedant') == "personne" %}
  467.                                                 {{ translate("une personne physique", lang, "", "M") }}
  468.                                             {% elseif valorisation._get('type_cedant') == "" %}
  469.                                                 {{ translate("une société", lang, "", "M") }}
  470.                                             {% else %}
  471.                                                 {{ translate("non communiqué", lang, "", "M") }}
  472.                                             {% endif %}
  473.                                             </td>
  474.                                         </tr>
  475.                                     </tbody>
  476.                                 </table>
  477.                                 
  478.                                 <div class="mt-5">
  479.                                     <h5 class="mauve_cabinet">{{ translate('informations concernant les éléments chiffrés et le prix de vente de la société', lang, "", "M") }}</h5>
  480.                                 </div>
  481.                                 <table class="table table-striped">
  482.                                     <thead>
  483.                                         <tr class="table-active">
  484.                                             <th class="text-left" colspan="5">{{ translate("éléments chiffrés", lang, "", "M") }}</th>
  485.                                         </tr>
  486.                                         <tr>
  487.                                             <th>&nbsp;</th>
  488.                                             <th class="text-right"><strong>n-2</strong></th>
  489.                                             <th class="text-right"><strong>n-1 </strong></th>
  490.                                             <th class="text-right"><strong>n</strong></th>
  491.                                             <th class="text-right"><strong>n retraité</strong></th>
  492.                                         </tr>
  493.                                     </thead>
  494.                                     <tbody>
  495.                                         {% if valorisation._get('ca_nmoinsdeux_affichage') or valorisation._get('ca_nmoinsun_affichage') or valorisation._get('ca_n_affichage') or valorisation._get('ca_retraite_affichage') %}
  496.                                         <tr>
  497.                                             <td><strong>{{ translate("CA HT", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("formulaire CERFA 2052 : ligne FL", lang, "", "M") }}"><i class="fas fa-question-circle gris_666" aria-hidden="true"></i></a></td>
  498.                                             <td class="text-right">{% if valorisation._get('ca_nmoinsdeux_affichage') %}{{ valorisation._get('ca_nmoinsdeux_affichage') }} k€{% endif %}</td>
  499.                                             <td class="text-right">{% if valorisation._get('ca_nmoinsun_affichage') %}{{ valorisation._get('ca_nmoinsun_affichage') }} k€{% endif %}</td>
  500.                                             <td class="text-right">{% if valorisation._get('ca_n_affichage') %}{{ valorisation._get('ca_n_affichage') }} k€{% endif %}</td>
  501.                                             <td class="text-right">{% if valorisation._get('ca_retraite_affichage') %}{{ valorisation._get('ca_retraite_affichage') }} k€{% endif %}</td>
  502.                                         </tr>
  503.                                         {% endif %}
  504.                                         {% if valorisation._get('marge_brute_nmoinsdeux_affichage') or valorisation._get('marge_brute_nmoinsun_affichage') or valorisation._get('marge_brute_n_affichage') or valorisation._get('marge_brute_retraite_affichage') %}
  505.                                         <tr>
  506.                                             <td><strong>{{ translate("marge brute", lang, "", "M") }}</strong></td>
  507.                                             <td class="text-right">{% if valorisation._get('marge_brute_nmoinsdeux_affichage') %}{{ valorisation._get('marge_brute_nmoinsdeux_affichage') }} k€{% endif %}</td>
  508.                                             <td class="text-right">{% if valorisation._get('marge_brute_nmoinsun_affichage') %}{{ valorisation._get('marge_brute_nmoinsun_affichage') }} k€{% endif %}</td>
  509.                                             <td class="text-right">{% if valorisation._get('marge_brute_n_affichage') %}{{ valorisation._get('marge_brute_n_affichage') }} k€{% endif %}</td>
  510.                                             <td class="text-right">{% if valorisation._get('marge_brute_retraite_affichage') %}{{ valorisation._get('marge_brute_retraite_affichage') }} k€{% endif %}</td>
  511.                                         </tr>
  512.                                         {% endif %}
  513.                                         {% if valorisation._get('EBE_nmoinsdeux_affichage') or valorisation._get('EBE_nmoinsun_affichage') or valorisation._get('EBE_n_affichage') or valorisation._get('EBE_retraite_affichage') %}
  514.                                         <tr>
  515.                                             <td><strong>{{ translate("EBE", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("Excedent Brut d'Exploitation", lang, "", "M") }}"><i class="fas fa-question-circle gris_666" aria-hidden="true"></i></a></td>
  516.                                             <td class="text-right">{% if valorisation._get('EBE_nmoinsdeux_affichage') %}{{ valorisation._get('EBE_nmoinsdeux_affichage') }} k€{% endif %}</td>
  517.                                             <td class="text-right">{% if valorisation._get('EBE_nmoinsun_affichage') %}{{ valorisation._get('EBE_nmoinsun_affichage') }} k€{% endif %}</td>
  518.                                             <td class="text-right">{% if valorisation._get('EBE_n_affichage') %}{{ valorisation._get('EBE_n_affichage') }} k€{% endif %}</td>
  519.                                             <td class="text-right">{% if valorisation._get('EBE_retraite_affichage') %}{{ valorisation._get('EBE_retraite_affichage') }} k€{% endif %}</td>
  520.                                         </tr>
  521.                                         {% endif %}
  522.                                         {% if valorisation._get('resultat_exploitation_nmoinsdeux_affichage') or valorisation._get('resultat_exploitation_nmoinsun_affichage') or valorisation._get('resultat_exploitation_n_affichage') or valorisation._get('resultat_exploitation_retraite_affichage') %}
  523.                                         <tr>
  524.                                             <td><strong>{{ translate("résultat d'exploitation", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("formulaire CERFA 2052 : ligne GG", lang, "", "M") }}"><i class="fas fa-question-circle gris_666" aria-hidden="true"></i></a></td>
  525.                                             <td class="text-right">{% if valorisation._get('resultat_exploitation_nmoinsdeux_affichage') %}{{ valorisation._get('resultat_exploitation_nmoinsdeux_affichage') }} k€{% endif %}</td>
  526.                                             <td class="text-right">{% if valorisation._get('resultat_exploitation_nmoinsun_affichage') %}{{ valorisation._get('resultat_exploitation_nmoinsun_affichage') }} k€{% endif %}</td>
  527.                                             <td class="text-right">{% if valorisation._get('resultat_exploitation_n_affichage') %}{{ valorisation._get('resultat_exploitation_n_affichage') }} k€{% endif %}</td>
  528.                                             <td class="text-right">{% if valorisation._get('resultat_exploitation_retraite_affichage') %}{{ valorisation._get('resultat_exploitation_retraite_affichage') }} k€{% endif %}</td>
  529.                                         </tr>
  530.                                         {% endif %}
  531.                                         {% if valorisation._get('resultat_net_nmoinsdeux_affichage') or valorisation._get('resultat_net_nmoinsun_affichage') or valorisation._get('resultat_net_n_affichage') or valorisation._get('resultat_net_retraite_affichage') %}
  532.                                         <tr>
  533.                                             <td><strong>{{ translate("résultat net", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("formulaire CERFA 2053 : ligne HN", lang, "", "M") }}"><i class="fas fa-question-circle gris_666" aria-hidden="true"></i></a></td>
  534.                                             <td class="text-right">{% if valorisation._get('resultat_net_nmoinsdeux_affichage') %}{{ valorisation._get('resultat_net_nmoinsdeux_affichage') }} k€{% endif %}</td>
  535.                                             <td class="text-right">{% if valorisation._get('resultat_net_nmoinsun_affichage') %}{{ valorisation._get('resultat_net_nmoinsun_affichage') }} k€{% endif %}</td>
  536.                                             <td class="text-right">{% if valorisation._get('resultat_net_n_affichage') %}{{ valorisation._get('resultat_net_n_affichage') }} k€{% endif %}</td>
  537.                                             <td class="text-right">{% if valorisation._get('resultat_net_retraite_affichage') %}{{ valorisation._get('resultat_net_retraite_affichage') }} k€{% endif %}</td>
  538.                                         </tr>
  539.                                         {% endif %}
  540.                                         {% if valorisation._get('fonds_propres_affichage') or valorisation._get('fonds_propres_retraite_affichage') %}
  541.                                         <tr>
  542.                                             <td><strong>{{ translate("fonds propres (=actif net)", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("formulaire CERFA 2051 : ligne DL", lang, "", "M") }}"><i class="fas fa-question-circle  gris_666" aria-hidden="true"></i></a></td>
  543.                                             <td class="text-right"></td>
  544.                                             <td class="text-right"></td>
  545.                                             <td class="text-right">{% if valorisation._get('fonds_propres_affichage') %}{{ valorisation._get('fonds_propres_affichage') }} k€{% endif %}</td>
  546.                                             <td class="text-right">{% if valorisation._get('fonds_propres_retraite_affichage') %}{{ valorisation._get('fonds_propres_retraite_affichage') }} k€{% endif %}</td>
  547.                                         </tr>
  548.                                         {% endif %}
  549.                                         {% if valorisation._get('dettes_financieres_affichage') or valorisation._get('dettes_financieres_retraite_affichage') %}
  550.                                         <tr>
  551.                                             <td>
  552.                                                 <strong>{{ translate("dettes financières", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-html="true" data-placement="right" data-original-title="{{ translate("formulaire CERFA 2051 : ", lang, "", "M") }}<br> {{ translate("lignes DS + DT + DU + DV - EH", lang, "", "M") }}
  553.                                                 <br><br><u>{{ translate("définition", lang, "", "M") }}</u> :<br>
  554.                                                 {{ translate("emprunts obligataires convertibles", lang, "", "M") }}<br>
  555.                                                 + {{ translate("autres emprunts obligataires", lang, "", "M") }}<br>
  556.                                                 + {{ translate("emprunts et dettes auprès des établissements de crédit", lang, "", "M") }}<br>
  557.                                                 + {{ translate("emprunts et dettes financières divers", lang, "", "M") }}">
  558.                                                 <i class="fas fa-question-circle  gris_666" aria-hidden="true"></i></a>
  559.                                             </td>
  560.                                             <td class="text-right"></td>
  561.                                             <td class="text-right"></td>
  562.                                             <td class="text-right">{% if valorisation._get('dettes_financieres_affichage') %}{{ valorisation._get('dettes_financieres_affichage') }} k€{% endif %}</td>
  563.                                             <td class="text-right">{% if valorisation._get('dettes_financieres_retraite_affichage') %}{{ valorisation._get('dettes_financieres_retraite_affichage') }} k€{% endif %}</td>
  564.                                         </tr>
  565.                                         {% endif %}
  566.                                         {% if valorisation._get('tresorerie_disponible_affichage') or valorisation._get('tresorerie_disponible_retraite_affichage') %}
  567.                                         <tr>
  568.                                             <td class="texte"><strong>{{ translate("trésorerie structurelle", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" data-html="true" style="width: 400px" data-original-title="{{ translate("formulaire CERFA", lang, "", "M") }} : <br>
  569.                                                 {{ translate("({2050}[CF] + {2050}[CD])", lang, "", "M") }} <br>-
  570.                                                 {{ translate("({2051}[EH] + {2058-C}[YS])", lang, "", "M") }}<br>
  571.                                                 <br><br><u>{{ translate("définition", lang, "", "M") }}</u> :
  572.                                                 <br>{{ translate("trésorerie Actif - Trésorerie Passif =", lang, "", "M") }}
  573.                                                 <br>{{ translate("(Disponibilité + Valeur Mobilière de placement)", lang, "", "M") }}
  574.                                                 <br>- {{ translate("(Concours bancaires courant + effets escomptés non échus)", lang, "", "M") }}"><i class="fas fa-question-circle  gris_666" aria-hidden="true"></i></a>
  575.                                             </td>
  576.                                             <td class="text-right"></td>
  577.                                             <td class="text-right"></td>
  578.                                             <td class="text-right">{% if valorisation._get('tresorerie_disponible_affichage') %}{{ valorisation._get('tresorerie_disponible_affichage') }} k€{% endif %}</td>
  579.                                             <td class="text-right">{% if valorisation._get('tresorerie_disponible_retraite_affichage') %}{{ valorisation._get('tresorerie_disponible_retraite_affichage') }} k€{% endif %}</td>
  580.                                         </tr>
  581.                                         {% endif %}
  582.                                         {% if valorisation._get('participation_salaries_affichage') or valorisation._get('participation_salaries_retraite_affichage') %}
  583.                                         <tr>
  584.                                             <td><strong>{{ translate("participation des salariés", lang, "", "M") }}</strong>&nbsp;&nbsp;<a href="#" data-toggle="tooltip" data-placement="right" style="width: 400px" data-original-title="{{ translate("Formulaire CERFA 2053 ligne HJ", lang, "", "M") }}"><i class="fas fa-question-circle  gris_666" aria-hidden="true"></i></a></td>
  585.                                             <td class="text-right"></td>
  586.                                             <td class="text-right"></td>
  587.                                             <td class="text-right">{% if valorisation._get('participation_salaries_affichage') %}{{ valorisation._get('participation_salaries_affichage') }} k€{% endif %}</td>
  588.                                             <td class="text-right">{% if valorisation._get('participation_salaries_retraite_affichage') %}{{ valorisation._get('participation_salaries_retraite_affichage') }} k€{% endif %}</td>
  589.                                         </tr>
  590.                                         {% endif %}
  591.                                         {% if valorisation._get('nb_personnes_nmoinsdeux_affichage') or valorisation._get('nb_personnes_nmoinsun_affichage') or valorisation._get('nb_personnes_n_affichage') or valorisation._get('nb_personnes_retraite_affichage') %}
  592.                                         <tr>
  593.                                             <td class="texte"><strong>{{ translate("nb personnes", lang, "", "M") }}</strong></td>
  594.                                             <td class="text-right">{{ valorisation._get('nb_personnes_nmoinsdeux_affichage') }}</td>
  595.                                             <td class="text-right">{{ valorisation._get('nb_personnes_nmoinsun_affichage') }}</td>
  596.                                             <td class="text-right">{{ valorisation._get('nb_personnes_n_affichage') }}</td>
  597.                                             <td class="text-right">{{ valorisation._get('nb_personnes_retraite_affichage') }}</td>
  598.                                         </tr>
  599.                                         {% endif %}
  600.                                         {% if valorisation._get('retraitement_des_comptes') or valorisation._get('complement_retraitement_des_comptes') %}
  601.                                         <tr>
  602.                                             <td><strong>{{ translate("retraitement des comptes", lang, "", "M") }}</strong></td>
  603.                                             <td colspan="4">
  604.                                                 {{ translate("Les comptes ont été retraités pour valoriser l'entreprise.", lang, "", "M") }}<br>
  605.                                                 {% if valorisation._get('complement_retraitement_des_comptes') %}
  606.                                                     {{ translate(valorisation._get('complement_retraitement_des_comptes'), lang, "", "M") | nl2br }}
  607.                                                 {% endif %}
  608.                                             </td>
  609.                                         </tr>
  610.                                         {% endif %}
  611.                                         {% if valorisation._get('opportunites_developpement') %}
  612.                                         <tr>
  613.                                             <td><strong>{{ translate("opportunités de developpement", lang, "", "M") }}</strong></td>
  614.                                             <td colspan="4">
  615.                                                 {{ valorisation._get('opportunites_developpement') | nl2br }}
  616.                                             </td>
  617.                                         </tr>
  618.                                         {% endif %}
  619.                                     </tbody>
  620.                                 </table>
  621.                                 <table class="table table-striped mt-5">
  622.                                     <thead>
  623.                                         <tr class="table-active">
  624.                                             <th class="text-left" colspan="5">{{ translate("prix de vente", lang, "", "M") }}</th>
  625.                                         </tr>
  626.                                     </thead>
  627.                                     <tbody>
  628.                                         <tr>
  629.                                             {% if valorisation._get('type_rachat') == 'fonds' %}
  630.                                                 {% set phrase_sujet_prix_vente = "le fonds de commerce" %}
  631.                                             {% elseif valorisation._get('type_rachat') == "titres" %}
  632.                                                 {% set phrase_sujet_prix_vente = "100% des titres" %}
  633.                                             {% else %}
  634.                                                 {% set phrase_sujet_prix_vente = "100% des titres ou pour le fonds de commerce" %}
  635.                                             {% endif %}
  636.                                               <td>{{ translate("prix de vente pour " ~ phrase_sujet_prix_vente ~ " (hors cession de l'immobilier)", lang, "", "M") }}</td>
  637.                                               <td colspan="4">{{ valorisation._get('prix_vente') }} k€</td>
  638.                                         </tr>
  639.                                         {% if valorisation._get('prix_vente_locaux') %}
  640.                                         <tr>
  641.                                             <td>{{ translate("prix de vente de l'immobilier (si cession des murs)", lang, "", "M") }}</td>
  642.                                             <td colspan="4">{{ valorisation._get('prix_vente_locaux') }} k€</td>
  643.                                         </tr>
  644.                                         {% endif %}
  645.                                         {% if valorisation._get('autres_frais') %}
  646.                                         <tr>
  647.                                             <td>{{ translate("autres frais liés à l'acquisition (conseils, avocats, création holding,...)", lang, "", "M") }}</td>
  648.                                             <td colspan="4">{{ valorisation._get('autres_frais') }} k€</td>
  649.                                         </tr>
  650.                                         {% endif %}
  651.                                         {% if valorisation._get('description_autres_frais') %}
  652.                                         <tr>
  653.                                             <td>{{ translate("description des autres frais", lang, "", "M") }}</td>
  654.                                             <td colspan="4">{{ valorisation._get('description_autres_frais') }}</td>
  655.                                         </tr>
  656.                                         {% endif %}
  657.                                         {% if valorisation._get('complement_methodes') %}
  658.                                         <tr>
  659.                                               <td>{{ translate("méthode(s) / multiple(s) particulier(s) utilisé(s) pour déterminer le prix de cession", lang, "", "M") }}</td>
  660.                                               <td colspan="4">
  661.                                                   {{ valorisation._get('complement_methodes') | nl2br }}
  662.                                             </td>
  663.                                         </tr>
  664.                                         {% endif %}
  665.                                         {% if valorisation._get('commentaire_prix') %}
  666.                                         <tr>
  667.                                             <td>{{ translate("commentaires sur le prix de vente", lang, "", "M") }}</td>
  668.                                             <td colspan="4">
  669.                                                 {{ valorisation._get('commentaire_prix') | nl2br }}
  670.                                             </td>
  671.                                         </tr>
  672.                                         {% endif %}
  673.                                     </tbody>
  674.                                 </table>
  675.                                 
  676.                                 <div class="mt-5">
  677.                                     <h5 class="mauve_cabinet">{{ translate("informations concernant l'opération", lang, "", "M") }}</h5>
  678.                                 </div>
  679.                                 <table class="table table-striped">
  680.                                     <thead>
  681.                                         <tr class="table-active">
  682.                                             <th class="text-left" colspan="2">{{ translate("générale", lang, "", "M") }}</th>
  683.                                         </tr>
  684.                                      </thead>
  685.                                     <tbody>
  686.                                         {% if valorisation.donne_approx_date_operation_aff %}
  687.                                         {#<tr>
  688.                                             <td class="texte">{{ translate("l'opération de cession a été réalisée il y a", lang, "", "M") }}</td>
  689.                                             <td class="texte">{{ translate(valorisation.donne_approx_date_operation_aff, lang, "", "M") }}</td>
  690.                                         </tr>#}
  691.                                         {% endif %}
  692.                                         {% if valorisation._get('nb_acheteurs_potentiels') %}
  693.                                         <tr>
  694.                                             <td class="texte">{{ translate("le cédant a rencontré", lang, "", "M") }}</td>
  695.                                             <td class="texte">
  696.                                                 {% set p = "" %}
  697.                                                 {% if  valorisation._get('nb_acheteurs_potentiels') > 1 %}
  698.                                                 {% set p = "p" %}
  699.                                                 {% endif %}
  700.                                                 {% set arrayVarsTrans =  {"nb_acheteurs_potentiels": valorisation._get('nb_acheteurs_potentiels') }  %}
  701.                                                 {{ translate("%$nb_acheteurs_potentiels%$ $$acheteur potentiel$${p|acheteurs potentiels}",lang,"","M", p, arrayVarsTrans) }}
  702.                                             </td>
  703.                                         </tr>
  704.                                         {% endif %}
  705.                                         {% if valorisation._get('duree_negociations') %}
  706.                                         <tr>
  707.                                             <td class="texte">{{ translate("les négociations avec l'acheteur final ont duré", lang, "", "M") }}</td>
  708.                                             <td class="texte">
  709.                                                 {% set arrayVarsTrans =  {"duree_negociations": valorisation._get('duree_negociations') }  %}
  710.                                                 {{ translate("%$duree_negociations%$ mois", lang, "", "m", "", arrayVarsTrans) }}
  711.                                             </td>
  712.                                         </tr>
  713.                                         {% endif %}
  714.                                     </tbody>
  715.                                 </table>
  716.                                 <table class="table table-striped mt-3">
  717.                                     <thead>
  718.                                         <tr class="table-active">
  719.                                           <th class="text-left" colspan="2">{{ translate("caractéristiques de l'opération", lang, "", "M") }}</th>
  720.                                         </tr>
  721.                                     </thead>
  722.                                     <tbody>
  723.                                         <tr>
  724.                                             <td class="texte">{{ translate("l'acquereur a acheté", lang, "", "M") }}</td>
  725.                                             <td class="texte">
  726.                                                 {% if valorisation._get('type_rachat') == "fonds" %}
  727.                                                     {{ translate("le fonds de commerce", lang, "", "M") }}
  728.                                                 {% else %}
  729.                                                     {{ translate("les titres de la société", lang, "", "M") }}
  730.                                                 {% endif %}
  731.                                             </td>
  732.                                         </tr>
  733.                                         {% if valorisation._get('type_rachat') == "fonds" %}
  734.                                             
  735.                                         {% else %}
  736.                                             {% if valorisation._get('pourcentage_titres_repris') %}
  737.                                                 <tr>
  738.                                                     <td>
  739.                                                         {{ translate("pourcentage des titres rachetés par l'acquéreur le jour de l'opération", lang, "", "M") }}
  740.                                                     </td>
  741.                                                     <td>
  742.                                                         {{ valorisation._get('pourcentage_titres_repris') }} %
  743.                                                     </td>
  744.                                                 </tr>
  745.                                             {% else %}
  746.                                                 <tr>
  747.                                                     <td>
  748.                                                         {{ translate("L'acquéreur a acheté 100 % des titres", lang, "", "M") }}
  749.                                                     </td>
  750.                                                     <td>
  751.                                                         {{ valorisation._get('reprise_100_pourcents') }} %
  752.                                                     </td>
  753.                                                 </tr>
  754.                                             {% endif %}
  755.                                         {% endif %}
  756.                                         {% if valorisation._get('complement_montage') %}
  757.                                         <tr>
  758.                                             <td>{{ translate("montage de reprise", lang, "", "M") }}</td>
  759.                                             <td>{{ valorisation._get('complement_montage') | nl2br }}</td>
  760.                                         </tr>
  761.                                         {% endif %}
  762.                                         {% if valorisation._get('earn_out') %}
  763.                                         <tr>
  764.                                             <td>{{ translate("Un <strong>earn out</strong> a-t-il été mis en place ?", lang, "", "M") | raw }}</td>
  765.                                             <td>{{ translate(valorisation._get('earn_out'), lang, "", "M") }}</td>
  766.                                         </tr>
  767.                                         {% endif %}
  768.                                         {% if valorisation._get('complement_earn_out') %}
  769.                                         <tr>
  770.                                             <td>{{ translate("caractéristiques de l'<strong>earn out</strong>", lang, "", "M") | raw }}</td>
  771.                                             <td>{{ valorisation._get('complement_earn_out') | nl2br }}</td>
  772.                                         </tr>
  773.                                         {% endif %}
  774.                                         {% if valorisation._get('type_rachat') == "fonds" %}
  775.                                             <tr>
  776.                                                 <td>
  777.                                                     {{ translate("caractéristiques de la garantie d'actif et de passif", lang, "", "M") }}
  778.                                                 </td>
  779.                                                 <td>
  780.                                                     {{ translate("pas de garantie d'actif et de passif car rachat du fonds de commerce", lang, "", "M") }}
  781.                                                 </td>
  782.                                             </tr>
  783.                                         {% else %}
  784.                                             <tr>
  785.                                                   <td>
  786.                                                     {{ translate("caractéristiques de la garantie d'actif et de passif", lang, "", "M") }} :
  787.                                                 </td>
  788.                                                 <td>&nbsp;</td>
  789.                                             </tr>
  790.                                             {% if valorisation._get('montant_garantie') %}
  791.                                             <tr>
  792.                                                 <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - {{ translate("montant de la garantie", lang, "", "M") }}</td>
  793.                                                 <td class="texte">{{ valorisation._get('montant_garantie') }} k€</td>
  794.                                             </tr>
  795.                                             {% endif %}
  796.                                             {% if valorisation._get('duree_garantie') %}
  797.                                             <tr>
  798.                                                 <td class="texte">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - {{ translate("durée", lang, "", "M") }}</td>
  799.                                                 <td class="texte">
  800.                                                     {% set arrayVarsTrans =  {"duree_garantie": valorisation._get('duree_garantie') }  %}
  801.                                                     {{ translate("%$duree_garantie%$ mois", lang, "", "m", "", arrayVarsTrans) }}
  802.                                                 </td>
  803.                                             </tr>
  804.                                             {% endif %}
  805.                                             {% if valorisation._get('garantie_garantie') %}
  806.                                             <tr>
  807.                                                 <td class="texte">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - {{ translate("une garantie de la garantie a-t-elle été mise en place ?", lang, "", "M") }}</td>
  808.                                                 <td class="texte">{{ translate(valorisation._get('garantie_garantie'), lang, "", "M") }}</td>
  809.                                             </tr>
  810.                                             {% endif %}
  811.                                             {% if valorisation._get('complement_garantie') %}
  812.                                             <tr>
  813.                                                 <td class="texte">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - {{ translate("commentaire sur la garantie", lang, "", "M") }}</td>
  814.                                                 <td class="texte">{{ valorisation._get('complement_garantie') | nl2br }}</td>
  815.                                             </tr>
  816.                                             {% endif %}
  817.                                         {% endif %}
  818.                                     </tbody>
  819.                                 </table>
  820.                                 
  821.                                 <table class="table table-striped">
  822.                                     <thead>
  823.                                         <tr class="table-active">
  824.                                             <th class="text-left" colspan="2">{{ translate("financement de l'opération", lang, "", "M") }}</th>
  825.                                         </tr>
  826.                                     </thead>
  827.                                     <tbody>
  828.                                         {% if valorisation._get('apports_fonds_propres_acquereur') %}
  829.                                         <tr>
  830.                                           <td>{{ translate("montant apporté en fonds propres par l'acquereur", lang, "", "M") }}</td>
  831.                                           <td>{{ valorisation._get('apports_fonds_propres_acquereur') }} k€</td>
  832.                                         </tr>
  833.                                         {% endif %}
  834.                                         {% if valorisation._get('apports_fonds_propres_investisseur') %}
  835.                                         <tr>
  836.                                           <td>{{ translate("montant apporté en fonds propres par des investisseurs (privés, Business Angel, fonds d'investissement, ...)", lang, "", "M") }}<br></td>
  837.                                           <td>{{ valorisation._get('apports_fonds_propres_investisseur') }} k€</td>
  838.                                         </tr>
  839.                                         {% endif %}
  840.                                         {% if valorisation._get('montant_finance_dette') %}
  841.                                         <tr>
  842.                                           <td>{{ translate("montant financé par une dette bancaire", lang, "", "M") }}</td>
  843.                                           <td>{{ valorisation._get('montant_finance_dette') }} k€</td>
  844.                                         </tr>
  845.                                         {% endif %}
  846.                                         {% if (valorisation._get('pret_oseo') + valorisation._get('garantie_oseo') + valorisation._get('pret_honneur') + valorisation._get('autre_financement')) %}
  847.                                         <tr>
  848.                                           <td>{{ translate("autre financement", lang, "", "M") }}</td>
  849.                                           <td width="326">&nbsp;</td>
  850.                                         </tr>
  851.                                         {% endif %}
  852.                                         {% if valorisation._get('pret_oseo') + valorisation._get('garantie_oseo') + valorisation._get('pret_honneur') + valorisation._get('autre_financement') %}
  853.                                         <tr>
  854.                                           <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ translate("montant", lang, "", "M") }}</td>
  855.                                           <td>{{ valorisation._get('pret_oseo') + valorisation._get('garantie_oseo') + valorisation._get('pret_honneur') + valorisation._get('autre_financement') }} k€</td>
  856.                                         </tr>
  857.                                         {% endif %}
  858.                                         {% if valorisation._get('pret_oseo') or valorisation._get('garantie_oseo') or valorisation._get('pret_honneur') or valorisation._get('autre_financement') %}
  859.                                         <tr>
  860.                                               <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ translate("type", lang, "", "M") }}</td>
  861.                                               {% set type_autre_financement = "" %}
  862.                                               {% if valorisation._get('pret_oseo') %}
  863.                                                 {% set type_autre_financement = type_autre_financement ~ "prêt OSEO, " %}
  864.                                             {% endif %}
  865.                                             {% if valorisation._get('garantie_oseo') %}
  866.                                                 {% set type_autre_financement = type_autre_financement ~ "garantie OSEO, " %}
  867.                                             {% endif %}
  868.                                             {% if valorisation._get('pret_honneur') %}
  869.                                                 {% set type_autre_financement = type_autre_financement ~ "prêt d'honneur, " %}
  870.                                             {% endif %}
  871.                                             {% if valorisation._get('autre_financement') %}
  872.                                                 {% set type_autre_financement = type_autre_financement ~ "autres, " %}
  873.                                             {% endif %}
  874.                                             {% set type_autre_financement = type_autre_financement | slice(0, -3) %}
  875.                                               <td>{{ translate(type_autre_financement, lang, "", "M") }}</td>
  876.                                         </tr>
  877.                                         {% endif %}
  878.                                         {% if valorisation._get('complement_pret_oseo') or valorisation._get('complement_garantie_oseo') or valorisation._get('complement_pret_honneur') or valorisation._get('complement_autre_financement') %}
  879.                                         <tr>
  880.                                               <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ translate("commentaire", lang, "", "M") }}</td>
  881.                                             {% set complement_autre_financement = "" %}
  882.                                             {% if valorisation._get('complement_pret_oseo') %}
  883.                                                 {% set complement_autre_financement = complement_autre_financement ~ valorisation._get('complement_pret_oseo') ~ "\r\n" %}
  884.                                             {% endif %}
  885.                                             {% if valorisation._get('complement_garantie_oseo') %}
  886.                                                 {% set complement_autre_financement = complement_autre_financement ~ valorisation._get('complement_garantie_oseo') ~ "\r\n" %}
  887.                                             {% endif %}
  888.                                             {% if valorisation._get('complement_pret_honneur') %}
  889.                                                 {% set complement_autre_financement = complement_autre_financement ~ valorisation._get('complement_pret_honneur') ~ "\r\n" %}
  890.                                             {% endif %}
  891.                                             {% if valorisation._get('complement_autre_financement') %}
  892.                                                 {% set complement_autre_financement = complement_autre_financement ~ valorisation._get('complement_autre_financement') ~ "\r\n" %}
  893.                                             {% endif %}
  894.                                             {% set complement_autre_financement = complement_autre_financement | slice(0, -4) %}
  895.                                               <td>{{ complement_autre_financement | nl2br }}</td>
  896.                                         </tr>
  897.                                         {% endif %}
  898.                                         {% if valorisation._get('credit_vendeur') %}
  899.                                         <tr>
  900.                                               <td>{{ translate("un crédit vendeur a-t-il été mis en place ?", lang, "", "M") }}</td>
  901.                                               <td>{{ translate(valorisation._get('credit_vendeur'), lang, "", "M") }}</td>
  902.                                         </tr>
  903.                                         {% endif %}
  904.                                         {% if valorisation._get('credit_vendeur') == "oui" and valorisation._get('montant_credit_vendeur') %}
  905.                                         <tr>
  906.                                               <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ translate("montant", lang, "", "M") }}</td>
  907.                                               <td>
  908.                                                   {% if valorisation._get('credit_vendeur') == "oui" %}
  909.                                                       {{ valorisation._get('montant_credit_vendeur') }} k€
  910.                                                   {% endif %}
  911.                                               </td>
  912.                                         </tr>
  913.                                         {% endif %}
  914.                                         {% if valorisation._get('commentaire_credit_vendeur') %}
  915.                                         <tr>
  916.                                               <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{ translate("commentaire", lang, "", "M") }}</td>
  917.                                               <td>{{ valorisation._get('commentaire_credit_vendeur') | nl2br }}</td>
  918.                                         </tr>
  919.                                         {% endif %}
  920.                                     </tbody>
  921.                                 </table>
  922.                                 
  923.                                 <table class="table table-striped">
  924.                                     <thead>
  925.                                         <tr class="table-active">
  926.                                             <th class="text-left" colspan="2">{{ translate("dispositions particulières", lang, "", "M") }}</th>
  927.                                         </tr>
  928.                                     </thead>
  929.                                     <tbody>
  930.                                         <tr>
  931.                                               <td>{{ translate("suite au rachat de l'entreprise", lang, "", "M") }}</td>
  932.                                               <td>
  933.                                                   {% if valorisation._get('cedant_reste_dans_entreprise') == "oui" %}
  934.                                                       {{ translate("le cédant reste à un poste opérationnel", lang, "", "M") }}
  935.                                                   {% elseif valorisation._get('cedant_reste_dans_entreprise') == "non" %}
  936.                                                       {{ translate("le cédant quitte tout poste opérationnel", lang, "", "M") }}
  937.                                                   {% else %}
  938.                                                       {{ translate("la position du cédant vis à vis de l'entreprise est est inconnue", lang, "", "M") }}
  939.                                                   {% endif %}
  940.                                               </td>
  941.                                         </tr>
  942.                                         {% if valorisation._get('accompagnement_par_cedant') %}
  943.                                         <tr>
  944.                                             <td>{{ translate("accompagnement du repreneur par le cédant ?", lang, "", "M") }}</td>
  945.                                             <td>{{ valorisation._get('accompagnement_par_cedant') }}</td>
  946.                                         </tr>
  947.                                         {% endif %}
  948.                                         {% if valorisation._get('duree_accompagnement_par_cedant') %}
  949.                                         <tr>
  950.                                             <td>{{ translate("durée", lang, "", "M") }}</td>
  951.                                             <td>
  952.                                                 {% if valorisation._get('duree_accompagnement_par_cedant') %}
  953.                                                     {% set arrayVarsTrans =  {"duree_accompagnement_par_cedant": valorisation._get('duree_accompagnement_par_cedant') }  %}
  954.                                                     {{ translate("%$duree_accompagnement_par_cedant%$ mois", lang, "", "m", "", arrayVarsTrans) }}
  955.                                                 {% endif %}
  956.                                             </td>
  957.                                         </tr>
  958.                                         {% endif %}
  959.                                         {% if valorisation._get('complement_operation') %}
  960.                                         <tr>
  961.                                             <td>{{ translate("commentaires sur l'opération", lang, "", "M") }}</td>
  962.                                             <td>{{ valorisation._get('complement_operation') | nl2br }}</td>
  963.                                         </tr>
  964.                                         {% endif %}
  965.                                     </tbody>
  966.                                 </table>
  967.                                 
  968.                                 <div class="mt-5">
  969.                                     <h5 class="mauve_cabinet">{{ translate("informations concernant l'acquéreur", lang, "", "M") }}</h5>
  970.                                 </div>
  971.                                 <table class="table table-striped">
  972.                                     <tbody>
  973.                                         <tr>
  974.                                             <td>{{ translate("l'acquéreur est", lang, "", "M") }}</td>
  975.                                             {% if valorisation._get('type_acquereur') == "personne" %}
  976.                                                 {% set type_acquereur = "une personne physique" %}
  977.                                                 {% if valorisation._get('repreneur_meme_secteur') == "oui" %}
  978.                                                     {% set type_acquereur = type_acquereur ~ " qui connaissait le métier" %}
  979.                                                 {% elseif valorisation._get('repreneur_meme_secteur') == "non" %}
  980.                                                     {% set type_acquereur = type_acquereur ~ " venant d'un autre secteur d'activité" %}
  981.                                                 {% endif %}
  982.                                             {% elseif valorisation._get('type_acquereur') == "societe" %}
  983.                                                 {% set type_acquereur = "une société" %}
  984.                                                 {% if valorisation._get('societe_meme_secteur') == "oui" %}
  985.                                                     {% set type_acquereur = type_acquereur ~ " du même secteur d'activité" %}
  986.                                                 {% elseif valorisation._get('societe_meme_secteur') == "non" %}
  987.                                                     {% set type_acquereur = type_acquereur ~ " d'un autre secteur d'activité" %}
  988.                                                 {% endif %}
  989.                                             {% elseif valorisation._get('type_acquereur') == "fonds_investissement" %}
  990.                                                 {% set type_acquereur = "un fonds d'investissement" %}
  991.                                             {% else %}
  992.                                                 {% set type_acquereur = "non renseigné" %}
  993.                                             {% endif %}
  994.                                             <td>{{ translate(type_acquereur, lang, "", "M") }}</td>
  995.                                         </tr>
  996.                                         <tr>
  997.                                             <td>{{ translate("situé", lang, "", "M") }}</td>
  998.                                             {% if valorisation._get('acquereur_meme_departement') == "oui" %}
  999.                                                 {% set loc = "dans le même département" %}
  1000.                                             {% elseif valorisation._get('acquereur_meme_region') == "oui" %}
  1001.                                                 {% set loc = "dans la même région" %}
  1002.                                             {% elseif valorisation._get('acquereur_meme_pays') == "oui" %}
  1003.                                                 {% set loc = "dans le même pays" %}
  1004.                                             {% else %}
  1005.                                                 {% set loc = "dans un autre pays" %}
  1006.                                             {% endif %}
  1007.                                             <td>{{ translate(loc, lang, "", "M") }}</td>
  1008.                                         </tr>
  1009.                                         {% if valorisation._get('type_acquereur') == "societe" %}
  1010.                                             {% if valorisation._get('ca_societe_acquereur') %}
  1011.                                                 <tr>
  1012.                                                     <td>{{ translate("CA de la société acquéreur", lang, "", "M") }}</td>
  1013.                                                     <td>
  1014.                                                         {% if valorisation._get('ca_societe_acquereur') < 1000 %}
  1015.                                                             {{ translate("moins de 1M€", lang, "", "M") }}
  1016.                                                         {% elseif valorisation._get('ca_societe_acquereur') < 5000 and valorisation._get('ca_societe_acquereur') >= 1000 %}
  1017.                                                             {{ translate("entre 1M€ et 5M€", lang, "", "M") }}
  1018.                                                         {% elseif valorisation._get('ca_societe_acquereur') < 10000 and valorisation._get('ca_societe_acquereur') >= 5000 %}
  1019.                                                             {{ translate("entre 5M€ et 10M€", lang, "", "M") }}
  1020.                                                         {% elseif valorisation._get('ca_societe_acquereur') >= 10000 %}
  1021.                                                             {{ translate("plus de 10M€", lang, "", "M") }}
  1022.                                                         {% endif %}
  1023.                                                     </td>
  1024.                                                 </tr>
  1025.                                             {% endif %}
  1026.                                         {% endif %}
  1027.                                     </tbody>
  1028.                                 </table>
  1029.                                 
  1030.                                 {% if valorisation._get('affichage_multiples') == "oui" %}
  1031.                                 <div class="mt-5 mb-2">                                                
  1032.                                     <h5 class="mauve_cabinet">{{ translate("les multiples de la transaction", lang, "", "M") }}</h5>
  1033.                                 </div>
  1034.                                 <div> 
  1035.                                      {{ translate("les informations de ce compte rendu d'opération étant suffisantes, nous sommes en mesure de vous donner les multiples suivants pour cette transaction", lang, "", "M") }} :
  1036.                                 </div>
  1037.                                 {% set t = valorisation.donne_tableau_multiples_publique %}
  1038.                                 {% set t_retraite = valorisation.donne_tableau_multiples_publique_retraite %}
  1039.                                 {% if t.multiples | length > 0 %}
  1040.                                     {% set liste = "" %}
  1041.                                     <table class="table table-striped">
  1042.                                         <thead>
  1043.                                             <tr class="table-active">
  1044.                                                 <th style="text-align: left;">{{ translate("multiples", lang, "", "M") }}</th>
  1045.                                             </tr>
  1046.                                          </thead>
  1047.                                         <tbody>
  1048.                                             {% for index, multiple in t.multiples %}
  1049.                                                 {% set liste = liste ~ t.descriptions[index] %}
  1050.                                                 {% if multiple > 0 %}
  1051.                                                     <tr>
  1052.                                                         <td>
  1053.                                                             <span title="{{ valorisation._get('prix_vente') }} k€" style="cursor:pointer;">{{ translate("prix de cession", lang, "", "M") }}</span> = {{ t.descriptions[index] | raw }}
  1054.                                                         </td>
  1055.                                                     </tr>
  1056.                                                 {% endif %}
  1057.                                             {% endfor %}
  1058.                                             {% if strpos(liste, 'EBIT') > -1 %}
  1059.                                                 <tr>
  1060.                                                     <td>
  1061.                                                         <span>{{ translate("* EBIT = Résultat Net (n) - participation des salariés", lang, "", "M") }}</span>
  1062.                                                     </td>
  1063.                                                 </tr>
  1064.                                             {% endif %}
  1065.                                         </tbody>
  1066.                                     </table>
  1067.                                 {% endif %}
  1068.                                 {% if t_retraite.multiples | length > 0 %}
  1069.                                     {% set liste = "" %}
  1070.                                     <table class="table table-striped">
  1071.                                         <thead>
  1072.                                             <tr class="table-active">
  1073.                                                 <th style="text-align: left;">{{ translate("multiples après retraitement des comptes", lang, "", "M") }}</th>
  1074.                                             </tr>
  1075.                                          </thead>
  1076.                                         <tbody>
  1077.                                             {% for index, multiple in t_retraite.multiples %}
  1078.                                                 {% set liste = liste ~ t_retraite.descriptions[index] %}
  1079.                                                 {% if multiple > 0 %}
  1080.                                                     <tr>
  1081.                                                         <td>
  1082.                                                             <span title="{{ valorisation._get('prix_vente') }} k€" style="cursor:pointer;">{{ translate("prix de cession", lang, "", "M") }}</span> = {{ t_retraite.descriptions[index] | raw }}
  1083.                                                         </td>
  1084.                                                     </tr>
  1085.                                                 {% endif %}
  1086.                                             {% endfor %}
  1087.                                         </tbody>
  1088.                                     </table>
  1089.                                 {% endif %}
  1090.                                 
  1091.                                 <div class="col-12 my-3">
  1092.                                     <i class="fas fa-user gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("personne physique", lang, "", "M") }}</small><br>
  1093.                                     <i class="fas fa-building gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("société", lang, "", "M") }}</small><br>
  1094.                                     <i class="fas fa-long-arrow-alt-up gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("société in bonis", lang, "", "M") }}</small><br>
  1095.                                     <i class="fas fa-long-arrow-alt-down gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("société en difficulté", lang, "", "M") }}</small><br>
  1096.                                     <i class="fas fa-percentage gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("achat de titres", lang, "", "M") }}</small><br>
  1097.                                     <i class="fas fa-store gris_666" aria-hidden="true"></i>&nbsp;&nbsp;-&nbsp;<small>{{ translate("achat fonds de commerce", lang, "", "M") }}</small>
  1098.                                 </div>
  1099.                                 
  1100.                                 {% endif %}
  1101.                             </div>
  1102.                         </div>    
  1103.                     </div>
  1104.                 </div>
  1105.                 {% endif %}
  1106.             </div><!--FIN COLONNE DROITE -->
  1107.         </div> <!--FIN ROW CONTAINER -->
  1108.     </div>  <!--FIN CONTAINER -->
  1109.     
  1110. {% endblock %}
  1111. {% block javascripts %}
  1112.     {{ parent() }}
  1113.     <script type="module" src="{{ asset('build/js/base_valorisations/detail_valorisation.js') }}"></script>
  1114.     <script type="text/javascript">
  1115.         sessionStorage.removeItem("form"); // desactive le bug du modal login
  1116.         $(function () {
  1117.             $('[data-toggle="tooltip"]').tooltip()
  1118.         });
  1119.         
  1120.         function afficheAlert(){
  1121.             let txt = "{{ translate("Merci de vous authentifier (ou de vous créer un compte) pour pouvoir commander.", lang, "", "M") }}";
  1122.             alert(txt);
  1123.             return false;
  1124.         }
  1125.     </script>
  1126. {% endblock %}