From 007d2be7eadd9ee3282f57f9ccd2e7325547a2e4 Mon Sep 17 00:00:00 2001 From: Amirah22 <94591077+Amirah22@users.noreply.github.com> Date: Tue, 4 Apr 2023 21:02:12 +0800 Subject: [PATCH] fix url api lelong --- resources/views/customers/info.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/customers/info.blade.php b/resources/views/customers/info.blade.php index 1c7067f..fbb0577 100644 --- a/resources/views/customers/info.blade.php +++ b/resources/views/customers/info.blade.php @@ -786,7 +786,7 @@ $.ajax({ method:"GET", async:false, - url:api_url + 'api/check/taglelong', + url:api_url + '/api/check/taglelong', data: { 'kodcaw': "{{ $cawangan_info['kodcaw'] }}", 'norujukan': gadai_detail['norujukan'],