Staff Report
logo
Date of Report : {{ date_format(date_create(date('Y-m-d')),'d M Y') }}

Title(Eng) :
@if(!empty($staff->title_name_eng)) {{ $staff->title_name_eng }} @else {{ GenerateController::option_select($staff->stuff_title_eng) }} @endif
First name(Eng) :
{{ $staff->stuff_name_eng }}
Last name(Eng) :
{{ $staff->stuff_lastname_eng }}
E-mail :
{{ $staff->stuff_email }}
School :
@if(!empty($staff->school_name)) {{ $staff->school_name }} @else {{ GenerateController::option_select($staff->stuff_school) }} @endif
Picture :
{{ $staff->stuff_picture }}