{{ \Carbon\Carbon::parse($comment->created_at)->format('F j, Y') }}
{!! app(\App\Services\MentionService::class)->highlightMentions($comment->body) !!}