| Görsel | Yazı Başlığı | Kategori | Yayın Tarihi | Okunma | Durum | İşlemler |
|---|---|---|---|---|---|---|
|
@if($post->featured_image_url)
Görsel Yok
@endif
|
{{ $post->title }}
@if($post->is_featured)
Öne Çıkan
@endif
{{ $post->slug }}
|
@if($post->category) {{ $post->category->name }} @else — @endif | @if($post->published_at) {{ $post->published_at->format('d.m.Y H:i') }} @if($post->published_at->isFuture()) Zamanlanmış @endif @else Yayın Tarihi Yok @endif | {{ $post->views_count }} | ||
|
Blog yazısı bulunamadı.
|
||||||