@component('mail::message')

Group Assignment Notification

Hello {{ $student_first_name }},

You have been successfully assigned to the following groups:

Feel free to log in to your account to view more details and access your new resources.

@component('mail::button', ['url' => env('APP_URL').'/login']) Log in to Your Account @endcomponent

Best regards,

The {{ config('app.name') }} Team

@endcomponent