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


Viewing file:     eef9e2a2b21a2ba649b7224adde3fabf.php (28 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('title'__('home')); ?>

<?php $__env->startSection('meta'); ?>
    <?php
        $data 
metaData('home');
    
?>

    <meta name="title" content="<?php echo e($data->title); ?>">
    <meta name="description" content="<?php echo e($data->description); ?>">

    <meta property="og:image" content="<?php echo e($data->image_url); ?>" />
    <meta property="og:site_name" content="<?php echo e(config('app.name')); ?>">
    <meta property="og:title" content="<?php echo e($data->title); ?>">
    <meta property="og:url" content="<?php echo e(route('frontend.index')); ?>">
    <meta property="og:type" content="article">
    <meta property="og:description" content="<?php echo e($data->description); ?>">

    <meta name=twitter:card content=<?php echo e($data->image_url); ?> />
    <meta name=twitter:site content="<?php echo e(config('app.name')); ?>" />
    <meta name=twitter:url content="<?php echo e(route('frontend.index')); ?>" />
    <meta name=twitter:title content="<?php echo e($data->title); ?>" />
    <meta name=twitter:description content="<?php echo e($data->description); ?>" />
    <meta name=twitter:image content="<?php echo e($data->image_url); ?>" />
    <link rel="stylesheet" href="https://adlisting.templatecookie.com/backend/plugins/flag-icon-css/css/flag-icon.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
    <?php $__env->stopSection(); ?>

<?php $__env->startSection('content'); ?>
    <!-- Hero Section -->
    <section class="bg-gradient-to-b from-[#F5F6F7] to-[#E8F0FC] dark:bg-gradient-to-b-dark dark:from-gray-900 dark:to-[#11428b] pt-16 pb-32 dark:bg-gray-800">
        <div class="container">
            <div class="flex justify-center items-center">
                <div class="flex flex-col gap-4 pt-14 pb-16">
                    <h2 class="heading-01 dark:text-white text-gray-900 text-center"> <?php echo e(__('buy_sell_and_find_just_about_anything')); ?> </h2>
                    <p class="max-w-2xl mx-auto body-lg-400 dark:text-white/80 tetx-gray-800 text-center">  <?php echo e(__('explore_active_ads_across_categories_from_all_over_bangladesh_for_free_find_what_you_are_looking_for_with_ease', ['activeAds' => activeAds(), 'activeCategory' => activeCategory()])); ?></p>
                    <?php
if (! isset($_instance)) {
    
$html \Livewire\Livewire::mount('nav-search-component', ['landing' => 'home2'])->html();
} elseif (
$_instance->childHasBeenRendered('bloedtI')) {
    
$componentId $_instance->getRenderedChildComponentId('bloedtI');
    
$componentTag $_instance->getRenderedChildComponentTagName('bloedtI');
    
$html \Livewire\Livewire::dummyMount($componentId$componentTag);
    
$_instance->preserveRenderedChild('bloedtI');
} else {
    
$response \Livewire\Livewire::mount('nav-search-component', ['landing' => 'home2']);
    
$html $response->html();
    
$_instance->logRenderedChild('bloedtI'$response->id(), \Livewire\Livewire::getRootElementTagName($html));
}
echo 
$html;
?>
                </div>
            </div>
            <?php if($topCategories->count() > 0): ?>
            <div>
                <h2 class="text-center dark:text-white heading-06"> <?php echo e(__('categories')); ?></h2>
                <div class="flex gap-2 items-center mt-4">
                    <div
                        class="hero-category-slider_prev cursor-pointer inline-flex items-center bg-primary-500 text-white w-[22px] h-[22px] rounded-full p-[5px]">
                        <?php if (isset($component)) { $__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.right-icon','data' => ['stroke' => 'currentColor','class' => 'rotate-180']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.right-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(['stroke' => 'currentColor','class' => 'rotate-180']); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920)): ?>
<?php $attributes 
$__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920?>
<?php 
unset($__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920)): ?>
<?php $component 
$__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920?>
<?php 
unset($__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920); ?>
<?php 
endif; ?>
                    </div>
                    <div class="swiper hero-category-slider">
                        <div class="swiper-wrapper">
                            <?php $__currentLoopData $topCategories$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                                <div class="swiper-slide whitespace-nowrap max-w-max inline-flex py-[13px] group">
                                    <a href="<?php echo e(route('frontend.ads.category'$category['slug'])); ?>"
                                        class="heading-07 sm:min-w-[200px] p-4 rounded-lg flex flex-col gap-1.5 justify-center items-center transition-all duration-300 hover:bg-white dark:hover:bg-gray-700 hover:shadow-[0px_2px_4px_-2px_rgba(28,33,38,0.06),0px_4px_8px_-2px_rgba(28,33,38,0.10)]">
                                        <img class="bg-white dark:bg-gray-600 group-hover:bg-primary-50 p-2 rounded-full w-14 h-14"
                                            src="<?php echo e($category->image); ?>" alt="">
                                        <h3 class="body-md-500 text-gray-900 dark:text-white mt-1.5"><?php echo e($category->name); ?></h3>
                                        <p class="body-sm-400 text-gray-700 dark:text-white/80"><?php echo e($category->ad_count ?? 0); ?> <?php echo e(__('ads')); ?></p>
                                    </a>
                                </div>
                            <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                        </div>
                    </div>
                    <div
                        class="hero-category-slider_next cursor-pointer inline-flex items-center bg-primary-500 text-white w-[22px] h-[22px] rounded-full p-[5px]">
                        <?php if (isset($component)) { $__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.svg.right-icon','data' => ['stroke' => 'currentColor','class' => 'rtl:rotate-180']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.right-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(['stroke' => 'currentColor','class' => 'rtl:rotate-180']); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920)): ?>
<?php $attributes 
$__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920?>
<?php 
unset($__attributesOriginald75b38ad4e9cbdf91069a76ddc2c7920); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920)): ?>
<?php $component 
$__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920?>
<?php 
unset($__componentOriginald75b38ad4e9cbdf91069a76ddc2c7920); ?>
<?php 
endif; ?>
                    </div>
                </div>
            </div>
            <?php endif; ?>
        </div>
    </section>

    <!-- google adsense area -->
    <?php if(advertisementCode('home_page_center')): ?>
        <div class="container my-4">
            <?php echo advertisementCode('home_page_center'); ?>

        </div>
    <?php endif; ?>
    <!-- google adsense area end -->

    <!-- Featured Listing Section -->
    <?php if($featured_ads->count() > 0): ?>
        <section class="py-16 bg-white dark:bg-gray-800">
            <div class="container">
                <h2 class="heading-03 dark:text-white text-center mb-8"><?php echo e(__('featured_listing')); ?></h2>
                <div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4">
                    <?php $__empty_1 true$__currentLoopData $featured_ads$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $ad): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); $__empty_1 false?>
                        <?php if($loop->index == 2): ?>
                            <!-- google adsense area -->
                            <?php if(advertisementCode('ad_listing_page_inside_ad')): ?>
                                <div class="h-[400px] max-h-[400px]">
                                    <?php echo advertisementCode('ad_listing_page_inside_ad'); ?>

                                </div>
                            <?php endif; ?>
                        <?php elseif($loop->index == 9): ?>
                            <?php if(advertisementCode('ad_listing_page_left')): ?>
                                <div class="h-[400px] max-h-[400px]">
                                    <?php echo advertisementCode('ad_listing_page_left'); ?>

                                </div>
                            <?php endif; ?>
                        <?php else: ?>
                            <?php if (isset($component)) { $__componentOriginal1e475bc73450b1a01336b85f187fc6e2 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal1e475bc73450b1a01336b85f187fc6e2 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.frontend.ad-card.card','data' => ['featured' => $ad->featured,'ad' => $ad]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('frontend.ad-card.card'); ?>
<?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(['featured' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($ad->featured),'ad' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($ad)]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginal1e475bc73450b1a01336b85f187fc6e2)): ?>
<?php $attributes 
$__attributesOriginal1e475bc73450b1a01336b85f187fc6e2?>
<?php 
unset($__attributesOriginal1e475bc73450b1a01336b85f187fc6e2); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal1e475bc73450b1a01336b85f187fc6e2)): ?>
<?php $component 
$__componentOriginal1e475bc73450b1a01336b85f187fc6e2?>
<?php 
unset($__componentOriginal1e475bc73450b1a01336b85f187fc6e2); ?>
<?php 
endif; ?>
                        <?php endif; ?>
                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); if ($__empty_1): ?>
                        <div class="col-span-full flex justify-center items-center">
                            <?php if (isset($component)) { $__componentOriginal1d4836cf2a383e6bf24022dc2d7bd279 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal1d4836cf2a383e6bf24022dc2d7bd279 $attributes; } ?>
