User Invest Money Page
User Pertially Package Daily Profit
Total Tk : {{$total}} TK
| Serial | Profit Percentage | Profitted Ammount | Withdraw | Created At |
|---|---|---|---|---|
| {{$key+1}} | {{$pr->profit_percentage}}% | {{$pr->profitted_ammount}}$ | {{$pr->created_at}} |
@extends('user.user_dashboard_link') @section('content')
| Serial | Profit Percentage | Profitted Ammount | Withdraw | Created At |
|---|---|---|---|---|
| {{$key+1}} | {{$pr->profit_percentage}}% | {{$pr->profitted_ammount}}$ | {{$pr->created_at}} |