@component('mail::message')
Hello {{ $user->first_name }},
We are writing to inform you that your role on the {{ config('app.name') }} platform has been changed.
Role: {{ $newRole->name }}
Please log in to see the new features and access rights associated with your role.
@component('mail::button', ['url' => env('APP_URL').'/login']) Log in to Your Account @endcomponentIf you have any questions or concerns regarding this change, please feel free to contact us.
Best regards,