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


Viewing file:     5f23d1d65d778233541b64b91a08935004b7e059.php (8.12 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="tab-pane fade" id="v-pills-topNav" role="tabpanel" aria-labelledby="v-pills-topNav-tab">
    <div class="form-group row">
        <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Top Header')); ?></label>
        <div class="col-sm-6 -mt-6">
            <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_header]" value="0">
            <div class="switch switch-bg d-inline m-r-10">
                <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_header]" <?php echo e($header['top']['show_header'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_header']); ?>" id="show-top-nav">
                <label for="show-top-nav" class="cr"></label>
            </div>
        </div>
    </div>
    <div class="row conditional" data-if="#show-top-nav">
        <div class="col-sm-12">
            <div class="form-group row">
                <label for="footer-bottom-title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Text Color')); ?></label>
                <div class="col-sm-5">
                    <input type="text" class="form-control demo inputFieldDesign" data-control="hue"
                        name="<?php echo e($layout); ?>_template_header[top][text_color]"
                        value="<?php echo e(isset($header['top']['text_color']) ? $header['top']['text_color'] : ''); ?>">
                </div>
            </div>
            <div class="form-group row">
                <label for="footer-bottom-title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Background Color')); ?></label>
                <div class="col-sm-5">
                    <input type="text" class="form-control demo inputFieldDesign" data-control="hue"
                        name="<?php echo e($layout); ?>_template_header[top][bg_color]"
                        value="<?php echo e(isset($header['top']['bg_color']) ? $header['top']['bg_color'] : ''); ?>">
                </div>
            </div>
        </div>
    </div>
    <div class="row conditional" data-if="#show-top-nav">
        <div class="col-sm-12">
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Phone No')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_phone]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_phone]" <?php echo e($header['top']['show_phone'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_phone']); ?>" id="show-phone-no">
                        <label for="show-phone-no" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row conditional" data-if="#show-phone-no">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Phone No')); ?></label>
                <div class="col-sm-5">
                    <input type="text" class="form-control phone-number inputFieldDesign" name="<?php echo e($layout); ?>_template_header[top][phone]" placeholder="<?php echo e(__('Phone No')); ?>" value="<?php echo e($header['top']['phone']); ?>" maxlength="18">
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Email')); ?></label>
                <div class="col-sm-1 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_email]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_email]" <?php echo e($header['top']['show_email'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_email']); ?>" id="show-email">
                        <label for="show-email" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row conditional" data-if="#show-email">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Email')); ?></label>
                <div class="col-sm-5">
                    <input type="text" class="form-control inputFieldDesign" name="<?php echo e($layout); ?>_template_header[top][email]" placeholder="<?php echo e(__('Email')); ?>" value="<?php echo e($header['top']['email']); ?>" maxlength="50">
                </div>
            </div>

            <div class="form-group row">
                <label class="col-sm-4 text-left col-form-label"><?php echo e(__('Show be a seller')); ?></label>
                <div class="col-sm-6 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_seller]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_seller]" <?php echo e($header['top']['show_seller'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_seller']); ?>" id="show_be_seller">
                        <label for="show_be_seller" class="cr"></label>
                    </div>
                </div>
            </div>

            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Compare')); ?></label>
                <div class="col-sm-6 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_compare]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input class="is_default" name="<?php echo e($layout); ?>_template_header[top][show_compare]" <?php echo e($header['top']['show_compare'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_compare']); ?>" type="checkbox" id="show-compare">
                        <label for="show-compare" class="cr"></label>
                    </div>
                </div>
            </div>
            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Currency')); ?></label>
                <div class="col-sm-6 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_currency]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_currency]" <?php echo e($header['top']['show_currency'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_currency']); ?>" id="show-currency">
                        <label for="show-currency" class="cr"></label>
                    </div>
                </div>
            </div>

            <div class="form-group row">
                <label for="meta_title" class="col-sm-4 text-left col-form-label "><?php echo e(__('Show Language')); ?></label>
                <div class="col-sm-6 -mt-6">
                    <input type="hidden" name="<?php echo e($layout); ?>_template_header[top][show_language]" value="0">
                    <div class="switch switch-bg d-inline m-r-10">
                        <input type="checkbox" name="<?php echo e($layout); ?>_template_header[top][show_language]" <?php echo e($header['top']['show_language'] ? 'checked' ''); ?> value="<?php echo e($header['top']['show_language']); ?>" id="show-language">
                        <label for="show-language" class="cr"></label>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/partials/themes/header/top-header.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.0043 ]--