{{ accountStatus.status ? accountStatus.status.label : accountStatus["is_online"] ? "Online" : "Offline" }}
The user has no account page.
Description
{{ account?.profile.description }}
Joined At
{{ new Date(account.created_at).toLocaleString() }}