diff --git a/source/sites/mycompanyinfrance.fr/pages/Company/Register.js b/source/sites/mycompanyinfrance.fr/pages/Company/Register.js index caad442d5..887e049c6 100644 --- a/source/sites/mycompanyinfrance.fr/pages/Company/Register.js +++ b/source/sites/mycompanyinfrance.fr/pages/Company/Register.js @@ -16,7 +16,11 @@ const Register = ({ startCompanyRegistration, statusChooserCompleted }: Props) => { - const microenterprise = match.params.status && match.params.status.includes('Microenterprise'); return( + const microenterprise = match.params.status && match.params.status.includes('Microenterprise'); + const SARL = match.params.status && match.params.status.includes('SARL'); + const EURL = match.params.status && match.params.status.includes('EURL'); + + return(

Create a {match.params.status}

{!statusChooserCompleted && ( @@ -52,6 +56,11 @@ const Register = ({ from substantial public financing (exemption from charges, taxes, etc.). : <>The address is your personal location} + {!microenterprise &&
  • + The company's status. The official document, written in French, describing the status choice, naming the associate(s) and the capital contributed. It is recommanded to ask the help of a lawyer for the redaction. + {SARL && Example of status for a SARL} + {EURL && Example of status for an EURL} +
  • } { !microenterprise &&

    If you don't know where your going to open your company, you can discover