@if (data.foundSerial) {
The Serial number for the OTP value {{ data.otpValue }} is {{ data.foundSerial }}.
} @else {
No Serial number could be found for OTP value {{ data.otpValue }}.
}