@extends('template.index') @section('content')
@if (session('alert')) @endif

Comentário do vídeo - {{ $comment->video->title }}

@endsection