@foreach ($childs as $child)
  • categories->pluck('id')->contains($child->id): false)>
    @if (!$child?->childs?->isEmpty()) @endif
  • @endforeach