{{-- CluBird Icon --}}
@if($state === 'running')
@endif
CluBird Update
@if($displayCurrent) aktuell: {{ $displayCurrent }} @else aktuell: @endif @if($displayLatest) verfügbar: {{ $displayLatest }} @endif
@if($progressLine || $errorLine)
@if($progressLine)
{{ $progressLine }}
@endif @if($errorLine)
{{ $errorLine }}
@endif
@endif
{{ $badgeText }} @if($showButton) @endif
@if($state === 'running')
@endif