PATH:
home
/
rwabteecom
/
public_html
/
storage
/
framework
/
views
/
Editing: a75b1d94a0f7f8dbf65aa2aeac13cf27.php
<!--[if BLOCK]><![endif]--><?php if($row->attachment): ?> <a href="<?php echo e(route('inquiries.attachment.download', $row->id)); ?>" target="_blank" class="text-decoration-none text-primary"><?php echo e(__('messages.common.download')); ?></a> <?php else: ?> N/A <?php endif; ?><!--[if ENDBLOCK]><![endif]--> <?php /**PATH /home/rwabteecom/public_html/resources/views/enquiry/columns/attachment.blade.php ENDPATH**/ ?>
SAVE
CANCEL