{% extends 'Store/layouts/main.html' %}
{% block content %}
{% include 'Store/inc/banner2.html' %}
{% include 'Store/inc/Catagory.html' %}
{% include 'Store/inc/carosal.html' %}
{% include 'Store/inc/Arrival.html' %}
{% include 'Store/inc/Demand.html' %}
{% include 'Store/inc/Delership.html' %}
{% include 'Store/inc/bann.html' %}
{% include 'Store/Inc/Footer.html' %}
{% endblock %}