2023-05-03 12:38:57 +02:00
|
|
|
<x-layout>
|
2023-06-07 16:47:10 +02:00
|
|
|
<h1>Create a new Private Key</h1>
|
2023-08-14 14:00:10 +02:00
|
|
|
<div class="subtitle ">Private Keys are used for connection to servers.</div>
|
2023-08-11 20:19:42 +02:00
|
|
|
<livewire:private-key.create />
|
2023-05-03 12:38:57 +02:00
|
|
|
</x-layout>
|