@extends('portal.layouts.app') @section('title', 'Daily Lead Extracts') @section('subtitle', 'Leads handed to BankIslami for CBC calling') @section('content')
Download the latest extract, load it into the bank system, and call each customer to confirm their application. Then upload the CBC result file.
Go to file uploads| Batch | Leads | Contribution | Generated | |
|---|---|---|---|---|
| {{ $batch->batch_no }} {{ $batch->creator?->name }} | {{ number_format($batch->total_rows) }} | {{ number_format((float) ($batch->summary['gross_contribution'] ?? 0)) }} | {{ $batch->created_at->format('d M Y H:i') }} | Download CSV |
| No extracts have been generated yet. | ||||