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/public_html/storage-old/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/storage-old/framework/views/a27018066c3d8edc46adcf555aed7c814a41dd56.php
<?php $__env->startSection('content'); ?>

    <p style="font-size: 16px;"><b>Hello </b>,</p>
    <p style="font-size: 16px;">You have a new message in thread "<b><i><?php echo e($thread->subject); ?></i></b>":</p>

    <?php foreach($thread->messages()->orderBy('created_at','desc')->get() as $message): ?>

        <div style="margin-top:10px; border-top:1px solid #ffffff; padding-top:5px;">
            <span style="font-size: 16px;"><?php echo e($message->body); ?></span>
            <br>
            <span style="font-size: 16px;"><?php echo e($message->created_at->format('d M Y h:i A')); ?>, <?php echo e($message->user->name); ?></span>
        </div>

    <?php endforeach; ?>

<?php $__env->stopSection(); ?>




<?php echo $__env->make('frontend.layouts.email', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

ZeroDay Forums Mini