We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe7047 commit 4ff19c7Copy full SHA for 4ff19c7
resources/views/partials/comments.blade.php
@@ -6,7 +6,7 @@
6
</h2>
7
8
<ol class="comment-list">
9
- {!! $comments !!}
+ @php($comments)
10
</ol>
11
12
@if ($paginated)
0 commit comments