@extends('layoutstudent.layouts') @section('title', 'Home') @section('content')
ชื่อ: {{ $teacher->name }}
{!! $teacher->description !!}
New Skills with Experts
{{ $recommendedCourse->description ?? '—' }}
Register Now{{ $rank['data']->description }}
{{ Str::limit($course->description, 60) }}