@if(isset($paymodes))
@foreach($paymodes as $paymode)
@endforeach
@else
Harap maaf! Bank is busy. Please attempt transaction again later
@endif
@if(isset($paymodes))
@foreach($banktypes as $banktype)
@if( strcmp($banktype->msgToken, "01") == 0 )
@endif
@endforeach
@endif
@if(isset($r_active))
@if($r_active)
@endif
@endif