@extends('layouts.app') @section('content')
{!! Str::limit($video->video_description, 120, ' ...') !!}