Choose your perfect learning journey
📚 Class: {{ $session->class->name ?? 'General' }}
START DATE
{{ $startDate->format('d M Y') }}
{{ $startDate->format('l') }}
END DATE
{{ $endDate->format('d M Y') }}
{{ $endDate->format('l') }}
{{ round($progress) }}% Complete
@endif{{ $totalDays }}
Total Days
{{ floor($daysFromStart) >= 0 ? floor($daysFromStart) : 0 }}
Days Passed
{{ floor($remainingDays) >= 0 ? floor($remainingDays) : 0 }}
Days Left
There are no registration sessions available at the moment. Please check back later or contact support.