@extends('admin.layouts.app') @section('content')
Control room
Live operations across your bot platform.
Platform health
All systems nominal.
Webhooks and authentication are responding.
Total users
{{ $metrics['users'] }}
{{ $metrics['suspended_users'] }} suspended
Active users
{{ $metrics['active_users'] }}
Google identities
Bot instances
{{ $metrics['bots'] }}
{{ $metrics['active_bots'] }} active
Published
{{ $metrics['templates'] }}
Trusted modules
{{ $bot->internal_name }}
{{ $bot->user?->email }} · {{ $bot->template?->name }}
{{ $item->description }}
{{ $item->admin?->name ?? $item->user?->name ?? 'System' }} · {{ $item->created_at->diffForHumans() }}