package admin import "github.com/gofiber/fiber/v2" func RegisterRoutes(ctx *fiber.Ctx) { }