{{ csrf_field() }}
@if($identification->reupload_identity_front==1)
Reason to reupload: {{$identification->reupload_identity_front_reason}}
Upload Identity Front Side
Drag & drop file or click here to upload
@endif @if($identification->reupload_identity_back==1)
Reason to reupload: {{$identification->reupload_identity_back_reason}}
Upload Identity Back Side
Drag & drop file or click here to upload
@endif @if($identification->reupload_address_front==1)
Reason to reupload: {{$identification->reupload_address_front_reason}}
Upload Address Front Side
Drag & drop file or click here to upload
@endif @if($identification->reupload_address_back==1)
Reason to reupload: {{$identification->reupload_address_back_reason}}
Upload Address Back Side
Drag & drop file or click here to upload
@endif @if($identification->reupload_photo==1)
Reason to reupload: {{$identification->reupload_photo_reason}}
Upload Your Photo
Drag & drop file or click here to upload
@endif