parfum/resources/views/components/datatables/new-page-action.blade.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>