index
:
laralight-tables.git
master
Laravel library for creating tables using Livewire.
Git repository hosting...
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
views
/
dropdown
/
button.blade.php
blob: 08c658aea008a5572f0711181db8a40a40cc779d (
plain
)
1
2
3
<button {{ $attributes->class('dropdown-item') }}> {{ $slot }} </button>