mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 02:39:10 -04:00
3.2.1
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
@endforeach
|
||||
</div>
|
||||
<p>
|
||||
{{ $new->body }}
|
||||
{!! $new->body !!}
|
||||
</p>
|
||||
<span class="news-small">{{ \App\User::find($new->user_id)->fullname()}}, {{ $new->created_at }}</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user