VSN-1663/Implement FuelType existence check by name with optional excludeId
This MR adds a feature to check if a FuelType already exists by its name, with an optional parameter to exclude a specific ID from the check. This enhancement helps prevent duplicate entries when adding or editing FuelTypes.
Closes VSN-1663