t('care.box_top_left'),'top_b' => t('care.box_top_center'),'top_c' => t('care.box_top_right'),'top_ab' => t('care.box_top_left_double'),'top_bc' => t('care.box_top_right_double'),'top_all' => t('care.box_top_full'),'bottom_a' => t('care.box_bottom_left'),'bottom_b' => t('care.box_bottom_right'),'bottom_all' => t('care.box_bottom_full')]; $roomsByCode = []; foreach ($rooms as $room) { $roomsByCode[$room['code']] = $room; } ?>

($roomsByCode['care']['name'] ?? t('care.medical_room')),'quarantine' => ($roomsByCode['quarantine']['name'] ?? t('care.quarantine_room'))] as $room => $label): if (!isset($layouts[$room])) { continue; }$layout = $layouts[$room]; ?>