| م | عنوان المقال | الكاتب | اللغة | {{-- @ability(['admin','super_admin'],['']) --}}الحالة | {{-- @endability --}}{{ __('messages.VIEWS') }} | {{--التعليقات | --}}{{ __('messages.PUBLISHED_DATE') }} | المحرر | آخر تعديل بواسطة | {{ __('messages.CONTROL') }} |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $article->id }} | {{ $article->title }} | {{ $article->getWriter->name??'' }} | {{ $article->lang=='ar'?'عربي':'English' }} | {{-- @ability(['admin','super_admin'],['']) --}}{{-- @endability --}} | {{ $article->views }} | {{--{{ $article->allow_comments }} | --}}
{{ $article->created_at->toDateString() }} {{ $article->created_at->toTimeString() }} |
{{ $article->getUser->name??'' }} | {{ $article->getEditor->name??'' }} | {{-- @ability(['publisher','admin','super_admin'],['']) --}} @if(true) @endif {{-- @endability --}} |