File "dropdown-link.blade.php"
Full Path: /home/fundopuh/trader.fxex.org/resources/views/vendor/jetstream/components/dropdown-link.blade.php
File size: 199 bytes
MIME-type: text/plain
Charset: utf-8
<a {{ $attributes->merge(['class' => 'block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out']) }}>{{ $slot }}</a>