| Gambar | Judul Artikel | Status | Tanggal Terbit | Aksi |
|---|---|---|---|---|
|
@if($post->image_path)
|
{{ $post->title }}
/blog/{{ $post->slug }}
|
{{ $post->status == 'published' ? 'Terbit' : 'Draft' }} | {{ $post->created_at->format('d M Y') }} | Edit |
Belum ada artikel diterbitkan.
@endif