@extends('layouts.responsive') @section('title', 'Document Upload') @section('content')

Document Upload

Upload your government-issued ID and take a selfie for secure identity verification

@csrf
@error('document_type')

{{ $message }}

@enderror
or drag and drop

PDF, PNG, JPG up to 5MB

@error('document')

{{ $message }}

@enderror
Selfie Guidelines:
  • Look directly at the camera
  • Ensure good lighting on your face
  • Remove glasses or hats if possible
  • Keep a neutral expression
Back to KYC

Document Requirements

  • Clear, high-quality image or scan
  • All text must be clearly readable
  • Document must be valid and not expired
  • File size should not exceed 5MB

Processing Time

Document verification typically takes 24-48 hours. You'll receive notifications once the review is complete.

All documents are processed securely and confidentially
@push('scripts') @endpush @endsection