diff --git a/resources/views/livewire/security/api-tokens.blade.php b/resources/views/livewire/security/api-tokens.blade.php index 38db6aa3a..acc36f526 100644 --- a/resources/views/livewire/security/api-tokens.blade.php +++ b/resources/views/livewire/security/api-tokens.blade.php @@ -107,9 +107,13 @@ class="listbox-panel top-full! mt-1! w-full!" role="listbox"> @endcan @if (session()->has('token')) - - + +
+

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

+ +
@endif