1 <tr {{ $attributes->merge(['class' => 'hover:bg-gray-100 hover:cursor-pointer']) }}> 2 {{ $slot }} 3 </tr>