import React from "react"; import BreadcrumbComBS from "../breadcrumb/BreadcrumbComBS"; export default function Reports(){ return( <>
Coming Soon
) }