lasthourcloud/resources/views/private-key/new.blade.php

5 lines
89 B
PHP
Raw Normal View History

2023-05-03 10:38:57 +00:00
<x-layout>
<h1>New Private Key</h1>
<livewire:private-key.new.key />
</x-layout>