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


Viewing file:     7bd0e15a629a89b2422758a3ad86254ef4b9431a.php (5.6 KB)      -rwxrwxr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php echo csrf_field(); ?>
<div>
    <section>
        <div class="row">
            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.title')); ?>*</label>
                    <input  type="text" name="title"
                           class="form-control" placeholder="Ex: Basic" required>
                </div>
            </div>
            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.recurring_type')); ?>*</label>
                    <select name="recurring_type" class="form-control">
                        <option value="onetime"><?php echo e(trans('layout.onetime')); ?></option>
                        <option value="weekly"><?php echo e(trans('layout.weekly')); ?></option>
                        <option value="monthly"><?php echo e(trans('layout.monthly')); ?></option>
                        <option value="yearly"><?php echo e(trans('layout.yearly')); ?></option>
                    </select>
                </div>
            </div>
            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.pos_system')); ?>*</label>
                    <select name="pos_system" class="form-control">
                        <option value="no"><?php echo e(trans('layout.no')); ?></option>
                        <option value="yes"><?php echo e(trans('layout.yes')); ?></option>        
                    </select>
                </div>
            </div>

            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.status')); ?>*</label>
                    <select name="status" class="form-control">
                        <option value="active"><?php echo e(trans('layout.active')); ?></option>
                        <option value="inactive"><?php echo e(trans('layout.inactive')); ?></option>
                    </select>
                </div>
            </div>

            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.cost')); ?>*</label>
                    <input value="" min="0" step="0.001" type="number" name="cost"
                           class="form-control" placeholder="Ex: 200" required>
                </div>
            </div>

            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.table_limit')); ?>*</label>
                    <div class="is-unlimited">
                        <div class="form-group">
                            <div class="form-check form-check-inline">
                                <label class="form-check-label">
                                    <?php echo e(trans('layout.is_unlimited')); ?> <input data-name="table_limit"  name="is_table_unlimited" type="checkbox" class="form-check-input isUnlimited" value="yes">
                                </label>
                            </div>
                        </div>
                    </div>
                    <input style="display: block" value=""
                           type="number" name="table_limit"
                           class="form-control" placeholder="Ex: 5" required min="0" step="0.001">
                </div>
            </div>
            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.restaurant_limit')); ?>*</label>
                    <div class="is-unlimited">
                        <div class="form-group">
                            <div class="form-check form-check-inline">
                                <label class="form-check-label">
                                    <?php echo e(trans('layout.is_unlimited')); ?> <input data-name="restaurant_limit" name="is_restaurant_unlimited" type="checkbox" class="form-check-input isUnlimited" value="yes">
                                </label>
                            </div>
                        </div>
                    </div>
                    <input style="display: block" value="" type="number" name="restaurant_limit" class="form-control" placeholder="Ex: 5" required min="0" step="0.001">
                </div>
            </div>
            <div class="col-lg-6 mb-2">
                <div class="form-group">
                    <label class="text-label"><?php echo e(trans('layout.item_limit')); ?>*</label>
                    <div class="is-unlimited">
                        <div class="form-group">
                            <div class="form-check form-check-inline">
                                <label class="form-check-label">
                                    <?php echo e(trans('layout.is_unlimited')); ?> <input data-name="item_limit"  name="is_item_unlimited" type="checkbox" class="form-check-input isUnlimited" value="yes">
                                </label>
                            </div>
                        </div>
                    </div>
                    <input style="display: block"
                           value=""
                           type="number" name="item_limit"
                           class="form-control" placeholder="Ex: 5" required min="0" step="0.001">
                </div>
            </div>

        </div>
    </section>

</div>
<?php /**PATH /home/picotech/domains/qr.picotech.app/public_html/resources/views/plans/form.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.0051 ]--