@component('mail::message')
# Welcome on IMV_INTRANET_PLATFORM
This is your email and your password to acces to our platform
Email : {{$user->email}}
Password: {{$password}}
Use this link to Go on webSite
@component('mail::button', ['url' => ''])
@endcomponent
Thanks,
{{ config('app.name') }}
@endcomponent