%- include('./partials/head'); -%>
<%- include('./partials/header_sidebar'); -%><%=customer.name%>
<%=lan.Email%> :-<%=customer.email%>
<%=lan.Mobile%> <%=lan.Number%> :-<%=customer.country_code%> <%=customer.phone%>
<%=lan.Referral%> <%=lan.Code%> :-<%=customer.referral_code%>
<%=lan.Wallet%> :-<%=customer.wallet%>
<%=lan.Status%> :- <% if (customer.status == '1') { %> <%=lan.Active%> <% } else { %> <%=lan.Deactive%> <% } %> <%=lan.Total%> <%=lan.Review%> :-<%=customer.tot_review%>
<%=customer.avg_star%>/5Ride ID | Pickup | Drop-Off | Date | Ride Status |
---|---|---|---|---|
#<%=data.id%> | <%=data.pic_address%> | <%=data.drop_address%> | <%=data.start_time%> | 1 |