Fix label for jumpstart service #730

This commit is contained in:
Ramon Gutierrez 2023-05-11 16:11:39 +08:00
parent 0afc1a04b0
commit 1d278beb35

View file

@ -17,7 +17,7 @@ class ServiceType extends NameValue
const COLLECTION = [
'battery_new' => 'Battery Sales',
'battery_warranty' => 'Under Warranty',
'jumpstart_troubleshoot' => 'General Service',
'jumpstart_troubleshoot' => 'General Service - Jumpstart',
'jumpstart_warranty' => 'General Service - Warranty',
'post_recharged' => 'Post - Recharged',
'post_replacement' => 'Post - Replacement',