@extends('emails.template') @section('title', 'Tutor Account Update') @section('content') @if($status === 'approved')
Hi {{ $teacher->user->name }},
We're delighted to inform you that your application to join CognitiaGlobal School as a certified tutor has been approved!
Your Login Credentials
| Email: | {{ $teacher->user->email }} |
| Password: |
{{ $temporaryPassword }}
|
Once logged in, you can:
Hi {{ $teacher->user->name }},
Thank you for your interest in teaching at CognitiaGlobal School. We have completed our review of your application.
Unfortunately, we are unable to approve your profile at this time.
@if(!empty($reason))We encourage you to address the points above and reapply. If you believe there has been an error or have questions, please contact our faculty team.
@endifBest regards,
Faculty Operations Team
CognitiaGlobal School