$server_id, 'stock' => $stock, 'admin_id' => $admin_id, 'created_at' => date('Y-m-d H:i:s') ]; self::create($data); } }