$auth->id, 'created_at' => $auth->created_at ? $auth->created_at->format('Y-m-d H:i:s') : null, ]; } }