Berikan Komentar
- - +{t("comment")}
+ + ++ {Number(data.suggestionFrom?.roleId) == 2 || Number(data.suggestionFrom?.roleId) == 3 || Number(data.suggestionFrom?.roleId) == 4 ? "HUMAS POLRI" : data.suggestionFrom?.fullname} + {getPublicLocaleTimestamp(new Date(data.createdAt))} +
+{data?.message}
++ {" "} + {Number(child1.suggestionFrom?.roleId) == 2 || Number(child1.suggestionFrom?.roleId) == 3 || Number(child1.suggestionFrom?.roleId) == 4 ? "HUMAS POLRI" : child1.suggestionFrom?.fullname}{" "} + {getPublicLocaleTimestamp(new Date(child1.createdAt))} +
+{parse(String(child1?.message))}
+ ++ {" "} + {Number(child2.suggestionFrom?.roleId) == 2 || Number(child2.suggestionFrom?.roleId) == 3 || Number(child2.suggestionFrom?.roleId) == 4 ? "HUMAS POLRI" : child2.suggestionFrom?.fullname}{" "} + {getPublicLocaleTimestamp(new Date(child2.createdAt))} +
+{parse(String(child2?.message))}
+ +{row?.categoryName}
diff --git a/app/[locale]/(public)/(polda)/tbnews/[polda_name]/components/pps-section.tsx b/app/[locale]/(public)/(polda)/tbnews/[polda_name]/components/pps-section.tsx
index 3711bf32..b4e33913 100644
--- a/app/[locale]/(public)/(polda)/tbnews/[polda_name]/components/pps-section.tsx
+++ b/app/[locale]/(public)/(polda)/tbnews/[polda_name]/components/pps-section.tsx
@@ -29,7 +29,7 @@ const PpsSection = () => {
{image?.map((news: any, index) => (
+
{getPublicLocaleTimestamp(new Date(row?.createdAt))} WIB {" | "}
+
+
+
+
+ Liputan terkini yang bersumber langsung dari kegiatan Polri di Mabes, Polda dan Polres di seluruh Indonesia Liputan terkini yang bersumber langsung dari kegiatan Polri di Mabes, Polda dan Polres di seluruh Indonesia
- {pathname?.split("/")[1] == "in" ? (
+
+ {/* {pathname?.split("/")[1] == "in" ? (
<>
{t("category")}
{t("content")}
@@ -64,17 +63,25 @@ const ContentCategory = (props: { group?: string }) => {
{t("content")}
{t("category")}
>
- )}
+ )} */}
+ Kategori Konten
-
+ {/* */}
- {category?.name}
{category?.name}
{row.title}
+ {row?.categoryName}
+ {row.title}
Liputan apa yang sedang anda cari?
- Liputan apa yang sedang anda cari?
+ Temukan Liputan Anda
+ Temukan Liputan Anda
{/* Search Bar */}