{{ $teacher->name }}

{{ optional($teacher->teacherDetail)->subject }}

{{ $teacher->short_description }}

@if (auth()->check() && auth()->user()->isFollowing($teacher)) @else @endif