I guess doing that should work, I’m note really into ESX so I have no clue of what you want to do precisely.

exports.notif:SendNotification({
	text = _U('wash_successful'),
	type = 'topRight',
	timeout = 6000,
})