baiki coloumn name dan laporan
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-12 col-lg-12">
|
||||
<h3 class="text-center text-uppercase">gadaian</h3>
|
||||
<h3 class="text-center text-uppercase">Pembiayaan</h3>
|
||||
<div class="form-group row col-12">
|
||||
<input type="hidden" name="kodcaw" id="kodcaw" value="{{$cawangan_info['kodcaw']}}">
|
||||
<input type="hidden" name="nokp" id="nokp" value="{{ $customer_info['kpbaru'] }}">
|
||||
@@ -1433,7 +1433,7 @@
|
||||
} else if (result.dismiss === Swal.DismissReason.cancel){
|
||||
swalWithBootstrapButtons.fire(
|
||||
'Batal',
|
||||
'Malumat Gadaian Tidak Berjaya Disimpan',
|
||||
'Malumat Pembiayaan Tidak Berjaya Disimpan',
|
||||
'error'
|
||||
)
|
||||
}
|
||||
@@ -1549,7 +1549,7 @@
|
||||
} else if (result.dismiss === Swal.DismissReason.cancel) {
|
||||
swalWithBootstrapButtons.fire(
|
||||
'Batal',
|
||||
'Maklumat Gadaian Tidak Berjaya Disimpan',
|
||||
'Maklumat Pembiayaan Tidak Berjaya Disimpan',
|
||||
'error'
|
||||
)
|
||||
}
|
||||
@@ -1562,7 +1562,7 @@
|
||||
Swal.fire({
|
||||
icon: 'success',
|
||||
title: 'Berjaya!',
|
||||
text: 'Gadaian Berjaya Disimpan'
|
||||
text: 'Pembiayaan Berjaya Disimpan'
|
||||
});
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<ol class="breadcrumb pb-3">
|
||||
<li class="breadcrumb-item"><a href="#">Home</a></li>
|
||||
<li class="breadcrumb-item"><a href="#">Pelanggan</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">Gadaian</li>
|
||||
<li class="breadcrumb-item active" aria-current="page">Pembiayaan</li>
|
||||
</ol>
|
||||
</nav>
|
||||
|
||||
@@ -738,7 +738,7 @@
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Tidak Berjaya',
|
||||
text: 'Maklumat Gadaian Telah Wujud. Sila Tekan Batal.'
|
||||
text: 'Maklumat Pembiayaan Telah Wujud. Sila Tekan Batal.'
|
||||
});
|
||||
event.preventDefault();
|
||||
return false;
|
||||
@@ -913,7 +913,7 @@
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Tidak Berjaya',
|
||||
text: 'Maklumat Gadaian Telah Wujud. Sila Tekan Batal.'
|
||||
text: 'Maklumat Pembiayaan Telah Wujud. Sila Tekan Batal.'
|
||||
});
|
||||
event.preventDefault();
|
||||
return false;
|
||||
@@ -1237,7 +1237,7 @@
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Tidak Berjaya',
|
||||
text: 'Maklumat Gadaian Telah Wujud. Sila Tekan Batal.'
|
||||
text: 'Maklumat Pembiayaan Telah Wujud. Sila Tekan Batal.'
|
||||
});
|
||||
event.preventDefault();
|
||||
return false;
|
||||
@@ -1357,7 +1357,7 @@
|
||||
$("#terima_gadai").prop('disabled', false);
|
||||
swalWithBootstrapButtons.fire(
|
||||
'Batal',
|
||||
'Maklumat Gadaian Tidak Berjaya Disimpan',
|
||||
'Maklumat Pembiayaan Tidak Berjaya Disimpan',
|
||||
'error'
|
||||
)
|
||||
}
|
||||
@@ -1387,7 +1387,7 @@
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Tidak Berjaya',
|
||||
text: 'Maklumat Gadaian Telah Wujud. Sila Tekan Batal.'
|
||||
text: 'Maklumat Pembiayaan Telah Wujud. Sila Tekan Batal.'
|
||||
});
|
||||
event.preventDefault();
|
||||
return false;
|
||||
@@ -1504,7 +1504,7 @@
|
||||
$("#terima_gadai").prop('disabled', false);
|
||||
swalWithBootstrapButtons.fire(
|
||||
'Batal',
|
||||
'Maklumat Gadaian Tidak Berjaya Disimpan',
|
||||
'Maklumat Pembiayaan Tidak Berjaya Disimpan',
|
||||
'error'
|
||||
)
|
||||
}
|
||||
@@ -1534,7 +1534,7 @@
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Tidak Berjaya',
|
||||
text: 'Maklumat Gadaian Telah Wujud. Sila Tekan Batal.'
|
||||
text: 'Maklumat Pembiayaan Telah Wujud. Sila Tekan Batal.'
|
||||
});
|
||||
event.preventDefault();
|
||||
return false;
|
||||
@@ -1543,7 +1543,7 @@
|
||||
Swal.fire({
|
||||
icon: 'success',
|
||||
title: 'Berjaya!',
|
||||
text: 'Gadaian Berjaya Disimpan'
|
||||
text: 'Pembiayaan Berjaya Disimpan'
|
||||
});
|
||||
|
||||
$(func).attr("onSubmit","return true;");
|
||||
|
||||
Reference in New Issue
Block a user