@extends('layouts.student') @section('content')
@else
{!! html_entity_decode($teachingTeamProfile->body) !!}
{{ Str::limit($course->cdescription, 100, '....') }}