env('ADMIN_NAME', 'Admin'), 'email' => env('ADMIN_EMAIL', 'admin@example.com'), 'password' => env('ADMIN_PASSWORD', 'changeme123'), ];