All Blogs
All Blogs
| # | Image | Heading | Slug | Short Description | Status | Created | Actions |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} |
@if ($blog->image)
|
{{ $blog->heading }} | {{ $blog->slug }} | {{ Str::limit($blog->short_description, 50) }} |
status === 'active' ? 'checked' : '' }}>
|
{{ $blog->created_at->format('d M, Y') }} | Edit |
| No blogs found. | |||||||
{{ $blogs->links() }}