TIF_NGANJUK_E41212146/resources/views/components/dropdown-link.blade.php

2 lines
237 B
PHP

<a {{ $attributes->merge(['class' => 'bg-polishedPine block w-full px-4 py-2 text-start text-sm leading-5 text-gray-100 hover:bg-pewterBlue focus:outline-none focus:bg-pewterBlue transition duration-150 ease-in-out']) }}>{{ $slot }}</a>