@if($status == "success") {!! Lang::get('core.subscription_payment_success')!!} @else {!! Lang::get('core.payment_fail')!!} @endif
@if($transId !=0) {!! Lang::get('core.t_id')!!} : {{ $transId }} @endif @if($status == "success")
@else
@endif