lasthourcloud/resources/views/project/edit.blade.php

4 lines
73 B
PHP
Raw Normal View History

2023-06-22 07:33:26 +00:00
<x-layout>
<livewire:project.edit :project="$project" />
</x-layout>