@extends('chat.layout') @section('title',"Videos") @section('page-name',"Videos") @section('page-detail',"All Videos Information") @section('body')
{{ Str::limit($video->description, 50) }}