mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
fix: add navbar for source + keys
This commit is contained in:
4
resources/views/security/private-key/show.blade.php
Normal file
4
resources/views/security/private-key/show.blade.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<x-layout>
|
||||
<x-security.navbar />
|
||||
<livewire:private-key.change :private_key="$private_key" />
|
||||
</x-layout>
|
||||
Reference in New Issue
Block a user