> @if ($child_account->categories) @foreach ($child_account->categories as $child_account) @include('blog::category.category_select', ['child_account' => $child_account]) @endforeach @endif