--- import MainLayout from '../layouts/MainLayout.astro'; const id = Astro.url.searchParams.get('id') || ''; ---