lasthourcloud/resources/views/livewire/notifications/test.blade.php

5 lines
187 B
PHP
Raw Normal View History

2023-06-01 10:15:33 +00:00
<x-forms.button isHighlighted class="mt-4 text-white normal-case btn btn-xs no-animation btn-primary"
wire:click="sendTestNotification">
Send Test Notifications
</x-forms.button>