@extends('layouts.admin') @section('title', 'Blog CMS – Admin Console') @section('page_title', 'Blog & Knowledge CMS') @section('content')
Write high-ranking guides on customs changes, hybrid care, or auction strategies.
| Article Title | Category | Author | Views | Date | Actions |
|---|---|---|---|---|---|
| {{ $post->title }} /blog/{{ $post->slug }} | {{ $post->category->name ?? 'Article' }} | {{ $post->author->name ?? 'Admin' }} | {{ $post->views_count }} views | {{ $post->created_at->format('M d, Y') }} | |
| No articles published yet. | |||||