INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `phone_code`, `phone`, `image`, `logo`, `commission`, `is_atteched`, `own_driver`, `otp`, `status`, `verified`, `bussiness_type`, `remember_token`, `language`, `device_token`, `notification`, `created_at`, `updated_at`, `deleted_at`) VALUES
(1, 'nullpro2', 'test2@nullpro.net', '2024-05-05 04:05:13', '$2y$10$Rw4n.non4Vv/yOHu49fYFO361dOCcSpJuU17PLrmgAq0Q8zccE1sO', '+93', '234234234', 'defaultUser.png', 'zomox_vendor.png', 20, 0, 1, 9789, 1, '1', 2, NULL, NULL, NULL, 0, '2024-05-06 20:35:02', '2024-05-06 20:35:03', NULL);