@extends('admin.layouts.master') @section('title') Videos Management @endsection @section('css') @endsection @section('content')
{{ Str::limit($video->content_description, 100) }}