| |
|
Nouvelle inscription à l'application Gestio-Pro RH
@if($billable->isCQSEPE)
Inscription CQSEPE
@endif
@if ($isWilliamsCoop)
Inscription Coop William
@else
Plan: {{$billable->sparkPlan()->name}}
@endif
Informations du compte:
|
Nom d'entreprise: {{$billable->name}}
|
|
Taille de l'entreprise: {{$billable->company_size ?? ''}}
|
|
Type d'entreprise: {{$billable->company_type ?? ''}}@if(($billable->company_type ?? null) === 'Autre' && !empty($billable->company_type_other)) ({{$billable->company_type_other}})@endif
|
|
Nom d'utilisateur: {{$user->name}}
|
|
Courriel: {{$user->email}}
|
|
Adresse: {{$billable->address}}
|
|
Ville: {{$billable->city}}
|
|
Code postal: {{$billable->postal_code}}
|
|
|
|
|
|