import Layout from "../components/layout/Layout"; function Notification() { return ( <>

Recent Notification

); } export default Notification;