@include('partials.header')
User Documents
Back to List
Upload & Update User Documents
@csrf
PAN Card Details

@if($user->pancard_image) @endif
User Identity Document

@if($user->document_image) @endif
Bank Information

@if($user->bank_image) @endif
Previous
@include('partials.footer')