@extends('user.layouts.master') @section('user_content')
Available Amount: {{$data['sum_deposit_bonus'] ? number_format((float)$data['sum_deposit_bonus'], 2, '.', ''). ' MIND' : '00.00 MIND'}}

Simple Earn

Flexible Savings


@if(Session::has('package_purchase')) @elseif(Session::has('purchase_error')) @endif

Stake to Earn

@csrf
Avl. Balance (MIND)
Enter Amount (MIND)
Duration
APY Value (MIND)
Total Staking Value (MIND)
Your Daily Bonus (MIND)
@if(Auth::user()->status == 0) @else @endif
@push('scripts') @endpush @endsection