PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` -- phpMyAdmin SQL Dump -- version 4.9.5 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Apr 14, 2021 at 01:52 PM -- Server version: 10.3.28-MariaDB-log-cll-lve -- PHP Version: 7.3.27 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `smalgfdf_smalgfdf_dhhl_realstate` -- -- -------------------------------------------------------- -- -- Table structure for table `accounts` -- CREATE TABLE `accounts` ( `id` int(11) NOT NULL, `reference_id` int(11) NOT NULL, `member_id` int(11) DEFAULT NULL, `company_log` double DEFAULT NULL, `reference_log` double DEFAULT NULL, `updated_at` datetime NOT NULL, `created_at` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `accounts` -- INSERT INTO `accounts` (`id`, `reference_id`, `member_id`, `company_log`, `reference_log`, `updated_at`, `created_at`) VALUES (28, 19, 22, 1080000, 108000, '2021-04-12 11:28:18', '2021-04-12 11:14:26'), (29, 20, 23, 1000000, NULL, '2021-04-12 11:15:18', '2021-04-12 11:15:18'), (30, 19, 24, 184000, 16000, '2021-04-12 11:28:37', '2021-04-12 11:15:45'), (31, 19, 22, 500000, NULL, '2021-04-13 06:05:36', '2021-04-13 06:05:36'), (32, 21, 25, 320000, 180000, '2021-04-13 07:17:49', '2021-04-13 07:16:10'); -- -------------------------------------------------------- -- -- Table structure for table `banks` -- CREATE TABLE `banks` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ac_number` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `slip_no` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `current_balance` double DEFAULT NULL, `after_dp_balance` double DEFAULT NULL, `after_wd_balance` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `banks` -- INSERT INTO `banks` (`id`, `name`, `ac_number`, `slip_no`, `current_balance`, `after_dp_balance`, `after_wd_balance`, `created_at`, `updated_at`) VALUES (1, 'Pubali Bank | Ittefaq Branch', '120058', NULL, NULL, NULL, NULL, '2021-02-03 16:29:12', '2021-02-03 16:29:12'), (2, 'XTRA bank', '1234567890', NULL, NULL, NULL, NULL, '2021-02-06 22:38:41', '2021-02-06 22:38:41'), (3, 'Dutch Bangla Bank', '121.123450.345', NULL, 800, 1370, 800, '2021-02-12 13:54:45', '2021-03-11 15:00:18'), (6, 'Jamuna Bank (Jurain Branch)', '047-0210015218', NULL, 0, NULL, NULL, '2021-03-22 14:46:28', '2021-03-22 14:46:28'), (5, 'dream bank', '1000200012', NULL, 1249550, 2500000, 1249550, '2021-03-14 07:53:12', '2021-03-14 08:04:58'); -- -------------------------------------------------------- -- -- Table structure for table `bank_withdraws` -- CREATE TABLE `bank_withdraws` ( `id` bigint(20) UNSIGNED NOT NULL, `bank_id` int(10) UNSIGNED NOT NULL, `amount` double NOT NULL, `slip_no` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `bank_withdraws` -- INSERT INTO `bank_withdraws` (`id`, `bank_id`, `amount`, `slip_no`, `created_at`, `updated_at`) VALUES (1, 3, 100.75, '1254', '2021-02-12 14:16:10', '2021-02-12 14:16:10'), (2, 3, 500, '523456', '2021-03-13 05:00:00', '2021-03-11 14:59:33'), (3, 3, 70, '23456', '2021-03-13 05:00:00', '2021-03-11 15:00:18'), (4, 5, 1250450, '12456358', '2021-03-02 05:00:00', '2021-03-14 08:04:58'); -- -------------------------------------------------------- -- -- Table structure for table `baynas` -- CREATE TABLE `baynas` ( `id` bigint(20) UNSIGNED NOT NULL, `donor_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `land_volume` double DEFAULT NULL, `stain_number` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ledger` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `shotok_price` double DEFAULT NULL, `total_price` double DEFAULT NULL, `paid_amount` double DEFAULT NULL, `deu_amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `baynas` -- INSERT INTO `baynas` (`id`, `donor_name`, `land_volume`, `stain_number`, `ledger`, `shotok_price`, `total_price`, `paid_amount`, `deu_amount`, `created_at`, `updated_at`) VALUES (1, 'Shubhra', 120, '43598jdkf', 'sdhfkjs', 6, 720, 67544, -66824, '2020-03-03 12:01:41', '2021-02-03 16:15:16'); -- -------------------------------------------------------- -- -- Table structure for table `blocks` -- CREATE TABLE `blocks` ( `id` int(11) NOT NULL, `title` varchar(255) NOT NULL, `katha` double NOT NULL, `booking_amount` double NOT NULL, `installment_amount` double NOT NULL, `ekkalin_amount` double NOT NULL, `updated_at` datetime NOT NULL, `created_at` datetime NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `blocks` -- INSERT INTO `blocks` (`id`, `title`, `katha`, `booking_amount`, `installment_amount`, `ekkalin_amount`, `updated_at`, `created_at`) VALUES (1, 'Boshundhora upper block 1', 10, 1000, 4, 3, '2021-04-06 15:33:37', '2021-04-06 10:53:13'), (2, 'Standard', 5, 20000, 10, 10, '2021-04-06 18:13:48', '2021-04-06 18:13:06'), (3, 'Block B1', 3, 60000, 6, 10, '2021-04-13 07:15:35', '2021-04-13 06:55:20'); -- -------------------------------------------------------- -- -- Table structure for table `commision_plans` -- CREATE TABLE `commision_plans` ( `id` int(11) NOT NULL, `katha` double NOT NULL, `booking_amount` double NOT NULL, `installment_amount` double NOT NULL, `ekkalin_amount` double NOT NULL, `block_id` int(11) NOT NULL, `block_title` varchar(255) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `commision_plans` -- INSERT INTO `commision_plans` (`id`, `katha`, `booking_amount`, `installment_amount`, `ekkalin_amount`, `block_id`, `block_title`, `created_at`, `updated_at`) VALUES (34, 10, 1000, 4, 3, 1, 'Boshundhora upper block 1', '2021-04-06 14:55:50', '2021-04-06 19:33:37'), (35, 5, 20000, 10, 10, 2, 'Standard', '2021-04-06 22:13:48', '2021-04-06 22:13:48'), (36, 3, 60000, 6, 10, 3, 'Block B1', '2021-04-13 11:15:35', '2021-04-13 11:15:35'); -- -------------------------------------------------------- -- -- Table structure for table `companies` -- CREATE TABLE `companies` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `mobile` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `address` text COLLATE utf8mb4_unicode_ci NOT NULL, `logo` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `quote` text COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `companies` -- INSERT INTO `companies` (`id`, `name`, `mobile`, `address`, `logo`, `email`, `quote`, `created_at`, `updated_at`) VALUES (1, 'Dream Haven Housing Ltd.', '+8801915-618117', '5B-1 ittefaq Bhaban, 1 R.K Mission Road, Motizil , Dhaka - 1203', 'logo/40oMSLG21cqyKvmnoYGTGNrHU8uQ4QkU9M2zYUTI.jpeg', 'dreamgreencity@gmail.com', '5B-1 ittefaq Bhaban, 1 R.K Mission Road, Motizil , Dhaka - 1203', '2020-03-03 12:19:38', '2020-12-07 06:12:46'); -- -------------------------------------------------------- -- -- Table structure for table `deposits` -- CREATE TABLE `deposits` ( `id` bigint(20) UNSIGNED NOT NULL, `slip_no` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `bank_id` int(11) DEFAULT NULL, `amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `deposits` -- INSERT INTO `deposits` (`id`, `slip_no`, `bank_id`, `amount`, `created_at`, `updated_at`) VALUES (1, '23451', 1, 5000, '2021-02-03 16:30:15', '2021-02-03 16:30:15'), (2, '23452', 1, 120, '2021-02-03 16:31:04', '2021-02-03 16:31:04'), (3, '78', 2, 1000, '2021-02-06 22:39:27', '2021-02-06 22:39:27'), (4, '123', 2, 1, '2021-02-06 22:41:44', '2021-02-06 22:41:44'), (5, '1254', 3, 12.75, '2021-02-12 14:02:13', '2021-02-12 14:02:13'), (6, '2154', 3, 1250, '2021-03-12 05:00:00', '2021-03-11 14:46:46'), (7, '23451', 3, 120, '2021-03-13 05:00:00', '2021-03-11 14:47:14'), (8, '1', 5, 2500000, '2021-02-01 05:00:00', '2021-03-14 08:03:19'); -- -------------------------------------------------------- -- -- Table structure for table `expences` -- CREATE TABLE `expences` ( `id` bigint(20) UNSIGNED NOT NULL, `expence_head_id` int(10) UNSIGNED NOT NULL, `date` date DEFAULT NULL, `description` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `note` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `expences` -- INSERT INTO `expences` (`id`, `expence_head_id`, `date`, `description`, `note`, `amount`, `created_at`, `updated_at`) VALUES (1, 1, '2020-03-04', 'Musanna Sir Guest', 'Lunch', 300, '2020-03-04 04:26:13', '2020-03-04 04:26:13'), (2, 2, '2020-03-04', 'CNG Refuel', NULL, 768, '2020-03-04 04:26:51', '2020-03-04 04:26:51'), (3, 2, '2020-03-05', 'f', 'f', 500, '2020-03-04 04:56:03', '2020-03-04 04:56:03'), (4, 3, '2020-12-14', 'Food Distribution', 'Huze Finance Delavery', 135700, '2020-12-14 12:16:24', '2020-12-14 12:16:24'), (5, 1, '2021-02-03', 'rabbi;lmm, lsd;l', 'ai taka Abdur rahim er', 500, '2021-02-03 16:33:42', '2021-02-03 16:33:42'), (6, 4, '2021-03-11', 'Mr - lksij\r\nklsjdoj\r\nlkasjdjasd', 'korim rigestruy ভালু না । রা', 100000, '2021-03-11 16:09:20', '2021-03-11 16:11:04'), (7, 5, '2021-03-21', 'alu , si 1 , kjsadhniiaskdn', 'lkjasdkjnid', 500000, '2021-03-21 12:29:41', '2021-03-21 12:29:41'), (8, 5, '2021-03-22', 'kgnb', 'kighkjgh', 100000, '2021-03-21 12:30:06', '2021-03-21 12:30:06'), (9, 5, '2021-03-18', 'fdhtd cuiyhkjhkjh', 'fgjhtyg', 100000, '2021-03-21 13:26:06', '2021-03-21 13:26:06'), (10, 7, '2021-03-20', '2 days Vehicle Gas', NULL, 1735, '2021-03-22 12:20:13', '2021-03-22 12:20:13'), (11, 8, '2021-03-20', 'Office Mobile Recharge', 'Imtiaj', 100, '2021-03-22 12:25:49', '2021-03-22 12:25:49'); -- -------------------------------------------------------- -- -- Table structure for table `expence_heads` -- CREATE TABLE `expence_heads` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `slug` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `expence_heads` -- INSERT INTO `expence_heads` (`id`, `name`, `slug`, `created_at`, `updated_at`) VALUES (1, 'Entertainment', 'entertainment', '2020-03-04 04:25:19', '2020-03-04 04:25:19'), (2, 'Fuel & Others', 'fuel-others', '2020-03-04 04:25:37', '2020-03-04 04:25:37'), (3, 'Golam Rabbany', 'golam-rabbany', '2020-12-14 12:15:08', '2020-12-14 12:15:08'), (4, 'Land purchase', 'land-purchase', '2021-03-11 15:53:30', '2021-03-11 15:53:30'), (5, 'Comission', 'comission', '2021-03-21 12:28:28', '2021-03-21 12:28:28'), (6, 'interest', 'interest', '2021-03-21 13:25:40', '2021-03-21 13:25:40'), (7, 'Vechile Gas', 'vechile-gas', '2021-03-22 12:18:06', '2021-03-22 12:18:06'), (8, 'Office Mobile Bill', 'office-mobile-bill', '2021-03-22 12:24:23', '2021-03-22 12:24:23'); -- -------------------------------------------------------- -- -- Table structure for table `installments` -- CREATE TABLE `installments` ( `id` bigint(20) UNSIGNED NOT NULL, `member_id` int(10) UNSIGNED NOT NULL, `reference_id` int(11) NOT NULL, `sales_id` int(10) UNSIGNED NOT NULL, `amount` double DEFAULT NULL, `company_log` double UNSIGNED NOT NULL, `refference_log` double UNSIGNED DEFAULT NULL, `date` date DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `installments` -- INSERT INTO `installments` (`id`, `member_id`, `reference_id`, `sales_id`, `amount`, `company_log`, `refference_log`, `date`, `created_at`, `updated_at`) VALUES (37, 24, 19, 34, 80000, 72000, 8000, '2021-04-27', '2021-04-12 15:18:26', '2021-04-12 15:19:41'); -- -------------------------------------------------------- -- -- Table structure for table `land_purchases` -- CREATE TABLE `land_purchases` ( `id` bigint(20) UNSIGNED NOT NULL, `donor_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `land_volume` double DEFAULT NULL, `stain_number` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ledger` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `shotok_price` double DEFAULT NULL, `total_price` double DEFAULT NULL, `paid_amount` double DEFAULT NULL, `deu_amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `land_purchases` -- INSERT INTO `land_purchases` (`id`, `donor_name`, `land_volume`, `stain_number`, `ledger`, `shotok_price`, `total_price`, `paid_amount`, `deu_amount`, `created_at`, `updated_at`) VALUES (1, 'Ali Ahmmed', 114, '758,833', '55', 90000, 10260000, 5000000, 5260000, '2020-03-04 04:42:32', '2020-03-04 04:42:32'); -- -------------------------------------------------------- -- -- Table structure for table `members` -- CREATE TABLE `members` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `hus_father` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `nationality` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `birthday` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mother` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `profession` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `religion` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `present_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `permanent_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mobile` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nid` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `picture` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `serial_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `reference_id` int(10) UNSIGNED NOT NULL, `block_id` int(11) DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `members` -- INSERT INTO `members` (`id`, `name`, `hus_father`, `nationality`, `birthday`, `mother`, `profession`, `religion`, `present_address`, `permanent_address`, `mobile`, `nid`, `email`, `created_at`, `updated_at`, `picture`, `serial_id`, `reference_id`, `block_id`, `password`) VALUES (22, 'Final test 11', 'www', 'ban', '2021-04-02', 'wwwww', 'job', 'islam', 'ffffffffffff', 'ffffffffffff', '44444444', '3333333', 'final1@gmail.com', '2021-04-11 22:38:21', '2021-04-12 13:42:57', 'members/73aqTaDuYPG8piSSt3oyFAwC9J81DInF44EWS5Yi.jpeg', '000001', 19, 2, '123456'), (23, 'Final test 22', 'www', 'ban', '2021-04-13', 'wwwww', 'job', 'islam', 'eeeeeeee', 'eeeeeeee', '44444444', '55555555', 'final2@gmail.com', '2021-04-11 22:39:14', '2021-04-11 22:43:02', 'members/5P1FfuIKOysmF2EoSTXDnbi6VWYOdgn4I449uJU5.jpeg', '000002', 20, NULL, '123456'), (24, 'Final test 33', 'www', 'ban', '2021-04-10', 'wwwww', 'job', 'islam', 'wwwwwwwwww', 'wwwwwwwwww', '44444444', '333333333', 'final333@gmail.com', '2021-04-11 23:58:28', '2021-04-12 15:15:45', 'members/IoSIzxTOD25dfsRqASTtBFytDhVjXsH507GvT4Oe.jpeg', '000003', 19, 2, '123456'), (25, 'Mahfuza Nasrin', 'late abs', 'Bangladeshi', '1988-01-07', 'acv', NULL, 'islam', 'Dhaka', 'Dhaka', '01748495682', NULL, 'abc@gmail.com', '2021-04-13 11:10:12', '2021-04-13 11:16:10', 'members/Q6HyeRdS9DA8sMcJLGjz8e47IRXTl0i4PyUkFU8P.jpeg', '000004', 21, 3, '123456'); -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2020_01_31_143519_create_land_purchases_table', 1), (4, '2020_01_31_162552_create_members_table', 1), (5, '2020_01_31_190024_create_baynas_table', 1), (6, '2020_01_31_192032_create_plots_table', 1), (7, '2020_02_01_065631_create_banks_table', 1), (8, '2020_02_01_072110_create_deposits_table', 1), (9, '2020_02_01_082138_add_picture_to_member_table', 1), (10, '2020_02_01_103646_create_references_table', 1), (11, '2020_02_01_174219_create_nominees_table', 1), (12, '2020_02_02_151623_add_role_to_table_users', 1), (13, '2020_02_02_164945_create_expence_heads_table', 1), (14, '2020_02_02_165029_create_expences_table', 1), (15, '2020_02_04_151412_create_sales_table', 1), (16, '2020_02_04_154015_add_serial_id_to_members_table', 1), (17, '2020_02_21_045445_create_sub_memebers_table', 1), (18, '2020_02_21_062807_create_installments_table', 1), (19, '2020_02_21_080045_add_reference_id_to_members_table', 1), (20, '2020_02_22_054809_add_amount_to_references_table', 1), (21, '2020_02_22_061714_create_reference_incomes_table', 1), (22, '2020_02_22_064256_create_reference_withdraws_table', 1), (23, '2020_02_25_145851_create_companies_table', 1), (24, '2020_02_28_153109_create_purchase_installments_table', 1), (25, '2020_02_28_181508_create_bank_withdraws_table', 1); -- -------------------------------------------------------- -- -- Table structure for table `nominees` -- CREATE TABLE `nominees` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `hus_father` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `religion` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nationality` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nid` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `picture` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `member_id` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `birthday` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `nominees` -- INSERT INTO `nominees` (`id`, `name`, `hus_father`, `address`, `religion`, `nationality`, `nid`, `picture`, `member_id`, `birthday`, `created_at`, `updated_at`) VALUES (1, 'Hello World', 'Demo Father', 'Mirpur\r\nDhaka', 'hindu', 'Bangladesh', '1111111111111', 'nominees/x8uKX2yo1WIzUn1x0lQobPPcRjQcFqmpagrYARCZ.jpeg', '1', '2020-03-04', '2020-03-03 12:16:15', '2020-03-03 12:16:15'), (2, 'Suraiya Kabir', 'Md.Zakir Hossain', 'Same as Above', 'islam', 'Bangaldeshi', '2695434707970', 'nominees/lHfnTIzmlUJUAyI5qEqqw1jh0Z7Nf9zDdGV6STlu.jpeg', '4', '1978-09-08', '2020-03-08 23:56:20', '2020-03-08 23:56:20'), (3, 'Mahfuza Nasrin', 'jhaskdh', '5/4 Dadu vill , Dhaka - 1207', 'islam', 'Banghladeshi', '45345345', 'nominees/lro64TgYFRxv54z7Cjwfh5LtZzUmgoQ14AgBgJ9S.jpeg', '6', '1974-11-13', '2020-12-06 06:40:14', '2020-12-06 06:40:14'), (4, 'MONA', 'asd', 'Khulna', 'islam', 'Bangladeshi', '3264984132', 'nominees/i9l6BXwjqMHCY7sj0uDGnmLoAqDUBPwaMonGNNF0.jpeg', '25', '1979-02-13', '2021-04-13 11:11:42', '2021-04-13 11:11:42'); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `plots` -- CREATE TABLE `plots` ( `id` bigint(20) UNSIGNED NOT NULL, `plot_size` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `rate` double DEFAULT NULL, `block` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `block_id` int(11) NOT NULL, `road` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `face` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `quantity` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `plots` -- INSERT INTO `plots` (`id`, `plot_size`, `rate`, `block`, `block_id`, `road`, `face`, `quantity`, `created_at`, `updated_at`) VALUES (5, '10', 1000000, 'Standard', 2, '5', 'north', '32', '2021-04-11 22:40:14', '2021-04-13 10:05:36'), (6, '3', 1000000, 'Block B1', 3, '5', 'west', '11', '2021-04-13 11:07:14', '2021-04-13 11:16:10'); -- -------------------------------------------------------- -- -- Table structure for table `purchase_installments` -- CREATE TABLE `purchase_installments` ( `id` bigint(20) UNSIGNED NOT NULL, `land_purchase_id` int(10) UNSIGNED NOT NULL, `date` date NOT NULL, `amount` double NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `purchase_installments` -- INSERT INTO `purchase_installments` (`id`, `land_purchase_id`, `date`, `amount`, `created_at`, `updated_at`) VALUES (1, 1, '2020-03-04', 20000, '2020-03-04 04:44:30', '2020-03-04 04:44:30'), (2, 1, '2021-02-03', 234, '2021-02-03 16:14:13', '2021-02-03 16:14:13'), (3, 1, '2021-03-16', 2500, '2021-03-21 12:23:41', '2021-03-21 12:23:41'); -- -------------------------------------------------------- -- -- Table structure for table `references` -- CREATE TABLE `references` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `father_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mother_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nid` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `dob` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `profession` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `present_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `permanent_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mobile` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `religion` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `image` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `amount` double DEFAULT NULL, `booking_amount` double NOT NULL, `installment_amount` double NOT NULL, `ekkalin_amount` double NOT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `references` -- INSERT INTO `references` (`id`, `name`, `father_name`, `mother_name`, `nid`, `dob`, `email`, `profession`, `present_address`, `permanent_address`, `mobile`, `religion`, `image`, `created_at`, `updated_at`, `amount`, `booking_amount`, `installment_amount`, `ekkalin_amount`, `password`) VALUES (19, 'Final test 1', 'qqq', 'vvv', '5555555', '2021-04-13', 'test1@gmail.com', 'job', 'ttttttttttttttt', 'yyyyyyyyyyyyyyy', '555555555555', 'muslim', 'members/pp7394xqjaanwupsNUf1E4hEYiDLKWMKzge38wLt.jpeg', '2021-04-11 22:36:09', '2021-04-11 22:36:09', NULL, 0, 0, 0, '123456'), (20, 'Final test 2', 'qqq', 'vvv', '5555555', '2021-04-06', 'test2@gmail.com', 'job', 'eeeeeeeeeee', 'eeeeeeeeeeeeeeeeeeeeeeee', '555555555555', 'muslim', 'members/hcO24BM5VYrwqhKGjMlVGsoz0Aji8QdFsi42Zvtg.png', '2021-04-11 22:36:51', '2021-04-11 22:36:51', NULL, 0, 0, 0, '123456'), (21, 'Washiur Rahman', 'wasiur khan', 'washur sultana', '3264984132', '1990-07-19', 'washiur@gmail.com', 'Business', 'Dhaka', 'Khulna', '01919774996', 'muslim', 'members/euUcjJ6om4QdW02V9rOnTK3N6FqxglBRg6HDtAlx.jpeg', '2021-04-13 10:03:11', '2021-04-13 10:03:11', NULL, 0, 0, 0, '123456'); -- -------------------------------------------------------- -- -- Table structure for table `reference_incomes` -- CREATE TABLE `reference_incomes` ( `id` bigint(20) UNSIGNED NOT NULL, `member_id` int(10) UNSIGNED NOT NULL, `reference_id` int(10) UNSIGNED NOT NULL, `sell_id` int(11) DEFAULT NULL, `intall_id` int(11) DEFAULT NULL, `paid_amount` double DEFAULT NULL, `installment_amount` double DEFAULT NULL, `block_id` int(11) NOT NULL, `block_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `plot_size` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `face` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `road` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `katha` double NOT NULL, `booking_amount` double NOT NULL, `installment_per_amount` double NOT NULL, `ekkalin_per_amount` double NOT NULL, `amount` double DEFAULT NULL, `status` int(11) NOT NULL, `isDelete` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `reference_incomes` -- INSERT INTO `reference_incomes` (`id`, `member_id`, `reference_id`, `sell_id`, `intall_id`, `paid_amount`, `installment_amount`, `block_id`, `block_name`, `plot_size`, `face`, `road`, `katha`, `booking_amount`, `installment_per_amount`, `ekkalin_per_amount`, `amount`, `status`, `isDelete`, `created_at`, `updated_at`) VALUES (66, 24, 19, NULL, 37, NULL, 80000, 2, 'Standard', '10', 'north', '5', 5, 20000, 10, 10, 8000, 3, 1, '2021-04-12 15:18:26', '2021-04-12 15:19:41'), (65, 24, 19, 34, NULL, 200000, 80000, 2, 'Standard', '10', 'north', '5', 5, 20000, 10, 10, 100000, 2, 0, '2021-04-12 15:15:45', '2021-04-12 15:15:45'), (63, 22, 19, 32, NULL, 1000000, 0, 2, 'Standard', '10', 'north', '5', 5, 20000, 10, 10, 100000, 1, 1, '2021-04-12 15:14:26', '2021-04-12 15:28:18'), (64, 23, 20, 33, NULL, 1000000, 0, 2, 'Standard', '10', 'north', '5', 5, 20000, 10, 10, 100000, 1, 0, '2021-04-12 15:15:18', '2021-04-12 15:15:18'), (67, 22, 19, 35, NULL, 500000, 20000, 2, 'Standard', '10', 'north', '5', 5, 20000, 10, 10, 100000, 2, 0, '2021-04-13 10:05:36', '2021-04-13 10:05:36'), (68, 25, 21, 36, NULL, 500000, 30000, 3, 'Block B1', '3', 'west', '5', 3, 60000, 6, 10, 180000, 2, 1, '2021-04-13 11:16:10', '2021-04-13 11:17:49'); -- -------------------------------------------------------- -- -- Table structure for table `reference_withdraws` -- CREATE TABLE `reference_withdraws` ( `id` bigint(20) UNSIGNED NOT NULL, `reference_id` int(10) UNSIGNED NOT NULL, `member_id` int(11) DEFAULT NULL, `income_id` int(11) NOT NULL, `amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `reference_withdraws` -- INSERT INTO `reference_withdraws` (`id`, `reference_id`, `member_id`, `income_id`, `amount`, `created_at`, `updated_at`) VALUES (23, 19, 24, 65, 100000, '2021-04-12 15:28:37', '2021-04-12 15:28:37'), (22, 19, 22, 63, 100000, '2021-04-12 15:28:18', '2021-04-12 15:28:18'), (21, 19, 24, 66, 8000, '2021-04-12 15:19:41', '2021-04-12 15:19:41'), (24, 21, 25, 68, 180000, '2021-04-13 11:17:49', '2021-04-13 11:17:49'); -- -------------------------------------------------------- -- -- Table structure for table `sales` -- CREATE TABLE `sales` ( `id` bigint(20) UNSIGNED NOT NULL, `plot_id` int(10) UNSIGNED NOT NULL, `member_id` int(10) UNSIGNED NOT NULL, `installment` int(11) DEFAULT NULL, `installment_amount` double DEFAULT NULL, `due_amount` double DEFAULT NULL, `paid` double DEFAULT NULL, `discount` double DEFAULT NULL, `date` date DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `sales` -- INSERT INTO `sales` (`id`, `plot_id`, `member_id`, `installment`, `installment_amount`, `due_amount`, `paid`, `discount`, `date`, `created_at`, `updated_at`) VALUES (34, 5, 24, 10, 80000, 800000, 200000, 0, '2021-04-21', '2021-04-12 15:15:45', '2021-04-12 15:15:45'), (33, 5, 23, NULL, 0, 0, 1000000, 0, '2021-04-20', '2021-04-12 15:15:18', '2021-04-12 15:15:18'), (32, 5, 22, NULL, 0, 0, 1000000, 0, '2021-04-14', '2021-04-12 15:14:26', '2021-04-12 15:14:26'), (35, 5, 22, 15, 20000, 300000, 500000, 200000, '2021-04-08', '2021-04-13 10:05:36', '2021-04-13 10:05:36'), (36, 6, 25, 10, 30000, 300000, 500000, 200000, '2021-04-08', '2021-04-13 11:16:10', '2021-04-13 11:16:10'); -- -------------------------------------------------------- -- -- Table structure for table `sale_details` -- CREATE TABLE `sale_details` ( `id` bigint(20) UNSIGNED NOT NULL, `sales_id` int(10) UNSIGNED NOT NULL, `refference_id` int(11) NOT NULL, `refference_name` text NOT NULL, `plot_id` int(10) UNSIGNED NOT NULL, `member_id` int(10) UNSIGNED NOT NULL, `installment` int(11) DEFAULT NULL, `installment_amount` double DEFAULT NULL, `due_amount` double DEFAULT NULL, `paid` double DEFAULT NULL, `discount` int(11) DEFAULT NULL, `date` date NOT NULL, `company_log` double UNSIGNED DEFAULT NULL, `refference_log` double UNSIGNED DEFAULT NULL, `booking_amount` double DEFAULT NULL, `install_amount` double DEFAULT NULL, `ekkalin_amount` double DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `sale_details` -- INSERT INTO `sale_details` (`id`, `sales_id`, `refference_id`, `refference_name`, `plot_id`, `member_id`, `installment`, `installment_amount`, `due_amount`, `paid`, `discount`, `date`, `company_log`, `refference_log`, `booking_amount`, `install_amount`, `ekkalin_amount`, `created_at`, `updated_at`) VALUES (32, 32, 19, 'Final test 1', 5, 22, NULL, 0, 0, 1000000, 0, '2021-04-14', 892000, 108000, 20000, 10, 10, '2021-04-12 15:14:26', '2021-04-12 15:28:18'), (33, 33, 20, 'Final test 2', 5, 23, NULL, 0, 0, 1000000, 0, '2021-04-20', 1000000, NULL, 20000, 10, 10, '2021-04-12 15:15:18', '2021-04-12 15:15:18'), (34, 34, 19, 'Final test 1', 5, 24, 9, 80000, 720000, 280000, 0, '2021-04-21', 280000, NULL, 20000, 10, 10, '2021-04-12 15:15:45', '2021-04-12 15:18:26'), (35, 35, 19, 'Final test 1', 5, 22, 15, 20000, 300000, 500000, 200000, '2021-04-08', 500000, NULL, 20000, 10, 10, '2021-04-13 10:05:36', '2021-04-13 10:05:36'), (36, 36, 21, 'Washiur Rahman', 6, 25, 10, 30000, 300000, 500000, 200000, '2021-04-08', 320000, 180000, 60000, 6, 10, '2021-04-13 11:16:10', '2021-04-13 11:17:49'); -- -------------------------------------------------------- -- -- Table structure for table `sub_memebers` -- CREATE TABLE `sub_memebers` ( `id` bigint(20) UNSIGNED NOT NULL, `member_id` int(10) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `hus_father` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `nationality` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `birthday` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mother` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `profession` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `religion` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `present_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `permanent_address` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mobile` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `nid` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `picture` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `serial_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` int(10) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `role` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'user' ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `name`, `email`, `password`, `remember_token`, `created_at`, `updated_at`, `role`) VALUES (2, 'Ahmed Ali', 'ahmed@gmail.com', '$2y$10$fRsqK12OuxD4d6sSeGo4tOK72PnfDoA6UqNKSs0TfvdzreqPr2r8y', NULL, '2020-12-07 06:57:11', '2020-12-07 06:57:11', 'user'), (3, 'Mohammed Ali', 'dreamgreencity@gmail.com', '$2y$10$amB6wUk2iBRu2o.NsY59PuyfDtcisjy0WqYzp3N8iv7bZ6cx0UtHe', NULL, '2020-12-12 13:36:08', '2020-12-12 13:36:08', 'user'), (4, 'Nizam', 'nizamlata1982@gmail.com', '$2y$10$Pb5LkqBMKfr/5nWkxwlgruJGsQUMUs1ve/lo./A4ThCG0zSoUxKla', NULL, '2021-01-14 13:27:06', '2021-01-14 13:27:06', 'user'); -- -- Indexes for dumped tables -- -- -- Indexes for table `accounts` -- ALTER TABLE `accounts` ADD PRIMARY KEY (`id`); -- -- Indexes for table `banks` -- ALTER TABLE `banks` ADD PRIMARY KEY (`id`); -- -- Indexes for table `bank_withdraws` -- ALTER TABLE `bank_withdraws` ADD PRIMARY KEY (`id`); -- -- Indexes for table `baynas` -- ALTER TABLE `baynas` ADD PRIMARY KEY (`id`); -- -- Indexes for table `blocks` -- ALTER TABLE `blocks` ADD PRIMARY KEY (`id`); -- -- Indexes for table `commision_plans` -- ALTER TABLE `commision_plans` ADD PRIMARY KEY (`id`); -- -- Indexes for table `companies` -- ALTER TABLE `companies` ADD PRIMARY KEY (`id`); -- -- Indexes for table `deposits` -- ALTER TABLE `deposits` ADD PRIMARY KEY (`id`); -- -- Indexes for table `expences` -- ALTER TABLE `expences` ADD PRIMARY KEY (`id`); -- -- Indexes for table `expence_heads` -- ALTER TABLE `expence_heads` ADD PRIMARY KEY (`id`); -- -- Indexes for table `installments` -- ALTER TABLE `installments` ADD PRIMARY KEY (`id`); -- -- Indexes for table `land_purchases` -- ALTER TABLE `land_purchases` ADD PRIMARY KEY (`id`); -- -- Indexes for table `members` -- ALTER TABLE `members` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `nominees` -- ALTER TABLE `nominees` ADD PRIMARY KEY (`id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indexes for table `plots` -- ALTER TABLE `plots` ADD PRIMARY KEY (`id`); -- -- Indexes for table `purchase_installments` -- ALTER TABLE `purchase_installments` ADD PRIMARY KEY (`id`); -- -- Indexes for table `references` -- ALTER TABLE `references` ADD PRIMARY KEY (`id`); -- -- Indexes for table `reference_incomes` -- ALTER TABLE `reference_incomes` ADD PRIMARY KEY (`id`); -- -- Indexes for table `reference_withdraws` -- ALTER TABLE `reference_withdraws` ADD PRIMARY KEY (`id`); -- -- Indexes for table `sales` -- ALTER TABLE `sales` ADD PRIMARY KEY (`id`); -- -- Indexes for table `sale_details` -- ALTER TABLE `sale_details` ADD PRIMARY KEY (`id`); -- -- Indexes for table `sub_memebers` -- ALTER TABLE `sub_memebers` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `accounts` -- ALTER TABLE `accounts` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33; -- -- AUTO_INCREMENT for table `banks` -- ALTER TABLE `banks` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `bank_withdraws` -- ALTER TABLE `bank_withdraws` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `baynas` -- ALTER TABLE `baynas` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `blocks` -- ALTER TABLE `blocks` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `commision_plans` -- ALTER TABLE `commision_plans` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `companies` -- ALTER TABLE `companies` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `deposits` -- ALTER TABLE `deposits` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `expences` -- ALTER TABLE `expences` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `expence_heads` -- ALTER TABLE `expence_heads` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `installments` -- ALTER TABLE `installments` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38; -- -- AUTO_INCREMENT for table `land_purchases` -- ALTER TABLE `land_purchases` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `members` -- ALTER TABLE `members` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- AUTO_INCREMENT for table `nominees` -- ALTER TABLE `nominees` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `plots` -- ALTER TABLE `plots` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `purchase_installments` -- ALTER TABLE `purchase_installments` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `references` -- ALTER TABLE `references` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22; -- -- AUTO_INCREMENT for table `reference_incomes` -- ALTER TABLE `reference_incomes` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=69; -- -- AUTO_INCREMENT for table `reference_withdraws` -- ALTER TABLE `reference_withdraws` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=25; -- -- AUTO_INCREMENT for table `sales` -- ALTER TABLE `sales` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `sale_details` -- ALTER TABLE `sale_details` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `sub_memebers` -- ALTER TABLE `sub_memebers` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;