biasa
This commit is contained in:
@@ -334,7 +334,7 @@
|
||||
<tr>
|
||||
<th style="width:10px">KOD GL</th><th colspan="2" style="width:50px"> KETERANGAN</th> <th style="width:5px">DEBIT</th> <th style="width:5px" >KREDIT</th><th style="width:10px">JUMLAH</th>
|
||||
</tr>
|
||||
@foreach($data as $index=>$var)
|
||||
{{-- @foreach($data as $index=>$var)
|
||||
<tr>
|
||||
|
||||
<td style="width:10px">{{ $var['glcode']}}</td><td colspan="2" style="width:50px" >{{$var['descpt']}}</td><td style="width:5px" > {{$var['debit']}}</td><td style="width:5px"> {{$var['kredit']}} </td>
|
||||
@@ -378,26 +378,13 @@
|
||||
@endforeach
|
||||
|
||||
|
||||
</b>
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</b> </td>
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
</tr> --}}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user