Manage Services
Update Services:
# | Service Name | Service Price | Creation Date | Action |
---|---|---|---|---|
{{ forloop.counter }} | {{ service.ServiceName}} | {{ service.Cost}} | {{ service.TimeStamp}} | Edit |
{% extends 'adminsection/base.html' %} {% load static %} {% block content %}