To
{{ $payout->user->name }}
Email : {{ $payout->user->email }}
Phone : {{ $payout->user->phone }}
Email : {{ $payout->user->email }}
Phone : {{ $payout->user->phone }}
Receipt #{{ $payout->id }}
Payment Date : {{ $payout->created_at->format('d-M-Y') }}
From : Future Tech {{ config('app.name') }} LLP
Address : {{ websiteData('address') }}
Payment Date : {{ $payout->created_at->format('d-M-Y') }}
From : Future Tech {{ config('app.name') }} LLP
Address : {{ websiteData('address') }}
| Sr. No. | Amount | Remark | Subtotal |
|---|---|---|---|
| 1 | ₹ {{ $payout->amount }} | {{ $payout->remark }} | ₹ {{ $payout->amount }} |
Term & Condition:
If you have not received fund in your account please contact customer support.
| Total : | ₹ {{ $payout->amount }} |
|---|