{{-- Custom Frontend CSS file --}}

Stakeholder Registration

Apply for profile creation

{{--
--}}
@csrf

Stakeholder Registration

Register to apply for stakeholder profile creation
**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
{{-- --}} {{-- Page JS --}}