@component('mail::message') Your new login details for {{ config('app.name') }} follow: Do not share this information with anyone else!
E-Mail Address: {!! $user->email !!}
Temporary Password: {!! $newpw !!}

Your account is now ready for use.
Upon first login, please reset your password. @component('mail::button', ['url' => url('/login')]) Login & Reset Password @endcomponent Thanks,
Management, {{ config('app.name') }} @endcomponent