PATH:
home
/
rwabteecom
/
public_html_olld
/
resources
/
views
/
vcards
/
custom-link
/
columns
/
Editing: custom_link.blade.php
<a href="{{ $row->link }}" id="vcardUrl{{ $row->id }}" target="_blank" class="text-decoration-none fs-6">{{ $row->link }}</a>
SAVE
CANCEL