@component('mail::message') # Hi {{ $name }}, Important notification about your {{ config('app.name') }} account: This email serves to inform you that our administration team has forcefully invalidated your account's password. This means that you will no longer be able to sign in using your old credentials. You will need to [reset your password]({{ route('password.email') }}) to set a new password if you want to keep using your account. Admins forcefully reset account passwords for a variety of reasons, including, but not limited to: - Suspected compromised password; - [Your password appeared in a data breach](https://haveibeenpwned.com/Passwords); - A technical issue with your account; - Our service suffered a security breach and a system-wide reset was initiated; - and finally, forced reset at your request. We may or may not inform you of the specific cause for your forced reset. Please note that we take account security seriously, and forced password resets are just one of many security measures we employ to keep your account and data secure. If you have any questions, please do not hesitate in contacting us. Thank you,
The team at {{ config('app.name') }} @endcomponent