{{ Lang::get('mail.word.student_name.short') }} |
{{ $process->name or '' }} | {{ Lang::get('mail.word.edm_representative.short') }} |
{{ $member ? $member->name.($member->jobpositionName ? ' '.$member->jobpositionName : '') : '' }} | {{ Lang::get('mail.word.agency_name.short') }} |
{{ $agency ? $agency->name : '' }} |
{{ Lang::get('mail.word.country.short') }} |
{{ $country or '' }} |
{{ Lang::get('mail.word.study_type.short') }} |
{{ $uhaktype or '' }}{{ $uhakcourse ? ' / '.$uhakcourse : '' }} |
{{ Lang::get('mail.word.school_name.short') }} |
@if ($schools)
@foreach ($schools as $school)
{{ $school->school_name or '' }}
@endforeach
@endif
|
{!! $content ? nl2br($content) : '' !!}
|
에이전트 포탈 서비스 {{ Lang::get('mail.word.link') }} |