| {{ $row->nomor_pinjaman }} |
{{ $row->no_rekening }} |
{{ $row->nama_debitur }} |
{{ $row->area_name ?? '' }} |
{{ $row->branch_name ?? '' }} |
{{ number_format($row->sisa_pinjaman ?? 0, 0, ',', '.') }} |
{{ number_format($row->tunggakan_bunga ?? 0, 0, ',', '.') }} |
{{ number_format($row->tunggakan_pokok ?? 0, 0, ',', '.') }} |
{{ number_format($row->tunggakan_denda ?? 0, 0, ',', '.') }} |
{{ $row->report_count ?? 0 }} |
{{ $row->ao ?? '' }} |
{{ $row->person_met_name ?? '' }} |
{{ $row->hubungan_debitur ?? '' }} |
{{ $row->hasil_penagihan ?? '' }} |
{{ $row->promise_amount ?? '' }} |
{{ $row->realisasi_bayar ?? '' }} |
{{ $row->condition ?? '' }} |
{{ $row->status_agunan ?? '' }} |
|
|
|
{{ $row->collector_name ?? $row->ao ?? '-' }} |
{{ $row->notes ?? 'Belum dikunjungi' }} |
{{ $row->rencana_penagihan ?? '' }} |
{{ $row->rekomendasi ?? '' }} |
{{ $row->principal_name ?? '' }} |
{{ $row->bast ?? '' }} | {{-- BAST --}}
{{ $row->domicile_street_address ?? '' }} |
{{ $row->collateral_street ?? '' }} |
{{ $row->collateral_village ?? '' }} |
{{ $row->collateral_district ?? '' }} |
{{ $row->collateral_city ?? '' }} |
{{ $row->collateral_province ?? '' }} |
{{ $row->alamat_usaha ?? '' }} |
{{ $row->status_assets ?? '' }} |
{{ $row->area_name ?? '' }} |
{{ $row->wilayah ?? '' }} |
- |
{{ $row->activity_datetime ?? '' }} |
{{ $row->managed_asset ?? '' }} |
{{ $row->session_credit ?? '' }} |
{{ $row->activity_type ?? '' }} |
{{ $row->rencana_penagihan ?? '' }} |
{{ $row->next_date_activity ?? '' }} |
{{ $row->officer ?? '' }} |
{{ $row->updated_at ?? '' }} |
{{ $row->officer_report ?? '' }} |
{{ $row->kondisi_debitur ?? '' }} |
{{ $row->payment_month ?? '' }} |
{{ $row->realisasi_bayar ?? '' }} |
{{ $row->tanggal_realisasi ?? '' }} |
{{ $row->doc ?? '' }} |
{{ $row->ket_doc ?? '' }} |
https://www.google.com/maps?q={{ $row->koordinat ?? '' }} |
https://www.google.com/maps?q={{ $row->koordinat_asset ?? '' }} |
{{ $row->nomor_hp ?? '' }} |
{{ $row->promise_due_date ?? '' }} |
{{ $row->marketable ?? '' }} |
{{ $row->problem ?? '' }} |
{{ $row->to_school ?? '' }} |
{{ $row->to_mall ?? '' }} |
{{ $row->to_hospital ?? '' }} |
{{ $row->to_center ?? '' }} |
{{ $row->status_banjir ?? '' }} |
{{ $row->listrik ?? '' }} |
{{ $row->pdam ?? '' }} |
{{ $row->area_building ?? '' }} |
{{ $row->area_land ?? '' }} |
|
{{ $row->badroom ?? '' }} |
{{ $row->bathroom ?? '' }} |
{{ $row->floor ?? '' }} |
http://localhost:8000/list-photo/{{ $row->asset_id ?? '' }} |
{{ $row->report_count ?? 0 }} |
@endforeach