vito/resources/views/livewire/server-settings/reboot-server.blade.php
Saeed Vaziry 5c72f12490 init
2023-07-02 12:47:50 +02:00

2 lines
109 B
PHP

<x-secondary-button wire:click="reboot" wire:loading.attr="disabled">{{ __("Reboot") }}</x-secondary-button>