server ver
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
@if(Auth::check())
|
||||
@if($video->id == '30186')
|
||||
@include('partials.thread_closed')
|
||||
@else
|
||||
@include('partials.commentform')
|
||||
@endif
|
||||
@endif
|
||||
|
||||
@if(Auth::check())
|
||||
<div class="comments hidden-xs">
|
||||
|
Reference in New Issue
Block a user