Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/clinic.corals.io/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/clinic.corals.io/storage/framework/views/c0fc35d34849ad02f54287b0412addedcd06d315.php
<!DOCTYPE html>
<html lang="<?php echo e(str_replace('_', '-', app()->getLocale())); ?>">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title><?php echo $__env->yieldContent('title'); ?> | <?php echo e(getAppName()); ?></title>
    <!-- Favicon -->
    <link rel="icon" href="<?php echo e(asset(getAppFavicon())); ?>" type="image/png">
    <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>">
    <!-- Fonts -->
    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"/>
    <!-- General CSS Files -->
    <?php echo $__env->yieldContent('css_before'); ?>
    <link href="<?php echo e(asset('backend/css/vendor.css')); ?>" rel="stylesheet" type="text/css"/>
    <link href="<?php echo e(asset('backend/css/datatables.css')); ?>" rel="stylesheet" type="text/css"/>
    <link href="<?php echo e(asset('backend/css/fonts.css')); ?>" rel="stylesheet" type="text/css"/>
    <?php echo $__env->yieldContent('page_css'); ?>
    <link href="<?php echo e(asset('backend/css/3rd-party.css')); ?>" rel="stylesheet" type="text/css"/>
    <link href="<?php echo e(asset('backend/css/3rd-party-custom.css')); ?>" rel="stylesheet" type="text/css"/>
    <link href="<?php echo e(mix('assets/css/custom.css')); ?>" rel="stylesheet" type="text/css"/>
    <link href="<?php echo e(mix('assets/css/style.css')); ?>" rel="stylesheet" type="text/css"/>
</head>
<?php $styleCss = 'style'; ?>
<body id="kt_body"
      class="header-fixed header-tablet-and-mobile-fixed toolbar-enabled toolbar-fixed aside-enabled aside-fixed"
<?php echo e($styleCss); ?>="--kt-toolbar-height:55px;--kt-toolbar-height-tablet-and-mobile:55px"
data-new-gr-c-s-check-loaded="14.1025.0" data-gr-ext-installed="">
<div class="main-content">
    <div class="d-flex flex-column flex-root">
        <div class="page d-flex flex-row flex-column-fluid">
            <?php echo $__env->make('layouts.sidebar', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
            <div class="wrapper d-flex flex-column flex-row-fluid" id="kt_wrapper">
                <?php echo $__env->make('layouts.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
                <div class="d-flex flex-column flex-column-fluid" id="kt_content">
                    <?php echo $__env->yieldContent('header_toolbar'); ?>
                    <div class="content d-flex flex-column flex-column-fluid header-top-padding" id="kt_post">
                        <div class="container" id="kt_content_container">
                            <?php echo $__env->yieldContent('content'); ?>
                        </div>
                    </div>
                </div>
                <?php echo $__env->make('layouts.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
            </div>
        </div>
    </div>

    <div id="kt_scrolltop" class="scrolltop" data-kt-scrolltop="true">
            <span class="svg-icon">
                    <svg xmlns="http://www.w3.org/2000/svg" width="24px"
                         height="24px" viewBox="0 0 24 24" version="1.1">
                        <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                            <polygon points="0 0 24 0 24 24 0 24"/>
                            <rect fill="#000000" opacity="0.5" x="11" y="10" width="2" height="10" rx="1"/>
                            <path d="M6.70710678,12.7071068 C6.31658249,13.0976311 5.68341751,13.0976311 5.29289322,12.7071068 C4.90236893,12.3165825 4.90236893,11.6834175 5.29289322,11.2928932 L11.2928932,5.29289322 C11.6714722,4.91431428 12.2810586,4.90106866 12.6757246,5.26284586 L18.6757246,10.7628459 C19.0828436,11.1360383 19.1103465,11.7686056 18.7371541,12.1757246 C18.3639617,12.5828436 17.7313944,12.6103465 17.3242754,12.2371541 L12.0300757,7.38413782 L6.70710678,12.7071068 Z"
                                  fill="#000000" fill-rule="nonzero"/>
                        </g>
                    </svg>
                </span>
    </div>
    <?php echo $__env->make('profile.changePassword', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
    <?php echo $__env->make('profile.email_notification', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
</div>
<script src="<?php echo e(asset('backend/js/vendor.js')); ?>"></script>
<script src="<?php echo e(asset('backend/js/datatables.js')); ?>"></script>
<script src="<?php echo e(asset('backend/js/3rd-party-custom.js')); ?>"></script>
<script>
    let currencyIcon = '<?php echo e(getCurrencyIcon()); ?>';
    let isSetFirstFocus = true;
    let womanAvatar = '<?php echo e(url(asset('web/media/avatars/female.png'))); ?>';
    let manAvatar = '<?php echo e(url(asset('web/media/avatars/male.png'))); ?>';
</script>
<script src="<?php echo e(mix('assets/js/custom/custom.js')); ?>"></script>
<script src="<?php echo e(mix('assets/js/custom/input_price_format.js')); ?>"></script>
<script src="<?php echo e(mix('assets/js/custom/sidebar_menu.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/users/user-profile.js')); ?>"></script>
<?php echo app('Tightenco\Ziggy\BladeRouteGenerator')->generate(); ?>
<?php echo $__env->yieldContent('page_js'); ?>
<?php echo $__env->yieldContent('scripts'); ?>
<script>
    $(document).ready(function () {
        $('.alert').delay(5000).slideUp(300);
    });
    let changePasswordUrl = "<?php echo e(route('user.changePassword')); ?>";

    $(document).on('click', '.changeLanguage', function () {
        let languageName = $(this).data('prefix-value');
        let updateLanguageURL = "<?php echo e(route('change-language')); ?>";

        $.ajax({
            type: 'POST',
            url: updateLanguageURL,
            data: { languageName: languageName },
            success: function (result) {
                displaySuccessMessage(result.message);
                setTimeout(function () {
                    location.reload();
                }, 1000);
            },
        });
    });
</script>
</body>
</html>
<?php /**PATH /home/corals/clinic.corals.io/resources/views/layouts/app.blade.php ENDPATH**/ ?>

Spamworldpro Mini