2023-04-26 13:01:09 +02:00
|
|
|
<x-layout>
|
2023-06-02 12:34:45 +02:00
|
|
|
<h1>Deployments</h1>
|
2023-06-30 10:49:00 +02:00
|
|
|
<livewire:application.heading :application="$application" />
|
2023-05-24 14:26:50 +02:00
|
|
|
<livewire:project.application.deployments :application_id="$application->id" />
|
2023-04-26 13:01:09 +02:00
|
|
|
</x-layout>
|