6 lines
198 B
PHP
6 lines
198 B
PHP
|
<x-layout>
|
||
|
<h1>Create a new Private Key</h1>
|
||
|
<div class="subtitle ">Private Keys are used to connect to your servers without passwords.</div>
|
||
|
<livewire:private-key.create />
|
||
|
</x-layout>
|