@extends('investor.layouts.app') @php $pageTitle = $investment->property->title; @endphp @section('content')
{{ $investment->property->full_location }}
{{ $s['label'] }}
{{ $s['val'] }}
{{ $update->title }}
{{ $update->update_month }}{{ $update->description }}
@endif| Installment | Amount | Due Date | Status |
|---|---|---|---|
| {{ $pay->installment_label }} | ₹{{ number_format($pay->amount) }} | {{ $pay->due_date->format('d M Y') }} | {{ ucfirst($pay->status) }} |
{{ $doc->title }}
{{ \App\Models\InvestorDocument::getDocumentTypes()[$doc->document_type] ?? '' }}
No documents uploaded yet
@endifQuestions about this investment?
Talk to your advisor for updates, documentation, or exit planning.
Contact Advisor