first commit
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
[
|
||||
{
|
||||
"id":"1",
|
||||
"brandName": "Michelin",
|
||||
"companyLogo": "../assets/images/brands/img-1.png",
|
||||
"productItems": "362"
|
||||
},{
|
||||
"id":"2",
|
||||
"brandName": "Rolex",
|
||||
"companyLogo": "../assets/images/brands/img-2.png",
|
||||
"productItems": "471"
|
||||
},{
|
||||
"id":"3",
|
||||
"brandName": "Huawel",
|
||||
"companyLogo": "../assets/images/brands/img-3.png",
|
||||
"productItems": "3654"
|
||||
},{
|
||||
"id":"4",
|
||||
"brandName": "Puma",
|
||||
"companyLogo": "../assets/images/brands/img-4.png",
|
||||
"productItems": "1548"
|
||||
},{
|
||||
"id":"5",
|
||||
"brandName": "Fastrack",
|
||||
"companyLogo": "../assets/images/brands/img-5.png",
|
||||
"productItems": "645"
|
||||
},{
|
||||
"id":"6",
|
||||
"brandName": "Nautica",
|
||||
"companyLogo": "../assets/images/brands/img-6.png",
|
||||
"productItems": "702"
|
||||
},{
|
||||
"id":"7",
|
||||
"brandName": "Mochup",
|
||||
"companyLogo": "../assets/images/brands/img-7.png",
|
||||
"productItems": "942"
|
||||
},{
|
||||
"id":"8",
|
||||
"brandName": "Bosch",
|
||||
"companyLogo": "../assets/images/brands/img-8.png",
|
||||
"productItems": "3625"
|
||||
},{
|
||||
"id":"9",
|
||||
"brandName": "Diesel",
|
||||
"companyLogo": "../assets/images/brands/img-9.png",
|
||||
"productItems": "415"
|
||||
},{
|
||||
"id":"10",
|
||||
"brandName": "Reebok",
|
||||
"companyLogo": "../assets/images/brands/img-10.png",
|
||||
"productItems": "362"
|
||||
},{
|
||||
"id":"11",
|
||||
"brandName": "Eagle",
|
||||
"companyLogo": "../assets/images/brands/img-11.png",
|
||||
"productItems": "650"
|
||||
},{
|
||||
"id":"12",
|
||||
"brandName": "Adidas",
|
||||
"companyLogo": "../assets/images/brands/img-12.png",
|
||||
"productItems": "931"
|
||||
},{
|
||||
"id":"13",
|
||||
"brandName": "Michelin",
|
||||
"companyLogo": "../assets/images/brands/img-1.png",
|
||||
"productItems": "1462"
|
||||
},{
|
||||
"id":"14",
|
||||
"brandName": "Kinetic",
|
||||
"companyLogo": "../assets/images/brands/img-13.png",
|
||||
"productItems": "3621"
|
||||
},{
|
||||
"id":"15",
|
||||
"brandName": "Soriana",
|
||||
"companyLogo": "../assets/images/brands/img-14.png",
|
||||
"productItems": "1024"
|
||||
},{
|
||||
"id":"16",
|
||||
"brandName": "Puma",
|
||||
"companyLogo": "../assets/images/brands/img-4.png",
|
||||
"productItems": "1548"
|
||||
},{
|
||||
"id":"17",
|
||||
"brandName": "Huawel",
|
||||
"companyLogo": "../assets/images/brands/img-3.png",
|
||||
"productItems": "3654"
|
||||
},{
|
||||
"id":"18",
|
||||
"brandName": "Rolex",
|
||||
"companyLogo": "../assets/images/brands/img-2.png",
|
||||
"productItems": "471"
|
||||
},{
|
||||
"id":"19",
|
||||
"brandName": "Michelin",
|
||||
"companyLogo": "../assets/images/brands/img-1.png",
|
||||
"productItems": "362"
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,112 @@
|
||||
[
|
||||
{
|
||||
"id":1,
|
||||
"discount" :"$15.9",
|
||||
"couponTitle" :"Winter Gift Voucher",
|
||||
"code" : "WINTER145",
|
||||
"productType" : "Other Accessories",
|
||||
"startDate" : "23 Dec, 2022",
|
||||
"endDate" : "15 Jan, 2023",
|
||||
"status" : "Active"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"discount" :"50%",
|
||||
"couponTitle" :"Back Friday",
|
||||
"code" : "FRIDAY50",
|
||||
"productType" : "Furniture",
|
||||
"startDate" : "14 Mar, 2022",
|
||||
"endDate" : "29 Mar, 2022",
|
||||
"status" : "Active"
|
||||
},
|
||||
{
|
||||
"id":3,
|
||||
"discount" :"20%",
|
||||
"couponTitle" :"Gift Voucher",
|
||||
"code" : "TONER20",
|
||||
"productType" : "Lighting",
|
||||
"startDate" : "05 Aug, 2022",
|
||||
"endDate" : "12 Sep, 2022",
|
||||
"status" : "Expired"
|
||||
},
|
||||
{
|
||||
"id":4,
|
||||
"discount" :"$10",
|
||||
"couponTitle" :"Cyber Sale",
|
||||
"code" : "CYBER10",
|
||||
"productType" : "Footwear",
|
||||
"startDate" : "16 Aug, 2022",
|
||||
"endDate" : "15 Sep, 2022",
|
||||
"status" : "Expired"
|
||||
},
|
||||
{
|
||||
"id":5,
|
||||
"discount" :"60%",
|
||||
"couponTitle" :"Exclusive Sale",
|
||||
"code" : "SALES60",
|
||||
"productType" : "Clothing",
|
||||
"startDate" : "11 Sep, 2022",
|
||||
"endDate" : "03 Oct, 2022",
|
||||
"status" : "Active"
|
||||
},
|
||||
{
|
||||
"id":6,
|
||||
"discount" :"$15",
|
||||
"couponTitle" :"Great Festival",
|
||||
"code" : "FESTIVAL15",
|
||||
"productType" : "Headphones",
|
||||
"startDate" : "09 Dec, 2022",
|
||||
"endDate" : "21 Dec, 2022",
|
||||
"status" : "Expired"
|
||||
},
|
||||
{
|
||||
"id":7,
|
||||
"discount" :"40%",
|
||||
"couponTitle" :"Summer Sale",
|
||||
"code" : "SUMMER40",
|
||||
"productType" : "Beauty & Personal Care",
|
||||
"startDate" : "05 Oct, 2022",
|
||||
"endDate" : "24 Nov, 2022",
|
||||
"status" : "Expired"
|
||||
},
|
||||
{
|
||||
"id":8,
|
||||
"discount" :"20%",
|
||||
"couponTitle" :"Christmas Sale",
|
||||
"code" : "CHRISTMAS20",
|
||||
"productType" : "Headphones",
|
||||
"startDate" : "15 Jan, 2023",
|
||||
"endDate" : "13 Feb, 2023",
|
||||
"status" : "Active"
|
||||
},
|
||||
{
|
||||
"id":9,
|
||||
"discount" :"$10",
|
||||
"couponTitle" :"Summer Sale",
|
||||
"code" : "SUMMER10",
|
||||
"productType" : "Furniture",
|
||||
"startDate" : "19 Nov, 2022",
|
||||
"endDate" : "28 Dec, 2022",
|
||||
"status" : "Expired"
|
||||
},
|
||||
{
|
||||
"id":10,
|
||||
"discount" :"$25",
|
||||
"couponTitle" :"Gift Voucher",
|
||||
"code" : "FESTIVAL15",
|
||||
"productType" : "Watch",
|
||||
"startDate" : "02 Dec, 2022",
|
||||
"endDate" : "07 Jan, 2023",
|
||||
"status" : "Active"
|
||||
},
|
||||
{
|
||||
"id":11,
|
||||
"discount" :"$10",
|
||||
"couponTitle" :"Cyber Sale",
|
||||
"code" : "CYBER10",
|
||||
"productType" : "Footwear",
|
||||
"startDate" : "16 Aug, 2022",
|
||||
"endDate" : "15 Sep, 2022",
|
||||
"status" : "Expired"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"id":1,
|
||||
"currencyName": "European Union",
|
||||
"usd" : "1.064427",
|
||||
"type":"Euro (€)",
|
||||
"exchangeRate" :"0.00136"
|
||||
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"currencyName": "Renminbi (Yuan)",
|
||||
"usd" : "0.14",
|
||||
"type":"Yuan (¥)",
|
||||
"exchangeRate" :"0.00011"
|
||||
|
||||
},
|
||||
{
|
||||
"id":3,
|
||||
"currencyName": "Afghan Afghani",
|
||||
"usd" : "0.011",
|
||||
"type":"AFN (؋)",
|
||||
"exchangeRate" :"0.00012"
|
||||
|
||||
},
|
||||
{
|
||||
"id":4,
|
||||
"currencyName": "Canadian Dollar",
|
||||
"usd" : "0.735505",
|
||||
"type":"CAD ($)",
|
||||
"exchangeRate" :"0.00214"
|
||||
|
||||
},
|
||||
{
|
||||
"id":5,
|
||||
"currencyName": "Danish Kroner",
|
||||
"usd" : "0.14",
|
||||
"type":"DKK (Kr)",
|
||||
"exchangeRate" :"0.0026"
|
||||
|
||||
},
|
||||
{
|
||||
"id":6,
|
||||
"currencyName": "Egyptian Pound",
|
||||
"usd" : "0.040",
|
||||
"type":"EGP (E£)",
|
||||
"exchangeRate" :"0.00054"
|
||||
|
||||
},
|
||||
{
|
||||
"id":7,
|
||||
"currencyName": "Kenyan Shilling",
|
||||
"usd" : "0.0081",
|
||||
"type":"KES (K)",
|
||||
"exchangeRate" :"0.0000321"
|
||||
|
||||
},
|
||||
{
|
||||
"id":8,
|
||||
"currencyName": "United Kingdom",
|
||||
"usd" : "1.20",
|
||||
"type":"GBP (£)",
|
||||
"exchangeRate" :"0.0374"
|
||||
|
||||
},
|
||||
{
|
||||
"id":9,
|
||||
"currencyName": "European Union",
|
||||
"usd" : "1.064427",
|
||||
"type":"Euro (€)",
|
||||
"exchangeRate" :"0.00136"
|
||||
|
||||
},
|
||||
{
|
||||
"id":10,
|
||||
"currencyName": "Colombian Peso",
|
||||
"usd" : "1542.32",
|
||||
"type":"COP ($)",
|
||||
"exchangeRate" :"0.00524355"
|
||||
|
||||
},
|
||||
{
|
||||
"id":11,
|
||||
"currencyName": "Kenyan Shilling",
|
||||
"usd" : "0.0081",
|
||||
"type":"KES (K)",
|
||||
"exchangeRate" :"0.0000321"
|
||||
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,460 @@
|
||||
{
|
||||
"data": [
|
||||
[
|
||||
"Tiger Nixon",
|
||||
"System Architect",
|
||||
"Edinburgh",
|
||||
"5421",
|
||||
"2011/04/25",
|
||||
"$320,800"
|
||||
],
|
||||
[
|
||||
"Garrett Winters",
|
||||
"Accountant",
|
||||
"Tokyo",
|
||||
"8422",
|
||||
"2011/07/25",
|
||||
"$170,750"
|
||||
],
|
||||
[
|
||||
"Ashton Cox",
|
||||
"Junior Technical Author",
|
||||
"San Francisco",
|
||||
"1562",
|
||||
"2009/01/12",
|
||||
"$86,000"
|
||||
],
|
||||
[
|
||||
"Cedric Kelly",
|
||||
"Senior Javascript Developer",
|
||||
"Edinburgh",
|
||||
"6224",
|
||||
"2012/03/29",
|
||||
"$433,060"
|
||||
],
|
||||
[
|
||||
"Airi Satou",
|
||||
"Accountant",
|
||||
"Tokyo",
|
||||
"5407",
|
||||
"2008/11/28",
|
||||
"$162,700"
|
||||
],
|
||||
[
|
||||
"Brielle Williamson",
|
||||
"Integration Specialist",
|
||||
"New York",
|
||||
"4804",
|
||||
"2012/12/02",
|
||||
"$372,000"
|
||||
],
|
||||
[
|
||||
"Herrod Chandler",
|
||||
"Sales Assistant",
|
||||
"San Francisco",
|
||||
"9608",
|
||||
"2012/08/06",
|
||||
"$137,500"
|
||||
],
|
||||
[
|
||||
"Rhona Davidson",
|
||||
"Integration Specialist",
|
||||
"Tokyo",
|
||||
"6200",
|
||||
"2010/10/14",
|
||||
"$327,900"
|
||||
],
|
||||
[
|
||||
"Colleen Hurst",
|
||||
"Javascript Developer",
|
||||
"San Francisco",
|
||||
"2360",
|
||||
"2009/09/15",
|
||||
"$205,500"
|
||||
],
|
||||
[
|
||||
"Sonya Frost",
|
||||
"Software Engineer",
|
||||
"Edinburgh",
|
||||
"1667",
|
||||
"2008/12/13",
|
||||
"$103,600"
|
||||
],
|
||||
[
|
||||
"Jena Gaines",
|
||||
"Office Manager",
|
||||
"London",
|
||||
"3814",
|
||||
"2008/12/19",
|
||||
"$90,560"
|
||||
],
|
||||
[
|
||||
"Quinn Flynn",
|
||||
"Support Lead",
|
||||
"Edinburgh",
|
||||
"9497",
|
||||
"2013/03/03",
|
||||
"$342,000"
|
||||
],
|
||||
[
|
||||
"Charde Marshall",
|
||||
"Regional Director",
|
||||
"San Francisco",
|
||||
"6741",
|
||||
"2008/10/16",
|
||||
"$470,600"
|
||||
],
|
||||
[
|
||||
"Haley Kennedy",
|
||||
"Senior Marketing Designer",
|
||||
"London",
|
||||
"3597",
|
||||
"2012/12/18",
|
||||
"$313,500"
|
||||
],
|
||||
[
|
||||
"Tatyana Fitzpatrick",
|
||||
"Regional Director",
|
||||
"London",
|
||||
"1965",
|
||||
"2010/03/17",
|
||||
"$385,750"
|
||||
],
|
||||
[
|
||||
"Michael Silva",
|
||||
"Marketing Designer",
|
||||
"London",
|
||||
"1581",
|
||||
"2012/11/27",
|
||||
"$198,500"
|
||||
],
|
||||
[
|
||||
"Paul Byrd",
|
||||
"Chief Financial Officer (CFO)",
|
||||
"New York",
|
||||
"3059",
|
||||
"2010/06/09",
|
||||
"$725,000"
|
||||
],
|
||||
[
|
||||
"Gloria Little",
|
||||
"Systems Administrator",
|
||||
"New York",
|
||||
"1721",
|
||||
"2009/04/10",
|
||||
"$237,500"
|
||||
],
|
||||
[
|
||||
"Bradley Greer",
|
||||
"Software Engineer",
|
||||
"London",
|
||||
"2558",
|
||||
"2012/10/13",
|
||||
"$132,000"
|
||||
],
|
||||
[
|
||||
"Dai Rios",
|
||||
"Personnel Lead",
|
||||
"Edinburgh",
|
||||
"2290",
|
||||
"2012/09/26",
|
||||
"$217,500"
|
||||
],
|
||||
[
|
||||
"Jenette Caldwell",
|
||||
"Development Lead",
|
||||
"New York",
|
||||
"1937",
|
||||
"2011/09/03",
|
||||
"$345,000"
|
||||
],
|
||||
[
|
||||
"Yuri Berry",
|
||||
"Chief Marketing Officer (CMO)",
|
||||
"New York",
|
||||
"6154",
|
||||
"2009/06/25",
|
||||
"$675,000"
|
||||
],
|
||||
[
|
||||
"Caesar Vance",
|
||||
"Pre-Sales Support",
|
||||
"New York",
|
||||
"8330",
|
||||
"2011/12/12",
|
||||
"$106,450"
|
||||
],
|
||||
[
|
||||
"Doris Wilder",
|
||||
"Sales Assistant",
|
||||
"Sydney",
|
||||
"3023",
|
||||
"2010/09/20",
|
||||
"$85,600"
|
||||
],
|
||||
[
|
||||
"Angelica Ramos",
|
||||
"Chief Executive Officer (CEO)",
|
||||
"London",
|
||||
"5797",
|
||||
"2009/10/09",
|
||||
"$1,200,000"
|
||||
],
|
||||
[
|
||||
"Gavin Joyce",
|
||||
"Developer",
|
||||
"Edinburgh",
|
||||
"8822",
|
||||
"2010/12/22",
|
||||
"$92,575"
|
||||
],
|
||||
[
|
||||
"Jennifer Chang",
|
||||
"Regional Director",
|
||||
"Singapore",
|
||||
"9239",
|
||||
"2010/11/14",
|
||||
"$357,650"
|
||||
],
|
||||
[
|
||||
"Brenden Wagner",
|
||||
"Software Engineer",
|
||||
"San Francisco",
|
||||
"1314",
|
||||
"2011/06/07",
|
||||
"$206,850"
|
||||
],
|
||||
[
|
||||
"Fiona Green",
|
||||
"Chief Operating Officer (COO)",
|
||||
"San Francisco",
|
||||
"2947",
|
||||
"2010/03/11",
|
||||
"$850,000"
|
||||
],
|
||||
[
|
||||
"Shou Itou",
|
||||
"Regional Marketing",
|
||||
"Tokyo",
|
||||
"8899",
|
||||
"2011/08/14",
|
||||
"$163,000"
|
||||
],
|
||||
[
|
||||
"Michelle House",
|
||||
"Integration Specialist",
|
||||
"Sydney",
|
||||
"2769",
|
||||
"2011/06/02",
|
||||
"$95,400"
|
||||
],
|
||||
[
|
||||
"Suki Burks",
|
||||
"Developer",
|
||||
"London",
|
||||
"6832",
|
||||
"2009/10/22",
|
||||
"$114,500"
|
||||
],
|
||||
[
|
||||
"Prescott Bartlett",
|
||||
"Technical Author",
|
||||
"London",
|
||||
"3606",
|
||||
"2011/05/07",
|
||||
"$145,000"
|
||||
],
|
||||
[
|
||||
"Gavin Cortez",
|
||||
"Team Leader",
|
||||
"San Francisco",
|
||||
"2860",
|
||||
"2008/10/26",
|
||||
"$235,500"
|
||||
],
|
||||
[
|
||||
"Martena Mccray",
|
||||
"Post-Sales support",
|
||||
"Edinburgh",
|
||||
"8240",
|
||||
"2011/03/09",
|
||||
"$324,050"
|
||||
],
|
||||
[
|
||||
"Unity Butler",
|
||||
"Marketing Designer",
|
||||
"San Francisco",
|
||||
"5384",
|
||||
"2009/12/09",
|
||||
"$85,675"
|
||||
],
|
||||
[
|
||||
"Howard Hatfield",
|
||||
"Office Manager",
|
||||
"San Francisco",
|
||||
"7031",
|
||||
"2008/12/16",
|
||||
"$164,500"
|
||||
],
|
||||
[
|
||||
"Hope Fuentes",
|
||||
"Secretary",
|
||||
"San Francisco",
|
||||
"6318",
|
||||
"2010/02/12",
|
||||
"$109,850"
|
||||
],
|
||||
[
|
||||
"Vivian Harrell",
|
||||
"Financial Controller",
|
||||
"San Francisco",
|
||||
"9422",
|
||||
"2009/02/14",
|
||||
"$452,500"
|
||||
],
|
||||
[
|
||||
"Timothy Mooney",
|
||||
"Office Manager",
|
||||
"London",
|
||||
"7580",
|
||||
"2008/12/11",
|
||||
"$136,200"
|
||||
],
|
||||
[
|
||||
"Jackson Bradshaw",
|
||||
"Director",
|
||||
"New York",
|
||||
"1042",
|
||||
"2008/09/26",
|
||||
"$645,750"
|
||||
],
|
||||
[
|
||||
"Olivia Liang",
|
||||
"Support Engineer",
|
||||
"Singapore",
|
||||
"2120",
|
||||
"2011/02/03",
|
||||
"$234,500"
|
||||
],
|
||||
[
|
||||
"Bruno Nash",
|
||||
"Software Engineer",
|
||||
"London",
|
||||
"6222",
|
||||
"2011/05/03",
|
||||
"$163,500"
|
||||
],
|
||||
[
|
||||
"Sakura Yamamoto",
|
||||
"Support Engineer",
|
||||
"Tokyo",
|
||||
"9383",
|
||||
"2009/08/19",
|
||||
"$139,575"
|
||||
],
|
||||
[
|
||||
"Thor Walton",
|
||||
"Developer",
|
||||
"New York",
|
||||
"8327",
|
||||
"2013/08/11",
|
||||
"$98,540"
|
||||
],
|
||||
[
|
||||
"Finn Camacho",
|
||||
"Support Engineer",
|
||||
"San Francisco",
|
||||
"2927",
|
||||
"2009/07/07",
|
||||
"$87,500"
|
||||
],
|
||||
[
|
||||
"Serge Baldwin",
|
||||
"Data Coordinator",
|
||||
"Singapore",
|
||||
"8352",
|
||||
"2012/04/09",
|
||||
"$138,575"
|
||||
],
|
||||
[
|
||||
"Zenaida Frank",
|
||||
"Software Engineer",
|
||||
"New York",
|
||||
"7439",
|
||||
"2010/01/04",
|
||||
"$125,250"
|
||||
],
|
||||
[
|
||||
"Zorita Serrano",
|
||||
"Software Engineer",
|
||||
"San Francisco",
|
||||
"4389",
|
||||
"2012/06/01",
|
||||
"$115,000"
|
||||
],
|
||||
[
|
||||
"Jennifer Acosta",
|
||||
"Junior Javascript Developer",
|
||||
"Edinburgh",
|
||||
"3431",
|
||||
"2013/02/01",
|
||||
"$75,650"
|
||||
],
|
||||
[
|
||||
"Cara Stevens",
|
||||
"Sales Assistant",
|
||||
"New York",
|
||||
"3990",
|
||||
"2011/12/06",
|
||||
"$145,600"
|
||||
],
|
||||
[
|
||||
"Hermione Butler",
|
||||
"Regional Director",
|
||||
"London",
|
||||
"1016",
|
||||
"2011/03/21",
|
||||
"$356,250"
|
||||
],
|
||||
[
|
||||
"Lael Greer",
|
||||
"Systems Administrator",
|
||||
"London",
|
||||
"6733",
|
||||
"2009/02/27",
|
||||
"$103,500"
|
||||
],
|
||||
[
|
||||
"Jonas Alexander",
|
||||
"Developer",
|
||||
"San Francisco",
|
||||
"8196",
|
||||
"2010/07/14",
|
||||
"$86,500"
|
||||
],
|
||||
[
|
||||
"Shad Decker",
|
||||
"Regional Director",
|
||||
"Edinburgh",
|
||||
"6373",
|
||||
"2008/11/13",
|
||||
"$183,000"
|
||||
],
|
||||
[
|
||||
"Michael Bruce",
|
||||
"Javascript Developer",
|
||||
"Singapore",
|
||||
"5384",
|
||||
"2011/06/27",
|
||||
"$183,000"
|
||||
],
|
||||
[
|
||||
"Donna Snider",
|
||||
"Customer Support",
|
||||
"New York",
|
||||
"4226",
|
||||
"2011/01/25",
|
||||
"$112,000"
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,111 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"customer_name": "Alfred Hurst",
|
||||
"product_name": "Carven Lounge Chair Red",
|
||||
"amount": "$874.30",
|
||||
"order_date": "18 Dec, 2022",
|
||||
"delivery_date": "24 Dec, 2022",
|
||||
"payment_method": "Mastercard",
|
||||
"status": "Delivered"
|
||||
}, {
|
||||
"id": "2",
|
||||
"customer_name": "Tommy Carey",
|
||||
"product_name": "World's Most Expensive T-Shirt",
|
||||
"amount": "$1452.00",
|
||||
"order_date": "02 Jan, 2022",
|
||||
"delivery_date": "13 Jan, 2022",
|
||||
"payment_method": "Visa",
|
||||
"status": "Pickups"
|
||||
}, {
|
||||
"id": "3",
|
||||
"customer_name": "Cassius Brock",
|
||||
"product_name": "Ninja Pro Max Smartwatch",
|
||||
"amount": "$341.23",
|
||||
"order_date": "24 Nov, 2022",
|
||||
"delivery_date": "02 Dec, 2022",
|
||||
"payment_method": "COD",
|
||||
"status": "Inprogress"
|
||||
}, {
|
||||
"id": "4",
|
||||
"customer_name": "Camilla Winters",
|
||||
"product_name": "Like Style Women Black Handbag",
|
||||
"amount": "$671.00",
|
||||
"order_date": "12 Jan, 2023",
|
||||
"delivery_date": "20 Jan, 2023",
|
||||
"payment_method": "Visa",
|
||||
"status": "Pending"
|
||||
}, {
|
||||
"id": "5",
|
||||
"customer_name": "Gabrielle Holden",
|
||||
"product_name": "Funky Prints T-shirt",
|
||||
"amount": "$803.11",
|
||||
"order_date": "08 Aug, 2022",
|
||||
"delivery_date": "16 Aug, 2022",
|
||||
"payment_method": "Mastercard",
|
||||
"status": "Returns"
|
||||
}, {
|
||||
"id": "6",
|
||||
"customer_name": "Kristina Hooper",
|
||||
"product_name": "Innovative Education Book",
|
||||
"amount": "$203.65",
|
||||
"order_date": "08 Oct, 2022",
|
||||
"delivery_date": "24 Oct, 2022",
|
||||
"payment_method": "Visa",
|
||||
"status": "Cancelled"
|
||||
}, {
|
||||
"id": "7",
|
||||
"customer_name": "Jacques Leon",
|
||||
"product_name": "Leather band Smartwatches",
|
||||
"amount": "$2145.20",
|
||||
"order_date": "11 Feb, 2021",
|
||||
"delivery_date": "22 Feb, 2021",
|
||||
"payment_method": "COD",
|
||||
"status": "Delivered"
|
||||
}, {
|
||||
"id": "8",
|
||||
"customer_name": "Theresa Crawford",
|
||||
"product_name": "Galaxy Watch4",
|
||||
"amount": "$3468.41",
|
||||
"order_date": "28 Oct, 2022",
|
||||
"delivery_date": "09 Nov, 2022",
|
||||
"payment_method": "Mastercard",
|
||||
"status": "Pickups"
|
||||
}, {
|
||||
"id": "9",
|
||||
"customer_name": "Alina Holland",
|
||||
"product_name": "Borosil Paper Cup",
|
||||
"amount": "$351.91",
|
||||
"order_date": "19 June, 2021",
|
||||
"delivery_date": "28 June, 2021",
|
||||
"payment_method": "Visa",
|
||||
"status": "Pending"
|
||||
}, {
|
||||
"id": "10",
|
||||
"customer_name": "Edward Rogers",
|
||||
"product_name": "Apple Headphone",
|
||||
"amount": "$1876.02",
|
||||
"order_date": "25 Nov, 2021",
|
||||
"delivery_date": "03 Dec, 2021",
|
||||
"payment_method": "COD",
|
||||
"status": "Returns"
|
||||
},{
|
||||
"id": "11",
|
||||
"customer_name": "Richard Jenkins",
|
||||
"product_name": "Innovative Education Book",
|
||||
"amount": "$203.65",
|
||||
"order_date": "08 Oct, 2021",
|
||||
"delivery_date": "24 Oct, 2021",
|
||||
"payment_method": "Visa",
|
||||
"status": "Cancelled"
|
||||
}, {
|
||||
"id": "12",
|
||||
"customer_name": "Louis Hicks",
|
||||
"product_name": "Leather band Smartwatches",
|
||||
"amount": "$2145.20",
|
||||
"order_date": "11 Feb, 2021",
|
||||
"delivery_date": "22 Feb, 2021",
|
||||
"payment_method": "COD",
|
||||
"status": "Delivered"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,83 @@
|
||||
[
|
||||
{
|
||||
"id":"1",
|
||||
"sellerName": "Zibra Fashion Ltd",
|
||||
"companyLogo": "../assets/images/companies/img-5.png",
|
||||
"verified": true,
|
||||
"webUrl": "www.zibrafashion.com",
|
||||
"stock" : "2587",
|
||||
"revenue" : "$438.36"
|
||||
},{
|
||||
"id":"2",
|
||||
"sellerName": "Terry & Jerry",
|
||||
"companyLogo": "../assets/images/companies/img-5.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.terry&jerry.com",
|
||||
"stock" : "850",
|
||||
"revenue" : "$213.52"
|
||||
},{
|
||||
"id":"3",
|
||||
"sellerName": "Themesbrand",
|
||||
"companyLogo": "../assets/images/companies/img-1.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.themesbrand.com",
|
||||
"stock" : "1546",
|
||||
"revenue" : "$383.50"
|
||||
},{
|
||||
"id":"4",
|
||||
"sellerName": "Digital Galaxy",
|
||||
"companyLogo": "../assets/images/companies/img-4.png",
|
||||
"verified": true,
|
||||
"webUrl": "www.digitalgalaxy.com",
|
||||
"stock" : "241",
|
||||
"revenue" : "$184.20"
|
||||
},{
|
||||
"id":"5",
|
||||
"sellerName": "Rotic Fashion",
|
||||
"companyLogo": "../assets/images/companies/img-3.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.roticfashion.com",
|
||||
"stock" : "654",
|
||||
"revenue" : "$224.10"
|
||||
},{
|
||||
"id":"6",
|
||||
"sellerName": "RND Fashion",
|
||||
"companyLogo": "../assets/images/companies/img-2.png",
|
||||
"verified": true,
|
||||
"webUrl": "www.rndfashion.com",
|
||||
"stock" : "150",
|
||||
"revenue" : "$180.62"
|
||||
},{
|
||||
"id":"7",
|
||||
"sellerName": "Jorce Medicines",
|
||||
"companyLogo": "../assets/images/companies/img-7.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.jorcemedicines.com",
|
||||
"stock" : "540",
|
||||
"revenue" : "$947.33"
|
||||
},{
|
||||
"id":"8",
|
||||
"sellerName": "Pich Hub",
|
||||
"companyLogo": "../assets/images/companies/img-6.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.pichhub.com",
|
||||
"stock" : "874",
|
||||
"revenue" : "$365.87"
|
||||
},{
|
||||
"id":"9",
|
||||
"sellerName": "Chase Pitkin",
|
||||
"companyLogo": "../assets/images/companies/img-5.png",
|
||||
"verified": true,
|
||||
"webUrl": "-",
|
||||
"stock" : "2587",
|
||||
"revenue" : "$438.36"
|
||||
},{
|
||||
"id":"10",
|
||||
"sellerName": "Star Merchant Services",
|
||||
"companyLogo": "../assets/images/companies/img-4.png",
|
||||
"verified": false,
|
||||
"webUrl": "www.starmerchant.com",
|
||||
"stock" : "850",
|
||||
"revenue" : "$213.52"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,112 @@
|
||||
[
|
||||
{
|
||||
"id":"1",
|
||||
"sellerName": "Alfred Hurst",
|
||||
"itemStock": "245",
|
||||
"balance" : "$748.32k",
|
||||
"email" : "alfredH@toner.com",
|
||||
"phone":"415-778-3654",
|
||||
"createDate":"18 Dec, 2018",
|
||||
"accountStatus": "Inactive"
|
||||
},
|
||||
{
|
||||
"id":"2",
|
||||
"sellerName": "Tommy Carey",
|
||||
"itemStock": "3982",
|
||||
"balance" : "$1452.74k",
|
||||
"email" : "careytommy@toner.com",
|
||||
"phone":"963-012-7495",
|
||||
"createDate":"02 Jan, 2023",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"3",
|
||||
"sellerName": "Cassius Brock",
|
||||
"itemStock": "1571",
|
||||
"balance" : "$341.81k",
|
||||
"email" : "brock@toner.com",
|
||||
"phone":"415-778-3654",
|
||||
"createDate":"24 Nov, 2022",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"4",
|
||||
"sellerName": "Camilla Winters",
|
||||
"itemStock": "1873",
|
||||
"balance" : "$671.00k",
|
||||
"email" : "camilla@toner.com",
|
||||
"phone":"013-789-9876",
|
||||
"createDate":"12 Jan, 2023",
|
||||
"accountStatus": "Inactive"
|
||||
},
|
||||
{
|
||||
"id":"5",
|
||||
"sellerName": "Gabrielle Holden",
|
||||
"itemStock": "2268",
|
||||
"balance" : "$803.11k",
|
||||
"email" : "gabrielle@toner.com",
|
||||
"phone":"032-012-3654",
|
||||
"createDate":"17 Nov, 2022",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"6",
|
||||
"sellerName": "Kristina Hooper",
|
||||
"itemStock": "976",
|
||||
"balance" : "$203.65k",
|
||||
"email" : "kristina@toner.com",
|
||||
"phone":"654-321-0789",
|
||||
"createDate":"04 Oct, 2020",
|
||||
"accountStatus": "Inactive"
|
||||
},
|
||||
{
|
||||
"id":"7",
|
||||
"sellerName": "Jacques Leon",
|
||||
"itemStock": "2870",
|
||||
"balance" : "$2145.20k",
|
||||
"email" : "jacques@toner.com",
|
||||
"phone":"094-951-3576",
|
||||
"createDate":"07 Feb, 2015",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"8",
|
||||
"sellerName": "Theresa Crawford",
|
||||
"itemStock": "2504",
|
||||
"balance" : "$3468.41k",
|
||||
"email" : "crawford@toner.com",
|
||||
"phone":"364-953-0764",
|
||||
"createDate":"28 Oct, 2014",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"9",
|
||||
"sellerName": "Alina Holland",
|
||||
"itemStock": "703",
|
||||
"balance" : "$351.91k",
|
||||
"email" : "hollandalina@toner.com",
|
||||
"phone":"275-754-9658",
|
||||
"createDate":"16 Aug, 2016",
|
||||
"accountStatus": "Active"
|
||||
},
|
||||
{
|
||||
"id":"10",
|
||||
"sellerName": "Edward Rogers",
|
||||
"itemStock": "2419",
|
||||
"balance" : "$1876.02k",
|
||||
"email" : "edwardro@toner.com",
|
||||
"phone":"546-010-0739",
|
||||
"createDate":"25 Nov, 2021",
|
||||
"accountStatus": "Inactive"
|
||||
},
|
||||
{
|
||||
"id":"11",
|
||||
"sellerName": "Camilla Winters",
|
||||
"itemStock": "1873",
|
||||
"balance" : "$671.00k",
|
||||
"email" : "camilla@toner.com",
|
||||
"phone":"013-789-9876",
|
||||
"createDate":"12 Jan, 2023",
|
||||
"accountStatus": "Inactive"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,111 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"shipment_no": "TBSN15412120001",
|
||||
"customer_name": "Daniel Gonzalez",
|
||||
"supplier": "iTest Factory",
|
||||
"location": "Germany",
|
||||
"order_date": "23 Dec, 2022",
|
||||
"arrival_date": "15 Jan, 2023",
|
||||
"status": "Delivered"
|
||||
},{
|
||||
"id": "2",
|
||||
"shipment_no": "TBSN15412124512",
|
||||
"customer_name": "Terry White",
|
||||
"supplier": "Themesbrand",
|
||||
"location": "Jersey",
|
||||
"order_date": "06 Jan, 2023",
|
||||
"arrival_date": "19 Jan, 2023",
|
||||
"status": "Pending"
|
||||
},{
|
||||
"id": "3",
|
||||
"shipment_no": "TBSN15412102154",
|
||||
"customer_name": "Heather Jimenez",
|
||||
"supplier": "Scott Wilson",
|
||||
"location": "Spain",
|
||||
"order_date": "12 Oct, 2022",
|
||||
"arrival_date": "01 Nov, 2022",
|
||||
"status": "Delivered"
|
||||
},{
|
||||
"id": "4",
|
||||
"shipment_no": "TBSN15414512307",
|
||||
"customer_name": "Phoenix Colon",
|
||||
"supplier": "Scott Fry",
|
||||
"location": "Albania",
|
||||
"order_date": "03 Jan, 2023",
|
||||
"arrival_date": "20 Jan, 2023",
|
||||
"status": "Shipping"
|
||||
},{
|
||||
"id": "5",
|
||||
"shipment_no": "TBSN15414516748",
|
||||
"customer_name": "Albie Guerra",
|
||||
"supplier": "Farhan Stein",
|
||||
"location": "Poland",
|
||||
"order_date": "16 Jan, 2023",
|
||||
"arrival_date": "29 Feb, 2023",
|
||||
"status": "Pickups"
|
||||
},{
|
||||
"id": "6",
|
||||
"shipment_no": "TBSN15414521032",
|
||||
"customer_name": "Devon Patton",
|
||||
"supplier": "Zibra Cube",
|
||||
"location": "UA",
|
||||
"order_date": "02 Feb, 2023",
|
||||
"arrival_date": "24 Mar, 2023",
|
||||
"status": "Shipping"
|
||||
},{
|
||||
"id": "7",
|
||||
"shipment_no": "TBSN15414523654",
|
||||
"customer_name": "Saoirse Blake",
|
||||
"supplier": "Micro Design",
|
||||
"location": "Sweden",
|
||||
"order_date": "13 Sep, 2022",
|
||||
"arrival_date": "07 Jan, 2023",
|
||||
"status": "Pending"
|
||||
},{
|
||||
"id": "8",
|
||||
"shipment_no": "TBSN15414527498",
|
||||
"customer_name": "Amanda Cortez",
|
||||
"supplier": "Android Galaxy",
|
||||
"location": "Serbia",
|
||||
"order_date": "20 Mar, 2022",
|
||||
"arrival_date": "09 May, 2022",
|
||||
"status": "Pickups"
|
||||
},{
|
||||
"id": "9",
|
||||
"shipment_no": "TBSN15414524986",
|
||||
"customer_name": "Lochlan Green",
|
||||
"supplier": "Zibra Cube",
|
||||
"location": "Ukraine",
|
||||
"order_date": "12 Aug, 2022",
|
||||
"arrival_date": "17 Sep, 2022",
|
||||
"status": "Delivered"
|
||||
},{
|
||||
"id": "10",
|
||||
"shipment_no": "TBSN15414521452",
|
||||
"customer_name": "Billy Conway",
|
||||
"supplier": "iTest Factory",
|
||||
"location": "Italy",
|
||||
"order_date": "04 Oct, 2022",
|
||||
"arrival_date": "30 Dec, 2022",
|
||||
"status": "Out Of Delivery"
|
||||
},{
|
||||
"id": "11",
|
||||
"shipment_no": "TBSN15414516748",
|
||||
"customer_name": "Bertie Taylor",
|
||||
"supplier": "Farhan Stein",
|
||||
"location": "Poland",
|
||||
"order_date": "16 Jan, 2023",
|
||||
"arrival_date": "29 Feb, 2023",
|
||||
"status": "Pickups"
|
||||
},{
|
||||
"id": "12",
|
||||
"shipment_no": "TBSN15414521032",
|
||||
"customer_name": "Elaine Merkley",
|
||||
"supplier": "Zibra Cube",
|
||||
"location": "UA",
|
||||
"order_date": "02 Feb, 2023",
|
||||
"arrival_date": "24 Mar, 2023",
|
||||
"status": "Shipping"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,135 @@
|
||||
[
|
||||
{
|
||||
"id":1,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320002830",
|
||||
"amount" : "$253.32",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/american-express.png" , "American Express"],
|
||||
"transactionDate" : "15 Jan, 2023",
|
||||
"status" : "Successful",
|
||||
"clientName" :"Diana Nichols",
|
||||
"cleintEmail" : "diana@toner.com",
|
||||
"vatId" : "TB211145424"
|
||||
},
|
||||
{
|
||||
"id":2,
|
||||
"type":"up",
|
||||
"transactionID":"#TBSC320002836",
|
||||
"amount" : "$745.00",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/paypal.png" , "PayPal"],
|
||||
"transactionDate" : "19 Jan, 2023",
|
||||
"status" : "Denied",
|
||||
"clientName" :"Valentine Morin",
|
||||
"cleintEmail" : "euismod.enim@outlook.net",
|
||||
"vatId" : "TB211145425"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320002645",
|
||||
"amount" : "$2,145.87",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/discover.png" , "Discover"],
|
||||
"transactionDate" : "01 Nov, 2022",
|
||||
"status" : "Successful",
|
||||
"clientName" :"Brody Holman",
|
||||
"cleintEmail" : "metus@protonmail.org",
|
||||
"vatId" : "TB211155424"
|
||||
},
|
||||
|
||||
{
|
||||
"id":4,
|
||||
"type":"up",
|
||||
"transactionID":"#TBSC320002930",
|
||||
"amount" : "$985.00",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/paypal.png", "PayPal"],
|
||||
"transactionDate" : "20 Jan, 2023",
|
||||
"status" : "Pending",
|
||||
"clientName" :"Jolie Hood",
|
||||
"cleintEmail" : "nunc.nulla@yahoo.edu",
|
||||
"vatId" : "TB211145524"
|
||||
},{
|
||||
"id":5,
|
||||
"type":"up",
|
||||
"transactionID":"#TBSC320002987",
|
||||
"amount" : "$3654.32",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/american-express.png" , "American Express"],
|
||||
"transactionDate" : "29 Feb, 2023",
|
||||
"status" : "Successful",
|
||||
"clientName" :"Buckminster Wong",
|
||||
"cleintEmail" : "dictum.phasellus.in@hotmail.org",
|
||||
"vatId" : "TB211545424"
|
||||
},
|
||||
{
|
||||
"id":6,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320003001",
|
||||
"amount" : "$654.02",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/visa.png" ,"Visa Credit/Debit"],
|
||||
"transactionDate" : "24 Mar, 2023",
|
||||
"status" : "Denied",
|
||||
"clientName" :"Howard Lyons",
|
||||
"cleintEmail" : "neque.sed.dictum@icloud.org",
|
||||
"vatId" : "TB251145424"
|
||||
},
|
||||
{
|
||||
"id":7,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320003203",
|
||||
"amount" : "$745.02",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/discover.png","Discover"],
|
||||
"transactionDate" : "07 Jan, 2023",
|
||||
"status" : "Pending",
|
||||
"clientName" :"Howard Oneal",
|
||||
"cleintEmail" : "porttitor.tellus.non@yahoo.net",
|
||||
"vatId" : "TB211146424"
|
||||
},
|
||||
{
|
||||
"id":8,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320002830",
|
||||
"amount" : "$3654.19",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/american-express.png","American Express"],
|
||||
"transactionDate" : "09 May, 2022",
|
||||
"status" : "Denied",
|
||||
"clientName" :"Jena Hall",
|
||||
"cleintEmail" : "lectus.sit.amet@protonmail.edu",
|
||||
"vatId" : "TB211165424"
|
||||
},
|
||||
|
||||
{
|
||||
"id":9,
|
||||
"type":"up",
|
||||
"transactionID":"#TBSC320003319",
|
||||
"amount" : "$874.31",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/american-express.png","American Express"],
|
||||
"transactionDate" : "17 Sep,, 2022",
|
||||
"status" : "Successful",
|
||||
"clientName" :"Paki Edwards",
|
||||
"cleintEmail" : "edwards.phasellus.in@hotmail.org",
|
||||
"vatId" : "TB211145467"
|
||||
},
|
||||
{
|
||||
"id":10,
|
||||
"type":"up",
|
||||
"transactionID":"#TBSC320003369",
|
||||
"amount" : "$261.00",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/paypal.png","PayPal"],
|
||||
"transactionDate" : "15 Jan, 2023",
|
||||
"status" : "Successful",
|
||||
"clientName" :"Nell Potter",
|
||||
"cleintEmail" : "nella@toner.com",
|
||||
"vatId" : "TB211145123"
|
||||
},
|
||||
{
|
||||
"id":11,
|
||||
"type":"down",
|
||||
"transactionID":"#TBSC320003203",
|
||||
"amount" : "$745.02",
|
||||
"paymentMethod" :["../assets/images/ecommerce/payment/discover.png","Discover"],
|
||||
"transactionDate" : "07 Jan, 2023",
|
||||
"status" : "Pending",
|
||||
"clientName" :"Howard Oneal",
|
||||
"cleintEmail" : "porttitor.tellus.non@yahoo.net",
|
||||
"vatId" : "TB211146424"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,72 @@
|
||||
[
|
||||
{
|
||||
"id": "1",
|
||||
"user_name": ["../assets/images/users/avatar-2.jpg", "Alfred Hurst"],
|
||||
"email_id": "alfredH@toner.com",
|
||||
"date": "18 Dec, 2018",
|
||||
"status": "Inactive"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"user_name": ["../assets/images/users/avatar-3.jpg", "Tommy Carey"],
|
||||
"email_id": "careytommy@toner.com",
|
||||
"date": "02 Jan, 2023",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
"user_name": ["../assets/images/users/avatar-4.jpg", "Cassius Brock"],
|
||||
"email_id": "brock@toner.com",
|
||||
"date": "24 Nov, 2022",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"user_name": ["../assets/images/users/avatar-5.jpg", "Camilla Winters"],
|
||||
"email_id": "camilla@toner.com",
|
||||
"date": "12 Jan, 2023",
|
||||
"status": "Inactive"
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"user_name": ["../assets/images/users/avatar-6.jpg", "Gabrielle Holden"],
|
||||
"email_id": "gabrielle@toner.com",
|
||||
"date": "17 Nov, 2022",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "6",
|
||||
"user_name": ["../assets/images/users/avatar-7.jpg", "Kristina Hooper"],
|
||||
"email_id": "kristina@toner.com",
|
||||
"date": "04 Oct, 2020",
|
||||
"status": "Inactive"
|
||||
},
|
||||
{
|
||||
"id": "7",
|
||||
"user_name": ["../assets/images/users/user-dummy-img.jpg", "Jacques Leon"],
|
||||
"email_id": "jacques@toner.com",
|
||||
"date": "07 Feb, 2015",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "8",
|
||||
"user_name": ["../assets/images/users/avatar-8.jpg", "Theresa Crawford"],
|
||||
"email_id": "crawford@toner.com",
|
||||
"date": "28 Oct, 2014",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "9",
|
||||
"user_name": ["../assets/images/users/avatar-9.jpg", "Alina Holland"],
|
||||
"email_id": "hollandalina@toner.com",
|
||||
"date": "16 Aug, 2016",
|
||||
"status": "Active"
|
||||
},
|
||||
{
|
||||
"id": "10",
|
||||
"user_name": ["../assets/images/users/avatar-10.jpg", "Edward Rogers"],
|
||||
"email_id": "edwardro@toner.com",
|
||||
"date": "25 Nov, 2021",
|
||||
"status": "Inactive"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user