@foreach($comments as $comment) @endforeach
User Comment Actions
{{ $comment->username }} {{ $comment->comment }} @lang('comments::comments.delete')
{{ $comments->links('pagination::tailwind') }}