coolify/resources/views/private-key/show.blade.php
Andras Bacsai 0123ae97a1 fixes
2023-06-16 13:13:09 +02:00

4 lines
87 B
PHP

<x-layout>
<livewire:private-key.change :private_key="$private_key" />
</x-layout>