@foreach($childs as $child)
  • childs)) class="caret-li" @endif> {{$child->title}}
    @if(count($child->childs)) @endif
  • @endforeach