{{-- Custom Frontend CSS file --}}
Stakeholder Registration
Apply for profile creation
{{--
--}}
@csrf
Stakeholder Registration
Register to apply for stakeholder profile creation
Stakeholder ID
Stakeholder Name
Choose Stakeholder Type
Choose Stakeholder Type
Resort
Hotel
Restaurant
Casino
Other
Properitor's / Manager's Name
Properitor's / Manager's Phone Number
Address
{{ old('address') }}
Website
Phone Number
Alternate Phone Number
Email address
Password
Re-enter Password
I agree to the
Registration Terms and Conditions
**Some simple notice text, etc.
**Some simple notice text, etc.
**Some simple notice text, etc.
@if ($errors->any())
HEre
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Register
Already have an account?
Sign in
{{-- --}} {{-- Page JS --}}