@extends('layouts.app') @section('title', 'Pengajuan — Monitoring') @section('content')
| # | Nama Kelompok | Ronde | Jml Debitur | Progress PL | Tgl Dibuat | |
|---|---|---|---|---|---|---|
| {{ $batches->firstItem() + $i }} | {{ $batch->kelompok->nama ?? '-' }} | {{ $batch->created_at->translatedFormat('M Y') }} | {{ $total }} |
|
{{ $batch->created_at->format('d M Y') }} | Lihat |
|
|
||||||