if (!$embedded) : ?> = $this->render_partial( 'course/room_requests/_request_form_header', [ 'action' => $this->controller->link_for('course/room_requests/request_select_room/' . $request_id), 'request_id' => $request_id ] ) ?> = $this->render_partial( 'course/room_requests/_request_edit_header', ['request' => $request] ) ?> = $this->render_partial( 'course/room_requests/request_start', ['embedded' => true] ) ?> if (($category instanceof ResourceCategory) && !$direct_room_requests_only): ?> = $this->render_partial( 'course/room_requests/request_select_properties', ['embedded' => true] ) ?> endif ?> endif ?>