Judul | Tanggal Terbit | Kategori Berita | Isi Berita | Aksi |
---|---|---|---|---|
{{ $item->judul }} | {{ \Carbon\Carbon::parse($item->created_at)->translatedFormat('d F Y') }} | {{ $item->kategori_berita }} | {{ $item->isi_berita }} |
@include('partials.delete-confirmation')
Judul | Tanggal Terbit | Kategori Berita | Isi Berita | Aksi |
---|---|---|---|---|
{{ $item->judul }} | {{ \Carbon\Carbon::parse($item->created_at)->translatedFormat('d F Y') }} | {{ $item->kategori_berita }} | {{ $item->isi_berita }} |