MARKETING DOLLAR Seles

(0 reviews)
Estimate Shipping Time: 1 Days

Sold by:
Inhouse product

Price:
৳131.33 /5

Quantity:
(100 available)

Total Price:
Refund:
Share:

SI Group marketing agency dollar Seles rate



#MARKETING DOLLAR 

There have been no reviews for this product yet.

Related products

Product Queries (0)

Login or Registerto submit your questions to seller

Other Questions

No none asked to seller yet

7.4.33PHP Version378msRequest Duration10MBMemory UsageGET product/{slug}Route
    • Booting (19.57ms)
    • Application (358ms)
    • 1 x Application (94.8%)
      358.45ms
      1 x Booting (5.18%)
      19.57ms
      11 templates were rendered
      • frontend.product_details (resources/views/frontend/product_details.blade.php)3blade
        Params
        0
        detailedProduct
        1
        product_queries
        2
        total_query
      • frontend.partials.product_query_pagination (resources/views/frontend/partials/product_query_pagination.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
      • frontend.inc.nav (resources/views/frontend/inc/nav.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
      • frontend.partials.compare (resources/views/frontend/partials/compare.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.wishlist (resources/views/frontend/partials/wishlist.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.cart (resources/views/frontend/partials/cart.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.partials.category_menu (resources/views/frontend/partials/category_menu.blade.php)21blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
        16
        locale
        17
        language
        18
        currency_code
        19
        currency
        20
        header_logo
      • frontend.inc.footer (resources/views/frontend/inc/footer.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
      • frontend.partials.modal (resources/views/frontend/partials/modal.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        detailedProduct
        4
        product_queries
        5
        total_query
        6
        photos
        7
        __currentLoopData
        8
        photo
        9
        key
        10
        loop
        11
        stock
        12
        total
        13
        qty
        14
        refund_sticker
        15
        top_product
      uri
      GET product/{slug}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@product
      namespace
      prefix
      where
      as
      product
      file
      app/Http/Controllers/HomeController.php:225-259
      79 statements were executed, 19 of which were duplicated, 60 unique52.19ms
      • select * from `products` where `auction_product` = 0 and `slug` = 'marketing-dollar-sigroup-agency' and `approved` = 1 limit 1
        13.03ms/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Bindings
        • 0. 0
        • 1. marketing-dollar-sigroup-agency
        • 2. 1
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:227
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_translations` where `product_translations`.`product_id` in (4464)
        1.9ms/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_taxes` where `product_taxes`.`product_id` in (4464)
        890μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `reviews` where `status` = 1 and `reviews`.`product_id` in (4464)
        350μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where `brands`.`id` in (413)
        270μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (413)
        290μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 25. /app/Http/Controllers/HomeController.php:227
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_stocks` where `product_stocks`.`product_id` in (4464)
        1.52ms/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` in (9)
        330μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/HomeController.php:227
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `shops` where `shops`.`user_id` in (9)
        370μs/app/Http/Controllers/HomeController.php:227u494078466_testsimart
        Metadata
        Backtrace
        • 25. /app/Http/Controllers/HomeController.php:227
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `product_queries` where `product_id` = 4464 and `customer_id` is not null
        320μs/app/Http/Controllers/HomeController.php:229u494078466_testsimart
        Metadata
        Bindings
        • 0. 4464
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:229
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `product_queries` where `product_id` = 4464
        280μs/app/Http/Controllers/HomeController.php:230u494078466_testsimart
        Metadata
        Bindings
        • 0. 4464
        Backtrace
        • 15. /app/Http/Controllers/HomeController.php:230
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `uploads` where `uploads`.`id` = '14530' and `uploads`.`deleted_at` is null limit 1
        320μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14530
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14530' and `uploads`.`deleted_at` is null limit 1
        230μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14530
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14530' and `uploads`.`deleted_at` is null limit 1
        280μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14530
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '27' limit 1
        450μsview::029be4673ab989469715a09e70a814fa8131049b:34u494078466_testsimart
        Metadata
        Bindings
        • 0. 27
        Backtrace
        • 20. view::029be4673ab989469715a09e70a814fa8131049b:34
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14530' and `uploads`.`deleted_at` is null limit 1
        270μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14530
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14530' and `uploads`.`deleted_at` is null limit 1
        240μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14530
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        370μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '4461' and `uploads`.`deleted_at` is null limit 1
        430μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 4461
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `user_id` = 9 and `approved` = '1' and `published` = '1' and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3, 96, 124, 125, 129, 132, 135, 137, 155, 156, 157, 158, 159, 161, 162, 163, 202, 225, 232, 233, 253, 272, 273, 298, 325, 355, 356, 370, 371, 395, 408, 435, 481, 501, 502, 514, 520, 528, 540, 559, 588, 589, 598, 618, 622, 658, 678))) order by `num_of_sale` desc limit 6
        4.02msview::029be4673ab989469715a09e70a814fa8131049b:567u494078466_testsimart
        Metadata
        Bindings
        • 0. 9
        • 1. 1
        • 2. 1
        • 3. 0
        • 4. admin
        • 5. 3
        • 6. 96
        • 7. 124
        • 8. 125
        • 9. 129
        • 10. 132
        • 11. 135
        • 12. 137
        • 13. 155
        • 14. 156
        • 15. 157
        • 16. 158
        • 17. 159
        • 18. 161
        • 19. 162
        • 20. 163
        • 21. 202
        • 22. 225
        • 23. 232
        • 24. 233
        • 25. 253
        • 26. 272
        • 27. 273
        • 28. 298
        • 29. 325
        • 30. 355
        • 31. 356
        • 32. 370
        • 33. 371
        • 34. 395
        • 35. 408
        • 36. 435
        • 37. 481
        • 38. 501
        • 39. 502
        • 40. 514
        • 41. 520
        • 42. 528
        • 43. 540
        • 44. 559
        • 45. 588
        • 46. 589
        • 47. 598
        • 48. 618
        • 49. 622
        • 50. 658
        • 51. 678
        Backtrace
        • 14. view::029be4673ab989469715a09e70a814fa8131049b:567
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_translations` where `product_translations`.`product_id` in (469, 854, 990, 1284, 1553, 4176)
        2.65msview::029be4673ab989469715a09e70a814fa8131049b:567u494078466_testsimart
        Metadata
        Backtrace
        • 19. view::029be4673ab989469715a09e70a814fa8131049b:567
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_taxes` where `product_taxes`.`product_id` in (469, 854, 990, 1284, 1553, 4176)
        1.19msview::029be4673ab989469715a09e70a814fa8131049b:567u494078466_testsimart
        Metadata
        Backtrace
        • 19. view::029be4673ab989469715a09e70a814fa8131049b:567
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '13529' and `uploads`.`deleted_at` is null limit 1
        320μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 13529
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '1901' and `uploads`.`deleted_at` is null limit 1
        290μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 1901
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '5662' and `uploads`.`deleted_at` is null limit 1
        260μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 5662
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '3536' and `uploads`.`deleted_at` is null limit 1
        310μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 3536
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '4850' and `uploads`.`deleted_at` is null limit 1
        310μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 4850
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '3973' and `uploads`.`deleted_at` is null limit 1
        300μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 3973
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        220μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `category_id` = 703 and `id` != 4464 and `approved` = '1' and `published` = '1' and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (3, 96, 124, 125, 129, 132, 135, 137, 155, 156, 157, 158, 159, 161, 162, 163, 202, 225, 232, 233, 253, 272, 273, 298, 325, 355, 356, 370, 371, 395, 408, 435, 481, 501, 502, 514, 520, 528, 540, 559, 588, 589, 598, 618, 622, 658, 678))) limit 10
        4.67msview::029be4673ab989469715a09e70a814fa8131049b:711u494078466_testsimart
        Metadata
        Bindings
        • 0. 703
        • 1. 4464
        • 2. 1
        • 3. 1
        • 4. 0
        • 5. admin
        • 6. 3
        • 7. 96
        • 8. 124
        • 9. 125
        • 10. 129
        • 11. 132
        • 12. 135
        • 13. 137
        • 14. 155
        • 15. 156
        • 16. 157
        • 17. 158
        • 18. 159
        • 19. 161
        • 20. 162
        • 21. 163
        • 22. 202
        • 23. 225
        • 24. 232
        • 25. 233
        • 26. 253
        • 27. 272
        • 28. 273
        • 29. 298
        • 30. 325
        • 31. 355
        • 32. 356
        • 33. 370
        • 34. 371
        • 35. 395
        • 36. 408
        • 37. 435
        • 38. 481
        • 39. 501
        • 40. 502
        • 41. 514
        • 42. 520
        • 43. 528
        • 44. 540
        • 45. 559
        • 46. 588
        • 47. 589
        • 48. 598
        • 49. 618
        • 50. 622
        • 51. 658
        • 52. 678
        Backtrace
        • 14. view::029be4673ab989469715a09e70a814fa8131049b:711
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        350μsview::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:2u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:2
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '1460' and `uploads`.`deleted_at` is null limit 1
        270μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 1460
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        200μsview::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:55u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c179f2c2f49fc1a00cb9136ace0336d4447ecdee:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14843' and `uploads`.`deleted_at` is null limit 1
        380μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14843
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        230μsview::dae38a5671285d6a03ba433767689d42b9f11227:28u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:28
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        170μsview::dae38a5671285d6a03ba433767689d42b9f11227:29u494078466_testsimart
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:29
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `status` = 1
        180μsview::dae38a5671285d6a03ba433767689d42b9f11227:32u494078466_testsimart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::dae38a5671285d6a03ba433767689d42b9f11227:32
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '27' limit 1
        210μsview::dae38a5671285d6a03ba433767689d42b9f11227:51u494078466_testsimart
        Metadata
        Bindings
        • 0. 27
        Backtrace
        • 20. view::dae38a5671285d6a03ba433767689d42b9f11227:51
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'BDT' limit 1
        180μsview::dae38a5671285d6a03ba433767689d42b9f11227:55u494078466_testsimart
        Metadata
        Bindings
        • 0. BDT
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'BDT' limit 1
        310μsview::dae38a5671285d6a03ba433767689d42b9f11227:55u494078466_testsimart
        Metadata
        Bindings
        • 0. BDT
        Backtrace
        • 15. view::dae38a5671285d6a03ba433767689d42b9f11227:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `status` = 1
        340μsview::dae38a5671285d6a03ba433767689d42b9f11227:59u494078466_testsimart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::dae38a5671285d6a03ba433767689d42b9f11227:59
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '14615' and `uploads`.`deleted_at` is null limit 1
        380μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14615
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `level` = 0 order by `order_level` desc
        690μsview::309cd0d560ab7502a11e23a5d0abcf874208294f:9u494078466_testsimart
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. view::309cd0d560ab7502a11e23a5d0abcf874208294f:9
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 33, 34, 126, 159, 205, 252, 328, 360, 481, 510, 547, 569, 626, 676, 695, 703)
        360μsview::309cd0d560ab7502a11e23a5d0abcf874208294f:9u494078466_testsimart
        Metadata
        Backtrace
        • 19. view::309cd0d560ab7502a11e23a5d0abcf874208294f:9
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '6937' and `uploads`.`deleted_at` is null limit 1
        250μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6937
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 6 order by `order_level` desc
        330μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (26, 27, 28, 29, 30, 31, 32, 35, 37, 38, 519, 680, 692)
        340μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6295' and `uploads`.`deleted_at` is null limit 1
        220μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6295
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 5 order by `order_level` desc
        310μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (17, 19, 20, 21, 22, 23, 24, 25)
        290μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6944' and `uploads`.`deleted_at` is null limit 1
        250μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6944
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 8 order by `order_level` desc
        410μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80)
        360μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6949' and `uploads`.`deleted_at` is null limit 1
        320μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6949
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 7 order by `order_level` desc
        400μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (39, 40, 41, 42, 43, 44, 45, 46, 47)
        410μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6958' and `uploads`.`deleted_at` is null limit 1
        210μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6958
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 9 order by `order_level` desc
        350μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92)
        290μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6960' and `uploads`.`deleted_at` is null limit 1
        270μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6960
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 10 order by `order_level` desc
        360μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 115)
        360μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '6964' and `uploads`.`deleted_at` is null limit 1
        330μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 6964
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 11 order by `order_level` desc
        440μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (116, 117, 118, 119, 121, 122, 123, 124, 125, 477, 478, 647)
        380μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '7108' and `uploads`.`deleted_at` is null limit 1
        220μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 7108
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 12 order by `order_level` desc
        310μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 516, 623, 657)
        280μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '7112' and `uploads`.`deleted_at` is null limit 1
        200μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 7112
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 13 order by `order_level` desc
        290μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69)
        310μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        170μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 14 order by `order_level` desc
        310μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 14
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (150, 151, 152, 153, 154, 155, 156, 157, 158, 537, 607, 608)
        270μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        210μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 15 order by `order_level` desc
        450μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (91, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148)
        430μs/app/Utility/CategoryUtility.php:12u494078466_testsimart
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::309cd0d560ab7502a11e23a5d0abcf874208294f:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '14615' and `uploads`.`deleted_at` is null limit 1
        450μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 14615
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '30' and `uploads`.`deleted_at` is null limit 1
        480μs/app/Http/Helpers.php:950u494078466_testsimart
        Metadata
        Bindings
        • 0. 30
        Backtrace
        • 19. /app/Http/Helpers.php:950
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\CategoryTranslation
      155
      App\Models\Category
      152
      App\Models\Language
      7
      App\Models\Currency
      29
      App\Models\Upload
      26
      App\Models\User
      1
      App\Models\ProductStock
      1
      App\Models\BrandTranslation
      1
      App\Models\Brand
      1
      App\Models\ProductTax
      7
      App\Models\ProductTranslation
      7
      App\Models\Product
      7
          _token
          wC3EfbFyD57iFCmNG5T31wMflzDcQPAIt9KTLhlO
          locale
          en
          _previous
          array:1 [ "url" => "https://simart.com.bd/product/marketing-dollar-sigroup-agency" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/marketing-dollar-sigroup-agency
          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 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "simart.com.bd" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:53 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "simart.com.bd" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u494078466/domains/simart.com.bd/public_html" "REMOTE_ADDR" => "216.73.216.89" "REMOTE_PORT" => "3135" "SERVER_ADDR" => "46.202.197.171" "SERVER_NAME" => "simart.com.bd" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/marketing-dollar-sigroup-agency" "REDIRECT_URL" => "/product/marketing-dollar-sigroup-agency" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u494078466/domains/simart.com.bd/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://simart.com.bd/product/marketing-dollar-sigroup-agency" "SCRIPT_URL" => "/product/marketing-dollar-sigroup-agency" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750445980.6167 "REQUEST_TIME" => 1750445980 ]
          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 => "Fri, 20 Jun 2025 18:59:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=wC3EfbFyD57iFCmNG5T31wMflzDcQPAIt9KTLhlO; expires=Fri, 20-Jun-2025 20:59:40 GMT; Max-Age=7200; path=/" 1 => "si_mart_online_shopping_in_bangladesh_session=KoSpnIBulOJHZQARQCnRP8gpipRcj8aNegPO8GMW; expires=Fri, 20-Jun-2025 20:59:40 GMT; Max-Age=7200; path=/; httponly" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=wC3EfbFyD57iFCmNG5T31wMflzDcQPAIt9KTLhlO; expires=Fri, 20-Jun-2025 20:59:40 GMT; path=/" 1 => "si_mart_online_shopping_in_bangladesh_session=KoSpnIBulOJHZQARQCnRP8gpipRcj8aNegPO8GMW; expires=Fri, 20-Jun-2025 20:59:40 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "wC3EfbFyD57iFCmNG5T31wMflzDcQPAIt9KTLhlO" "locale" => "en" "_previous" => array:1 [ "url" => "https://simart.com.bd/product/marketing-dollar-sigroup-agency" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]