Change Password

For security reasons, we recommend changing your password regularly.

Remember to keep your password confidential and avoid using easily guessable information
@csrf
@error('current_password') {{ $message }} @enderror
@error('new_password') {{ $message }} @enderror
@endsection