2023-03-28 22:13:08 +02:00
|
|
|
<div>
|
2023-03-31 12:32:07 +01:00
|
|
|
<pre style="width: 100%;overflow-y: scroll;" @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif>
|
2023-04-01 21:03:35 +01:00
|
|
|
@isset($activity)
|
|
|
|
{{ (new App\Actions\RemoteProcess\TidyOutput($activity))() }}
|
|
|
|
@endisset
|
2023-03-31 12:32:07 +01:00
|
|
|
</pre>
|
2023-03-28 22:13:08 +02:00
|
|
|
</div>
|