• @if(count($subdirectory->folders) > 0) @foreach ($subdirectory->folders as $tree) @continue( $tree->type == 'file' ) @endforeach @endif