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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/storage/framework/views/c2be29fd6f048d87da9fa7b4eb812efe6d68e2aa.php
<div class="row">
    
    <div class="col-md-10 custom-tooltip info-icon-user-list" data-id="<?php echo e($o->id); ?>" style="position:relative;">

        
        <div class="pull-left">
            <img src="<?php echo $o->avatar_url; ?>" height="30" class="img-circle" alt="">
        </div>

        
        <div class="pull-left" style="margin-left:10px; vertical-align:middle; line-height:30px;">
            <?php echo e($o->name); ?>

        </div>

        
        <?php if(!empty($o->email) || !empty($o->profile->mobile_number)): ?>
        <div class="tooltip-content">
            <?php if(!empty($o->created_at)): ?>
            <div class="tooltip-text">
               Registered on:<?php echo e($o->created_at); ?>

            </div>
            <?php endif; ?>
            <div class="tooltip-title">Contact Details</div>

            <?php if(!empty($o->email)): ?>
            <div class="tooltip-text">
                📧 <?php echo e($o->email); ?>

            </div>
            <?php endif; ?>

            <?php if(!empty($o->profile->mobile_number)): ?>
            <div class="tooltip-text">
                📞 <?php echo e($o->profile->mobile_number); ?>

            </div>
            <?php endif; ?>
        </div>
        <?php endif; ?>

    </div>
</div><?php /**PATH /home/tradze/public_html/app/Modules/Users/Resources/Views/admin/partial_name_with_pic.blade.php ENDPATH**/ ?>

ZeroDay Forums Mini