mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
4 lines
120 B
PHP
4 lines
120 B
PHP
<x-layout>
|
|
<h1>Destination</h1>
|
|
<livewire:destination.form :destination_uuid="$destination_uuid" />
|
|
</x-layout>
|