server ver
This commit is contained in:
3
resources/views/layout69/messages/videocomment.blade.php
Normal file
3
resources/views/layout69/messages/videocomment.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<h3>New comment on your video <a href="{{url($video->id)}}">/{{$video->id}}</a></h3>
|
||||
<p><a href="{{url('user/' . $user->username)}}">{{$user->username}}</a> made a comment on your video.</p>
|
||||
@include('messages.commentpreview')
|
Reference in New Issue
Block a user