@foreach($comments as $comment) {{-- {{dd($comments)}} --}} @php $dep = $depth-1; @endphp
    parent_id != null) style="margin-left:40px;" @endif>
  1. @include('frontend.pages.comment', ['comments' => $comment->replies, 'depth' => $dep])
@endforeach