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


Viewing file:     5d81cd5098ac229e21ff3011b8594d9b63316243.php (3.63 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('admin_title'); ?>
<?php $__env
->stopSection(); ?>
<?php $__env
->startSection('content'); ?>
    <div class="header bg-primary pb-6 pt-5 pt-md-8">
    </div>
    <div class="container-fluid mt--6">
      <div class="row">
        <div class="col">
          <div class="card">
            <!-- Card header -->
            <div class="card-header border-0">
              <div class="row align-items-center">
                <div class="col">
                  <h3 class="mb-0"><?php echo e(__('Landing Page')); ?></h3>
                </div>
                <div class="col text-right">
                  <div class="dropdown">
                    <a href="#" class="btn btn-default btn-sm dropdown-toggle " data-toggle="dropdown" id="navbarDropdownMenuLink2">
                        <!--<img src="<?php echo e(asset('images')); ?>/icons/flags/<?php echo e(strtoupper(config('app.locale'))); ?>.png" />--> <?php echo e($currentLanguage); ?>

                    </a>
                    <ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink2">
                        <?php $__currentLoopData $availableLanguages$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $languageKey => $languageName): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                        <li>
                            <a class="dropdown-item" href="?lang=<?php echo e(strtolower($languageKey)); ?>">
                                <img src="<?php echo e(asset('images')); ?>/icons/flags/<?php echo e(strtoupper($languageKey)); ?>.png" /> <?php echo e($languageName); ?>

                            </a>
                        </li>
                        <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                    </ul>
                </div>
                </div>
              </div>
            </div>
            <!-- Light table -->
            <div class="table-responsive">
              <table class="table align-items-center table-flush">
                <thead class="thead-light">
                  <tr>
                    <th scope="col" class="sort" data-sort="name"><?php echo e(__('Sections')); ?></th>
                    <th scope="col"></th>
                  </tr>
                </thead>
                <tbody class="list">
                    <?php $__currentLoopData $sections$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $section): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                    <tr>
                        <th scope="row">
                            <div class="media align-items-center">
                                <div class="media-body">
                                    <a href="<?php echo e(route('admin.landing.posts',['type'=>strtolower($section)])); ?>"><span class="name mb-0 text-sm"><?php echo e(__($key)); ?></span></a>
                                </div>
                            </div>
                        </th>
                        <td class="text-right">
                            
                        </td>
                    </tr>
                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                </tbody>
              </table>
            </div>
          </div>
        </div>
      </div>
     
      </div>
    </div>
<?php $__env->stopSection(); ?>


<?php echo $__env->make('layouts.app', ['title' => __('Orders')], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/landing/index.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.0043 ]--