@extends('layouts.app') @section('content')

{{ $video->title }}

{{ $video->description }}

{{ $video->views_count }} vues
@endsection