import ClientLayout from "./v2_coba_tamplate"; import ViewV2 from "./v2_view"; export default async function Page() { return ( <> ); }