@php use Illuminate\Support\Str; @endphp
{{ Str::limit($course->description,250) }}
{{ $course->description }}
{{ $module->content }}
Enroll to unlock this module