Simpan
Tutup
Tanggal
No Bukti
No Nota
No Ref
Akun Titipan
No Dokumen
Deskripsi
Total Rekening
@php $nm_nav = ["Daftar Transfer"] @endphp @for($i=0; $i < count($nm_nav); $i++) @php $act = $i == 0 ? "active" : ""; @endphp
{{ $nm_nav[$i] }}
@endfor
Tab Feature
Baris: 0
@php $col = ["No","Aksi","Bank","Atensi","No Rekening","Nama Rekening","Bruto","Potongan","Netto","Kode Vendor","No PB", "ID"]; $colw = [50,80,200,250,150,250,120,120,120,120,120,80]; @endphp @for ($c=0; $c < count($col); $c++)
{{ $col[$c] }}
@endfor
Bottom ?
@include('modal_upload')