@if(@Auth::user()->user_level_id == 7) @include('layouts.hhHeader') @else @include('layouts.header') @endif

CHANGE PASSWORD

@csrf
@error('currentPassword') {{ $message }} @enderror
@error('newPassword') {{ $message }} @enderror
@error('confirmPassword') {{ $message }} @enderror

We undertake and confirm that we will only enter information and/or upload the details for which we have candidate’ permission to do so

I understand that the usage of ATS platform is under license from Trita Technologies Sdn. Bhd. and undertake not to share credentials / screen shots or any other information related to the ATS platform with any un authorized 3rd party(ies)

@include('layouts.footer')