return [ 'phone_types' => [ 'CELL' => "Cellular", 'HOME' => "Home", 'WORK' => "Work", ] ]; config('enums.phone_types')