@include('head')
@include('header-user')
Let’s get started
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif @if (session('error'))
{{ session('error') }}
@endif @if (session('success'))
{{ session('success') }}
@endif
@csrf
I authorise BeniSS Global to fetch my KYC information from the CKYC registry with my PAN.
Continue