diff --git a/resources/views/customers/index.blade.php b/resources/views/customers/index.blade.php index 1bd7bb7..3f4b9b3 100644 --- a/resources/views/customers/index.blade.php +++ b/resources/views/customers/index.blade.php @@ -816,7 +816,7 @@ return false; }else{ if((customerphone.length < 9 || customerphone.length >= 12)){ - $("#terima_ic", myKadModal), myKadModal.prop('disabled', false); + $("#terima_ic", myKadModal).prop('disabled', false); Swal.fire({ icon: 'error', title: 'Amaran!',