3 lines
117 B
PHP
3 lines
117 B
PHP
|
<a class="text-gray-500 hover:text-gray-700 hover:underline" href="{{ $link }}" {{ $attributes }}>
|
||
|
{{ $slot }}
|
||
|
</a>
|