🎓 Join {{ $group->name }}

You've been invited to join this batch!

Batch Name {{ $group->name }}
@if($group->class)
Class {{ $group->class->name }}
@endif @if($group->school)
School {{ $group->school->school_name }}
@endif @if($tutor)
Tutor {{ $tutor->name }}
@endif @if($subjects && count($subjects) > 0)
Subjects
@foreach($subjects as $subject) {{ $subject->name }} @endforeach
@endif
Enrollment Code {{ strtoupper($enrollId) }}

📱 Install the App to Join

@if($isAndroid || !$isIOS) 📲 Download for Android @endif @if($isIOS || !$isAndroid) 📲 Download for iOS @endif
@if($isMobile)

Checking if app is installed...

@endif

📝 How to Join:

  1. Download and install the Pathshalaa app from the store above
  2. Open the app and create your account or login
  3. Click this enrollment link again, or enter the code: {{ strtoupper($enrollId) }}
  4. You'll be automatically enrolled in the batch!
@if(!$isMobile)

Or scan this QR code with your mobile device:

Enrollment QR Code
@endif
@if($isMobile) @endif