5 lines
127 B
PHP
Raw Normal View History

2023-05-02 12:47:52 +02:00
<x-layout>
<h1>New Destination</h1>
2023-05-03 11:16:08 +02:00
<livewire:destination.new.standalone-docker :server_id="$server_id" />
2023-05-02 12:47:52 +02:00
</x-layout>