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