{{-- LOGO --}}
Invite Invitation
Dear {{ $teacher_name }},
@if (isset($password))
You have been invited to join GreyMatters as a Teacher By {{ $new_school_name }}.
Please log in to your account to access your profile and get started.
@else
@if (isset($old_school_name))
{{ $new_school_name }} wants to add you as a teacher. If you accept this invitation you will be removed from {{ $old_school_name }}.
@else
You have been invited to join GreyMatters as a Teachers By {{ $new_school_name }}.
@endif
@endif
@if (isset($password))
@else
@endif
@if (isset($password))
Password
:
{{ $password }}
|
Login
|
@else
@if (isset($old_school_name))
|
Accept
|
Reject
|
@endif
@endif
|
|
|