"use client" import FireSafetyPortal from "@/components/dashboard/compliance/fireAndSafety"; export default function FireSafetyPage() { return (
); }