AnonSec Shell
Server IP : 162.213.251.212  /  Your IP : 3.135.182.54   [ Reverse IP ]
Web Server : LiteSpeed
System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : allssztx ( 535)
PHP Version : 8.1.31
Disable Function : NONE
Domains : 1 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/allssztx/www/easybuyer/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/allssztx/www/easybuyer/storage/framework/views/4008f477d100719755385f42b2772310718eea89.php
<!DOCTYPE html>
<html>

<head>
    <title>
        <?php if (isset($page) && is_string($page)) {
            echo $page;
        } else {
            echo 'Easy Buyer';
        } ?>
    </title>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="keywords" content="<?php echo e(isset($pageTag) && is_string($pageTag) ? $pageTag : 'desired tag'); ?>">
    <meta name="description" content="<?php echo e(isset($pageDesc) && is_string($pageDesc) ? $pageDesc : 'desired description'); ?>">
    <link rel="shortcut icon" href="<?php echo e(asset('asset/front_asset/images/fav-easy.png')); ?>">
    <link href="https://site-assets.fontawesome.com/releases/v6.0.0/css/all.css" rel="stylesheet">
    <link href="<?php echo e(asset('asset/front_asset/css/bootstrap.min.css')); ?>" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/animate.min.css')); ?>" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/aos.css')); ?>" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/fancybox.min.css')); ?>" rel="stylesheet" type="text/css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
    <link href="<?php echo e(asset('asset/front_asset/css/owl.carousel.min.css')); ?>" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/owl.theme.default.css')); ?>" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/jquery-ui.css')); ?>" rel="stylesheet" type="text/css">
    <link href="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.css" rel="stylesheet" type="text/css">
    <link href="<?php echo e(asset('asset/front_asset/css/custom.css')); ?>" rel="stylesheet" type="text/css">
    <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>">
    <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js"></script>
        <script src="https://js.stripe.com/v3/"></script>


<style>
/*.cart-count {*/
/*    background-color: red;*/
/* g: 2px 8px;*/
/*    font-size: 12px;   color: white;*/
/*    border-radius: 50%;*/
/*    paddin*/
/*    position: absolute;*/
/*    top: -10px;*/

/*}*/
</style>
</head>

<script>
function updateCartCount() {
    $.ajax({
        url: '/cart-count',
        method: 'GET',
        success: function(data) {
            $('#cart-count').text(data.count);
        }
    });
}

// Call updateCartCount() when the page loads or when items are added/removed from the cart
$(document).ready(function() {
    updateCartCount();
});

</script>
<body>
<?php
$contact = collect(DB::select("SELECT * FROM `configs` WHERE `id` = 3"))->first();
$config_data = collect(DB::select("SELECT * FROM `configs` WHERE `id` = 3 && `status` = 1"))->first();
?>
    <section class="new-top-header">
        <div class="container">
            <div class="row">
                <div class="top-header">
                    <ul class="top-two">
                        <li><i class="fa-solid fa-phone"></i><a href="tel:+1 (555) 123-4567"><?php echo e($config_data->Phone); ?></a></li>
                        <li><i class="fa-solid fa-envelope"></i><a href="mailto:info@easybuyer.com"><?php echo e($config_data->Email); ?></a></li>
                    </ul>
                    <ul class="second-header">
                        <li class="add-border"><i class="fa-solid fa-location-dot"></i><a href="javascript:;"><?php echo e($config_data->Location); ?></a></li>
                        <!-- <li>
                            <p>USD<i class="fa-sharp fa-solid fa-caret-down now-gap"></i></p>
                        </li> -->
                        <li>
                            <p><div id="google_translate_element"></div>
