# Welcome{{ $name ? ", $name" : '' }}
An account has been created for **{{ $companyName }}** on {{ config('app.name') }}.
Once signed in you can book courses for your team, add and manage delegates, and view your training records and certificates.
**Your login details**
| | |
|--|--|
| **Email** | {{ $email }} |
| **Temporary password** | `{{ $tempPassword }}` |
Sign in to your account
For your security, please change this password the first time you sign in.
If you didn't expect this email, please get in touch.
Thanks,
{{ config('app.name') }}