D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
storage
/
framework
/
views
/
Filename :
2706f26ee8f9116588fb790dffa60a96.php
back
Copy
<div class="d-flex align-items-center"> <a> <div class="image image-circle image-mini me-3"> <!--[if BLOCK]><![endif]--><?php if(empty($row->template)): ?> <img src="<?php echo e(asset('assets/images/default_cover_image.jpg')); ?>" alt="Vcard"> <?php else: ?> <img src="<?php echo e($row->template->template_url); ?>" alt="Vcard"> <?php endif; ?><!--[if ENDBLOCK]><![endif]--> </div> </a> <div class="d-flex flex-column"> <a class="text-decoration-none fs-6"> <?php echo e($row->name); ?> </a> <span class="fs-6"><?php echo e($row->emaoccupationil); ?></span> </div> </div> <?php /**PATH /home/u628739340/domains/kosari.net/public_html/tarjetadigital/resources/views/sadmin/vcards/columns/name.blade.php ENDPATH**/ ?>