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