@component('mail::message') # Welcome You are receiving this email because you have been added as a user to the {{env('APP_NAME')}}. Your password is: # {{$pass}} @component('mail::button', ['url' => env('APP_URL')]) Log In Now @endcomponent Thanks,
{{ config('app.name') }} @endcomponent