Profile
{{userdetail.name}}
{% ifequal request.session.userrole 'customer' %}Customer
{% endifequal %} {% ifequal request.session.userrole 'driver' %}Driver
{% endifequal %} {% ifequal request.session.userrole 'admin' %}Admin
{% endifequal %} {% ifequal request.session.userrole 'superadmin' %}SuperAdmin
{% endifequal %}A SuperAdmin can :
- Manage the access and level of responsibility of all users on all sites on your network
- Manage the jobs assignment, closing the jobs, driver assignment, and users restrictions
- Create new users and new jobs
- Edit posts, pages, can chat with any driver
- Reset passwords and change users’ profile details and more