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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user