| DIR: /home/cardxfeb/public_html/resources/views/vcards/custom-link/columns/ |
| Current File : /home/cardxfeb/public_html/resources/views/vcards/custom-link/columns/custom_link.blade.php |
<a href="{{ $row->link }}" id="vcardUrl{{ $row->id }}" target="_blank"
class="text-decoration-none fs-6">{{ $row->link }}</a>
|