Purchase Requests
Verify bank IDs and personal information to approve or reject vehicle transactions.
| Vehicle Details | Buyer Verification | Bank Reference | Transaction Amount | Current Status | Action |
|---|---|---|---|---|---|
= htmlspecialchars($p['brand'] . ' ' . $p['model']) ?>
= $p['year'] ?>
|
= htmlspecialchars($p['buyer_name']) ?>
= htmlspecialchars($p['buyer_phone']) ?>
|
= htmlspecialchars($p['bank_id']) ?>
|
$= number_format($p['price']) ?>
|
= ucfirst($p['status']) ?> |
|
|
No purchase requests waiting for verification. |
|||||