mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
5 lines
117 B
PHP
5 lines
117 B
PHP
<x-layout>
|
|
<x-server.navbar :server="$server" />
|
|
<livewire:destination.show :server="$server" />
|
|
</x-layout>
|