@island('system-overview')

System Overview

Active Feeds

{{ $this->systemStats['active_feeds'] }} /{{ $this->systemStats['total_feeds'] }}

Platform Accounts

{{ $this->systemStats['active_platform_accounts'] }} /{{ $this->systemStats['total_platform_accounts'] }}

Platform Channels

{{ $this->systemStats['active_platform_channels'] }} /{{ $this->systemStats['total_platform_channels'] }}

Active Routes

{{ $this->systemStats['active_routes'] }} /{{ $this->systemStats['total_routes'] }}

@endisland

Article Statistics

@foreach ($this->presets as $value => $label) @endforeach
@error('from')

{{ $message }}

@enderror @error('to')

{{ $message }}

@enderror @island('article-statistics')
! $rangeIsValid])>

Articles Fetched

{{ $this->articleStats['articles_fetched'] }}

Articles Published

{{ $this->articleStats['articles_published'] }}

Published Rate

{{ $this->articleStats['published_percentage'] }}%

@endisland