G
a
i
n
u
p
Life @ GainUp
@csrf @if(\Session::has('message'))
{{\Session::get('message')}}
@endif
New Password
@if ($errors->has('newpass'))
{{ $errors->first('newpass') }}
@endif
Confirm Password
@if ($errors->has('conpass'))
{{ $errors->first('conpass') }}
@endif
Change Password
Sign Up
Fullname
Email
Password
Confirm Password
I Agree the terms and conditions.
Cancel
Sign Up