| ID Import | Tanggal | Bank | Saldo Awal | Jml Transaksi | Catatan | Status | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{$post->finance_import_id}} | {{date('d F Y', strtotime($post->created_at))}} | {{$post->akun}} | {{$post->deposit}} | {{$post->jml_item}} | {{(!empty($post->note)?$post->note:'-')}} | @if(!empty($post->is_upload)) Belum diupload @else Sudah diupload @endif | ||||
| Belum ada data | ||||||||||
| {!! $metadata->pagination !!} | ||||||||||