Data Poin

@php $i = 1; @endphp @foreach ($points as $point) @if( $point->updated_who == null) @else @endif @if( $point->updated_at == null) @else @endif @endforeach
No Kriteria Poin Poin Dibuat Oleh Diubah Oleh Waktu Dibuat Waktu Diubah
{{ $i++ }} {{ $point->tipe_gadai }} {{ number_format($point->point, 0) }} {{ $point->created_who }}Belum Diubah{{ $point->updated_who }}{{ \Carbon\Carbon::parse($point->created_at)->format('d-m-Y H:i:s') }}Belum Diubah{{ \Carbon\Carbon::parse($point->updated_at)->format('d-m-Y H:i:s') }}