@extends('admin.layouts.app') @section('content')
Total Berita
Total Galeri
Total Agenda
Berita Publish
Draft
| Judul | Status | Tanggal |
|---|---|---|
| {{ $post->title }} | @if($post->is_published) Publish @else Draft @endif | {{ $post->created_at->format('d M Y') }} |
| Belum ada data berita. | ||