@component('mail::message') # Your Investment Agreement Dear {{ $investorName }}, Please find attached your Investment Agreement for your records. ## Agreement Details | | | |---|---| | **Reference** | {{ $reference }} | | **Investment Amount** | {{ $currency }} {{ $investmentAmount }} | | **Investment Tier** | {{ $investmentTier }} | ## Download Your Agreement @component('mail::button', ['url' => $agreementUrl]) Download Agreement PDF @endcomponent ## Important Information - Please review the agreement carefully - Keep a copy of this document for your records - The agreement outlines all terms, conditions, and expected returns - Contact us if you have any questions about the terms ## Next Steps 1. Review and understand all terms 2. Keep the document safe for your records 3. Start receiving quarterly reports on your investment performance Thank you for your investment! Best regards,
The {{ config('app.name') }} Team --- *This email contains important legal documents. Please save them for your records.* @endcomponent