hasPassedApplication(); } $this->title = Yii::$app->name . ' | ' . Yii::t( 'abiturient/bachelor/load-scans/all', 'Заголовок страницы сканов: `Личный кабинет поступающего | Сканы документов`' ); $disabled = ""; $isReadonly = false; $formId = 'load-scan-form'; if (!$application->canEdit() || !$application->canEditSpecialities()) { $disabled = 'disabled'; $isReadonly = true; } echo $this->render( '../abiturient/_abiturientheader', [ 'route' => Yii::$app->urlManager->parseRequest(Yii::$app->request)[0], 'current_application' => $application ] ); if (!$isAttachmentsAdded && $application->canEdit() && $application->canEditSpecialities()) { echo $this->render( '../abiturient/_fileError', ['attachmentErrors' => $attachmentErrors] ); } ?> configurationManager->getText('load_scans', $application->type ?? null)) : ?>