$fullHeight,
    'h-full overflow-hidden' => !$fullHeight,
])>
    @if ($activity)
        @if (isset($header))
            
                
{{ $header }}
                @if ($isPollingActive)
                    
                @endif
            
        @endif
        
 $fullHeight,
                'max-h-96' => !$fullHeight,
            ])>
            
{{ RunRemoteProcess::decodeOutput($activity) }}
        
    @else
        @if ($showWaiting)
            
                
            
        @endif
    @endif