6 lines
213 B
PHP
6 lines
213 B
PHP
<flux:tooltip content="{{ $label }}">
|
|
<flux:button href="{{ $route }}" variant="primary" color="{{ $buttonColor }}" icon="{{ $buttonIcon }}"
|
|
size="sm" wire:navigate>
|
|
</flux:button>
|
|
</flux:tooltip>
|