{{ Lang::get('mail.word.student_name.short') }} |
{{ $invoice->process_name or '' }} |
{{ Lang::get('mail.word.agency_name.short') }} |
{{ $invoice->agency_name or '' }} |
{{ 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') }} |
{{ $invoice->school_name or '' }} |
{{ Lang::get('mail.word.invoice_type.short') }} |
{{ $invoice->invoice_type_name or '' }} |
{{ Lang::get('mail.word.commission_type.short') }} |
{{ $invoice->commission_type_name or '' }} |
{{ Lang::get('mail.word.invoice_date.short') }} |
{{ $invoice->invoice_date ? date('Y.m.d', $invoice->invoice_date) : '' }} |
{{ Lang::get('mail.word.invoice_status.short') }} |
{{ $status or '' }} |
에이전트 포탈 서비스 {{ Lang::get('mail.word.link') }} |