Profile Picture

{{$comment->user->name}}

{{$comment->present()->createdTime}}

{{$comment->content}}

@if(count($comment->attachment) > 0)

{{$comment->attachment->orginal_name}}

@endif