Begin your ID-Verification
To comply with regulation each participant will have to go through identity verification (KYC/AML) to prevent fraud causes.
@if(count($errors) > 0)
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif