mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
5 lines
123 B
PHP
5 lines
123 B
PHP
<x-layout>
|
|
<h1>Private Key</h1>
|
|
<livewire:private-key.change :private_key_uuid="$private_key->uuid" />
|
|
</x-layout>
|