coolify/resources/views/destination/show.blade.php
Andras Bacsai e4704fb7e6 updates
2023-06-13 10:02:58 +02:00

4 lines
85 B
PHP

<x-layout>
<livewire:destination.form :destination="$destination" />
</x-layout>