server ver

This commit is contained in:
w0bm
2023-12-05 22:43:30 +00:00
parent b8e4b5fbfa
commit ac59ed6f81
75 changed files with 2175 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<h3>A moderator deleted your comment.</h3>
<p>A moderator deleted your comment on the following video: <a href="{{url($video->id)}}">/{{$video->id}}</a></p>
<p><span style="font-weight:bold;">Reason:</span> {{$reason}}</p>
@include('messages.commentpreview')