Data Penambahan Poin

@php $i = 1; @endphp @foreach ($topups as $topup) @endforeach
No Nomor Dokumen Tanggal Customer Keterangan Poin Dibuat Oleh
{{ $i++ }} {{ $topup->doc_num }} {{ \Carbon\Carbon::parse($topup->tanggal)->format('d-m-Y')}} {{ $topup->cust->nama_customer }} {{ $topup->reason }} {{ number_format($topup->point, 0) }} {{ $topup->created_who }}