if ($i == 2 || $i == 5) {
                                            $tblType = Phone::useService()->getTypeById(3);
                                            if (0 === strpos($phoneNumber, '01')) {
                                                $tblType = Phone::useService()->getTypeById(4);
                                            }