@extends('layoutstudent.layouts') @section('title', 'Teacher Preview') @section('content')
{!! $teacher->description !!}
New Skills with Experts
{{ $recommendedCourse->description ?? '—' }}
{{ Str::limit($course->description, 100) }}