<%= data[0].site_title %>
Create your account
Want to register as Driver ?
Click here
Your Name
Email
Phone No.
Country
<% CountryCode.forEach((data, x) => { %>
<%= nameCode[x] %> <%= data %>
<% }) %>
Password
Address
Country
Search Country
<% countries.forEach((data)=> { %>
<%= data.countries_name %>
<% }) %>
Status
Search State
City
Search City
Zip Code
Create Account
Already have an account?
Log in
<%- include('./partials/script'); -%>