@foreach($comments as $comment) {{-- {{dd($comments)}} --}} @php $dep = $depth-1; @endphp
{{$comment->comment}}
{{$comment->user_info['name']}} At {{$comment->created_at->format('g: i a')}} On {{$comment->created_at->format('M d Y')}}
{{$comment->comment}}
@if($dep)