{{ $title }}
Yeni Kayıt Ekle{{ $title }}
@if(count($records) > 0)
| # | Ad Soyad | Eylem |
| {{ $rec->name }} | @if(Auth::user()->authorized != 1 OR Auth::user()->update == 1) @if(Auth::user()->update == 1) @else @endif @if(Auth::user()->delete == 1) @if($rec->id != 1) @endif @else @endif @else @if($rec->id != 1) @endif @endif |
Henüz Kayıt Eklenmedi!@endif