"use client"; import AdminResourceList from "@/app/features/AdminList/AdminResourceList"; export default function PermissionsPage() { return ( ); }