@extends('layouts.admin') @section('title', 'Agency Console') @section('breadcrumb') ⚡ Super Admin Agency Console @endsection @section('content')
Global overview of all tenants and system health
| Tenant | Plan | Status | Last Active | Actions |
|---|---|---|---|---|
|
{{ strtoupper(substr($tenant->name, 0, 1)) }}
{{ $tenant->name }}
{{ $tenant->slug }}.{{ config('app.domain') }}
|
{{ $tenant->subscription?->plan?->display_name ?? 'No plan' }} | {{ ucfirst($tenant->status) }} | {{ $tenant->updated_at->diffForHumans() }} |