@if($isPurchased && $videoId)
@elseif(!$isPurchased)
@else
@endif
Module Locked
Purchase this chapter or the full course to unlock high-fidelity content.
Video not available
{{ $currentLesson ? $currentLesson->name : 'Lesson' }}
Module: {{ $chapter->name }}
Module Overview
{{ $chapter->description }}
@if($isPurchased)
ACCESS GRANTED
@else
VIEWING CURRICULUM
@endif
Student Reviews ({{ $ratings->count() }})
@forelse($ratings as $rating)
@empty
{{ $rating->user->name }}
@for($i=1; $i<=5; $i++)
@endfor
{{ $rating->comment ?: 'No comment provided.' }}
{{ $rating->created_at->diffForHumans() }}
No reviews yet. Be the first to share your experience!
@endforelse
Playlist ({{ $playlist->count() }})