@extends('layouts.app') @section('content')
Your account has been fully verified. You can now create and manage elderly profiles.
Your verification is pending review. This usually takes 1-3 business days.
Please upload the required documents to verify your account.
| Type | Description | Status | Uploaded | Actions |
|---|---|---|---|---|
| @if($document->type === 'id_verification') ID Verification @elseif($document->type === 'address_proof') Address Proof @elseif($document->type === 'organization_certificate') Organization Certificate @endif | {{ $document->description }} | @if($document->is_verified) Verified @else Pending @endif | {{ $document->created_at->format('M d, Y') }} | View @if(!$document->is_verified) @endif |
Get started by uploading your verification documents.
To verify your {{ $accountType }} account, we require the following documents:
All documents should be:
The verification process typically takes 1-3 business days. You will be notified via email once your verification is complete.