<?php $component 
App\View\Components\NotFound2::resolve(['message' => ''.e(__('no_ads_found')).''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('not-found2'); ?>
<?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\NotFound2::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($__attributesOriginal1d4836cf2a383e6bf24022dc2d7bd279)): ?>
<?php $attributes 
$__attributesOriginal1d4836cf2a383e6bf24022dc2d7bd279?>
<?php 
unset($__attributesOriginal1d4836cf2a383e6bf24022dc2d7bd279); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal1d4836cf2a383e6bf24022dc2d7bd279)): ?>
<?php $component 
$__componentOriginal1d4836cf2a383e6bf24022dc2d7bd279?>
<?php 
unset($__componentOriginal1d4836cf2a383e6bf24022dc2d7bd279); ?>
<?php 
endif; ?>
                        </div>
                    <?php endif; ?>
                </div>
            </div>
        </section>
    <?php endif; ?>
    <!-- top country section -->
    <?php if($topCountries->count() > 0): ?>
        <section
            class="py-16 border-b border-gray-50 dark:border-gray-700 dark:bg-gray-800 bg-gradient-to-b from-[#F5F6F7] via-[rgba(245,246,247,0.00)] to-white dark:bg-gradient-to-b-dark dark:from-gray-800">
            <div class="container">
                <h2 class="text-center heading-03 text-gray-900 dark:text-white mb-8"><?php echo e(__('top_country')); ?></h2>
                <div class="grid xl:grid-cols-4 lg:grid-cols-3 sm:grid-cols-2 gap-6">
                    <?php $__currentLoopData $topCountries$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $country): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                        <a href="ads?headerLocation=<?php echo e($country->slug); ?>"
                            class="p-4 transition-all duration-300 hover:shadow-sm flex gap-3.5 items-center rounded-lg border border-primary-50 dark:border-gray-900 hover:-translate-y-1 bg-white dark:bg-gray-700 hover:border-primary-200 hover:bg-primary-50">

                            <i class="flag-icon <?php echo e($country->icon); ?>"></i>
                            <div>
                                <h3 class="heading-07 text-gray-900 dark:text-white line-clamp-1"><?php echo e($country->country); ?></h3>
                                <p class="body-base-400 text-gray-900 dark:text-white mt-2"><?php echo e($country->count ?? 0); ?> <?php echo e(__('ads')); ?></p>
                            </div>
                        </a>
                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                </div>
            </div>
        </section>
    <?php endif; ?>
    <!-- Latest Listing Section -->
    <?php if($latest_ads->count() > 0): ?>
        <section class="pt-16 dark:py-16 bg-gray-50 dark:bg-gray-900 ">
            <div class="container">
                <h2 class="heading-03 text-center text-gray-900 dark:text-white mb-8"><?php echo e(__('latest_ads')); ?></h2>
                <div class="grid gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4">
                    <?php $__currentLoopData $latest_ads$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $ad): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                        <?php if (isset($component)) { $__componentOriginal1e475bc73450b1a01336b85f187fc6e2 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginal1e475bc73450b1a01336b85f187fc6e2 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.frontend.ad-card.card','data' => ['featured' => $ad->featured,'ad' => $ad]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('frontend.ad-card.card'); ?>
<?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(['featured' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($ad->featured),'ad' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($ad)]); ?>
<?php 
echo $__env->renderComponent(); ?>
<?php 
endif; ?>
<?php 
if (isset($__attributesOriginal1e475bc73450b1a01336b85f187fc6e2)): ?>
<?php $attributes 
$__attributesOriginal1e475bc73450b1a01336b85f187fc6e2?>
<?php 
unset($__attributesOriginal1e475bc73450b1a01336b85f187fc6e2); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginal1e475bc73450b1a01336b85f187fc6e2)): ?>
<?php $component 
$__componentOriginal1e475bc73450b1a01336b85f187fc6e2?>
<?php 
unset($__componentOriginal1e475bc73450b1a01336b85f187fc6e2); ?>
<?php 
endif; ?>
                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                </div>
                <div class="mt-8 text-center">
                    <a href="<?php echo e(route('frontend.ads')); ?>" class="btn-secondary">
                        <?php if (isset($component)) { $__componentOriginalaff82f5e25571a3aa5db317d7fd41a9a $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginalaff82f5e25571a3aa5db317d7fd41a9a $attributes; } ?>
