{% extends 'base.html' %} {% load static %} {% block title %}
Username: {{ user.username }}
email: {{ user.email }}
CNIC: {{ user.cnic }}
Phone Number: {{ user.PhoneNo }}
id | Name | Price |
---|---|---|
{{ product.id }} |
{{ product.name }} |
{{ product.price }} |