@if ($photoGalleries->isEmpty() && auth()->check() && auth()->user()->role_id == 1)

@lang('edulia.no_data_available_please_go_to') @lang('edulia.photo_gallery')

@else @foreach ($photoGalleries as $photoGallery)
id) }}' class="gallery_item">
@endforeach @endif