lasthourcloud/resources/views/destination/show.blade.php

4 lines
84 B
PHP
Raw Normal View History

2023-05-02 10:47:52 +00:00
<x-layout>
<livewire:destination.form :destination="$destination"/>
2023-05-02 10:47:52 +00:00
</x-layout>