Sign Up
Already have an account?
Sign in here
@csrf
Name
Municipality
--Select--
@foreach ($municipalities as $municipality)
{{ $municipality->name }}
@endforeach
Ward
--Select--
@foreach ($wards as $ward)
{{ $ward->name }}
@endforeach
Email Address
Password
Confirm Password
I read and agree to Terms & Conditions
Sign up