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
| # | 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 |