PATH:
home
/
rwabteecom
/
public_html_old
/
resources
/
views
/
vendor
/
livewire-tables
/
includes
/
columns
/
Editing: link.blade.php
<a href="{{ $path }}" {!! count($attributes) ? $column->arrayToAttributes($attributes) : '' !!}>{{ $title }}</a>
SAVE
CANCEL