From 2fabed958d6c764f62834f56f209c7d3edbfa8da Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 8 Mar 2026 05:21:52 -0500 Subject: [PATCH] testing --- resources/views/dashboard/dashboard.blade.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/views/dashboard/dashboard.blade.php b/resources/views/dashboard/dashboard.blade.php index 76e32f1..0909d60 100644 --- a/resources/views/dashboard/dashboard.blade.php +++ b/resources/views/dashboard/dashboard.blade.php @@ -21,8 +21,6 @@

JWT issued at: {{ optional(auth()->user()->user_jwt_issued_at)?->toDateTimeString() }}

JWT expires at: {{ optional(auth()->user()->user_jwt_expires_at)?->toDateTimeString() }}

-

JWT

- \ No newline at end of file