@if ($category->children()->active()->count() > 0) @foreach ($category->children()->active()->get() as $children) @endforeach @endif