Loading...

BGIC

Sign Up

@csrf
@if ($errors->has('userName')) {{ $errors->first('userName') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@if ($errors->has('confirmPassword')) {{ $errors->first('confirmPassword') }} @endif
{{--
Forgot Password
--}}

Already have an Account? Sign In