{{ get_phrase('Course Overview') }}
@if (isset($course_details->description)) {!! removeScripts($course_details->description) !!} @else
{{ get_phrase('No Course Description') }}
@endif
@if (isset($course_details->description))
{{ get_phrase('See more') }}
@endif
@include('frontend.default.course.faq_area')