diff --git a/App/Views/Data/edit_pengumuman.html b/App/Views/Data/edit_pengumuman.html index 567b7f4..4c4af7a 100644 --- a/App/Views/Data/edit_pengumuman.html +++ b/App/Views/Data/edit_pengumuman.html @@ -13,7 +13,7 @@
- {{ post.created_at|date("d-m-Y") }} + {{ post.created_at|date("Y-m-d") }}
@@ -28,7 +28,7 @@ {% if post.edited_at is empty %} - {% else %} - {{ post.edited_at|date("d-m-Y") }} + {{ post.edited_at|date("Y-m-d") }} {% endif %} @@ -94,9 +94,9 @@
- +
- +
@@ -104,9 +104,9 @@
- +
- +