uncommet window location data inspeksi dan foto

This commit is contained in:
majid
2024-12-09 16:01:30 +07:00
parent 055f8a67ae
commit 69b8f4f90b
2 changed files with 4 additions and 4 deletions

View File

@@ -205,8 +205,8 @@
confirmButtonText: 'OK'
}).then((response) => {
if (response.isConfirmed) {
// window.location.href =
// '{{ route('surveyor.show', ['id' => $permohonan->id]) }}';
window.location.href =
'{{ route('surveyor.show', ['id' => $permohonan->id]) }}';
}
});
} else {