NGEN IT Software
close
Your privacy

When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. You can get more information by going to our Privacy Policy or Statement in the footer of the website.

Ask Query
All RFQ Product Added In Query!

Check all added RFQ in one place, hit the button to show all added RFQ.

Submit RFQ
SettingsRequest history8.4.8PHP Version128msRequest Duration7MBMemory UsageGET refurbished
status
200 OK
full_url
https://ngenitltd.com/refurbished
action_name
refurbished
controller_action
App\Http\Controllers\Frontend\HomeController@Refurbished
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://ngenitltd.com/refurbished
action_name
refurbished
controller_action
App\Http\Controllers\Frontend\HomeController@Refurbished
uri
GET refurbished
controller
App\Http\Controllers\Frontend\HomeController@Refurbished
file
app/Http/Controllers/Frontend/HomeController.php:747-763
middleware
web
duration
129ms
peak_memory
10MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "ngenitltd.com" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 18 Sep 2025 21:20:52 GMT" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "YdhL57Si0VAYEsJVSjhDo11Z2zDctfzSlphrA6in" "flasher::envelopes" => [] ]
    • Booting (47.78ms)time
    • Application (80.69ms)time
    • Routing (639μs)
    • 1 x Application (62.81%)
      80.69ms
      1 x Booting (37.19%)
      47.78ms
      1 x Routing (0.5%)
      639μs
      9 templates were rendered
      • 1x frontend.pages.tech.refurbishedrefurbished.blade.php#?blade
      • 1x frontend.mastermaster.blade.php#?blade
      • 1x frontend.partials.headhead.blade.php#?blade
      • 1x frontend.partials.headerheader.blade.php#?blade
      • 1x frontend.partials.footerfooter.blade.php#?blade
      • 1x frontend.partials.cookiescookies.blade.php#?blade
      • 1x frontend.partials.feedbackfeedback.blade.php#?blade
      • 1x frontend.partials.offcanvasoffcanvas.blade.php#?blade
      • 1x frontend.partials.scriptscript.blade.php#?blade
      uri
      GET refurbished
      middleware
      web
      controller
      App\Http\Controllers\Frontend\HomeController@Refurbished
      as
      refurbished
      file
      app/Http/Controllers/Frontend/HomeController.php:747-763
      5 statements were executed58.67ms
      • HomeController.php#749ngenitwebsite5.17msselect count(*) as aggregate from `products` where `refurbished` = '1' and `product_status` = 'product'
        Bindings
        • 0: 1
        • 1: product
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:749
        • 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
      • HomeController.php#749ngenitwebsite13msselect * from `products` where `refurbished` = '1' and `product_status` = 'product' limit 10 offset 0
        Bindings
        • 0: 1
        • 1: product
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:749
        • 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
      • HomeController.php#754ngenitwebsite11.35msselect distinct `brands`.`id`, `brands`.`slug`, `brands`.`title`, `brands`.`image` from `brands` inner join `products` on `brands`.`id` = `products`.`brand_id` where `products`.`refurbished` = '1' and `brands`.`status` = 'active'
        Bindings
        • 0: 1
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:754
        • 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
      • HomeController.php#759ngenitwebsite5.08msselect distinct `categories`.`id`, `categories`.`slug`, `categories`.`title`, `categories`.`image` from `categories` inner join `products` on `categories`.`id` = `products`.`cat_id` where `products`.`refurbished` = '1'
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:759
        • 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
      • HomeController.php#761ngenitwebsite24.07msselect * from `products` where `deal` is not null and `product_status` = 'product'
        Bindings
        • 0: product
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:761
        • 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
      App\Models\Admin\Product
      10Product.php#?
          _token
          YdhL57Si0VAYEsJVSjhDo11Z2zDctfzSlphrA6in
          flasher::envelopes
          []
          ClearShow all
          Date ↕MethodURLData
          #12025-09-19 03:20:52GET/refurbished9510