2023-05-03 10:38:57 +00:00
|
|
|
<x-layout>
|
2023-06-07 14:47:10 +00:00
|
|
|
<h1>Create a new Private Key</h1>
|
2023-06-08 06:18:14 +00:00
|
|
|
<div class="pt-2 pb-10 text-sm">Private Keys are used for connection to servers.</div>
|
2023-05-03 12:09:10 +00:00
|
|
|
<livewire:private-key.create />
|
2023-05-03 10:38:57 +00:00
|
|
|
</x-layout>
|