@foreach ($categories as $category)
Warning: in_array() expects parameter 2 to be array, null given in /home/isramasar/public_html/script/vendor/lpress/src/views/lphelper/category/category_check.blade.php on line 4
@foreach ($category->childrenCategories as $childCategory) @include('lphelper::lphelper.category.category_child_check', ['child_category' => $childCategory]) @endforeach @endforeach