<?php $component 
App\View\Components\Svg\SearchIcon::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('svg.search-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\SearchIcon::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($__attributesOriginalaff82f5e25571a3aa5db317d7fd41a9a)): ?>
<?php $attributes 
$__attributesOriginalaff82f5e25571a3aa5db317d7fd41a9a?>
<?php 
unset($__attributesOriginalaff82f5e25571a3aa5db317d7fd41a9a); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginalaff82f5e25571a3aa5db317d7fd41a9a)): ?>
<?php $component 
$__componentOriginalaff82f5e25571a3aa5db317d7fd41a9a?>
<?php 
unset($__componentOriginalaff82f5e25571a3aa5db317d7fd41a9a); ?>
<?php 
endif; ?>
                        <span><?php echo e(__('browse_all')); ?></span>
                    </a>
                </div>
            </div>
        </section>
    <?php endif; ?>

    <!-- faqs Section -->
    <section class="py-16 dark:bg-gray-800">
        <div class="container">
            <h2 class="text-center heading-02 text-gray-900 dark:text-white mb-6"><?php echo e(__('frequently_asked_question')); ?></h2>
            <p class="text-center body-md-400 text-gray-800 dark:text-gray-100 mb-14"><?php echo e($cms->faq_content); ?></p>

            <div class="flex flex-wrap xl:px-44 justify-center items-center">
                <div x-data="{tab: '<?php echo e($initialTab); ?>'}" x-init="" class="relative w-full">

                    <div class="flex flex-wrap justify-center items-center gap-3 md:gap-6">
                        <?php $__currentLoopData $categories$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $index => $faq_category): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                            <button @click="tab='tab-<?php echo e($index 1); ?>'" type="button"
                                :class="{ '!bg-primary-500 dark:!bg-primary-800 text-white': tab==='tab-<?php echo e($index 1); ?>' }"
                                class="flex flex-col gap-0.5 md:gap-4 justify-center items-center md:px-6 md:py-6 px-3 py-1.5 md:w-56 rounded-lg transition-all duration-300 text-gray-900 dark:text-white hover:text-white bg-gray-50 dark:bg-gray-600 hover:bg-primary-500">
                                <i class="<?php echo e($faq_category->icon); ?> md:text-3xl text-sm"></i>
                                <span class="text-sm"><?php echo e($faq_category->name); ?></span>
                            </button>
                        <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                    </div>

                    <div class="w-full md:p-5 p-0 mt-2 text-xs text-gray-400 rounded-md content">

                        <?php $__currentLoopData $categories$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $index => $faq_category): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); ?>
                            <div x-show="tab==='tab-<?php echo e($index 1); ?>'" x-cloak class="relative">
                                <div x-data="{
                                    activeAccordion: '',
                                    setActiveAccordion(id) {
                                        this.activeAccordion = (this.activeAccordion == id) ? '' : id
                                    }
                                }" class="relative w-full mx-auto heading-05">

                                    <?php $__empty_1 true$__currentLoopData $faq_category->faqs$__env->addLoop($__currentLoopData); foreach($__currentLoopData as $faq): $__env->incrementLoopIndices(); $loop $__env->getLastLoop(); $__empty_1 false?>
                                        <div x-data="{ id: $id('accordion') }"
                                            :class="{
                                                'text-primary-500 dark:text-primary-300': activeAccordion == <?php echo e($faq->id); ?>,
                                                'text-gray-900 dark:text-white/80': activeAccordion != <?php echo e($faq->id); ?>

                                            }"
                                            class="mb-4 duration-300 ease-out bg-white dark:bg-gray-700 border border-gray-100 dark:border-gray-900 rounded-md cursor-pointer group" x-cloak>
                                            <button @click="setActiveAccordion(<?php echo e($faq->id); ?>)"
                                                class="accordion-btn flex items-center justify-between w-full md:px-5 px-3 py-1.5 md:py-4 font-semibold text-left select-none">
                                                <span> <?php echo e($faq->question); ?></span>
                                                <div :class="{ 'rotate-90': activeAccordion == <?php echo e($faq->id); ?> }"
                                                    class="relative flex items-center justify-center md:w-5 w-3 h-3 md:h-5 duration-300 ease-out">
                                                    <div
                                                        class="absolute w-0.5 h-full bg-neutral-500 group-hover:bg-neutral-800 group-hover:dark:bg-neutral-300 rounded-full">
                                                    </div>
                                                    <div :class="{ 'rotate-90': activeAccordion == <?php echo e($faq->id); ?> }"
                                                        class="absolute w-full h-0.5 ease duration-500 bg-neutral-500 group-hover:bg-neutral-800 group-hover:dark:bg-neutral-300 rounded-full">
                                                    </div>
                                                </div>
                                            </button>
                                            <div x-show="activeAccordion==<?php echo e($faq->id); ?>" x-collapse.duration.400ms
                                                x-cloak>
                                                <div class="accordion-item md:px-5 px-3 py-1.5 md:py-4 mt-2 body-md-400 text-gray-700 dark:text-gray-300">
                                                    <?php echo $faq->answer?>

                                                </div>
                                            </div>
                                        </div>
                                    <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); if ($__empty_1): ?>
                                        <?php if (isset($component)) { $__componentOriginale68a44eee86a1e00bdfa66b1bce4fc09 $component; } ?>
