diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php index e71b634..c6c7164 100644 --- a/resources/views/dashboard.blade.php +++ b/resources/views/dashboard.blade.php @@ -29,8 +29,9 @@ @if (session('token'))
Token:
{{ session('token') }}
+Save this, you will not be able to get it again.
@endif