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


Viewing file:     968e03d15e2e475cdf3abcc4928e1cdb98dcc1c8.php (4.89 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('body'); ?>

    <form action="<?php echo e(route('languages.translations.index', ['language' => $language])); ?>" method="get">

        <div class="panel">

            <div class="panel-header">

                <?php echo e(__('translation::translation.translations')); ?>


                <div class="flex flex-grow justify-end items-center">

                    <?php echo $__env->make('translation::forms.search', ['name' => 'filter''value' => Request::get('filter')], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?>

                    <?php echo $__env->make('translation::forms.select', ['name' => 'language''items' => $languages'submit' => true'selected' => $language], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?>

                    <div class="sm:hidden lg:flex items-center">

                    <?php echo $__env->make('translation::forms.select', ['name' => 'group''items' => $groups'submit' => true'selected' => Request::get('group'), 'optional' => true], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?>
                    
                    <a href="<?php echo e(route('languages.translations.create'$language)); ?>" class="button">
                        <?php echo e(__('translation::translation.add')); ?>

                    </a>
                
                </div>

                </div>

            </div>

            <div class="panel-body">

                <?php if(count($translations)): ?>

                    <table>

                        <thead>
                            <tr>
                                <th class="w-1/5 uppercase font-thin"><?php echo e(__('translation::translation.group_single')); ?></th>
                                <th class="w-1/5 uppercase font-thin"><?php echo e(__('translation::translation.key')); ?></th>
                                <th class="uppercase font-thin"><?php echo e(config('settings.app_locale')); ?></th>
                                <th class="uppercase font-thin"><?php echo e($language); ?></th>
                            </tr>
                        </thead>

                        <tbody>
                            <?php $__currentLoopData $translations$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $type => $items): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                                
                                <?php $__currentLoopData $items$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $group => $translations): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>

                                    <?php $__currentLoopData $translations$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $value): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>

                                    <?php if(!is_array($value[config('app.locale')] ?? '')): ?>
                                    <tr>
                                        <td><?php echo e($group); ?></td>
                                        <td><?php echo e($key); ?></td>
                                        <td><?php echo e(json_encode($value[strtolower(config('settings.app_locale'))])); ?></td>
                                        <td>
                                            <translation-input
                                                initial-translation="<?php echo e($value[$language]); ?>"
                                                language="<?php echo e($language); ?>"
                                                group="<?php echo e($group); ?>"
                                                translation-key="<?php echo e($key); ?>"
                                                route="<?php echo e(config('translation.ui_url')); ?>">
                                            </translation-input>
                                        </td>
                                    </tr>
                                <?php endif; ?>

                                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>

                                <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                                           
                            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                        </tbody>

                    </table>

                <?php endif; ?>

            </div>

        </div>

    </form>

<?php $__env->stopSection(); ?>
<?php 
echo $__env->make('translation::layout'\Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/vendor/translation/languages/translations/index.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.0038 ]--