render('admin/accommodation/_calendar_section.html.twig', [ 'accommodation' => $accommodation, 'startMonth' => $request->query->get('month'), ]); } }