import Navbar from "@/components/navbar"; export default function Warehouse() { return (

Warehouse

) }