render('dashboard/admin/index.html.twig', [ ]); } protected function getSection(): string { return 'dashboard'; } }