parfum/resources/views/components/datatables/edit.blade.php

5 lines
194 B
PHP

<flux:tooltip content="Ubah">
<flux:button href="{{ $editRoute }}" wire:navigate.hover variant="primary" color="yellow" icon="pencil-square"
size="sm"></flux:button>
</flux:tooltip>