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

5 lines
103 B
PHP
Raw Normal View History

2023-05-02 10:47:52 +00:00
<x-layout>
<h1>New Destination</h1>
<livewire:destination.new.standalone-docker />
</x-layout>