@extends('frontend.layout') @section('content')
@guest

Customer Registration

Individual @guest
Please select 'INDIVIDUAL REGISTRATION' if you are an individual customer,
Or if you are a Business Organization Please Select 'CORPORATE REGISTRATION'

       

{{ csrf_field() }}

Basic information

Address

Hobbies
Program Rules
By confirming, you are agreeing our Program Rules.

QID NUMBER (required)


Upload QID


Date of Birth

@endguest
@endguest @endsection