{% extends 'admin/layouts/base.html.twig' %} {% block title %}View Affiliate{% endblock %} {% set active = 'app_admin_affiliate' %} {% set breadcrumbs = [ { 'link': path('app_admin_dashboard'), 'title': 'Home' }, { 'title':'Affiliate Management', }, { 'link': path('app_admin_affiliate'), 'title': 'Affilliate', }, { 'title': 'View', } ]%} {% block content %}
| Id | {{ user.id }} |
|---|---|
| Username | {{ user.firstname ~ ' ' ~ user.lastname }} |
| {% if user.email is empty %} N/A {% else %} {{ user.email }} {% endif %} | |
| Mobile Number | {% if user.mobileno is empty %} N/A {% else %} {{ user.mobileno }} {% endif %} |
| Country | {% if user.country is empty %} N/A {% else %} {{ user.country.name }} {% endif %} |
| Name | Product | Product Amount | Commission Amount | Date | |
|---|---|---|---|---|---|
| No Records found | |||||
| User Name | Client | Partner | Feedback/Rating | Rank | Running AI/Product | Total Sale | Incoming | This Month |
|---|
| Record not found ! |
|---|
| #ID | Name | Product | Product Amount | Commission Amount | Level | Status | Date | |
|---|---|---|---|---|---|---|---|---|
| No Records found | ||||||||