{{ $instance->name }}

@isset($breadcrumbs) @endisset

Account

{{ $account->name }}

← Back to Account @if($instance->active) Go to Instance @endif

Instance Details

Domain:
{{ $instance->domain }}
Status:
{{ $instance->active ? 'Active' : 'Inactive' }}

Statistics

Active Users

{{ $activeInstanceUsersCount }}

Created

{{ $instance->created_at->format('M d, Y') }}

@include ('core.accounts.instance.forms.update')

Instance Users