@extends('layouts.main')
@section('content')
people Account
add_circle
Create
| Identifier (email) | Updated @if ($updated_at_order == 'desc') expand_more @else expand_less @endif | |
|---|---|---|
| {{ $account->identifier }} | @if ($account->externalAccount) EA @endif @if ($account->email) Email @endif @if ($account->activated) Act. @endif @if ($account->admin) Adm. @endif @if ($account->sha256Password) SHA256 @endif | {{ $account->updated_at}} |