© 2026 Hedgehog Software, LLC
UserResource
MustVerifyEmail
return $panel ->default() ->maxContentWidth('screen-2xl') ->id('admin') ->path('admin') ->login() ->emailVerification() ->profile() ->passwordReset()