@php $categories->loadMissing([ 'slugable', 'activeChildren:id,name,parent_id', 'activeChildren.slugable', ]); $categoriesRequest ??= []; $activeCategoryId ??= 0; @endphp