Profile

Welcome Back !

It will seem like simplified

{{$user->name}}

{{$user->unit}}

125

Projects

$1245

Revenue

Personal Information

Nama : {{$user->name}}
NIK : {{$user->nik}}
E-mail : {{$user->email}}
Alamat : {{$user->alamat}}
No.Telp : {{$user->hp}}
{{-- --}}

Total Pinjaman

125

Pending Projects

12

Total Revenue

$36,524

Riwayat Pinjaman

@foreach ($pinjaman as $item) @endforeach
# Pokok Jangka Waktu Tgl Realisasi Status Action
#{{$item->debiturID}} {{rupiah($item->pokokPinjaman)}} {{$item->jangkaWaktu}} bulan {{normaldate($item->tglRealisasi)}}
@if ($item->status == 'Active') Aktif @else Selesai @endif
Lihat