@extends('layouts.main') @section('content')
{{ $video->title }}

{{ $video->title }}

{!! $video->description !!}
@endsection