Profile Details

@csrf @if(Session::has('errormsg'))

{{Session::get('errormsg')}}

@endif @if(Session::has('succmsg'))

{{Session::get('succmsg')}}

@endif
Security Settings
@csrf

Password should be a minimum of 6 digits and include lower and uppercase letter.

Your password will only change after your confirmation by email.