| DIR: /home/cardxfeb/public_html/resources/views/vcards/custom-link/columns/ |
| Current File : /home/cardxfeb/public_html/resources/views/vcards/custom-link/columns/link_name.blade.php |
<span>
{{ \Illuminate\Support\Str::limit($row->link_name, 30, '...') }}
</span>
|