{{ $comment->user->name }} {{ $comment->body }}
{{ $comment->created_at->diffForHumans() }}
{{ $reply->user->name }} {{ $reply->body }}