403Webshell
Server IP : 23.254.227.96  /  Your IP : 216.73.216.46
Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64
User : viralblo ( 1001)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/viralblo/instantblog/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/viralblo/instantblog/storage/framework/views/ff88087adb923d0736908f3c66e9987ded9ae995.php
<!DOCTYPE html>
<html lang="en" class="<?php echo e($theme); ?>">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        <meta name="description" content="<?php echo e(!empty($tag->desc) ? $tag->desc : $setting->site_desc); ?>">
        <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>">
        <link rel="icon" type="image/png" href="<?php echo e(asset('favicon.png')); ?>">
        <title><?php echo e($setting->site_name . ' - ' . $setting->site_title); ?></title>        
        <link href="<?php echo e(asset('/css/bootstrap.min.css')); ?>" rel="stylesheet">
        <link href="<?php echo e(asset('/css/instant.css')); ?>" rel="stylesheet">
        <link href="<?php echo e(asset('/instanticon/style.css')); ?>" rel="stylesheet">
        <?php echo $__env->yieldContent('css'); ?>
        <?php if(!empty($setting->site_analytic)): ?>
            <?php echo $setting->site_analytic; ?>

        <?php endif; ?>
    </head>
    <?php echo $__env->yieldContent('bodyclass'); ?>

        <?php echo $__env->make('layouts.nav', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>

        <?php echo $__env->yieldContent('jumbotron'); ?>

        <?php if($flash = session('message')): ?>
        <div class="container mt-3">
            <div class="alert alert-success alert-dismissible fade show" role="alert">
                <?php echo e($flash); ?>

            <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
            </div>
        </div>
        <?php elseif($flash = session('error')): ?>
        <div class="container mt-3">
            <div class="alert alert-danger alert-dismissible fade show" role="alert">
                <?php echo e($flash); ?>

            <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
            </div>
        </div>
        <?php endif; ?>

        <?php echo $__env->yieldContent('content'); ?>

        <?php echo $__env->yieldContent('extra'); ?>

        <?php if($setting->cookie_option == '0'): ?>
            <?php echo $__env->make('layouts.cookie', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
        <?php endif; ?>
        
        <?php echo $__env->make('layouts.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
        <script src="<?php echo e(asset('/js/main.js')); ?>"></script>
        <?php echo $__env->yieldPushContent('scripts'); ?>
        <script>
            document.addEventListener('DOMContentLoaded', function(){
                document.getElementById('se-pre-con').style.visibility = 'hidden'; 
                var element = document.getElementById('maincontent');
                element.classList.remove('d-none');
            }, false);
        </script>
    </body>
</html><?php /**PATH /home/viralblo/instantblog/resources/views/layouts/master.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit