if ($IsLeave) {
            if (($tblLeaveStudent = Prepare::useService()->getLeaveStudentById($LeaveStudentId))
                && ($tblPerson = $tblLeaveStudent->getServiceTblPerson())
                && ($tblDivision = $tblLeaveStudent->getServiceTblDivision())
            ) {