@extends('layouts.app') @section('title', __('Tenants')) @section('page-title', 'Tenants') @section('page-subtitle', 'Manage every workspace on the platform') @section('content') @include('super-admin._nav')
| Name | Slug | Plan | Users | Status | Actions |
|---|---|---|---|---|---|
| {{ $tenant->name }} | {{ $tenant->slug }} | {{ $tenant->plan }} | {{ $tenant->users_count }} | {{ $tenant->status }} | |
| No tenants yet. | |||||