-
-
${task.detail_task}
-
- PIC: ${task.pic} · Level: ${task.level}
-
-
-
- ${statusBadge}
-
+
+
+
+
-
- ${evidence}
-
- Due: ${task.due}
+
+
+
+ ${task.detail_task}
+
+
+
+
+
+
+ ${statusBadge}
+
+
+
- `;
+ `;
});
html += ``;
@@ -1277,7 +1287,7 @@ function loadTask(button) {
.catch(() => {
body.innerHTML = `Gagal memuat task
`;
});
- }
+ }
// ============================
// CLICK LOAD (FLOW LAMA — AMAN)
@@ -1305,3 +1315,23 @@ function loadTask(button) {
@endsection
+
+
+{{--
+
+
${task.detail_task}
+
+ PIC: ${task.pic} · Level: ${task.level}
+
+
+
+ ${statusBadge}
+
+
+
+
+ ${evidence}
+
+ Due: ${task.due}
+
+
--}}
\ No newline at end of file
diff --git a/resources/views/include/footer.blade.php b/resources/views/include/footer.blade.php
index 314817c..29f89c1 100644
--- a/resources/views/include/footer.blade.php
+++ b/resources/views/include/footer.blade.php
@@ -7,7 +7,7 @@ class="footer-container d-flex align-items-center justify-content-between py-4 f
Copyright © 2025
- Asep Septiadi. All right reserved.
+ Teknovasi Suryatama. All right reserved.
diff --git a/resources/views/include/sidebar.blade.php b/resources/views/include/sidebar.blade.php
index 7124e92..bb9388c 100644
--- a/resources/views/include/sidebar.blade.php
+++ b/resources/views/include/sidebar.blade.php
@@ -4,7 +4,7 @@