import Admin_ScreenNotification from "@/screens/Admin/Notification-Admin/ScreenNotificationAdmin"; import Admin_ScreenNotification2 from "@/screens/Admin/Notification-Admin/ScreenNotificationAdmin2"; export default function AdminNotification() { return ( <> ); }