baiki coloumn name dan laporan
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Home</a></li>
|
||||
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Pengenalan Diri</a></li>
|
||||
<li class="breadcrumb-item"><a href="#" style="cursor:not-allowed;">Pelanggan</a></li>
|
||||
<li class="breadcrumb-item active" aria-current="page">Penebusan</li>
|
||||
<li class="breadcrumb-item active" aria-current="page">Penyelesaian Pem.</li>
|
||||
</ol>
|
||||
</nav>
|
||||
|
||||
@@ -953,7 +953,7 @@
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
<div class="col-4">
|
||||
TEMPOH GADAIAN
|
||||
TEMPOH PEMBIAYAAN
|
||||
</div>
|
||||
<div class="col-8">
|
||||
<input type="text" id="tempohjanaan" name="tempohjanaan" class="form-control" readonly/>
|
||||
@@ -3920,7 +3920,7 @@ function pembatalanbalik()
|
||||
{
|
||||
$.ajax({
|
||||
method:'get',
|
||||
url: api + '/api/polis/get/',
|
||||
url: api + '/api/polis/get',
|
||||
datatype:'json',
|
||||
data:{
|
||||
'kodcaw': "{{ $cawangan_info['kodcaw'] }}",
|
||||
|
||||
Reference in New Issue
Block a user