5 lines
120 B
PHP
5 lines
120 B
PHP
<x-layout>
|
|
<h1>Destination</h1>
|
|
<livewire:destination.form :destination_uuid="$destination_uuid" />
|
|
</x-layout>
|