{{ __mc('We will display this token only once. Make sure to copy it to a safe place.') }}
| {{ __mc('Name') }} | {{ __mc('Last used at') }} | |
|---|---|---|
| {{ $token->name }} | {{ $token->last_used_at ?? 'Not used yet' }} | {{ ($this->deleteTokenAction)(['token' => $token->id]) }} |