@extends('superadmin.layout') @section('title', 'Dashboard') @section('content')
{{ $orgCount }}
Organizations

Central context active. Reading from {{ config('tenancy.database.central_connection') ?: config('database.default') }}. Schema changes remain migration-controlled; this console never creates tables.

@endsection