{{ translate('Hello') }} {{ $user['first_name'] }},
@if (!isset($user['type'])){{ translate("Thank you for apply course. We're excited to have you on board!") }}
@endif{{ translate('Please click the button below to verify your email address') }} :
{{ translate('Verify Email') }}
{{ translate('If you did not create an account, no further action is required') }}.
{{ translate('Best Regards') }} ,
{{ config('app.name') }} {{ translate('Team') }}