adding audit customer and notis lelong

This commit is contained in:
hafifierahman
2022-07-26 22:14:57 +08:00
parent 390487141b
commit 8b5ed6182b
11 changed files with 431 additions and 40 deletions
@@ -405,7 +405,7 @@
let mid = $(e).data("mohonid");
console.log(mid);
$.ajax({
method: 'put',
method: 'post',
url: api_url + '/admin/permohonan/updatejanapc',
data: {
"_token": "{{ csrf_token() }}",