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