@extends('layouts.user') @section('title', 'Plans') @section('content')
Investment
Choose a plan and start earning today.
Price: ${{ number_format($plan->price, 2) }}
Duration: {{ $plan->duration_days }} days
ROI: {{ number_format($plan->roi_percent, 2) }}%
Fund your wallet first, then return to confirm.