Subscribed Plan
Your selected investment plan is saved here so you can review your subscription details anytime from the portal.
| Investment Name | Investment Amount | Daily Profit | Daily Return | Duration | Payment Method | Status | Total Profit Earned |
|---|---|---|---|---|---|---|---|
| {{ $subscribedPlan['name'] ?? 'Selected Plan' }} | {{ $investmentAmount }} | {{ $subscribedPlan['profit'] ?? '-' }} | {{ $dailyReturn }} | {{ $subscribedPlan['period'] ?? '-' }} | {{ $subscribedPlan['payment_method'] ?? 'Not selected' }} | {{ $status }} | ${{ number_format((float) ($subscribedPlan['total_profit_earned'] ?? 0), 2) }} |
{{ $subscribedPlan['note'] ?: 'No payment note was added.' }}
@if (! empty($subscribedPlan['admin_note'])){{ $subscribedPlan['admin_note'] }}
@endifNo Active Plan
Select an investment plan first, then submit your payment request. Your subscribed plan will appear here after submission.
Choose Investment Plan