Bao bì hộp khẩu trang demo sample

(0 reviews)

Inhouse product


Price
$0.00
Quantity
(0 available)
Total Price
Share

Reviews & Ratings

0 out of 5.0
(0 reviews)
There have been no reviews for this product yet.

Frequently Bought Products

All categories
Flash Sale
Todays Deal
Request history8.3.9PHP Version2.29sRequest Duration7MBMemory UsageGET product/{slug}Route
    • Booting (150ms)time
    • Application (2.14s)time
    • 1 x Application (93.43%)
      2.14s
      1 x Booting (6.57%)
      150ms
      22 templates were rendered
      • frontend.product_detailsproduct_details.blade.php#?blade
      • frontend.product_details.image_galleryimage_gallery.blade.php#?blade
      • frontend.product_details.detailsdetails.blade.php#?blade
      • frontend.product_details.seller_infoseller_info.blade.php#?blade
      • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
      • frontend.product_details.review_sectionreview_section.blade.php#?blade
      • frontend.product_details.reviewsreviews.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.product_details.descriptiondescription.blade.php#?blade
      • frontend.product_details.frequently_bought_productsfrequently_bought_products.blade.php#?blade
      • frontend.product_details.product_queriesproduct_queries.blade.php#?blade
      • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
      • modals.size_chart_show_modalsize_chart_show_modal.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.inc.navnav.blade.php#?blade
      • frontend.partials.cart.cartcart.blade.php#?blade
      • frontend.classic.partials.category_menucategory_menu.blade.php#?blade
      • frontend.inc.footerfooter.blade.php#?blade
      • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      uri
      GET product/{slug}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@product
      namespace
      prefix
      where
      as
      product
      file
      app/Http/Controllers/HomeController.php:263-343
      75 statements were executed (48 duplicates)Show only duplicates408ms
      • select * from `products` where `auction_product` = 0 and `slug` = 'bao-bi-hop-khau-trang-demo-sample' and `approved` = 1 limit 1
        7.4msnexgensaleHomeController.php#269
        Bindings
        • 0: 0
        • 1: bao-bi-hop-khau-trang-demo-sample
        • 2: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `reviews` where `reviews`.`product_id` in (211)
        3.39msnexgensaleHomeController.php#269
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where 0 = 1
        4.44msnexgensaleHomeController.php#269
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_stocks` where `product_stocks`.`product_id` in (211)
        11.35msnexgensaleHomeController.php#269
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` in (9)
        2.97msnexgensaleHomeController.php#269
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `shops` where `shops`.`user_id` in (9)
        1.41msnexgensaleHomeController.php#269
        Backtrace
        • app/Http/Controllers/HomeController.php:269
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `product_queries` where `product_id` = 211 and `customer_id` is not null
        4.16msnexgensaleHomeController.php#284
        Bindings
        • 0: 211
        Backtrace
        • app/Http/Controllers/HomeController.php:284
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `product_queries` where `product_id` = 211
        9.3msnexgensaleHomeController.php#285
        Bindings
        • 0: 211
        Backtrace
        • app/Http/Controllers/HomeController.php:285
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `reviews` where `reviews`.`product_id` = 211 and `reviews`.`product_id` is not null and `status` = 1
        1.76msnexgensaleHomeController.php#286
        Bindings
        • 0: 211
        • 1: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:286
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        4.13msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.95msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.54msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 211 and `product_translations`.`product_id` is not null
        11.88msnexgensaleProduct.php#20
        Bindings
        • 0: 211
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.details:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `categories` where `categories`.`id` = 879 limit 1
        530μsnexgensaledetails.blade.php#137
        Bindings
        • 0: 879
        Backtrace
        • view::frontend.product_details.details:137
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (879)
        3.02msnexgensaledetails.blade.php#137
        Backtrace
        • view::frontend.product_details.details:137
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `size_charts` where `size_charts`.`category_id` = 879 limit 1
        1.13msnexgensaledetails.blade.php#137
        Bindings
        • 0: 879
        Backtrace
        • view::frontend.product_details.details:137
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_taxes` where `product_taxes`.`product_id` = 211 and `product_taxes`.`product_id` is not null
        5.87msnexgensaleHelpers.php#575
        Bindings
        • 0: 211
        Backtrace
        • app/Http/Helpers.php:575
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `products` where `user_id` = 9 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119))) order by `num_of_sale` desc limit 6
        62.57msnexgensaleHelpers.php#1835
        Bindings
        • 0: 9
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 95
        • 7: 96
        • 8: 6919
        • 9: 6920
        • 10: 6925
        • 11: 6926
        • 12: 6927
        • 13: 6946
        • 14: 6980
        • 15: 6981
        • 16: 6982
        • 17: 6994
        • 18: 7015
        • 19: 7021
        • 20: 7112
        • 21: 7119
        Backtrace
        • app/Http/Helpers.php:1835
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        4.33msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 2746 and `product_translations`.`product_id` is not null
        17.88msnexgensaleProduct.php#20
        Bindings
        • 0: 2746
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 2746 and `product_taxes`.`product_id` is not null
        8.87msnexgensaleHelpers.php#765
        Bindings
        • 0: 2746
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.28msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4490 and `product_translations`.`product_id` is not null
        6.19msnexgensaleProduct.php#20
        Bindings
        • 0: 4490
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4490 and `product_taxes`.`product_id` is not null
        5.03msnexgensaleHelpers.php#765
        Bindings
        • 0: 4490
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        300μsnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4680 and `product_translations`.`product_id` is not null
        7.72msnexgensaleProduct.php#20
        Bindings
        • 0: 4680
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4680 and `product_taxes`.`product_id` is not null
        5.2msnexgensaleHelpers.php#765
        Bindings
        • 0: 4680
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.27msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4435 and `product_translations`.`product_id` is not null
        8.01msnexgensaleProduct.php#20
        Bindings
        • 0: 4435
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4435 and `product_taxes`.`product_id` is not null
        4.97msnexgensaleHelpers.php#765
        Bindings
        • 0: 4435
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        330μsnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4473 and `product_translations`.`product_id` is not null
        6.97msnexgensaleProduct.php#20
        Bindings
        • 0: 4473
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4473 and `product_taxes`.`product_id` is not null
        7.82msnexgensaleHelpers.php#765
        Bindings
        • 0: 4473
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.36msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4679 and `product_translations`.`product_id` is not null
        12.45msnexgensaleProduct.php#20
        Bindings
        • 0: 4679
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4679 and `product_taxes`.`product_id` is not null
        1.31msnexgensaleHelpers.php#765
        Bindings
        • 0: 4679
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.79msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = 211 and `frequently_bought_products`.`product_id` is not null and `category_id` is null
        1.65msnexgensaleHelpers.php#1969
        Bindings
        • 0: 211
        Backtrace
        • app/Http/Helpers.php:1969
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `products` where 0 = 1 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119)))
        1.44msnexgensaleHelpers.php#1970
        Bindings
        • 0: 1
        • 1: 1
        • 2: 0
        • 3: 0
        • 4: admin
        • 5: 95
        • 6: 96
        • 7: 6919
        • 8: 6920
        • 9: 6925
        • 10: 6926
        • 11: 6927
        • 12: 6946
        • 13: 6980
        • 14: 6981
        • 15: 6982
        • 16: 6994
        • 17: 7015
        • 18: 7021
        • 19: 7112
        • 20: 7119
        Backtrace
        • app/Http/Helpers.php:1970
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `products` where `user_id` = 9 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and `wholesale_product` = 0 and (`added_by` = 'admin' or (`user_id` in (95, 96, 6919, 6920, 6925, 6926, 6927, 6946, 6980, 6981, 6982, 6994, 7015, 7021, 7112, 7119))) order by `num_of_sale` desc limit 6
        30.98msnexgensaleHelpers.php#1835
        Bindings
        • 0: 9
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: 0
        • 5: admin
        • 6: 95
        • 7: 96
        • 8: 6919
        • 9: 6920
        • 10: 6925
        • 11: 6926
        • 12: 6927
        • 13: 6946
        • 14: 6980
        • 15: 6981
        • 16: 6982
        • 17: 6994
        • 18: 7015
        • 19: 7021
        • 20: 7112
        • 21: 7119
        Backtrace
        • app/Http/Helpers.php:1835
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        2.73msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 2746 and `product_translations`.`product_id` is not null
        8.53msnexgensaleProduct.php#20
        Bindings
        • 0: 2746
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 2746 and `product_taxes`.`product_id` is not null
        2.47msnexgensaleHelpers.php#765
        Bindings
        • 0: 2746
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.24msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4490 and `product_translations`.`product_id` is not null
        10.22msnexgensaleProduct.php#20
        Bindings
        • 0: 4490
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4490 and `product_taxes`.`product_id` is not null
        6.14msnexgensaleHelpers.php#765
        Bindings
        • 0: 4490
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        270μsnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4680 and `product_translations`.`product_id` is not null
        7.95msnexgensaleProduct.php#20
        Bindings
        • 0: 4680
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4680 and `product_taxes`.`product_id` is not null
        1.88msnexgensaleHelpers.php#765
        Bindings
        • 0: 4680
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.88msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4435 and `product_translations`.`product_id` is not null
        13.44msnexgensaleProduct.php#20
        Bindings
        • 0: 4435
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4435 and `product_taxes`.`product_id` is not null
        3.93msnexgensaleHelpers.php#765
        Bindings
        • 0: 4435
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.18msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4473 and `product_translations`.`product_id` is not null
        16.46msnexgensaleProduct.php#20
        Bindings
        • 0: 4473
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4473 and `product_taxes`.`product_id` is not null
        1.41msnexgensaleHelpers.php#765
        Bindings
        • 0: 4473
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        340μsnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `product_translations` where `product_translations`.`product_id` = 4679 and `product_translations`.`product_id` is not null
        7.12msnexgensaleProduct.php#20
        Bindings
        • 0: 4679
        Backtrace
        • app/Models/Product.php:20
        • view::frontend.product_details.top_selling_products:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `product_taxes` where `product_taxes`.`product_id` = 4679 and `product_taxes`.`product_id` is not null
        10.95msnexgensaleHelpers.php#765
        Bindings
        • 0: 4679
        Backtrace
        • app/Http/Helpers.php:765
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        2.36msnexgensaleHelpers.php#1737
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1737
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '10' and `uploads`.`deleted_at` is null limit 1
        440μsnexgensaleHelpers.php#1175
        Bindings
        • 0: 10
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        400μsnexgensaleHelpers.php#1718
        Bindings
        • 0: en
        Backtrace
        • app/Http/Helpers.php:1718
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        250μsnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        1.9msnexgensaleHelpers.php#1728
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1728
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '2' limit 1
        1.73msnexgensaleHelpers.php#1751
        Bindings
        • 0: 2
        Backtrace
        • app/Http/Helpers.php:1751
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        2.39msnexgensaleHelpers.php#1761
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:1761
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '9' and `uploads`.`deleted_at` is null limit 1
        2.57msnexgensaleHelpers.php#1175
        Bindings
        • 0: 9
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 and `is_public` = 1 order by `order_level` desc
        3.14msnexgensaleHelpers.php#2057
        Bindings
        • 0: 0
        • 1: 1
        Backtrace
        • app/Http/Helpers.php:2057
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (24, 27, 30, 878, 1411)
        2.49msnexgensaleHelpers.php#2057
        Backtrace
        • app/Http/Helpers.php:2057
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where 0 = 1 and `uploads`.`deleted_at` is null
        260μsnexgensaleHelpers.php#2057
        Backtrace
        • app/Http/Helpers.php:2057
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (73) and `uploads`.`deleted_at` is null
        1.05msnexgensaleHelpers.php#2057
        Backtrace
        • app/Http/Helpers.php:2057
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '9' and `uploads`.`deleted_at` is null limit 1
        1.52msnexgensaleHelpers.php#1175
        Bindings
        • 0: 9
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        1.99msnexgensaleapp.blade.php#256
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:256
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        1.86msnexgensaleapp.blade.php#297
        Bindings
        • 0: 1
        Backtrace
        • view::frontend.layouts.app:297
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        1.44msnexgensaleHelpers.php#1175
        Backtrace
        • app/Http/Helpers.php:1175
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        3.02msnexgensaleHelpers.php#125
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Helpers.php:125
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Currency
      26Currency.php#?
      App\Models\Product
      13Product.php#?
      App\Models\ProductTranslation
      13ProductTranslation.php#?
      App\Models\ProductTax
      13ProductTax.php#?
      App\Models\Category
      6Category.php#?
      App\Models\CategoryTranslation
      5CategoryTranslation.php#?
      App\Models\Language
      4Language.php#?
      App\Models\Upload
      4Upload.php#?
      App\Models\Country
      2Country.php#?
      App\Models\ProductStock
      1ProductStock.php#?
      App\Models\User
      1User.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\DynamicPopup
      1DynamicPopup.php#?
          _token
          dPQWvLfLkcNCNyINLhbzIplsQmrS5uaMFRHxg3zR
          locale
          en
          link
          https://nexgensale.com/product/bao-bi-hop-khau-trang-demo-sample
          path_info
          /product/bao-bi-hop-khau-trang-demo-sample
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "nexgensale.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 12 Apr 2025 20:47:05 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=dPQWvLfLkcNCNyINLhbzIplsQmrS5uaMFRHxg3zR; expires=Sat, 12-Apr-2025 22:47:07 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=dPQWvLfLkcNCNyINLhbzIplsQmrS5uaMFRHxg3zR; expires=Sat, 12-Apr-2025 22:47:07 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "dPQWvLfLkcNCNyINLhbzIplsQmrS5uaMFRHxg3zR" "locale" => "en" "link" => "https://nexgensale.com/product/bao-bi-hop-khau-trang-demo-sample" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 20:47:07GET/product/bao-bi-hop-khau-trang-demo-sample227590