This commit is contained in:
e.arrahn
2021-08-20 03:39:14 +08:00
parent 9026954808
commit dae3d7e0e9
8 changed files with 26 additions and 285 deletions
@@ -233,7 +233,7 @@
$gadaidetail = Http::get($api_url . '/api/gadai/norujukan/' . $item['norujukan'])->json();
$customer_detail = Http::get($api_url . '/api/customers/' . $gadaidetail[0][0]['nokp'])->json();
echo $customer_detail[0]['nama'];
echo $customer_detail['nama'];
@endphp
</td>
<td style="width:100px">{{$gadaidetail[0][0]['nokp']}}</td>