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/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/storage/framework/views/a441536b98416eb11fd9c79251593575c4c3a291.php
<div class="gray-background portfolios row">
    <?php /* <div class="owl-event owl-theme"> */ ?>
        <?php foreach($results as $event): ?>
       <!--  <div class="col-md-3 event_wrapper">
            <div class="portfolio-image">
                <div class="thumbnail"><a href="<?php echo e($event->url); ?>"><img class="img-responsive" src="<?php echo e(asset($event->image_feature_url)); ?>" title="<?php echo e($event->title); ?>"/></a></div>
            </div>
            <div class="portfolio_details">
                <div class="event-title"><a href="<?php echo e($event->url); ?>"><?php echo e($event->title); ?></a></div>
                <div class="event-description">
                    <?php echo e($event->excerpt); ?>

                </div>
            </div>
          <a href="<?php echo e($event->url); ?>" class="btn-view-event">VIEW EVENT</a> 
        </div> -->

        <div class="vamtam-project">
        <div class="portfolio-item-wrapper col-md-3 event_wrapper">
            <div class="portfolio_details">
                <span>
                    <h3 class="title">
                        <a href="<?php echo e($event->url); ?>" class="project-title " target="_self"><?php echo e($event->title); ?></a>
                    </h3>
                    <div class="excerpt"><a href="<?php echo e($event->url); ?>" class="" target="_self"><p><!-- <?php echo e($event->excerpt); ?> --></p>
                    </a></div>
                </span>
                <a href="<?php echo e($event->url); ?>" target="_self" class="portfolio-outer-link"></a>
            </div>
            <div class="portfolio-image">
                <div class="thumbnail">
                    <a href="<?php echo e($event->url); ?>" class="meta " target="_self">
                       <img class="img-responsive" src="<?php echo e(asset($event->image_feature_url)); ?>" title="<?php echo e($event->title); ?>"/></a>
                    </div>
                </div>
            </div>
        </div>
        <?php endforeach; ?>
    <?php /* </div> */ ?>
</div>

ZeroDay Forums Mini