server ver
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
@endif
|
||||
</div>-->
|
||||
@if(Auth::check())
|
||||
@if($video->id == '30186')
|
||||
@include('partials.thread_closed')
|
||||
@else
|
||||
@include('partials.commentform')
|
||||
@endif
|
||||
@endif
|
||||
|
||||
|
||||
|
||||
@if(Auth::check())
|
||||
@@ -46,5 +51,5 @@
|
||||
<div class="panel-footer">by w0bm ∞</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endif
|
||||
|
Reference in New Issue
Block a user