@if(!empty($student->filePicture)) @endif

{{ $student->user->firstname }} {{ $student->user->lastname }}
({{ $student->user->email }})

Origin name : {{ $student->user->firstname }} {{ $student->user->lastname }}
Home country : {{ $student->inputCitizenship }}
Gender : {{ $student->user->sex }}
Birth : {{ $student->user->birth }}
Student English Name : {{ $student->inputEnglishName }}
Phone Number : {{ $student->inputPhone }}
Student Email : {{ $student->inputEmail }}

State : {{ $student->inputState}}
We Chat ID : {{ $student->inputWeChatID }}
Agency : {{ $student->agency ? $student->agency->user->firstname : '' }} {{ $student->agency ? $student->agency->user->lastname : '' }}
Natural Mother : {{ $student->inputMotherName }}
Local Coordinator : {{ $student->local ? $student->local->user->firstname : '' }} {{ $student->local ? $student->local->user->lastname : '' }}
Natural Mother's Phone Number : {{ $student->inputMotherCellPhone }}
Host family : {{ $student->host ? $student->host->user->firstname : '' }} {{ $student->host ? $student->host->user->lastname : '' }}
Natural Father : {{ $student->inputFatherName }}
School name : {{ $student->school ? $student->school->school_name : '' }}
Natural Father's Phone Number : {{ $student->inputFatherCellPhone }}
School year : {{ $student->inputPrevDAFrom }} ~ {{ $student->inputPrevDATo }}