<?php 
if (isset($attributes)) { $__attributesOriginale68a44eee86a1e00bdfa66b1bce4fc09 $attributes; } ?>
<?php $component 
Illuminate\View\AnonymousComponent::resolve(['view' => 'components.no-data-found','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component
->withName('no-data-found'); ?>
<?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($__attributesOriginale68a44eee86a1e00bdfa66b1bce4fc09)): ?>
<?php $attributes 
$__attributesOriginale68a44eee86a1e00bdfa66b1bce4fc09?>
<?php 
unset($__attributesOriginale68a44eee86a1e00bdfa66b1bce4fc09); ?>
<?php 
endif; ?>
<?php 
if (isset($__componentOriginale68a44eee86a1e00bdfa66b1bce4fc09)): ?>
<?php $component 
$__componentOriginale68a44eee86a1e00bdfa66b1bce4fc09?>
<?php 
unset($__componentOriginale68a44eee86a1e00bdfa66b1bce4fc09); ?>
<?php 
endif; ?>
                                    <?php endif; ?>
                                </div>
                            </div>
                        <?php endforeach; $__env->popLoop(); $loop $__env->getLastLoop(); ?>
                    </div>
                </div>
            </div>
    </section>
<?php $__env->stopSection(); ?>
<?php $__env
->startPush('js'); ?>
<script>
  let isToastVisible = false;

  window.addEventListener('alert', event => {
    if (!isToastVisible) {
      isToastVisible = true;

      toastr.clear();

      toastr.options = {
        "closeButton": true,
        "progressBar": false,
        "onHidden": function () {
          isToastVisible = false;
        }
      };

      toastr[event.detail.type](
        event.detail.message,
        event.detail.title ?? ''
      );
    }
  });
</script>
<?php $__env->stopPush(); ?>

<?php echo $__env->make('frontend.layouts.app'\Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/classify.picotech.app/public_html/resources/views/frontend/homepage/index-2.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.0091 ]--