@extends('admin.shell') @section('body')
Super Admin
Search accounts, open their data footprint, promote admins, or remove users entirely.
{{ $user->email }}
Joined {{ optional($user->created_at)->toDayDateTimeString() }} @if ($user->profile?->default_space_id) ยท Default space {{ $user->profile->default_space_id }} @endif