import { ShellPage } from "@/components/page-templates"; import { SectionCard } from "@/components/ui"; export default function AgentContactDetailPage() { return (
Nama, nomor WhatsApp, tags. Riwayat ringkas conversation.
); }