{{ session('success') }}
@endif
@if(session('error'))
{{ session('error') }}
@endif
| Title | Author | Category | Tags | Created At | Actions |
|---|---|---|---|---|---|
| {{ $blog->title }} | {{ $blog->author }} | {{ $blog->category->cat }} | {{ $blog->tags }} | {{ $blog->created_at->format('d M Y') }} | Edit |