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