"use client" import VendorServicePortal from "@/components/dashboard/operations/vendorService"; export default function VendorPage() { return (
); }