2023-04-26 11:01:09 +00:00
|
|
|
<x-layout>
|
2023-05-22 20:30:33 +00:00
|
|
|
<h1 class="py-0">Deployment</h1>
|
2023-08-08 09:51:36 +00:00
|
|
|
<livewire:project.application.heading :application="$application"/>
|
|
|
|
<livewire:project.application.deployment-logs :application_deployment_queue="$application_deployment_queue"/>
|
2023-04-26 11:01:09 +00:00
|
|
|
</x-layout>
|