@lang('report.monthlyReportTitle')       @if($lang=='cn'||$lang=='vn') @endif @if ( ! empty ($my_application->fileGradeCard) ) @endif @if ( ! empty ($my_application->fileGradeCard1) ) @endif @if ( ! empty ($my_application->fileGradeCard2) ) @endif @if ( ! empty ($my_application->fileGradeCard3) ) @endif

@lang('report.studentName'): {{ $report->student ? $report->student->user->lastname : '' }}, {{ $report->student ? $report->student->user->firstname : '' }}

@lang('report.date'): Jul/06/2025

@lang('report.lcName'): {{ $report->local ? $report->local->user->lastname : '' }}, {{ $report->local ? $report->local->user->firstname : '' }}

@lang('report.hostFamilyName'): {{ $report->host ? ( ($report->host->inputHostMotherFirstName==null||$report->host->inputHostMotherFirstName=='')?$report->host->inputHostFatherFirstName: $report->host->inputHostMotherFirstName) : '' }}@lang('report.sFamily')

@lang('report.schoolName'): {{ $report->student->school ? $report->student->school->school_name : '' }}


@lang('report.hostFamilyReport')

@include('mypage.report.host')

@lang('report.studentReport')

@include('mypage.report.student')

@lang('report.gradeCardH1')

(** You have to upload file that's size is less than 8MB.)
@include('partial.fileupload', array( 'size'=>'col-lg-12', 'id'=>'fileGradeCard', 'mode'=>'noimg' ) ) @if ( ! empty ($my_application->fileGradeCard) )
x
@endif
@include('partial.fileupload', array( 'size'=>'col-lg-12', 'id'=>'fileGradeCard1', 'mode'=>'noimg' ) ) @if ( ! empty ($my_application->fileGradeCard1) )
x
@endif
@include('partial.fileupload', array( 'size'=>'col-lg-12', 'id'=>'fileGradeCard2', 'mode'=>'noimg' ) ) @if ( ! empty ($my_application->fileGradeCard2) )
x
@endif
@include('partial.fileupload', array( 'size'=>'col-lg-12', 'id'=>'fileGradeCard3', 'mode'=>'noimg' ) ) @if ( ! empty ($my_application->fileGradeCard3) )
x
@endif

@lang('report.localCoordinatorComment')

@include('partial.textarea1', array( 'id'=>'textareaLCComment', 'height'=>'8' ,'title'=>trans('report.lcComment'), 'maxlength'=>'4000' ) )

@lang('report.SAComment')

SACHECK) )&&($my_application->SACHECK=='T') ? 'checked' : '' }}> @if($lang=='cn'||$lang=='vn'||$lang=='kr') @else @endif