diff --git a/resources/views/permohonan/index.blade.php b/resources/views/permohonan/index.blade.php
index 82bc3cd..6c659a4 100644
--- a/resources/views/permohonan/index.blade.php
+++ b/resources/views/permohonan/index.blade.php
@@ -255,11 +255,13 @@ title="Approve Jadwal Kunjungan No Reg ${data.nomor_registrasi}"
`;
}
- actionHtml += `
+ if (data.status !== 'done') {
+ actionHtml += `
`;
- if (data.status !== 'batal') {
+ }
+ if (data.status == 'order') {
actionHtml += `