diff --git a/resources/views/khazanah/v2/info.blade.php b/resources/views/khazanah/v2/info.blade.php index 3cfdd5a..3bdb1e4 100644 --- a/resources/views/khazanah/v2/info.blade.php +++ b/resources/views/khazanah/v2/info.blade.php @@ -652,7 +652,6 @@ $.each(data,function(index,gadai_detail){ if(gadai_detail['trkhtuntut'] == null){ tablelelong.row.add([ '', - counter, '' + gadai_detail['norujukan'] + '', gadai_detail['t_lelong'], gadai_detail['trkhtuntut'], @@ -665,9 +664,8 @@ $.each(data,function(index,gadai_detail){ '' ]).draw(); }else{ - '', tablelelong.row.add([ - counter, + '', '' + gadai_detail['norujukan'] + '', gadai_detail['t_lelong'], gadai_detail['trkhtuntut'],