Manage {{ $data['title'] ?? '' }}
{{-- @if (Auth::user()->can('admin.cpage.index'))
Add
New
@endif --}}
Sl | Page Name | Published Status | Updated By | Action |
---|---|---|---|---|
Sl | Page Name | Published Status | Updated By | Action |
{{ $loop->iteration }} | {{ $row?->title }} | @if ($row->is_active == 1) Published @else Unpublished @endif | {{ $row?->updatedByAdmin?->name }} on {{ now()->parse($row?->updated_by)->format('d-m-Y h:i:s a') }} |
|