container->router; ?>

@lang('COM_AKEEBA_CPANEL_LABEL_STATUSSUMMARY')

{{-- Backup status summary --}} {{ $this->statusCell }} {{-- Warnings --}} @if($this->countWarnings)
{{ $this->detailsCell }}

@endif {{-- Version --}}

@lang('SOLO_APP_TITLE') {{ AKEEBABACKUP_PRO ? 'Professional ' : 'Core' }} {{ AKEEBABACKUP_VERSION }} ({{ AKEEBABACKUP_DATE }})

{{-- Changelog --}} CHANGELOG {{-- Donation CTA --}} @if( ! (AKEEBABACKUP_PRO)) Donate via PayPal @endif {{-- Pro upsell --}} @if(!AKEEBABACKUP_PRO && (time() - $this->lastUpsellDismiss < 1296000))

@if (!$this->getContainer()->segment->get('insideCMS', false)) @lang('COM_AKEEBA_CONTROLPANEL_BTN_LEARNMORE') @else @lang('COM_AKEEBA_CONTROLPANEL_BTN_LEARNMORE') @endif

@endif