This commit is contained in:
afiq
2021-10-10 08:49:46 +08:00
parent 03e9e5b424
commit ddf578c00c
2 changed files with 13 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ class updateJbg extends Command
public function handle()
{
$updatejbg = Http::get(config('api.url') . '/api/updatejbgsemasa')->json();
$updatejbgLelong = Http::get(config('api.url') . '/api/updatejbglelong')->json();
if($updatejbg == 'successful'){
return 0;
}else{
+12 -2
View File
@@ -21,7 +21,7 @@
width : 250px;
transform: rotate(-90deg);
font-size:11px;
margin-left: 200px;
margin-left: 100px;
margin-top: -70px;
}
@@ -435,7 +435,17 @@
<table style="margin-bottom:10px;" id="perjanjian">
<tr>
<th colspan="4"> PERJANJIAN PEMBIAYAAN AR-RAHN TAWARRUQ </th>
<th>
@php
echo '<img src="data:image/png;base64,' . DNS1D::getBarcodePNG($gadai_detail['nokp'], 'C128',1,20) . '" alt="barcode" />';
@endphp
</th>
<th colspan="2"> PERJANJIAN PEMBIAYAAN AR-RAHN TAWARRUQ </th>
<th>
@php
echo '<img src="data:image/png;base64,' . DNS1D::getBarcodePNG($gadai_detail['norujukan'], 'C128',1,20) . '" alt="barcode" />';
@endphp
</th>
</tr>
<tr>
<td> NAMA</td>