%- include('./partials/head'); -%>
<%- include('./partials/header_sidebar'); -%>
<%= lan.Driver %> <%= lan.Location %>
<%= lan.Zone %>
<%= lan.Driver %> <%= lan.Location %>
Total Drivers
0
Live Connected
0
Online & Ready
0
On Active Ride
0
Break / Offline
0
<%= lan.Zone %> <%= lan.List %>
All Zones
<% zone_data.forEach((zdata) => { %>
<%= zdata.name %>
<% }) %>
<%= lan.Vehicle %> <%= lan.List %>
<%= lan.All %> <%= lan.Vehicle %>
<% vehicle.forEach((vdata) => { %>
<%= vdata.name %>
<% }) %>
Driver Status
All Statuses
⚡ Live Device Ping (Connected)
🟢 Online & Ready
🟠 On Active Ride
🩶 Break / Offline
Driver Name
ONLINE
LIVE DEVICE CONNECTED
+91 0000000000
Vehicle & Zone Info
Taxi
GJ-01-XX-0000
Vehicle Color:
-
Capacity:
-
Active Zone(s):
-
Pending Zone:
-
Performance & Rating
Completed Rides
0
Driver Rating
5.0
Total Reviews:
0 reviews
Wallet Balance:
$0.00
Email:
driver@gmail.com
Current Running Ride
Track Live
ON RIDE
Customer:
-
📍 Pickup:
-
🏁 Destination:
-
<%- include('./partials/footer'); -%> <%- include('./partials/script'); -%>