@extends('layouts.admin') @section('title', 'Pending COD Report - Finance') @section('content')
All pending COD collections as of {{ \Carbon\Carbon::parse($date)->format('F jS, Y') }}
Total Pending
Rs. {{ number_format($stats['total_pending']) }}
Pending Parcels
{{ $stats['pending_parcels'] }}
Overdue
Rs. {{ number_format($stats['overdue']) }}
Today's Due
Rs. {{ number_format($stats['today_due']) }}
| Tracking ID | Rider | Amount | Days Pending | Status | Actions |
|---|---|---|---|---|---|
|
No pending COD collections |
|||||