whoami7 - Manager
:
/
home
/
kckglobal
/
.trash
/
Upload File:
files >> /home/kckglobal/.trash/15524a05a6f0e834af475ee2ed64e969.php
<?php $content = "<div class='d-flex align-items-center text-left'> <div class='taskEmployeeImg border-0 d-inline-block mr-1'> <img class='rounded-circle' src='".$user->image_url."'> </div> <div>". htmlentities($user->userBadge()); if (isset($additionalText) && !is_null($additionalText)) { $content .= "<div class='f-10 font-weight-light my-1'>".$additionalText."</div>"; } $content.="</div>"; if($agent){ $content .= ' ['.$user->email.'] '; } if($pill){ $content = "<span class='badge badge-pill badge-light border'>".$content."</span>"; } ?> <option <?php echo e(!$selected ?: 'selected'); ?> data-content="<?php echo $content; ?>" value="<?php echo e($userID ?? $user->id); ?>"> <?php echo e(mb_ucfirst($user->name)); ?> </option><?php /**PATH /home/kckglobal/public_html/portal/resources/views/components/user-option.blade.php ENDPATH**/ ?>
Copyright ©2021 || Defacer Indonesia