-
+
{item.CategoryPengumuman?.name || 'Pengumuman'}
-
+
{item.judul}
-
+
{new Date(item.createdAt).toLocaleDateString('id-ID', {
day: 'numeric',
month: 'short',
@@ -260,19 +266,19 @@ function Page() {
-
+
{new Date(item.createdAt).toLocaleTimeString('id-ID', {
hour: '2-digit',
minute: '2-digit',
})}
+
+
+ Baca Selengkapnya →
+
+
-
-
- Baca Selengkapnya →
-
-