Classe: {{ $level->label }} | Cycle: {{ $level->cycle->label }}
Leçons
Questions
Compétences
Projets
Matière: {{ $lesson->subject->label ?? 'Non définie' }}
@if($lesson->goal)
Objectif: {{ Str::limit($lesson->goal, 100) }}
@endifCommencez par créer la première leçon pour cette semaine.
Créer la première leçon