{
    "users": [
        {
            "id": "1",
            "name": "Milano Halal Alimentari",
            "email": "vendor@probashibazar.local",
            "phone": "+390200000001",
            "role": "vendor",
            "status": "active",
            "email_verified_at": null,
            "phone_verified_at": null,
            "password": "$2y$12$TgeQryxnizEadUR5KkfUGOTMVS\/YeIo2xoVF29n1.mO2JUy0.wMAS",
            "remember_token": null,
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "2",
            "name": "Main Admin",
            "email": "eyasin9672@gmail.com",
            "phone": "+393333516260",
            "role": "super_admin",
            "status": "active",
            "email_verified_at": "2026-06-27 21:56:27",
            "phone_verified_at": "2026-06-27 21:56:27",
            "password": "$2y$12$yvNGteVPz3mKCHqSmOIzieAgccWXmmhBePMSlWy.n01YWu2.6.Tea",
            "remember_token": null,
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-27 21:56:28"
        },
        {
            "id": "3",
            "name": "Demo Customer",
            "email": "demozuym4vjl@example.com",
            "phone": "+390005737452",
            "role": "customer",
            "status": "active",
            "email_verified_at": "2026-06-27 07:57:28",
            "phone_verified_at": "2026-06-27 07:57:28",
            "password": "$2y$12$.2nkHfdGLfECJyEsJBzQJ.pyghhBI6si5p6nZS5FGaJKqKcp1nZwq",
            "remember_token": null,
            "created_at": "2026-06-27 07:57:28",
            "updated_at": "2026-06-27 07:57:28"
        },
        {
            "id": "4",
            "name": "Md Esahak MATUBBER",
            "email": "italytobanglaapp@gmail.com",
            "phone": "6545433",
            "role": "customer",
            "status": "active",
            "email_verified_at": null,
            "phone_verified_at": null,
            "password": "$2y$12$lgiNSw0RJ2G3rHi3LbLl\/.K7cJO0vNOyAiG4Qvdw9l.iQ3ZQNO6ty",
            "remember_token": null,
            "created_at": "2026-06-27 19:40:18",
            "updated_at": "2026-06-27 19:40:18"
        }
    ],
    "customers": [
        {
            "id": "1",
            "user_id": "3",
            "phone": "+390005737452",
            "status": "active",
            "created_at": "2026-06-27 07:57:28",
            "updated_at": "2026-06-27 07:57:28"
        },
        {
            "id": "2",
            "user_id": "4",
            "phone": "6545433",
            "status": "active",
            "created_at": "2026-06-27 19:40:18",
            "updated_at": "2026-06-27 19:40:18"
        }
    ],
    "vendors": [
        {
            "id": "1",
            "user_id": "1",
            "owner_name": "Milano Halal Alimentari",
            "phone": "+390200000001",
            "whatsapp": "+390200000001",
            "email": "vendor@probashibazar.local",
            "status": "approved",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        }
    ],
    "shops": [
        {
            "id": "1",
            "vendor_id": "1",
            "city_id": "1",
            "shop_name": "Milano Halal Alimentari",
            "shop_slug": "milano-halal-alimentari",
            "owner_name": "Milano Halal Alimentari",
            "phone": "+390200000001",
            "whatsapp": "+390200000001",
            "email": "vendor@probashibazar.local",
            "address": "Via Padova, Milano",
            "logo": null,
            "cover_image": null,
            "opening_time": "09:00:00",
            "closing_time": "21:00:00",
            "delivery_available": "1",
            "pickup_available": "1",
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        }
    ],
    "products": [
        {
            "id": "1",
            "shop_id": "1",
            "category_id": "1",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Basmati Rice 5kg",
            "slug": "basmati-rice-5kg",
            "description": "Premium halal grocery rice for family cooking.",
            "price": "12.50",
            "discount_price": "10.99",
            "stock": "28",
            "unit": "bag",
            "weight": "5kg",
            "ingredients": "Rice",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:30:00",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-27 20:30:00"
        },
        {
            "id": "2",
            "shop_id": "1",
            "category_id": "2",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Red Lentils 1kg",
            "slug": "red-lentils-1kg",
            "description": "Daily cooking lentils for Bangladeshi meals.",
            "price": "3.20",
            "discount_price": null,
            "stock": "45",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "Red lentils",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "3",
            "shop_id": "1",
            "category_id": "3",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Mustard Oil 1L",
            "slug": "mustard-oil-1l",
            "description": "Traditional mustard oil for authentic flavor.",
            "price": "4.90",
            "discount_price": "4.50",
            "stock": "24",
            "unit": "bottle",
            "weight": "1L",
            "ingredients": "Mustard oil",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "4",
            "shop_id": "1",
            "category_id": "4",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Garam Masala 100g",
            "slug": "garam-masala-100g",
            "description": "Mixed spice blend for curry and biryani.",
            "price": "2.80",
            "discount_price": null,
            "stock": "60",
            "unit": "pack",
            "weight": "100g",
            "ingredients": "Spices",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "5",
            "shop_id": "1",
            "category_id": "5",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Halal Chicken 1kg",
            "slug": "halal-chicken-1kg",
            "description": "Admin-approved halal chicken.",
            "price": "7.99",
            "discount_price": null,
            "stock": "20",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "Halal chicken",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "6",
            "shop_id": "1",
            "category_id": "7",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Frozen Paratha 20pcs",
            "slug": "frozen-paratha-20pcs",
            "description": "Ready frozen paratha pack.",
            "price": "5.50",
            "discount_price": "4.99",
            "stock": "32",
            "unit": "pack",
            "weight": "20pcs",
            "ingredients": "Flour, oil, salt",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-26 12:41:19",
            "created_at": "2026-06-26 12:41:19",
            "updated_at": "2026-06-26 12:41:19"
        },
        {
            "id": "7",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Premium Basmati Rice 5kg",
            "slug": "premium-basmati-rice-5kg-vg6oz",
            "description": "Long grain basmati rice for biryani and daily meals.",
            "price": "14.99",
            "discount_price": "12.99",
            "stock": "80",
            "unit": "bag",
            "weight": "5kg",
            "ingredients": "basmati rice",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:19",
            "created_at": "2026-06-27 20:52:19",
            "updated_at": "2026-06-27 20:52:19"
        },
        {
            "id": "8",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Miniket Rice 5kg",
            "slug": "miniket-rice-5kg-osboi",
            "description": "Soft Bangladeshi-style rice for family meals.",
            "price": "12.50",
            "discount_price": "10.99",
            "stock": "60",
            "unit": "bag",
            "weight": "5kg",
            "ingredients": "rice",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:21",
            "created_at": "2026-06-27 20:52:21",
            "updated_at": "2026-06-27 20:52:21"
        },
        {
            "id": "9",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Chickpeas Chola 1kg",
            "slug": "chickpeas-chola-1kg-aojyb",
            "description": "Quality chickpeas for chana and salad.",
            "price": "4.50",
            "discount_price": "3.79",
            "stock": "70",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "chickpeas",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:25",
            "created_at": "2026-06-27 20:52:25",
            "updated_at": "2026-06-27 20:52:25"
        },
        {
            "id": "10",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Mustard Oil 1L",
            "slug": "mustard-oil-1l-w3klm",
            "description": "Traditional mustard oil for authentic cooking.",
            "price": "5.99",
            "discount_price": "4.99",
            "stock": "50",
            "unit": "bottle",
            "weight": "1L",
            "ingredients": "mustard oil",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:27",
            "created_at": "2026-06-27 20:52:27",
            "updated_at": "2026-06-27 20:52:27"
        },
        {
            "id": "11",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Sunflower Oil 1L",
            "slug": "sunflower-oil-1l-qvee2",
            "description": "Light cooking oil for everyday use.",
            "price": "3.89",
            "discount_price": "3.29",
            "stock": "90",
            "unit": "bottle",
            "weight": "1L",
            "ingredients": "sunflower oil",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:30",
            "created_at": "2026-06-27 20:52:30",
            "updated_at": "2026-06-27 20:52:30"
        },
        {
            "id": "12",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Turmeric Powder 200g",
            "slug": "turmeric-powder-200g-rdal9",
            "description": "Ground turmeric powder.",
            "price": "2.25",
            "discount_price": "1.79",
            "stock": "120",
            "unit": "pack",
            "weight": "200g",
            "ingredients": "turmeric",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:33",
            "created_at": "2026-06-27 20:52:33",
            "updated_at": "2026-06-27 20:52:33"
        },
        {
            "id": "13",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Cumin Powder 200g",
            "slug": "cumin-powder-200g-oxmzt",
            "description": "Aromatic cumin powder for curry.",
            "price": "2.75",
            "discount_price": "2.19",
            "stock": "100",
            "unit": "pack",
            "weight": "200g",
            "ingredients": "cumin",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:36",
            "created_at": "2026-06-27 20:52:36",
            "updated_at": "2026-06-27 20:52:36"
        },
        {
            "id": "14",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Coriander Powder 200g",
            "slug": "coriander-powder-200g-buut8",
            "description": "Ground coriander spice.",
            "price": "2.45",
            "discount_price": "1.99",
            "stock": "100",
            "unit": "pack",
            "weight": "200g",
            "ingredients": "coriander",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:39",
            "created_at": "2026-06-27 20:52:39",
            "updated_at": "2026-06-27 20:52:39"
        },
        {
            "id": "15",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Green Chili 250g",
            "slug": "green-chili-250g-1cqw8",
            "description": "Fresh green chili.",
            "price": "2.50",
            "discount_price": "1.99",
            "stock": "45",
            "unit": "pack",
            "weight": "250g",
            "ingredients": "green chili",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:42",
            "created_at": "2026-06-27 20:52:42",
            "updated_at": "2026-06-27 20:52:42"
        },
        {
            "id": "16",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Fresh Coriander Bunch",
            "slug": "fresh-coriander-bunch-jvuml",
            "description": "Fresh coriander leaves.",
            "price": "1.50",
            "discount_price": "1.19",
            "stock": "40",
            "unit": "bunch",
            "weight": "1 bunch",
            "ingredients": "coriander leaves",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:48",
            "created_at": "2026-06-27 20:52:48",
            "updated_at": "2026-06-27 20:52:48"
        },
        {
            "id": "17",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Potato 2kg",
            "slug": "potato-2kg-ofzap",
            "description": "Fresh potatoes for daily cooking.",
            "price": "3.25",
            "discount_price": "2.79",
            "stock": "80",
            "unit": "bag",
            "weight": "2kg",
            "ingredients": "potato",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:51",
            "created_at": "2026-06-27 20:52:51",
            "updated_at": "2026-06-27 20:52:51"
        },
        {
            "id": "18",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Onion 2kg",
            "slug": "onion-2kg-bpdli",
            "description": "Fresh onions.",
            "price": "3.75",
            "discount_price": "3.19",
            "stock": "70",
            "unit": "bag",
            "weight": "2kg",
            "ingredients": "onion",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:54",
            "created_at": "2026-06-27 20:52:54",
            "updated_at": "2026-06-27 20:52:54"
        },
        {
            "id": "19",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Banana 1kg",
            "slug": "banana-1kg-daili",
            "description": "Fresh bananas.",
            "price": "2.99",
            "discount_price": "2.49",
            "stock": "65",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "banana",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:52:57",
            "created_at": "2026-06-27 20:52:57",
            "updated_at": "2026-06-27 20:52:57"
        },
        {
            "id": "20",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Apple 1kg",
            "slug": "apple-1kg-bofpf",
            "description": "Fresh apples.",
            "price": "4.25",
            "discount_price": "3.69",
            "stock": "60",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "apple",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:00",
            "created_at": "2026-06-27 20:53:00",
            "updated_at": "2026-06-27 20:53:00"
        },
        {
            "id": "21",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Medjool Dates 500g",
            "slug": "medjool-dates-500g-x5b2j",
            "description": "Sweet premium dates.",
            "price": "7.99",
            "discount_price": "6.49",
            "stock": "45",
            "unit": "box",
            "weight": "500g",
            "ingredients": "dates",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:03",
            "created_at": "2026-06-27 20:53:03",
            "updated_at": "2026-06-27 20:53:03"
        },
        {
            "id": "22",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Frozen Rohu Fish 1kg",
            "slug": "frozen-rohu-fish-1kg-jgrhn",
            "description": "Frozen rohu fish, cleaned and packed.",
            "price": "9.99",
            "discount_price": "8.49",
            "stock": "35",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "fish",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:07",
            "created_at": "2026-06-27 20:53:07",
            "updated_at": "2026-06-27 20:53:07"
        },
        {
            "id": "23",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Frozen Hilsa Cut 1kg",
            "slug": "frozen-hilsa-cut-1kg-69tld",
            "description": "Frozen hilsa fish cuts.",
            "price": "16.99",
            "discount_price": "14.99",
            "stock": "25",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "fish",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:10",
            "created_at": "2026-06-27 20:53:10",
            "updated_at": "2026-06-27 20:53:10"
        },
        {
            "id": "24",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Halal Chicken Whole 1.2kg",
            "slug": "halal-chicken-whole-12kg-l2wce",
            "description": "Halal certified whole chicken.",
            "price": "8.99",
            "discount_price": "7.99",
            "stock": "40",
            "unit": "pack",
            "weight": "1.2kg",
            "ingredients": "halal chicken",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:13",
            "created_at": "2026-06-27 20:53:13",
            "updated_at": "2026-06-27 20:53:13"
        },
        {
            "id": "25",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Halal Beef Mince 500g",
            "slug": "halal-beef-mince-500g-nzktj",
            "description": "Halal beef mince.",
            "price": "7.50",
            "discount_price": "6.49",
            "stock": "35",
            "unit": "pack",
            "weight": "500g",
            "ingredients": "halal beef",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:15",
            "created_at": "2026-06-27 20:53:15",
            "updated_at": "2026-06-27 20:53:15"
        },
        {
            "id": "26",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Plain Yogurt 1kg",
            "slug": "plain-yogurt-1kg-qqdic",
            "description": "Plain yogurt.",
            "price": "3.50",
            "discount_price": "2.99",
            "stock": "55",
            "unit": "tub",
            "weight": "1kg",
            "ingredients": "milk yogurt",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:18",
            "created_at": "2026-06-27 20:53:18",
            "updated_at": "2026-06-27 20:53:18"
        },
        {
            "id": "27",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Fresh Milk 1L",
            "slug": "fresh-milk-1l-pbl7x",
            "description": "Fresh milk.",
            "price": "2.25",
            "discount_price": "1.99",
            "stock": "80",
            "unit": "bottle",
            "weight": "1L",
            "ingredients": "milk",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:21",
            "created_at": "2026-06-27 20:53:21",
            "updated_at": "2026-06-27 20:53:21"
        },
        {
            "id": "28",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Paratha Family Pack",
            "slug": "paratha-family-pack-4bsay",
            "description": "Frozen paratha family pack.",
            "price": "5.50",
            "discount_price": "4.49",
            "stock": "70",
            "unit": "pack",
            "weight": "20 pcs",
            "ingredients": "flour water oil",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:23",
            "created_at": "2026-06-27 20:53:23",
            "updated_at": "2026-06-27 20:53:23"
        },
        {
            "id": "29",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Naan Bread Pack",
            "slug": "naan-bread-pack-uvzqh",
            "description": "Soft naan bread.",
            "price": "3.99",
            "discount_price": "3.29",
            "stock": "60",
            "unit": "pack",
            "weight": "5 pcs",
            "ingredients": "flour water",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:26",
            "created_at": "2026-06-27 20:53:26",
            "updated_at": "2026-06-27 20:53:26"
        },
        {
            "id": "30",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Black Tea 500g",
            "slug": "black-tea-500g-xrdzs",
            "description": "Strong black tea.",
            "price": "5.99",
            "discount_price": "4.99",
            "stock": "50",
            "unit": "pack",
            "weight": "500g",
            "ingredients": "black tea",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:29",
            "created_at": "2026-06-27 20:53:29",
            "updated_at": "2026-06-27 20:53:29"
        },
        {
            "id": "31",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Chanachur Spicy Mix 300g",
            "slug": "chanachur-spicy-mix-300g-wwua2",
            "description": "Crunchy spicy snack mix.",
            "price": "2.99",
            "discount_price": "2.39",
            "stock": "90",
            "unit": "pack",
            "weight": "300g",
            "ingredients": "lentil flour spices",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:32",
            "created_at": "2026-06-27 20:53:32",
            "updated_at": "2026-06-27 20:53:32"
        },
        {
            "id": "32",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Biscuits Family Pack",
            "slug": "biscuits-family-pack-7lnww",
            "description": "Family biscuit pack.",
            "price": "3.50",
            "discount_price": "2.99",
            "stock": "75",
            "unit": "pack",
            "weight": "600g",
            "ingredients": "wheat flour sugar",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:36",
            "created_at": "2026-06-27 20:53:36",
            "updated_at": "2026-06-27 20:53:36"
        },
        {
            "id": "33",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Dishwashing Liquid 750ml",
            "slug": "dishwashing-liquid-750ml-os8ho",
            "description": "Dishwashing liquid for kitchen cleaning.",
            "price": "2.99",
            "discount_price": "2.49",
            "stock": "65",
            "unit": "bottle",
            "weight": "750ml",
            "ingredients": "cleaning liquid",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:39",
            "created_at": "2026-06-27 20:53:39",
            "updated_at": "2026-06-27 20:53:39"
        },
        {
            "id": "34",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Laundry Detergent 2kg",
            "slug": "laundry-detergent-2kg-qbtfq",
            "description": "Laundry detergent powder.",
            "price": "6.99",
            "discount_price": "5.99",
            "stock": "45",
            "unit": "box",
            "weight": "2kg",
            "ingredients": "detergent",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:53:42",
            "created_at": "2026-06-27 20:53:42",
            "updated_at": "2026-06-27 20:53:42"
        },
        {
            "id": "35",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Red Lentils Masoor Dal 1kg",
            "slug": "red-lentils-masoor-dal-1kg-hrlzi",
            "description": "Clean red lentils for dal and curry.",
            "price": "3.99",
            "discount_price": "3.29",
            "stock": "100",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "red lentils",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:56:29",
            "created_at": "2026-06-27 20:56:29",
            "updated_at": "2026-06-27 20:56:29"
        },
        {
            "id": "36",
            "shop_id": "1",
            "category_id": "15",
            "sub_category_id": null,
            "brand_id": null,
            "name": "Tomato 1kg",
            "slug": "tomato-1kg-aqhtv",
            "description": "Fresh tomatoes.",
            "price": "3.50",
            "discount_price": "2.99",
            "stock": "55",
            "unit": "pack",
            "weight": "1kg",
            "ingredients": "tomato",
            "expiry_date": null,
            "is_halal": "1",
            "halal_certificate": null,
            "status": "approved",
            "approved_by": null,
            "approved_at": "2026-06-27 20:56:33",
            "created_at": "2026-06-27 20:56:33",
            "updated_at": "2026-06-27 20:56:33"
        }
    ],
    "orders": [
        {
            "id": "1",
            "order_number": "PB-20260627075731-BOGX",
            "customer_id": "1",
            "shop_id": "1",
            "city_id": "1",
            "subtotal": "10.99",
            "delivery_charge": "3.00",
            "discount_amount": "0.00",
            "commission_amount": "0.00",
            "total_amount": "13.99",
            "payment_method": "bank_card",
            "payment_status": "paid",
            "delivery_method_id": "1",
            "order_status": "pending",
            "admin_note": null,
            "customer_note": "Demo order for testing",
            "created_at": "2026-06-27 07:57:31",
            "updated_at": "2026-06-27 07:57:31"
        },
        {
            "id": "2",
            "order_number": "PB-20260627194018-MWSJ",
            "customer_id": "2",
            "shop_id": "1",
            "city_id": "1",
            "subtotal": "10.99",
            "delivery_charge": "0.00",
            "discount_amount": "0.00",
            "commission_amount": "0.00",
            "total_amount": "10.99",
            "payment_method": "cash_on_delivery",
            "payment_status": "cash_pending",
            "delivery_method_id": "1",
            "order_status": "pending",
            "admin_note": null,
            "customer_note": null,
            "created_at": "2026-06-27 19:40:18",
            "updated_at": "2026-06-27 19:40:18"
        }
    ],
    "payments": [
        {
            "id": "1",
            "order_id": "1",
            "customer_id": "1",
            "payment_method": "bank_card",
            "payment_status": "paid",
            "transaction_id": "DEMO-STRIPE-9XR9FALQNH",
            "amount": "13.99",
            "payment_note": "Demo Stripe payment auto-approved. Replace keys later.",
            "paid_at": "2026-06-27 07:57:31",
            "created_at": "2026-06-27 07:57:31",
            "updated_at": "2026-06-27 07:57:31"
        },
        {
            "id": "2",
            "order_id": "2",
            "customer_id": "2",
            "payment_method": "cash_on_delivery",
            "payment_status": "cash_pending",
            "transaction_id": null,
            "amount": "10.99",
            "payment_note": "Cash to be collected on delivery.",
            "paid_at": null,
            "created_at": "2026-06-27 19:40:18",
            "updated_at": "2026-06-27 19:40:18"
        }
    ],
    "deliveries": [
        {
            "id": "1",
            "order_id": "1",
            "delivery_method_id": "1",
            "rider_id": null,
            "pickup_address": "Via Padova, Milano",
            "delivery_address": "Demo Street 100, Milano",
            "delivery_charge": "3.00",
            "status": "pending",
            "cash_collected": "0",
            "assigned_at": null,
            "picked_up_at": null,
            "delivered_at": null,
            "created_at": "2026-06-27 07:57:31",
            "updated_at": "2026-06-27 07:57:31"
        }
    ],
    "settings": [
        {
            "id": "1",
            "key": "demo_mode",
            "value": "enabled",
            "group": "system",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-26 22:18:04"
        },
        {
            "id": "2",
            "key": "stripe_public_key",
            "value": "pk_test_demo_probashi_bazar",
            "group": "payment",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-27 20:17:31"
        },
        {
            "id": "3",
            "key": "stripe_secret_key",
            "value": "sk_test_demo_change_later",
            "group": "payment",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-27 20:17:31"
        },
        {
            "id": "4",
            "key": "whatsapp_api_token",
            "value": "demo_whatsapp_token_change_later",
            "group": "notification",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-26 22:18:04"
        },
        {
            "id": "5",
            "key": "sms_provider",
            "value": "demo_otp_provider",
            "group": "notification",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-26 22:18:04"
        },
        {
            "id": "6",
            "key": "mobile_app_status",
            "value": "api_ready_demo",
            "group": "mobile",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-26 22:18:04"
        },
        {
            "id": "7",
            "key": "ai_halal_detection",
            "value": "demo_keyword_and_image_placeholder",
            "group": "halal",
            "created_at": "2026-06-26 22:18:04",
            "updated_at": "2026-06-26 22:18:04"
        },
        {
            "id": "8",
            "key": "filament_admin_demo",
            "value": "ready_custom_filament_style_panel",
            "group": "admin",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "9",
            "key": "spatie_permission_demo",
            "value": "ready_roles_permissions_tables",
            "group": "permission",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "10",
            "key": "whatsapp_sender",
            "value": "+393333516260",
            "group": "notification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-27 20:25:19"
        },
        {
            "id": "11",
            "key": "sms_api_key",
            "value": "demo_sms_key_change_later",
            "group": "notification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "12",
            "key": "sms_api_secret",
            "value": "demo_sms_secret_change_later",
            "group": "notification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "13",
            "key": "sms_sender_id",
            "value": "PROBASHI",
            "group": "notification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "14",
            "key": "mail_from_address",
            "value": "noreply@italyadmin.trustzone.store",
            "group": "notification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "15",
            "key": "gdpr_cookie_banner",
            "value": "enabled",
            "group": "legal",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "16",
            "key": "database_backup_status",
            "value": "download_ready_demo",
            "group": "backup",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "17",
            "key": "barcode_scan_status",
            "value": "demo_ready",
            "group": "mobile",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "18",
            "key": "loyalty_status",
            "value": "demo_points_enabled",
            "group": "customer",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "19",
            "key": "referral_status",
            "value": "demo_referral_enabled",
            "group": "customer",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "20",
            "key": "delivery_auto_assignment",
            "value": "demo_active_rider_first",
            "group": "delivery",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "21",
            "key": "email_verification_status",
            "value": "demo_auto_verified",
            "group": "verification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "22",
            "key": "phone_verification_status",
            "value": "demo_auto_verified",
            "group": "verification",
            "created_at": "2026-06-26 22:30:41",
            "updated_at": "2026-06-26 22:30:41"
        },
        {
            "id": "23",
            "key": "Key: stripe_public_key Group: payment Value: pk_test_\u09aa\u09c1\u09b0\u09cb_key",
            "value": null,
            "group": "general",
            "created_at": "2026-06-27 20:02:37",
            "updated_at": "2026-06-27 20:02:37"
        },
        {
            "id": "24",
            "key": "Key: stripe_secret_key Group: payment Value: sk_test_\u09aa\u09c1\u09b0\u09cb_key",
            "value": null,
            "group": "general",
            "created_at": "2026-06-27 20:03:03",
            "updated_at": "2026-06-27 20:03:03"
        },
        {
            "id": "27",
            "key": "whatsapp_business_account_id",
            "value": "demo_business_account_id_change_later",
            "group": "notification",
            "created_at": "2026-06-27 20:17:31",
            "updated_at": "2026-06-27 20:17:31"
        },
        {
            "id": "26",
            "key": "whatsapp_phone_number_id",
            "value": "demo_phone_number_id_change_later",
            "group": "notification",
            "created_at": "2026-06-27 20:17:31",
            "updated_at": "2026-06-27 20:17:31"
        },
        {
            "id": "25",
            "key": "stripe_mode",
            "value": "test",
            "group": "payment",
            "created_at": "2026-06-27 20:08:26",
            "updated_at": "2026-06-27 20:08:26"
        },
        {
            "id": "28",
            "key": "admin_whatsapp",
            "value": "+393333516260",
            "group": "notification",
            "created_at": "2026-06-27 20:17:31",
            "updated_at": "2026-06-27 20:25:18"
        },
        {
            "id": "29",
            "key": "notification_mode",
            "value": "manual",
            "group": "notification",
            "created_at": "2026-06-27 20:17:31",
            "updated_at": "2026-06-27 20:17:31"
        }
    ]
}