@extends('admin.layouts.app') @section('content')
| Foto | Judul | Status | Tanggal | Aksi |
|---|---|---|---|---|
|
|
{{ $gallery->title }} | @if($gallery->is_published) Publish @else Draft @endif | {{ $gallery->created_at->format('d M Y') }} | |
| Belum ada foto galeri. | ||||