diff --git a/resources/views/livewire/security/api-tokens.blade.php b/resources/views/livewire/security/api-tokens.blade.php index 80647458df..ddffd51094 100644 --- a/resources/views/livewire/security/api-tokens.blade.php +++ b/resources/views/livewire/security/api-tokens.blade.php @@ -107,13 +107,17 @@ @endcan @if (session()->has('token')) - -
- - + +
+

+ This value will not be shown again after you leave this page. +

+
+ + +
@endif