logo); }); } public static function getByKey($key) { return CustomerLevel::where('key', $key)->first(); } }