5 lines
123 B
PHP
5 lines
123 B
PHP
<x-layout>
|
|
<h1>New Destination</h1>
|
|
<livewire:destination.new.standalone-docker :servers="$servers" />
|
|
</x-layout>
|