You can add agents to place bookings. Agents only have the privilege to place bookings. They will not be able to see the ride history. You can add a maximum of 30 agents.

Agent Management

# Agent Name Phone Last login Status Actions
{[{$index + 1}]} {[{user.name}]} {[{user.phone}]} {[{ user.last_login == '0000-00-00 00:00:00' || user.last_login == null ? 'N/A' : Ctrl.formatDateTime(user.last_login) }]} ACTIVE DE-ACTIVE
Edit Delete