@if ($resource->type() === 'application')

{{ $container }}

@else

{{ str($container)->beforeLast('-')->headline() }}

@endif
Server: {{ $server->name }}
@if ($pull_request)
({{ $pull_request }})
@endif @if ($streamLogs) @endif
Refresh
@if ($outputs)
{{ $outputs }}
@else
Refresh to get the logs...
@endif