सभी श्रेणियाँ ब्राउज़ करें

शहरों के द्वारा ब्राउज़ करें

img

MAKRANA

0+ लिस्टिंग
img

Dhaka

0+ लिस्टिंग
img

Chicago

0+ लिस्टिंग
img

Fort Worth

1+ लिस्टिंग
img

Indianapolis

0+ लिस्टिंग
img

San Jose

0+ लिस्टिंग
Explore New Life

Don’t Just Find. Be Found Put Your CV in Front of Great Employers

संपर्क करें
संपर्क करें
भाषा सफलतापूर्वक स्विच की गई
Request history8.3.16PHP Version1.22sRequest Duration5MBMemory UsageGET /Route
    • Booting (169ms)time
    • Application (1.05s)time
    • 1 x Application (86.17%)
      1.05s
      1 x Booting (13.82%)
      169ms
      2 templates were rendered
      • indexindex.blade.php#?blade
      • layoutlayout.blade.php#?blade
      uri
      GET /
      middleware
      web, XSS, DEMO, HtmlSpecialchars, MaintenanceChecker, LangSession
      controller
      App\Http\Controllers\HomeController@index
      namespace
      prefix
      where
      as
      home
      file
      app/Http/Controllers/HomeController.php:46-255
      169 statements were executed, -1 have been excluded (82 duplicates)Show only duplicateseasybachat_axtronew501ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 69 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • select * from `settings` limit 1
        1.94mseasybachat_axtronewMaintenanceChecker.php#19
        Backtrace
        • middleware::MaintenanceChecker:19
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::HtmlSpecialchars:26
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::DEMO:36
      • select * from `languages` where `lang_code` = 'hd' limit 1
        1.2mseasybachat_axtronewLangSession.php#31
        Bindings
        • 0: hd
        Backtrace
        • middleware::LangSession:31
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::MaintenanceChecker:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::HtmlSpecialchars:26
      • select * from `multi_currencies` where `currency_code` = 'USD' limit 1
        1.37mseasybachat_axtronewLangSession.php#53
        Bindings
        • 0: USD
        Backtrace
        • middleware::LangSession:53
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::MaintenanceChecker:23
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::HtmlSpecialchars:26
      • select `selected_theme` from `settings` limit 1
        1.08mseasybachat_axtronewHomeController.php#48
        Backtrace
        • app/Http/Controllers/HomeController.php:48
        • 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 `seo_settings` where `id` = 1 limit 1
        3.12mseasybachat_axtronewHomeController.php#80
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:80
        • 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 `home_pages` limit 1
        3.05mseasybachat_axtronewHomeController.php#82
        Backtrace
        • app/Http/Controllers/HomeController.php:82
        • 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 `home_page_translations` where `lang_code` = 'hd' and `home_page_translations`.`home_page_id` in (1)
        21.61mseasybachat_axtronewHomeController.php#82
        Bindings
        • 0: hd
        • 1: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:82
        • 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 `cities` order by `created_at` desc limit 15
        13.33mseasybachat_axtronewHomeController.php#84
        Backtrace
        • app/Http/Controllers/HomeController.php:84
        • 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 `sub_categories` where (`status` = 'enable' and `category_id` = 1) order by `created_at` desc
        7.5mseasybachat_axtronewHomeController.php#86
        Bindings
        • 0: enable
        • 1: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:86
        • 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 `sub_categories` where (`status` = 'enable' and `category_id` = 1)
        1.24mseasybachat_axtronewHomeController.php#88
        Bindings
        • 0: enable
        • 1: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:88
        • 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 `sub_categories` where (`status` = 'enable' and `category_id` = 3) order by `created_at` desc
        710μseasybachat_axtronewHomeController.php#90
        Bindings
        • 0: enable
        • 1: 3
        Backtrace
        • app/Http/Controllers/HomeController.php:90
        • 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 `sub_categories` where (`status` = 'enable' and `category_id` = 2) order by `created_at` desc
        620μseasybachat_axtronewHomeController.php#92
        Bindings
        • 0: enable
        • 1: 2
        Backtrace
        • app/Http/Controllers/HomeController.php:92
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`is_featured` = 'enable' and `status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        9.26mseasybachat_axtronewHomeController.php#97
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:97
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        11.68mseasybachat_axtronewHomeController.php#97
        Backtrace
        • app/Http/Controllers/HomeController.php:97
        • 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 `sub_categories` where `sub_categories`.`id` in (6, 7, 8, 9)
        590μseasybachat_axtronewHomeController.php#97
        Backtrace
        • app/Http/Controllers/HomeController.php:97
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`is_featured` = 'enable' and `status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 3)
        1.06mseasybachat_axtronewHomeController.php#102
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: enable
        • 3: approved
        • 4: 3
        Backtrace
        • app/Http/Controllers/HomeController.php:102
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        680μseasybachat_axtronewHomeController.php#102
        Backtrace
        • app/Http/Controllers/HomeController.php:102
        • 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 `sub_categories` where `sub_categories`.`id` in (17, 18, 19)
        580μseasybachat_axtronewHomeController.php#102
        Backtrace
        • app/Http/Controllers/HomeController.php:102
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`is_featured` = 'enable' and `status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 2)
        810μseasybachat_axtronewHomeController.php#107
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: enable
        • 3: approved
        • 4: 2
        Backtrace
        • app/Http/Controllers/HomeController.php:107
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        750μseasybachat_axtronewHomeController.php#107
        Backtrace
        • app/Http/Controllers/HomeController.php:107
        • 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 `sub_categories` where `sub_categories`.`id` in (13, 14)
        740μseasybachat_axtronewHomeController.php#107
        Backtrace
        • app/Http/Controllers/HomeController.php:107
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1) order by `created_at` desc
        1.12mseasybachat_axtronewHomeController.php#112
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: approved
        • 3: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:112
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        5.38mseasybachat_axtronewHomeController.php#112
        Backtrace
        • app/Http/Controllers/HomeController.php:112
        • 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 `sub_categories` where `sub_categories`.`id` in (2, 6, 7, 8, 9)
        800μseasybachat_axtronewHomeController.php#112
        Backtrace
        • app/Http/Controllers/HomeController.php:112
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 3) order by `created_at` desc
        2.57mseasybachat_axtronewHomeController.php#117
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: approved
        • 3: 3
        Backtrace
        • app/Http/Controllers/HomeController.php:117
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        800μseasybachat_axtronewHomeController.php#117
        Backtrace
        • app/Http/Controllers/HomeController.php:117
        • 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 `sub_categories` where `sub_categories`.`id` in (17, 18, 19)
        680μseasybachat_axtronewHomeController.php#117
        Backtrace
        • app/Http/Controllers/HomeController.php:117
        • 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 `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 2) order by `created_at` desc
        1.22mseasybachat_axtronewHomeController.php#122
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: approved
        • 3: 2
        Backtrace
        • app/Http/Controllers/HomeController.php:122
        • 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 `id`, `name`, `email`, `image`, `username` from `users` where `users`.`id` in (2, 3)
        800μseasybachat_axtronewHomeController.php#122
        Backtrace
        • app/Http/Controllers/HomeController.php:122
        • 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 `sub_categories` where `sub_categories`.`id` in (13, 14, 15)
        780μseasybachat_axtronewHomeController.php#122
        Backtrace
        • app/Http/Controllers/HomeController.php:122
        • 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 `testimonials` where `status` = 'active' order by `id` desc
        7.73mseasybachat_axtronewHomeController.php#124
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/HomeController.php:124
        • 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 `ads_banners` where `position_key` = 'home1_featured_listing_sidebar' limit 1
        2.76mseasybachat_axtronewHomeController.php#126
        Bindings
        • 0: home1_featured_listing_sidebar
        Backtrace
        • app/Http/Controllers/HomeController.php:126
        • 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 `ads_banners` where `position_key` = 'home1_featured_listing_sidebar_2' limit 1
        1.14mseasybachat_axtronewHomeController.php#127
        Bindings
        • 0: home1_featured_listing_sidebar_2
        Backtrace
        • app/Http/Controllers/HomeController.php:127
        • 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 `ads_banners` where `position_key` = 'home1_featured_listing_bottom' limit 1
        620μseasybachat_axtronewHomeController.php#128
        Bindings
        • 0: home1_featured_listing_bottom
        Backtrace
        • app/Http/Controllers/HomeController.php:128
        • 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 `ads_banners` where `position_key` = 'home1_explore_side' limit 1
        820μseasybachat_axtronewHomeController.php#129
        Bindings
        • 0: home1_explore_side
        Backtrace
        • app/Http/Controllers/HomeController.php:129
        • 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 `ads_banners` where `position_key` = 'home2_featured_listing_top' limit 1
        660μseasybachat_axtronewHomeController.php#130
        Bindings
        • 0: home2_featured_listing_top
        Backtrace
        • app/Http/Controllers/HomeController.php:130
        • 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 `ads_banners` where `position_key` = 'home3_city_top' limit 1
        620μseasybachat_axtronewHomeController.php#131
        Bindings
        • 0: home3_city_top
        Backtrace
        • app/Http/Controllers/HomeController.php:131
        • 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 `countries` order by `created_at` desc
        2.27mseasybachat_axtronewHomeController.php#135
        Backtrace
        • app/Http/Controllers/HomeController.php:135
        • 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 `sliders` where `status` = 1
        6.31mseasybachat_axtronewHomeController.php#137
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:137
        • 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 `products` where `status` = 1 order by `created_at` desc
        5.69mseasybachat_axtronewHomeController.php#139
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:139
        • 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 `sub_categories`.*, (select count(*) from `products` where `sub_categories`.`id` = `products`.`sub_category_id` and `status` = 1) as `products_count` from `sub_categories` where (`status` = 'enable' and `category_id` = 4) order by `created_at` desc
        1.61mseasybachat_axtronewHomeController.php#144
        Bindings
        • 0: 1
        • 1: enable
        • 2: 4
        Backtrace
        • app/Http/Controllers/HomeController.php:144
        • 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 `ecom_banners`
        2.64mseasybachat_axtronewHomeController.php#146
        Backtrace
        • app/Http/Controllers/HomeController.php:146
        • 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 `ecom_banner_translations` where `lang_code` = 'en' and `ecom_banner_translations`.`banner_id` in (1, 2)
        6.58mseasybachat_axtronewHomeController.php#146
        Bindings
        • 0: en
        • 1: 1
        • 2: 2
        Backtrace
        • app/Http/Controllers/HomeController.php:146
        • 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 `settings` limit 1
        1.11mseasybachat_axtronewAppServiceProvider.php#41
        Backtrace
        • app/Providers/AppServiceProvider.php:41
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `languages` where `status` = 1
        940μseasybachat_axtronewAppServiceProvider.php#42
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:42
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `multi_currencies` where `status` = 'active'
        880μseasybachat_axtronewAppServiceProvider.php#43
        Bindings
        • 0: active
        Backtrace
        • app/Providers/AppServiceProvider.php:43
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `google_recaptchas` limit 1
        2.76mseasybachat_axtronewAppServiceProvider.php#44
        Backtrace
        • app/Providers/AppServiceProvider.php:44
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `custom_pages` where `status` = 1
        2.5mseasybachat_axtronewAppServiceProvider.php#45
        Bindings
        • 0: 1
        Backtrace
        • app/Providers/AppServiceProvider.php:45
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `google_analytics` limit 1
        2.36mseasybachat_axtronewAppServiceProvider.php#46
        Backtrace
        • app/Providers/AppServiceProvider.php:46
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `facebook_pixels` limit 1
        14.35mseasybachat_axtronewAppServiceProvider.php#47
        Backtrace
        • app/Providers/AppServiceProvider.php:47
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `tawk_chats` limit 1
        17.44mseasybachat_axtronewAppServiceProvider.php#48
        Backtrace
        • app/Providers/AppServiceProvider.php:48
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `cookie_consents` limit 1
        4.24mseasybachat_axtronewAppServiceProvider.php#49
        Backtrace
        • app/Providers/AppServiceProvider.php:49
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select count(*) as aggregate from `users` where `status` = 'enable'
        22.41mseasybachat_axtronewAppServiceProvider.php#50
        Bindings
        • 0: enable
        Backtrace
        • app/Providers/AppServiceProvider.php:50
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select count(*) as aggregate from `ticket_messages` where `seen_by_admin` = 'no' group by `support_ticket_id`
        24.52mseasybachat_axtronewAppServiceProvider.php#51
        Bindings
        • 0: no
        Backtrace
        • app/Providers/AppServiceProvider.php:51
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select count(*) as aggregate from `carts` where `user_id` is null
        1.9mseasybachat_axtronewAppServiceProvider.php#53
        Backtrace
        • app/Providers/AppServiceProvider.php:53
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select count(*) as aggregate from `listings` where (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        660μseasybachat_axtronewAppServiceProvider.php#58
        Bindings
        • 0: 2025-02-13
        • 1: enable
        • 2: approved
        Backtrace
        • app/Providers/AppServiceProvider.php:58
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
        • vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 14 and `lang_code` = 'hd' limit 1
        7.35mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 14
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 13 and `lang_code` = 'hd' limit 1
        6.07mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 13
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 12 and `lang_code` = 'hd' limit 1
        940μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 12
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 11 and `lang_code` = 'hd' limit 1
        710μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 11
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 10 and `lang_code` = 'hd' limit 1
        620μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 10
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 9 and `lang_code` = 'hd' limit 1
        1.69mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 9
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 8 and `lang_code` = 'hd' limit 1
        640μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 8
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 7 and `lang_code` = 'hd' limit 1
        630μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 7
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 6 and `lang_code` = 'hd' limit 1
        540μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 6
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 5 and `lang_code` = 'hd' limit 1
        670μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 5
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 4 and `lang_code` = 'hd' limit 1
        990μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 4
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 2 and `lang_code` = 'hd' limit 1
        1.1mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 2
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:104
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 14 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        1.27mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 14
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 13 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        1.21mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 13
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 12 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        930μseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 12
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 11 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        3.13mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 11
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 10 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        2.99mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 10
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 9 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        990μseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 9
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 8 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        3.01mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 8
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 7 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        3mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 7
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 6 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        10.03mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 6
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 5 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        1.55mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 5
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 4 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        900μseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 4
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listings` where `listings`.`sub_category_id` = 2 and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved')
        1.6mseasybachat_axtronewSubCategory.php#59
        Bindings
        • 0: 2
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        Backtrace
        • Modules/Category/Entities/SubCategory.php:59
        • view::index:199
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 8 and `lang_code` = 'hd' limit 1
        15.8mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 8
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:295
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 6 and `lang_code` = 'hd' limit 1
        12.65mseasybachat_axtronewListing.php#63
        Bindings
        • 0: 6
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 9 and `lang_code` = 'hd' limit 1
        1.2mseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 9
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:295
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 7 and `lang_code` = 'hd' limit 1
        800μseasybachat_axtronewListing.php#63
        Bindings
        • 0: 7
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 6 and `lang_code` = 'hd' limit 1
        760μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 6
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:295
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 8 and `lang_code` = 'hd' limit 1
        1.1mseasybachat_axtronewListing.php#63
        Bindings
        • 0: 8
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = 7 and `lang_code` = 'hd' limit 1
        800μseasybachat_axtronewSubCategory.php#47
        Bindings
        • 0: 7
        • 1: hd
        Backtrace
        • Modules/Category/Entities/SubCategory.php:47
        • view::index:295
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 9 and `lang_code` = 'hd' limit 1
        1.07mseasybachat_axtronewListing.php#63
        Bindings
        • 0: 9
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 12 and `lang_code` = 'hd' limit 1
        1.88mseasybachat_axtronewListing.php#63
        Bindings
        • 0: 12
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `listing_translations` where `listing_translations`.`listing_id` = 13 and `lang_code` = 'hd' limit 1
        1.14mseasybachat_axtronewListing.php#63
        Bindings
        • 0: 13
        • 1: hd
        Backtrace
        • Modules/Listing/Entities/Listing.php:63
        • view::index:307
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = 10 and `lang_code` = 'hd' limit 1
        2.73mseasybachat_axtronewCity.php#42
        Bindings
        • 0: 10
        • 1: hd
        Backtrace
        • Modules/City/Entities/City.php:42
        • view::index:429
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = 10 and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        840μseasybachat_axtronewCity.php#62
        Bindings
        • 0: 10
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • Modules/City/Entities/City.php:62
        • view::index:432
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = 9 and `lang_code` = 'hd' limit 1
        5.39mseasybachat_axtronewCity.php#42
        Bindings
        • 0: 9
        • 1: hd
        Backtrace
        • Modules/City/Entities/City.php:42
        • view::index:429
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = 9 and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        18.44mseasybachat_axtronewCity.php#62
        Bindings
        • 0: 9
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • Modules/City/Entities/City.php:62
        • view::index:432
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = 8 and `lang_code` = 'hd' limit 1
        9.61mseasybachat_axtronewCity.php#42
        Bindings
        • 0: 8
        • 1: hd
        Backtrace
        • Modules/City/Entities/City.php:42
        • view::index:429
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = 8 and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        1.18mseasybachat_axtronewCity.php#62
        Bindings
        • 0: 8
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • Modules/City/Entities/City.php:62
        • view::index:432
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = 7 and `lang_code` = 'hd' limit 1
        960μseasybachat_axtronewCity.php#42
        Bindings
        • 0: 7
        • 1: hd
        Backtrace
        • Modules/City/Entities/City.php:42
        • view::index:429
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = 7 and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        870μseasybachat_axtronewCity.php#62
        Bindings
        • 0: 7
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • Modules/City/Entities/City.php:62
        • view::index:432
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = 6 and `lang_code` = 'hd' limit 1
        610μseasybachat_axtronewCity.php#42
        Bindings
        • 0: 6
        • 1: hd
        Backtrace
        • Modules/City/Entities/City.php:42
        • view::index:429
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = 6 and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= '2025-02-13') and (`status` = 'enable' and `approved_by_admin` = 'approved' and `category_id` = 1)
        3.68mseasybachat_axtronewCity.php#62
        Bindings
        • 0: 6
        • 1: 2025-02-13
        • 2: enable
        • 3: approved
        • 4: 1
        Backtrace
        • Modules/City/Entities/City.php:62
        • view::index:432
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `city_translations` where `city_translations`.`city_id` = ? and `lang_code` = ? limit 1
        21.1mseasybachat_axtronew
      • select count(*) as aggregate from `listings` where `listings`.`city_id` = ? and `listings`.`city_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ? and `category_id` = ?)
        9.54mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        860μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        750μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        790μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        910μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        610μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        660μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        560μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        420μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        490μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        430μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        490μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        510μseasybachat_axtronew
      • select * from `listing_translations` where `listing_translations`.`listing_id` = ? and `lang_code` = ? limit 1
        480μseasybachat_axtronew
      • select * from `settings` limit 1
        490μseasybachat_axtronew
      • select * from `languages` where `status` = ?
        4.51mseasybachat_axtronew
      • select * from `multi_currencies` where `status` = ?
        430μseasybachat_axtronew
      • select * from `google_recaptchas` limit 1
        330μseasybachat_axtronew
      • select * from `custom_pages` where `status` = ?
        390μseasybachat_axtronew
      • select * from `google_analytics` limit 1
        300μseasybachat_axtronew
      • select * from `facebook_pixels` limit 1
        360μseasybachat_axtronew
      • select * from `tawk_chats` limit 1
        300μseasybachat_axtronew
      • select * from `cookie_consents` limit 1
        360μseasybachat_axtronew
      • select count(*) as aggregate from `users` where `status` = ?
        800μseasybachat_axtronew
      • select count(*) as aggregate from `ticket_messages` where `seen_by_admin` = ? group by `support_ticket_id`
        510μseasybachat_axtronew
      • select count(*) as aggregate from `carts` where `user_id` is null
        400μseasybachat_axtronew
      • select count(*) as aggregate from `listings` where (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        450μseasybachat_axtronew
      • select count(*) as aggregate from `carts` where `session_id` is null
        2.08mseasybachat_axtronew
      • select * from `ads_banners` where `position_key` = ? limit 1
        12.9mseasybachat_axtronew
      • select * from `sub_categories` where `category_id` = ?
        4.91mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        4.41mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        3.93mseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        2.27mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        5.83mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        2.19mseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        1.85mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        1.07mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        930μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        750μseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        600μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        770μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        1.37mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        780μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        3.22mseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        1.44mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        890μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        1.5mseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        1.19mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        2.94mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        4.71mseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        760μseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        500μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        510μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        660μseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        500μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        770μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        1.08mseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        630μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        680μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        840μseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        640μseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        680μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        910μseasybachat_axtronew
      • select * from `categories` where `categories`.`id` = ? limit 1
        2.17mseasybachat_axtronew
      • select * from `sub_category_translations` where `sub_category_translations`.`sub_category_id` = ? and `lang_code` = ? limit 1
        950μseasybachat_axtronew
      • select * from `listings` where `listings`.`sub_category_id` = ? and `listings`.`sub_category_id` is not null and (`expired_date` is null or `expired_date` >= ?) and (`status` = ? and `approved_by_admin` = ?)
        2.61mseasybachat_axtronew
      • select * from `custom_page_translations` where `custom_page_translations`.`custom_page_id` = ? and `lang_code` = ? limit 1
        7.69mseasybachat_axtronew
      • select * from `custom_page_translations` where `custom_page_translations`.`custom_page_id` = ? and `lang_code` = ? limit 1
        870μseasybachat_axtronew
      Modules\Listing\Entities\Listing
      89Listing.php#?
      Modules\Category\Entities\SubCategory
      74SubCategory.php#?
      Modules\Category\Entities\SubCategoryTranslation
      32SubCategoryTranslation.php#?
      Modules\Listing\Entities\ListingTranslation
      15ListingTranslation.php#?
      App\Models\User
      12User.php#?
      Modules\Category\Entities\Category
      12Category.php#?
      Modules\City\Entities\City
      10City.php#?
      Modules\Currency\app\Models\MultiCurrency
      7MultiCurrency.php#?
      App\Models\AdsBanner
      6AdsBanner.php#?
      Modules\City\Entities\CityTranslation
      6CityTranslation.php#?
      Modules\Language\Entities\Language
      5Language.php#?
      Modules\Testimonial\Entities\Testimonial
      5Testimonial.php#?
      Modules\GeneralSetting\Entities\Setting
      4Setting.php#?
      Modules\Country\Entities\Country
      4Country.php#?
      Modules\Page\Entities\CustomPage
      4CustomPage.php#?
      Modules\Page\Entities\EcomBanner
      2EcomBanner.php#?
      Modules\Page\Entities\EcomBannerTranslation
      2EcomBannerTranslation.php#?
      Modules\GeneralSetting\Entities\GoogleRecaptcha
      2GoogleRecaptcha.php#?
      Modules\GeneralSetting\Entities\GoogleAnalytic
      2GoogleAnalytic.php#?
      Modules\GeneralSetting\Entities\FacebookPixel
      2FacebookPixel.php#?
      Modules\GeneralSetting\Entities\TawkChat
      2TawkChat.php#?
      Modules\GeneralSetting\Entities\CookieConsent
      2CookieConsent.php#?
      Modules\Page\Entities\CustomPageTranslation
      2CustomPageTranslation.php#?
      Modules\GeneralSetting\Entities\SeoSetting
      1SeoSetting.php#?
      Modules\Page\Entities\HomePage
      1HomePage.php#?
      Modules\Page\Entities\HomePageTranslation
      1HomePageTranslation.php#?
          admin_lang
          en
          _token
          nuc6iW7cQwt81QP9cirK4rveVYR0EGpMz6SevYwm
          front_lang
          hd
          lang_dir
          left_to_right
          front_lang_name
          Hindi
          currency_name
          $-USD
          currency_code
          USD
          currency_icon
          $
          currency_rate
          1.00
          currency_position
          before_price
          _flash
          array:2 [ "new" => [] "old" => [] ]
          _previous
          array:1 [ "url" => "https://sangemarmarmarble.com" ]
          selected_theme
          theme_one
          path_info
          /
          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:19 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6InZDc0YvdzRTSGlxQmk4VFpxWllCamc9PSIsInZhbHVlIjoiYm1QblJDemtRWXc5ZDBPYkQ3MHd0YWZJRkQ5SWdZT1R6OUNnc3FwQWRnVGl4eWVqd2RGaFBsUXgxd1QxOEFFcUNxUjU2K1YwZVEzM2xFYmRZR1BzUE02NkNvN3lvK05UYS9nZjFLcWFNZ0xnanBDUmNLVmV0WGsyZitBVTlZZ3IiLCJtYWMiOiI0YjcxY2JiZDFjYTA2ZGNiN2YwY2E1YmM2MTFmY2E4YzZmMTBkN2RjY2RjYmZjNDM2Y2E2YzgyNmZiMmZjZTNkIiwidGFnIjoiIn0%3D; sangemarmar_marble_session=eyJpdiI6Im5yY1h4K2RLMWJXdSs0endtRzdqWEE9PSIsInZhbHVlIjoia3JlUmVnaEpyeWlJL3dqWmNFN2pSbWIwdzNMNkNMNEovZkxSNHF2bmozTnBEUTl5SnhOcWU1ZHJKaDdSc294NDk4bzdHRHI4RUt2QVpCTU13OEphYk1NYnNxMWo0Yjc1VTByR1BXTFdpZDZsMmoxbHdmRzRkWit0MzNLSHdLYTciLCJtYWMiOiI2NGFkYzcwMGJhYjBjOGM1MjZkOTc4NzNjNjIxYmZiNjMwODcyYjQxNjVjZjkyY2E0YjgyNTlkNTk5ZWVhN2FmIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6InZDc0YvdzRTSGlxQmk4VFpxWllCamc9PSIsInZhbHVlIjoiYm1QblJDemtRWXc5ZDBPYkQ3MHd0YWZJRkQ5SWdZT1R6OUNnc3FwQWRnVGl4eWVqd2RGaFBsUXgxd1QxOEFFcUNxUjU2K" ] "host" => array:1 [ 0 => "sangemarmarmarble.com" ] "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" ] "x-forwarded-for" => array:1 [ 0 => "3.16.78.138" ] "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" ] "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" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-https" => array:1 [ 0 => "on" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "nuc6iW7cQwt81QP9cirK4rveVYR0EGpMz6SevYwm" "sangemarmar_marble_session" => "wEZ2cGzZD3slbIV47Bx3uBdAqUzFIMsvVdNKCSpK" ]
          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 => "Thu, 13 Feb 2025 04:28:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imd2U01RaUdZWFZseTM3ZXdjeFJneHc9PSIsInZhbHVlIjoiS1daaFpwT3JLT3p6NnJvWi85dHdnQyswaFZQNWpJQnBXZTZqWVhKemxWUkJTMDhzbkxsRDJPVERQdWVXNGdyd1VMdFZkTHpkU1dnZCtYaHd5REhRYU93QWdGYWRGZFA2ZWVmTDBJQk1ubzI4MjJ1dUd2Sytwd1VNeGtSU0xaNzciLCJtYWMiOiI3ZTMzNjgyMzRhODQ5YzJhMjUzOGQ0MDgwZTQ5MzhiNzEwMWU1OWRmOGM4MGU0OTkzNjNlZjQ4MmNkZDcxYmEyIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 06:28:40 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imd2U01RaUdZWFZseTM3ZXdjeFJneHc9PSIsInZhbHVlIjoiS1daaFpwT3JLT3p6NnJvWi85dHdnQyswaFZQNWpJQnBXZTZqWVhKemxWUkJTMDhzbkxsRDJPVERQdWVXNGdyd1VMdFZkT" 1 => "sangemarmar_marble_session=eyJpdiI6IkxmcG9hMUFlbTMwWUR1KzU5bWszdXc9PSIsInZhbHVlIjoiekZOTytRWkN0b1JCWE5BRmo1c212K2tVS2V6QkF3Qm8xRGh2Q1phV1h6eXhqd2pUeEZUQ3F2eWFwcGpWUHdFTVVSRmZtYmlRdFp2NmJUZDhYZ2RtK2w0bmRnbnM2VHlCdUd3ZUp2T1QzUi9tK2FESHVwcVpRNUUvQ0ZYd3R4WDgiLCJtYWMiOiJiMmI5ODkyNDE3NTZiYjg1ZjU0YTAwODMxOTc5YWVmYjUwNDBkN2Q0ODFiMWUyMTZlOGI4NDUyY2JjY2E2MzIzIiwidGFnIjoiIn0%3D; expires=Thu, 13 Feb 2025 06:28:40 GMT; Max-Age=7200; path=/; httponly; samesite=laxsangemarmar_marble_session=eyJpdiI6IkxmcG9hMUFlbTMwWUR1KzU5bWszdXc9PSIsInZhbHVlIjoiekZOTytRWkN0b1JCWE5BRmo1c212K2tVS2V6QkF3Qm8xRGh2Q1phV1h6eXhqd2pUeEZUQ3F2eWFwc" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imd2U01RaUdZWFZseTM3ZXdjeFJneHc9PSIsInZhbHVlIjoiS1daaFpwT3JLT3p6NnJvWi85dHdnQyswaFZQNWpJQnBXZTZqWVhKemxWUkJTMDhzbkxsRDJPVERQdWVXNGdyd1VMdFZkTHpkU1dnZCtYaHd5REhRYU93QWdGYWRGZFA2ZWVmTDBJQk1ubzI4MjJ1dUd2Sytwd1VNeGtSU0xaNzciLCJtYWMiOiI3ZTMzNjgyMzRhODQ5YzJhMjUzOGQ0MDgwZTQ5MzhiNzEwMWU1OWRmOGM4MGU0OTkzNjNlZjQ4MmNkZDcxYmEyIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 06:28:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imd2U01RaUdZWFZseTM3ZXdjeFJneHc9PSIsInZhbHVlIjoiS1daaFpwT3JLT3p6NnJvWi85dHdnQyswaFZQNWpJQnBXZTZqWVhKemxWUkJTMDhzbkxsRDJPVERQdWVXNGdyd1VMdFZkT" 1 => "sangemarmar_marble_session=eyJpdiI6IkxmcG9hMUFlbTMwWUR1KzU5bWszdXc9PSIsInZhbHVlIjoiekZOTytRWkN0b1JCWE5BRmo1c212K2tVS2V6QkF3Qm8xRGh2Q1phV1h6eXhqd2pUeEZUQ3F2eWFwcGpWUHdFTVVSRmZtYmlRdFp2NmJUZDhYZ2RtK2w0bmRnbnM2VHlCdUd3ZUp2T1QzUi9tK2FESHVwcVpRNUUvQ0ZYd3R4WDgiLCJtYWMiOiJiMmI5ODkyNDE3NTZiYjg1ZjU0YTAwODMxOTc5YWVmYjUwNDBkN2Q0ODFiMWUyMTZlOGI4NDUyY2JjY2E2MzIzIiwidGFnIjoiIn0%3D; expires=Thu, 13-Feb-2025 06:28:40 GMT; path=/; httponlysangemarmar_marble_session=eyJpdiI6IkxmcG9hMUFlbTMwWUR1KzU5bWszdXc9PSIsInZhbHVlIjoiekZOTytRWkN0b1JCWE5BRmo1c212K2tVS2V6QkF3Qm8xRGh2Q1phV1h6eXhqd2pUeEZUQ3F2eWFwc" ] ]
          session_attributes
          0 of 0
          array:13 [ "admin_lang" => "en" "_token" => "nuc6iW7cQwt81QP9cirK4rveVYR0EGpMz6SevYwm" "front_lang" => "hd" "lang_dir" => "left_to_right" "front_lang_name" => "Hindi" "currency_name" => "$-USD" "currency_code" => "USD" "currency_icon" => "$" "currency_rate" => "1.00" "currency_position" => "before_price" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://sangemarmarmarble.com" ] "selected_theme" => "theme_one" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-02-13 09:58:40GET/2170304