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

5 lines
131 B
PHP
Raw Normal View History

<x-layout>
<h1>Deployment</h1>
2023-03-31 11:32:07 +00:00
<livewire:poll-activity :activity="null" :deployment_uuid="$deployment_uuid" />
</x-layout>