<script type="text/javascript">
    function googleTranslateElementInit() {
        new google.translate.TranslateElement({ pageLanguage: 'en', includedLanguages: 'en,es,fr,de,ru', layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element');
    }
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></p>
                            
                        </li>

                    </ul>
                </div>

            </div>
    </section>
    </div>

    <section class="middle-logo-bar">
        <div class="container">
            <nav class="navbar navbar-expand-lg mx-auto">
                <div class="container-fluid">
                    <a class="navbar-brand" href="<?php echo e(url('/')); ?>"><img class="img-fluid easy-logo" src="<?php echo e(asset('asset/front_asset/images/logo.png')); ?>" alt=""></a>
                    <button class="navbar-toggler" type="button" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasExample" aria-controls="offcanvasExample">
                        <span class="navbar-toggler-icon"></span>
                    </button>
                    <div class="collapse navbar-collapse">
                        <!-- <ul class="navbar-nav me-auto mb-2 mb-lg-0">
                                <li class="nav-item">
                                    <a class="nav-link active" aria-current="page" href="#">Home</a>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link" href="#">Link</a>
                                </li>
                                <li class="nav-item dropdown">
                                    <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
                                        Dropdown
                                    </a>
                                    <ul class="dropdown-menu">
                                        <li><a class="dropdown-item" href="#">Action</a></li>
                                        <li><a class="dropdown-item" href="#">Another action</a></li>
                                        <li>
                                            <hr class="dropdown-divider">
                                        </li>
                                        <li><a class="dropdown-item" href="#">Something else here</a></li>
                                    </ul>
                                </li>
                                <li class="nav-item">
                                    <a class="nav-link disabled" aria-disabled="true">Disabled</a>
                                </li>
                            </ul> -->
                        <form class="d-flex" role="search" style="flex: 1;">
                            <div class="search-form"><input name="search" type="text" placeholder="Search here ..."><button type="submit"><i class="fa-sharp fa-light fa-magnifying-glass"></i></button></div>
                        </form>
                        <!--<?php if(Auth::user()): ?>-->
                        
                        <div class="new-formating">
    
    <form id="logout-form" class="new-formating" action="<?php echo e(route('logout')); ?>" method="POST">
        <?php echo csrf_field(); ?>
        <a title="Your Cart" href="<?php echo e(url('/cart')); ?>">
        <i class="fa-light fa-cart-shopping cross-size"></i>
        <!--<span class="cart-count" id="cart-count"><?php echo e($cartCount ?? 0); ?></span>-->
    </a>
        <button type="submit" class="logout-button bg-ading">
            <i class="fa-solid fa-user right-now"></i>Logout
        </button>
    </form>
</div>
                    
                        <!--<?php else: ?>-->
<div class="new-formating">
    <a title="Your Cart" href="<?php echo e(url('/cart')); ?>">
        <i class="fa-light fa-cart-shopping cross-size"></i>
        <!--<span class="cart-count" id="cart-count"><?php echo e($cartCount ?? 0); ?></span>-->
    </a>

    <a class="bg-ading" href="<?php echo e(route('login')); ?>">
        <i class="fa-solid fa-user right-now"></i>My Account
    </a>
</div>

                        <!--<?php endif; ?>-->

                        
                       

                    </div>

                </div>

            </nav>

        </div>
    </section>

    <section class="ending-face">
        <div class="container">
            <div class="row">
                <ul class="ending-headering">
                    <li><a href="<?php echo e(url('/shop')); ?>">All Categories</a></li>
                    <?php $__currentLoopData = $shopbycat; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                    <li><a href="<?php echo e(route('shop_category', ['id' => $category->category_id])); ?>"><?php echo e($category->category_heading); ?></a></li>
                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                   </ul>
            </div>
        </div>
    </section>


    <!--  ------------  offf canvas --------- -->

    <!-- <a class="btn btn-primary" data-bs-toggle="offcanvas" href="#offcanvasExample" role="button" aria-controls="offcanvasExample">
        Link with href
    </a> -->


    <div class="offcanvas offcanvas-start takeing-colors" tabindex="-1" id="offcanvasExample" aria-labelledby="offcanvasExampleLabel">
        <div class="offcanvas-header">
            <a class="navbar-brand" href="<?php echo e(url('/')); ?>"><img class="img-fluid easy-logo" src="<?php echo e(asset('asset/front_asset/images/offcanvas-logo.png')); ?>" alt=""></a>
            <button type="button" class="btn-close new-closing" data-bs-dismiss="offcanvas" aria-label="Close"></button>
        </div>
        <div class="offcanvas-body">

            <!-- <form class="d-flex" role="search" style="flex: 1;">
                <div class="search-form"><input name="search" type="text" placeholder="Search here ..."><button type="submit"><i class="fa-sharp fa-light fa-magnifying-glass"></i></button></div>
            </form>
            <div class="new-formating">
                <i class="fa-light fa-cart-shopping cross-size"></i>
                <a class="bg-ading" href="javascript:;"><i class="fa-solid fa-user right-now"></i>My
                    Account</a>
            </div> -->


            <div class="dropdown  sundayss-843">

                <li class="nav-item">
                    <a class="nav-link" href="<?php echo e(url('/shop')); ?>">All Categories</a>
                </li>
                <?php $__currentLoopData = $shopbycat; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                    <li class="nav-item"><a class="nav-link" href="<?php echo e(route('shop_category', ['id' => $category->category_id])); ?>"><?php echo e($category->category_heading); ?></a></li>
                    <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                
            </div>
        </div>
    </div>

</body><?php /**PATH /home/allssztx/public_html/easybuyer/resources/views/components/main/header.blade.php ENDPATH**/ ?>

Anon7 - 2022
AnonSec Team