payement success

Payment Failed

@if(!empty($package_name)) @else @endif
Name {{ $user->name ?? '-' }}
Username {{ $user->username ?? '-' }}
Product {{ $productinfo }} ({{ $package_name }})
Product {{ $productinfo }}
Mobile {{ $user->mobile2 ?? '-' }}
Amount ₹ {{ number_format($amount, 2) }}
Status {{ $failureReason ?? 'Payment Failed' }}
Tnx ID {{ $payment->payment_id }}