@extends('layouts.app') @section('title', $video->title . ' - VideoTube') @section('content')
{{ $video->description }}
Login to post a comment.
@endauth{{ $comment->comment }}
{{ number_format($relatedVideo->views) }} views
{{ $relatedVideo->created_at->diffForHumans() }}