Customer Name: {{ $user->name }}
Customer Email: {{ $user->email }}
Training Program: {{ $courseName }}
Amount Paid: {{ strtoupper($transaction->currency) }} {{ number_format($transaction->amount, 2) }}
Transaction ID: {{ $transaction->payment_intent_id }}
Payment Date: {{ \Carbon\Carbon::parse($transaction->created_at)->format('d M Y, h:i A') }}
@if(session('plain_password'))
Login Password: {{ session('plain_password') }}
@endif
Your Personal Training
Email: info@ypt.com
Phone: +971 50 196 7501
Website: www.ypt.ae