{{$key}} @for ($i = 1; $i < $child_account->level; $i++) - @endfor -> {{ $child_account->name }} @if ($child_account->categories) @foreach ($child_account->categories as $child_account) @include('blog::category.child_category', ['child_account' => $child_account]) @endforeach @endif