# Investment Confirmation
Thank you for your investment in {{ company_name() }} Continuous Growth Offering!
We have received your {{ $tier }} tier investment of ${{ $amount }}.
## Investment Details:
- **Amount**: ${{ $amount }} USD
- **Tier**: {{ $tier }}
- **Shares**: {{ $shares }}
- **Investment ID**: {{ $investment->uuid }}
- **Date**: {{ $investment->created_at->format('F j, Y') }}
Your investment is currently being processed. Once confirmed, you will receive another email with your investment certificate and additional details.
View Investment Status
If you have any questions about your investment, please don't hesitate to contact our support team.
Thank you for believing in {{ company_name() }}!
Best regards,
{{ team_signature() }}