Customer List
Customer List:
# | Name | Mobile | Creation Date | Action |
---|---|---|---|---|
{{ forloop.counter }} | {{ list.Name}} | {{ list.PhoneNumber}} | {{ list.CreateDate}} | Edit || Assign Services |
{% extends 'adminsection/base.html' %} {% load static %} {% block content %}