diff --git a/frontend/src/components/CheckInPanel.vue b/frontend/src/components/CheckInPanel.vue
index 99481e03e8..9f859e8dbb 100644
--- a/frontend/src/components/CheckInPanel.vue
+++ b/frontend/src/components/CheckInPanel.vue
@@ -2,14 +2,14 @@
Hey, {{ employee?.data?.first_name }} 👋
-
+
Last {{ lastLogType }} was at {{ lastLogTime }}
-
-
-
-
-
- {{ dayjs(checkinTimestamp).format("hh:mm:ss a") }}
-
-
- {{ dayjs().format("D MMM, YYYY") }}
-
-
-
-
-
{{ dayjs().format("ddd, D MMMM, YYYY") }}
+
+
+
+
+
+ {{ dayjs(checkinTimestamp).format("hh:mm:ss a") }}
+
+
+ {{ dayjs().format("D MMM, YYYY") }}
+
+
+
+
+
+ {{ locationStatus }}
+
+
+
+
+
+
+
+
+
+