Account Detail Reconfirmation

Important!

To enhance your account security, we kindly ask you to confirm your Email and Mobile Phone below. This helps us ensure your account remains safe and protected.
@if (count($errors) > 0)
Whoops! There were some problems with your input.

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
@push('scripts') @endpush