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-16 10:35:40 +00:00
|
|
|
<div class="pt-2 pb-10 ">Private Keys are used for connection to servers.</div>
|
2023-08-08 09:51:36 +00:00
|
|
|
<livewire:private-key.create/>
|
2023-05-03 10:38:57 +00:00
|
|
|
</x-layout>
|