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