@extends('member.layout') @section('content')

Investment Calculator

Calculate Your Investment Returns

Use this calculator to estimate your potential returns on money market investments.

{{ \App\Helpers\CurrencyHelper::getSymbol('KES') }}
Minimum: {{ \App\Helpers\CurrencyHelper::format(1000, 'KES') }}
%
Investment Summary
Projected Returns
Principal Amount:
-
Interest Earned:
-

Total Amount:
-
Monthly Interest:
-
Note: This is an estimate based on simple interest calculation. Actual returns may vary based on the specific terms and conditions of your investment.
Enter your investment details to see projected returns
Investment Tips
Long-term Benefits

Longer investment terms generally offer better interest rates and higher returns.

Risk-free Investment

Money market investments are low-risk, providing stable returns with capital protection.

Regular Savings

Start with smaller amounts and gradually increase your investment over time.

@endsection @section('scripts') @endsection