« Darnell Bros » : différence entre les versions

De 21Wiki
Organisation : mise à jour
Aucun résumé des modifications
 
(44 versions intermédiaires par 14 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox Entreprise|image1=Logo_Darnell_Bros.png|statut={{Statut|raison=actif}}|localisation=Zip: 8182|image2=Fichier:Darnell_Bross_map.jpg}}
{{Infobox Entreprise
| image1 = Logo_Darnell_Bros.png
| statut = Actif
| localisation = Zip: 8182
| image2 = Mini Maps - Darnell Bros.png
}}
==Organisation==
==Organisation==


===<u>Patron</u>===
===<u>Patrons</u>===
*[[Carl Barton]]


*[[Peter Hoffman Leclerc]]
===<u>Responsable</u>===
 
*[[Abel Rhodes]] (rh)
===<u>Personnel</u>===
*[[Dylan Perato]] (coordinateur)
*[[Abel Rhodes]]
*[[Luna Cooper]] (patron adj )
*[[Angelo Moretti]]
*[[Mathew Higgs]] (patron adj )
*[[Archer Bidler]] - Représentant suppléant des employés
*[[Carolina De Senillosa]]
*[[Edouard Marchant Silverman]] - Responsable - Ressource Humaines - Coordinateur
*[[Erys Sathona]]
*[[Franky Wilson]]
*[[Maya Marchant Silverman]] - Responsable - Coordinateur - Pôle styliste
*[[Mike White]] - Responsable - Chef d'équipe
*[[Monty Brock]] - Responsable - Ressource Humaines
*[[Paul Connemara]]
*[[Peter Wilson 555-4024|Peter Wilson]]
*[[Richard Pritt]]
*[[Talya Cooper]] - Directrice des Ressource Humaines


=== <u>Employés</u> ===
*[[Jim Sandoval]]
*[[Lanspire Léon|Léon Lanspire]]
*[[James Katarina|Katarina James]]
*[[Kathryn Powell]]
*[[Mike White]]
*[[Brooks Quinton|Quinton Brooks]]
*Tony Dritto
*[[Jordan Kane]]
*Espéranza Rivera
*[[Luca Reyvi]]
*Zack Shawn
*[[William Rentsoc]]
=== <u>Anciens responsables</u> ===
=== <u>Anciens responsables</u> ===


Ligne 27 : Ligne 34 :
* [[John Lodd]] (Patron)
* [[John Lodd]] (Patron)
* [[Andréa Gélias]] (Patron)
* [[Andréa Gélias]] (Patron)
* [[Peter Hoffman Leclerc]] (Patron)
*[[Talya Balbow Cooper]] (Patronne)
*[[Edouard Marchant Silverman]] (Patron adj)
*[[Maya Marchant Silverman]] (Patronne adj)
*Mike White (Patron)


==Histoire==
==Histoire==
Ligne 33 : Ligne 45 :


== Anecdotes ==
== Anecdotes ==
Le mouton de Darnell Bros s'appelle Flocon


== Images ==
== Images ==
Ligne 48 : Ligne 61 :
Fichier:Darnell.jpg|Darnell Gang a 16 personnes
Fichier:Darnell.jpg|Darnell Gang a 16 personnes
Fichier:Darnell Gang.jpg|Darnell Gang en supp
Fichier:Darnell Gang.jpg|Darnell Gang en supp
Fichier:Au revoir de Mike White - DB.png|Au revoir de Mike White
</gallery>
</gallery>


