View Marketing Requests
{{ req_obj.product_name}}
{{ req_obj.prduct_description}}
{{ req_obj.product_amount}}
{{ req_obj.product_price}}
{{ req_obj.owner_name}}
{{ req_obj.address}}
{{ req_obj.email}}
{% extends 'admin_layout_two.html' %} {% load static %} {% block content %}
{{ req_obj.product_name}}
{{ req_obj.prduct_description}}
{{ req_obj.product_amount}}
{{ req_obj.product_price}}
{{ req_obj.owner_name}}
{{ req_obj.address}}
{{ req_obj.email}}