@extends('layout.layout') @section('content')
{!! Str::limit(strip_tags($course->description), 350) !!}