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


Viewing file:     8421949dc415be511ed68320815e470d248aaa0a.php (9.51 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="card dd-content card-hide">
    <div class="card-body px-0 px-md-4">
        <div class="form-group row my-0">
            <label class="col-sm-3 control-label"><?php echo e(__('Title')); ?></label>
            <div class="col-sm-9 input-group bg-transparent">
                <input type="text" class="form-control widget-title inputFieldDesign" name="<?php echo e($layout); ?>_template_footer[main][about_us][title]" value="<?php echo e($footer['main']['about_us']['title']); ?>" maxlength="40">
            </div>
        </div>
        <hr>

        <div class="form-group row preview-parent" id="iconTop">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Footer Logo')); ?></label>
            <div class="col-sm-7">
                <div class="custom-file media-manager-img" data-val="single" data-returntype="ids" id="image-status">
                    <input class="custom-file-input is-image form-control d-none" name="<?php echo e($layout); ?>_template_footer_logo">
                    <label class="custom-file-label overflow_hidden position-relative d-flex align-items-center"
                        for="validatedCustomFile"><?php echo e(__('Upload image')); ?></label>
                </div>
                <div class="preview-image hide-close" id="company_favicon">
                    <!-- img will be shown here -->
                    <div class="d-flex flex-wrap mt-2">
                        <?php if($image['id']['footer_logo']): ?>
                            <div class="position-relative border boder-1 p-1 <?php echo e(languageDirection() == 'ltr' 'me-2' 'ms-2'); ?> rounded mt-2 old-image">
                                <div
                                    class="position-absolute rounded-circle text-center img-delete-icon"
                                    data-objectId="<?php echo e($image['id']['footer_logo']); ?>">
                                    <i class="fa fa-times"></i>
                                </div>

                                <img class="upl-img object-contain neg-transition-scale" class="p-1"
                                    src="<?php echo e($image['footer_logo']); ?>">
                            </div>
                        <?php endif; ?>
                    </div>
                </div>
            </div>
        </div>
        <div class="form-group row">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Short Details')); ?></label>
            <div class="col-sm-7">
                <input type="text" class="form-control inputFieldDesign" name="<?php echo e($layout); ?>_template_footer[main][about_us][data][short_details]" value="<?php echo e($footer['main']['about_us']['data']['short_details']); ?>" maxlength="200">
            </div>
        </div>
        <div class="form-group row preview-parent" id="iconTop">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Payment Methods')); ?></label>
            <div class="col-sm-7">
                <div class="custom-file media-manager-img" data-val="single" data-returntype="ids" id="image-status">
                    <input class="custom-file-input is-image form-control d-none" name="<?php echo e($layout); ?>_template_payment_methods">
                    <label class="custom-file-label overflow_hidden position-relative d-flex align-items-center"
                        for="validatedCustomFile"><?php echo e(__('Upload image')); ?></label>
                </div>
                <div class="preview-image hide-close" id="company_favicon">
                    <!-- img will be shown here -->
                    <div class="d-flex flex-wrap mt-2">
                        <?php if($image['id']['payment_methods']): ?>
                            <div class="position-relative border boder-1 p-1 mr-2 rounded mt-2 old-image">
                                <div
                                    class="position-absolute rounded-circle text-center img-delete-icon"
                                    data-objectId="<?php echo e($image['id']['payment_methods']); ?>">
                                    <i class="fa fa-times"></i>
                                </div>

                                <img class="upl-img object-contain neg-transition-scale" class="p-1"
                                    src="<?php echo e($image['payment_methods']); ?>">
                            </div>
                        <?php endif; ?>
                    </div>
                </div>
            </div>
        </div>
        <div class="form-group row">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Download App Title')); ?></label>
            <div class="col-sm-7">
                <input type="text" class="form-control inputFieldDesign" name="<?php echo e($layout); ?>_template_footer[main][about_us][data][download_app]" value="<?php echo e($footer['main']['about_us']['data']['download_app']); ?>" maxlength="50">
            </div>
        </div>

        <div class="form-group row preview-parent" id="iconTop">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Google Play')); ?></label>
            <div class="col-sm-7">
                <div class="custom-file media-manager-img" data-val="single" data-returntype="ids" id="image-status">
                    <input class="custom-file-input is-image form-control d-none" name="<?php echo e($layout); ?>_template_google_play">
                    <label class="custom-file-label overflow_hidden position-relative d-flex align-items-center"
                        for="validatedCustomFile"><?php echo e(__('Upload image')); ?></label>
                </div>
                <div class="preview-image hide-close" id="company_favicon">
                    <!-- img will be shown here -->
                    <div class="d-flex flex-wrap mt-2">
                        <?php if($image['id']['google_play']): ?>
                            <div class="position-relative border boder-1 p-1 mr-2 rounded mt-2 old-image">
                                <div
                                    class="position-absolute rounded-circle text-center img-delete-icon"
                                    data-objectId="<?php echo e($image['id']['google_play']); ?>">
                                    <i class="fa fa-times"></i>
                                </div>

                                <img class="upl-img object-contain neg-transition-scale" class="p-1"
                                    src="<?php echo e($image['google_play']); ?>">
                            </div>
                        <?php endif; ?>
                    </div>
                </div>
            </div>
        </div>
        <div class="form-group row">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('Google Play Link')); ?></label>
            <div class="col-sm-7">
                <input type="text" class="form-control inputFieldDesign" name="<?php echo e($layout); ?>_template_footer[main][about_us][data][google_play_link]" value="<?php echo e($footer['main']['about_us']['data']['google_play_link']); ?>">
            </div>
        </div>

        <div class="form-group row preview-parent" id="iconTop">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('App Store')); ?></label>
            <div class="col-sm-7">
                <div class="custom-file media-manager-img" data-val="single" data-returntype="ids" id="image-status">
                    <input class="custom-file-input is-image form-control d-none" name="<?php echo e($layout); ?>_template_app_store">
                    <label class="custom-file-label overflow_hidden position-relative d-flex align-items-center"
                        for="validatedCustomFile"><?php echo e(__('Upload image')); ?></label>
                </div>
                <div class="preview-image hide-close" id="company_favicon">
                    <!-- img will be shown here -->
                    <div class="d-flex flex-wrap mt-2">
                        <?php if($image['id']['app_store']): ?>
                            <div class="position-relative border boder-1 p-1 mr-2 rounded mt-2 old-image">
                                <div
                                    class="position-absolute rounded-circle text-center img-delete-icon"
                                    data-objectId="<?php echo e($image['id']['app_store']); ?>">
                                    <i class="fa fa-times"></i>
                                </div>

                                <img class="upl-img object-contain neg-transition-scale" class="p-1"
                                    src="<?php echo e($image['app_store']); ?>">
                            </div>
                        <?php endif; ?>
                    </div>
                </div>
            </div>
        </div>
        <div class="form-group row">
            <label class="col-sm-3 control-label text-left"><?php echo e(__('App Store Link')); ?></label>
            <div class="col-sm-7">
                <input type="text" class="form-control inputFieldDesign" name="<?php echo e($layout); ?>_template_footer[main][about_us][data][app_store_link]" value="<?php echo e($footer['main']['about_us']['data']['app_store_link']); ?>">
            </div>
        </div>
    </div>
</div>

<?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/Modules/CMS/Resources/views/partials/themes/footer/about_us.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.0061 ]--