lasthourcloud/resources/views/private-key/new.blade.php
Andras Bacsai bbcabc8e71 woah
2023-06-07 15:08:35 +02:00

5 lines
88 B
PHP

<x-layout>
<h1>Add Private Key</h1>
<livewire:private-key.create />
</x-layout>