@foreach ($albums as $album) @endforeach
@if($albums->count() == 0)
@lang('messages.sor_nofoto_infolder')
@endif
@if($albums->currentPage() != 1) @endif @if($albums->hasMorePages() ) @endif