startSection('title', 'Detail Berita - ' . $berita->id_berita); ?>
startSection('content'); ?>
status === 'published'): ?>
Published
Draft
ID: id_berita); ?>
judul); ?>
Penulis: penulis); ?>
Tanggal: created_at->format('d M Y, H:i')); ?> WIB
target_berita) {
'semua' => 'badge-primary',
'kelas_tertentu' => 'badge-info',
default => 'badge-secondary'
};
?>
target_audience); ?>
gambar): ?>
target_berita === 'kelas_tertentu'): ?>
Target Kelas
Berita ini ditujukan untuk:
target_audience); ?>
stopSection(); ?>
make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>