{{ $comment->user->name }} {{ $comment->created_at->diffForHumans() }}
{{ $comment->message }}
@if (Auth::id() == $comment->user->id) id") }}" name="times" label="Delete"> @endif