1 line
105 B
PHP
1 line
105 B
PHP
<a {!! $attributes->merge(['class' => 'text-blue-600 underline hover:text-blue-500']) !!}>{{ $slot}}</a>
|