@csrf
User Details
First Name
Last Name
@if(Helper::isLocalVisitor())
@else
@foreach($countryList as $country) @if($country->country_code != 94)
{{ $country->country_name }}
@endif @endforeach
@endif
NIC/Passport/Driving License Number
Mobile Number 
{{ Helper::isLocalVisitor() ? "(+94)" : "" }}
{{--
Upload VAT Document
--}}
Login Info
Email (User Name)
Password
Confirm Password
OTP Verification
{{-- {!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display() !!} --}}
Send OTP Code
Previous
Next
Submit
1
2
3