Sayfalar
Yeni Sayfa EkleSayfalar @if($selectedpage == "")[Üst Sayfa]@else [@if($selectedpage->listpage->title == "")İsimsiz Sayfa @else {{ $selectedpage->listpage->title }} @endif Alt Sayfaları] @endif
@if(count($pages) > 0)
| # | Sayfa Başlığı | Eylem |
| @if($cat->listpage->title != ""){{ $cat->listpage->title }}@else Başlık Yazılmadı @endif | {{ count($cat->countsub) }} Alt Sayfa | @if(Auth::user()->authorized != 1 OR Auth::user()->update == 1) @if(Auth::user()->update == 1) @else @endif @if(Auth::user()->delete == 1) @else @endif @else @endif |
Seçtiğiniz Sayfaya Ait Alt Sayfa Bulunamadı!@endif