= $model->budget_from . '-' . $model->budget_to . ' ' . $model->currency->label ?>
= $model->term_from . '-' . $model->term_to ?> ДНЯ
= $user->name ?>
= Html::a(count($user->comments). ' отзывов', $user->getLink('review'), ['class' => 'link-to-comm']) ?>
= $model->text ?>
getFilesList() as $file) {
?>
-
= Html::a($file->name, $file->dir, ['class' => 'download-link-file']) ?>
= Html::a('Скачать', $file->dir, ['class' => 'download-link', 'download' => 'download']) ?>
= Html::a('Портфолио', $user->getLink('portfolio'), ['class' => 'get-project-new']) ?>
= Html::a('Контакты', $user->link, ['class' => 'get-list-new']) ?>