MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.83
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home2/imyrqtmy/public_html/agriba/admin/include/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/agriba/admin/include/side-menu.php
   <style>
    #logo {
    float: left;
    width: 210px;
    background-color: #34495e;
    padding: 18px 10px 18px 18px;
    height: 56px;
    text-align: center;
}
#wrapper {
    margin: 0 0 0 210px;
    padding: 0;
    background: #f1f3f6;
    border-left: 1px solid #eaeaea;
    transition: margin .4s ease 0s;
    position: relative;
    min-height: 100%;
}
#menu {
    width: 210px;
    bottom: 0;
    float: left;
    left: 0;
    position: absolute;
    top: 62px;
    transition: margin .4s ease 0s;
}
#side-menu li a {
    color: #6a6c6f;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 11px;
}
</style>
    <aside id="menu">
            <div id="navigation">
              <div class="profile-picture" style="">
            <a href="home.php">
                <img src="../images/DIGITAL.png" class="img-circle m-b" alt="logo" style="width: 137px;
    border-radius: 5%;
    margin-bottom: -12px;
    margin-top: -11px;">
            </a>
        </div>
                <ul class="nav" id="side-menu">
                    <li class="active">
                        <a href="home.php">
                            <span class="nav-label">
                               Dashboard
                            </span>
                        </a>
                    </li>
                     <!-- <li>
                        <a href="invoice-generate-list.php">
                            <span class="nav-label">
                                Invoice Generate
                            </span>
                        </a>
                    </li> -->
                    <!-- <li>-->
                    <!--    <a href="banner-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--            Banner-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                    <!--<li>-->
                    <!--    <a href="banneroffer-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--           Bottom Banner-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                    <!-- <li>-->
                    <!--    <a href="color-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--           Color Master-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                   
                    <li>
                        <a href="#"><span class="nav-label">Category Master</span><span class="fa arrow"></span> </a>
                        <ul class="nav nav-second-level">
                            <li><a href="category-list.php">Add Category</a></li>
                            <li><a href="sub-category-list.php">Add Sub Category</a></li> 
                            <!-- <li><a href="sub-sub-category-list.php">Add Sub Sub Category</a></li> -->
                        </ul>
                     </li>
                    <!-- <li>
                        <a href="size-list.php">
                            <span class="nav-label">
                                Size Master
                            </span>
                        </a>
                    </li> -->
                        
                    <!-- <li>-->
                    <!--    <a href="brand-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--            Add Brand-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                    <li>
                        <a href="#"><span class="nav-label">Product Master</span><span class="fa arrow"></span> </a>
                        <ul class="nav nav-second-level">
                            <li><a href="product-list.php">Add Product</a></li>
                          <!--  <li><a href="shipping-list.php">View Price</a></li>-->
                          <!--   <li><a href="stock-list.php">View Stock</a></li> -->
                          <!--  <li><a href="featured-product.php">Featured Product</a></li>-->
                          <!--  <li><a href="latest-product.php"> Latest Product</a></li>-->
                          <!--  <li><a href="print-product.php" target="_blank"> Print Products</a></li>  -->
                             <li><a href="deactivate-product.php"> Deactivated Products</a></li>
                        </ul>
                    </li>  
                     <li>
                        <a href="order-list.php">
                            <span class="nav-label">
                                Manage Order
                            </span>
                        </a>
                    </li>
                    <!--<li>-->
                    <!--    <a href="#"><span class="nav-label">Manage Order</span><span class="fa arrow"></span> </a>-->
                    <!--    <ul class="nav nav-second-level">-->
                    <!--        <li><a href="order-list.php">Track Order</a></li>-->
                    <!--        <li><a href="new-order.php">New Order</a></li>-->
                    <!--        <li><a href="confirm-order.php">Confirmed Order</a></li>-->
                    <!--        <li><a href="shiped-order.php">Shipped Order</a></li>-->
                    <!--        <li><a href="delivered-order.php">Delivered Order</a></li>-->
                    <!--        <li><a href="return-order.php">Return Order</a></li>-->
                    <!--        <li><a href="cancel-order.php">Cancled Order</a></li>                            -->
                    <!--    </ul>-->
                    <!--</li>-->
                    <!--<li>-->
                    <!--    <a href="#"><span class="nav-label">Promo Code Master</span><span class="fa arrow"></span> </a>-->
                    <!--    <ul class="nav nav-second-level">-->
                    <!--        <li><a href="promocode-list.php">Add Promo Code</a></li>-->
                    <!--        <li><a href="promocode-user-list.php">Promo Code User</a></li>-->
                                                
                    <!--    </ul>-->
                    <!--</li> -->
                    <!--<li>-->
                    <!--    <a href="review-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--            Review List-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                     <li>
                        <a href="user-list.php">
                            <span class="nav-label">
                                Users List
                            </span>
                        </a>
                    </li>
                    
                     <li>
                        <a href="contact-enquiry-list.php">
                            <span class="nav-label">
                                Contact Enquiry
                            </span>
                        </a>
                    </li>
                    <!-- <li>-->
                    <!--    <a href="promocode-list.php">-->
                    <!--        <span class="nav-label">-->
                    <!--           Add Coupon Code-->
                    <!--        </span>-->
                    <!--    </a>-->
                    <!--</li>-->
                     <li>
                        <a href="client-list.php">
                            <span class="nav-label">
                                Add Trending Collection
                            </span>
                        </a>
                    </li>
                    <!--  <li>-->
                    <!--    <a href="#"><span class="nav-label">App Settings</span><span class="fa arrow"></span> </a>-->
                    <!--    <ul class="nav nav-second-level">-->
                    <!--        <li><a href="aboutedit.php">About Edit</a></li>-->
                    <!--        <li><a href="contact-enquiry-list.php"> Contact Enquiry</a></li>-->
                    <!--        <li><a href="suggestion-list.php"> Suggestion & Requirement</a></li>-->
                    <!--        <li><a href="return-policy.php">Return Policy</a></li>-->
                    <!--        <li><a href="blog-list.php">Reviews</a></li>-->
                    <!--        <li><a href="admin-setting-list.php"> Change Address</a></li>-->
                    <!--        <li><a href="offer-list.php"> Offers</a></li>                            -->
                    <!--    </ul>-->
                    <!--</li> -->
                  <!--    <li>
                        <a href="blog-list.php">
                            <span class="nav-label">
                                Blog
                            </span>
                        </a>
                    </li> -->
                     <li>
                        <a href="change-password.php">
                            <span class="nav-label">
                                Change Password
                            </span>
                        </a>
                    </li>
                   
                   
                    <li>
                        <a href="loginQuery/logout.php">
                            <span class="nav-label">
                                Logout
                            </span>
                        </a>
                    </li>
                </ul>
            </div>
        </aside>

MMCT - 2023