| 学校 | 专业 | 入学时间 | 状态 | |
|---|---|---|---|---|
| @if($v->startDate && !($v->statusName==ApplicationTypes::COURSE_CHANGED || $v->statusName==ApplicationTypes::REFUND)) @endif |
{{$v->uniNameChinese}} {{$v->uniName}} |
{{$v->courseNameChinese}} {{$v->courseNameEnglish}} |
{{$v->startDate}} | {{__('statusName-' . $v->statusDisplayName)}}@if(isset($v->statusLevelTwoDisplayName) && !empty($v->statusLevelTwoDisplayName)) {{__($v->statusLevelTwoDisplayName)}}@endif |