Dashboard Overview
Welcome back, = htmlspecialchars($_SESSION['user_name']) ?>
Recent Car Listings
View All| Car | Owner | Price | Action |
|---|---|---|---|
|
= htmlspecialchars($car['brand'] . ' ' . $car['model']) ?>
= $car['year'] ?>
|
= htmlspecialchars($car['owner_name']) ?> | $= number_format($car['price']) ?> | View |
Recent Messages
All MessagesNo new messages.
= htmlspecialchars(substr($msg['message'] ?? '', 0, 80)) ?>...