{{isset($photoGalleryName) ? $photoGalleryName : 'Foto Galeri Baslıgı'}}
-
@foreach (\App\Models\PhotoGalleryDetail::where('status',1)->where('photo_gallery_detail_id','!=',$id)->get() as $photo_gallery_detail)
- {{$photo_gallery_detail->gallery_name}} @endforeach