MORE LAYOUTgit add public/mobile public/nojs/ public/shoop.png resources/views/layout1/apply.blade.php resources/views/layout1/nojs.blade.php resources/views/layout1/tos.blade.php resources/views/layout4/ resources/views/layout5!
This commit is contained in:
3
resources/views/layout5/messages/commentanswer.blade.php
Normal file
3
resources/views/layout5/messages/commentanswer.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<h3><a href="{{url('user/' . $user->username)}}">{{$user->username}}</a> answered on your comment.</h3>
|
||||
<p><a href="{{url('user/' . $user->username)}}">{{$user->username}}</a> answered on your comment on the following video: <a href="{{($video->id)}}">/{{$video->id}}</a></p>
|
||||
@include('messages.commentpreview')
|
Reference in New Issue
Block a user