{{$account->name}}

{{$account->headline}}

{{__('student.Account Settings')}}

{{__('student.Edit your account settings and change your password here')}} .

@csrf
{{__('frontend.Existing Password')}} * has('old_password') ? 'autofocus' : ''}}>
{{__('common.New')}} {{__('common.Password')}} * has('new_password') ? 'autofocus' : ''}}>
{{__('frontend.Re-Type Password')}} * has('confirm_password') ? 'autofocus' : ''}}>