@include("common.header")
查找节目单关键词,空格隔开查找多个关键词
视频标题
置顶评论
本期课代表
链接
@foreach($comments as $comment)
{{$comment->video->title}}
{{$comment->content}}
B站主页
{{$comment->video->bvid}}
@endforeach
{{$comments->links()}} @include("common.footer")