summaryrefslogtreecommitdiff
path: root/resources/views/dropdown/link.blade.php
blob: 271c541703b17ae701e70d3c2f1eb5deccc9d041 (plain)
1
2
3
<a {{ $attributes->class('dropdown-item') }}>
    {{ $slot }}
</a>