import { TitleDashboard } from '~/components/ui/title-dashboard' export const AdvertisementsPage = () => { return (
) }