==Distribution des parts ==
==Distribution des parts ==
===<u>Répartition actuelle</u>===  
===<u>Répartition actuelle</u>===
<p class="mw-customtoggle-darnell8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
<p class="mw-customtoggle-darnell16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts depuis le <b>30/01/2024</b>
▶ Répartition des parts depuis le <b>11/11/2025</b>
</p>
<div class="mw-collapsible" id="mw-customcollapsible-darnell16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Mike White]]'''
|- style="color:blue"
|'''50%'''
|'''[[Caïn Sanderson]]'''
|-
| colspan="3" |<graph>{
  "width": 600,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mike White","pourcentage": 50},
        {"parts": "Caïn Sanderson","pourcentage": 50},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
===<u>Ancienne(s) répartition(s)</u>===
<p class="mw-customtoggle-darnell15" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>06/11/2025</b> au <b>11/11/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell15">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''100%'''
|'''[[Mike White]]'''
|-
| colspan="3" |<graph>{
  "width": 600,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mike White","pourcentage": 100},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-darnell14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>08/06/2025</b> au <b>06/11/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell14">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''52%'''
|'''[[Mike White]]'''
|-
|24%
|[[Maya Marchant Silverman]]
|-
|24%
|[[Edouard Marchant Silverman]]
|-
| colspan="3" |<graph>{
  "width": 600,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mike White","pourcentage": 51},
        {"parts": "Maya Marchant Silverman","pourcentage": 24},
        {"parts": "Edouard Marchant Silverman","pourcentage": 24},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-darnell13" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>05/02/2025</b> au <b>08/06/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell13">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''45%'''
|'''[[Mike White]]'''
|- style="color:blue"
|'''45%'''
|'''[[Talya Cooper]]'''
|-
|5%
|[[Maya Marchant Silverman]]
|-
|5%
|[[Edouard Marchant Silverman]]
|-
| colspan="3" |<graph>{
  "width": 600,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Talya Cooper","pourcentage": 45},
        {"parts": "Mike White","pourcentage": 45},
        {"parts": "Maya Marchant Silverman","pourcentage": 5},
        {"parts": "Edouard Marchant Silverman","pourcentage": 5},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-darnell12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>24/10/2024</b> au <b>05/02/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell12">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''44%'''
|'''[[Peter Hoffman Leclerc]]'''
|- style="color:blue"
|'''44%'''
|'''[[Talya Cooper]]'''
|-
|4%
|[[Mike White]]
|-
|4%
|[[Maya Marchant Silverman]]
|-
|4%
|[[Edouard Marchant Silverman]]
|-
| colspan="3" |<graph>{
  "width": 700,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Peter Hoffman Leclerc","pourcentage": 44},
        {"parts": "Talya Cooper","pourcentage": 44},
        {"parts": "Mike White","pourcentage": 4},
        {"parts": "Maya Marchant Silverman","pourcentage": 4},
        {"parts": "Edouard Marchant Silverman","pourcentage": 4},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-darnell11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>22/10/2024</b> au <b>24/10/2024</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell11">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''44%'''
|'''[[Peter Hoffman Leclerc]]'''
|- style="color:blue"
|'''44%'''
|'''[[Talya Cooper]]'''
|-
|5%
|[[Mike White]]
|-
|4%
|[[Maya Marchant Silverman]]
|-
|3%
|[[Edouard Marchant Silverman]]
|-
| colspan="3" |<graph>{
  "width": 700,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Peter Hoffman Leclerc","pourcentage": 44},
        {"parts": "Talya Cooper","pourcentage": 44},
        {"parts": "Mike White","pourcentage": 5},
        {"parts": "Maya Marchant Silverman","pourcentage": 4},
        {"parts": "Edouard Marchant Silverman","pourcentage": 3},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-darnell10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>21/08/2024</b> au <b>22/10/2024</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell10">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Peter Hoffman Leclerc]]'''
|-
|5%
|[[Talya Cooper]]
|-
|5%
|[[Mike White]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Peter Hoffman Leclerc","pourcentage": 90},
        {"parts": "Talya Cooper","pourcentage": 5},
        {"parts": "Mike White","pourcentage": 5},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-darnell9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>30/01/2024</b> au <b>21/08/2024</b>
</p>
</p>
<div class="mw-collapsible " id="mw-customcollapsible-darnell8">
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell9">
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
Ligne 126 : Ligne 645 :
</div>
</div>
</div>
</div>
===<u>Ancienne(s) répartition(s)</u>===
<p class="mw-customtoggle-darnell8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
<p class="mw-customtoggle-darnell8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts depuis le <b>01/07/2023</b>
▶ Répartition des parts du <b>01/07/2023</b> au <b>30/01/2024</b>
</p>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell8">
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-darnell8">
Ligne 635 : Ligne 1 153 :
|- style="color:blue"
|- style="color:blue"
|'''40%'''
|'''40%'''
|'''[[Séléna Golding]]'''  
|'''[[Séléna Golding]]'''
|-
|-
|20%
|20%
Ligne 691 : Ligne 1 209 :
</div>
</div>
</div>
</div>
[[Catégorie:Entreprise]]
[[Catégorie:Entreprise]]
[[Catégorie:Darnell Bros Warehouse]]
[[Catégorie:Darnell Bros Warehouse|*]]

Dernière version du 22 mai 2026 à 10:03


Organisation

Patrons

Responsable

Employés

Anciens responsables

Histoire

Entreprise textile arrivée fin août 2022. Le dossier de l'entreprise en remporté par Andréa Gélias et Séléna Golding. L'entreprise s'occupe de la confection des gilets pare-balles pour les services de l'ordre et des chiffons pour les entreprises de réparations de voitures. Depuis fin 2023, elle s'occupe également de la confection des uniformes de rechange pour les services publics.

Anecdotes

Le mouton de Darnell Bros s'appelle Flocon

Images

Distribution des parts

Répartition actuelle

▶ Répartition des parts depuis le 11/11/2025

Pourcentage Actionnaires
50% Mike White
50% Caïn Sanderson

Les actionnaires majoritaires sont inscrits en bleu.

Ancienne(s) répartition(s)

▶ Répartition des parts du 06/11/2025 au 11/11/2025

Pourcentage Actionnaires
100% Mike White

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 08/06/2025 au 06/11/2025

Pourcentage Actionnaires
52% Mike White
24% Maya Marchant Silverman
24% Edouard Marchant Silverman

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 05/02/2025 au 08/06/2025

Pourcentage Actionnaires
45% Mike White
45% Talya Cooper
5% Maya Marchant Silverman
5% Edouard Marchant Silverman

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 24/10/2024 au 05/02/2025

Pourcentage Actionnaires
44% Peter Hoffman Leclerc
44% Talya Cooper
4% Mike White
4% Maya Marchant Silverman
4% Edouard Marchant Silverman

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 22/10/2024 au 24/10/2024

Pourcentage Actionnaires
44% Peter Hoffman Leclerc
44% Talya Cooper
5% Mike White
4% Maya Marchant Silverman
3% Edouard Marchant Silverman

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 21/08/2024 au 22/10/2024

Pourcentage Actionnaires
90% Peter Hoffman Leclerc
5% Talya Cooper
5% Mike White

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 30/01/2024 au 21/08/2024

Pourcentage Actionnaires
45% Andrea Gelias
45% Peter Hoffman Leclerc
5% Talya Cooper
5% Mike White

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 01/07/2023 au 30/01/2024

Pourcentage Actionnaires
45% Andrea Gelias
45% Peter Hoffman Leclerc
10% Talya Cooper

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 04/02/2023 au 01/07/2023

Pourcentage Actionnaires
45% Andrea Gelias
45% Peter Hoffman Leclerc
5% Alek Kinam
5% Hayden Triniski

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts entre le 10/01/2023 et le 04/02/2023

Pourcentage Actionnaires
45% Andrea Gelias
45% John Lodd
10% Peter Hoffman Leclerc

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts entre le 19/12/2022 et le 10/01/2023

Pourcentage Actionnaires
60% Andrea Gelias
30% John Lodd
10% Peter Hoffman Leclerc

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts entre le 22/11/2022 et le 19/12/2022

Pourcentage Actionnaires
50% Andrea Gelias
30% John Lodd
10% Séléna Golding
10% Peter Hoffman Leclerc

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts entre le 21/11/2022 et le 22/11/2022

Pourcentage Actionnaires
50% Andrea Gelias
30% John Lodd
20% Séléna Golding

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts entre le 18/10/2022 et le 21/11/2022

Pourcentage Actionnaires
50% Andrea Gelias
50% Séléna Golding

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition de la création de l'entreprise au 18/10/2022

Pourcentage Actionnaires
40% Andrea Gelias
40% Séléna Golding
20% Elisabeth DePrince

Les actionnaires majoritaires sont inscrits en bleu.