Hi {{ $verification->user_name }},
Great news! Your company {{ $verification->company_name }} has been successfully verified. You can now use all features of the VerifyID platform.
@elseHi {{ $verification->user_name }},
Unfortunately, we were unable to verify your company {{ $verification->company_name }} at this time.
@if($verification->rejection_reason)Reason
{{ $verification->rejection_reason }}
If you believe this is an error or have additional documentation, please contact our support team.
@endif| Company | {{ $verification->company_name }} |
| Reference # | {{ $verification->id }} |
| Decision Date | {{ $verification->updated_at->format('d M Y') }} |
Thank you,
VerifyID Team