Our Office
Sareng Building (1st floor) Abdul Hamid Sarak, Foy’s Lake, Ctg.
Email Us
icbctg2014@gmail.com
Call Us
018-19894912, 016-78061072

Design & Build Services

Design & Build (D&B) is a project delivery method where a single entity handles both the design and construction phases, ensuring efficiency and seamless coordination.

Key Features:

✅ Single-Point Responsibility – One company manages both design and construction
✅ Faster Project Completion – Overlapping design and construction phases save time
✅ Cost Efficiency – Streamlined budgeting and reduced change orders
✅ Better Collaboration – Architects, engineers, and builders work together from the start
✅ Quality Control – Consistent standards throughout the project

Common Design & Build Projects:

  • Residential & commercial buildings
  • Industrial facilities
  • Infrastructure projects
  • Interior fit-outs and renovations

© Skill Based IT. All Rights Reserved.

8.1.31PHP Version138msRequest Duration22MBMemory UsageGET service_single/{id}Route
    • Booting (85.38ms)time
    • Application (52.69ms)time
    • 1 x Booting (61.83%)
      85.38ms
      1 x Application (38.16%)
      52.69ms
      5 templates were rendered
      • 1x frontend.service_singleservice_single.blade.phpblade
      • 1x frontend.layouts.navbarnavbar.blade.phpblade
      • 1x frontend.layouts.mastermaster.blade.phpblade
      • 1x frontend.layouts.headhead.blade.phpblade
      • 1x frontend.layouts.footerfooter.blade.phpblade
      uri
      GET service_single/{id}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@service_single
      namespace
      prefix
      where
      file
      app/Http/Controllers/FrontendController.php:72-77
      32 statements were executed, 30 of which were duplicates, 2 unique. Show only duplicated10.35ms
      • Connection Establishedicbbd_databaseFrontendController.php#74
        Backtrace
        • 15. app/Http/Controllers/FrontendController.php:74
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `services` where `id` = '3' and `services`.`deleted_at` is null limit 1
        1.41msicbbd_databaseFrontendController.php#74
        Bindings
        • 0: 3
        Backtrace
        • 16. app/Http/Controllers/FrontendController.php:74
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `menu_labels` where `menu_labels`.`deleted_at` is null order by `order_by` asc
        310μsicbbd_databaseAppServiceProvider.php#70
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:70
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `parent_id` is null and `label_id` is null and `menus`.`deleted_at` is null limit 1
        370μsicbbd_databaseMenu.php#67
        Backtrace
        • 16. app/Models/Menu.php:67
        • 17. app/Providers/AppServiceProvider.php:71
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 1 and `menus`.`deleted_at` is null order by `order_by` asc
        400μsicbbd_databaseAppServiceProvider.php#72
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is null and `type` = 2 and `menus`.`deleted_at` is null order by `order_by` asc
        430μsicbbd_databaseAppServiceProvider.php#73
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:73
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 3 and `menus`.`deleted_at` is null order by `order_by` asc
        370μsicbbd_databaseAppServiceProvider.php#74
        Bindings
        • 0: 1
        • 1: 3
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:74
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `software_settings` limit 1
        330μsicbbd_databaseAppServiceProvider.php#75
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:75
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menu_labels` where `menu_labels`.`deleted_at` is null order by `order_by` asc
        370μsicbbd_databaseAppServiceProvider.php#70
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:70
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `parent_id` is null and `label_id` is null and `menus`.`deleted_at` is null limit 1
        290μsicbbd_databaseMenu.php#67
        Backtrace
        • 16. app/Models/Menu.php:67
        • 17. app/Providers/AppServiceProvider.php:71
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 1 and `menus`.`deleted_at` is null order by `order_by` asc
        250μsicbbd_databaseAppServiceProvider.php#72
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is null and `type` = 2 and `menus`.`deleted_at` is null order by `order_by` asc
        300μsicbbd_databaseAppServiceProvider.php#73
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:73
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 3 and `menus`.`deleted_at` is null order by `order_by` asc
        320μsicbbd_databaseAppServiceProvider.php#74
        Bindings
        • 0: 1
        • 1: 3
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:74
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `software_settings` limit 1
        260μsicbbd_databaseAppServiceProvider.php#75
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:75
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menu_labels` where `menu_labels`.`deleted_at` is null order by `order_by` asc
        250μsicbbd_databaseAppServiceProvider.php#70
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:70
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `parent_id` is null and `label_id` is null and `menus`.`deleted_at` is null limit 1
        310μsicbbd_databaseMenu.php#67
        Backtrace
        • 16. app/Models/Menu.php:67
        • 17. app/Providers/AppServiceProvider.php:71
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 1 and `menus`.`deleted_at` is null order by `order_by` asc
        350μsicbbd_databaseAppServiceProvider.php#72
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is null and `type` = 2 and `menus`.`deleted_at` is null order by `order_by` asc
        300μsicbbd_databaseAppServiceProvider.php#73
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:73
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 3 and `menus`.`deleted_at` is null order by `order_by` asc
        210μsicbbd_databaseAppServiceProvider.php#74
        Bindings
        • 0: 1
        • 1: 3
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:74
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `software_settings` limit 1
        200μsicbbd_databaseAppServiceProvider.php#75
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:75
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menu_labels` where `menu_labels`.`deleted_at` is null order by `order_by` asc
        190μsicbbd_databaseAppServiceProvider.php#70
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:70
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `parent_id` is null and `label_id` is null and `menus`.`deleted_at` is null limit 1
        260μsicbbd_databaseMenu.php#67
        Backtrace
        • 16. app/Models/Menu.php:67
        • 17. app/Providers/AppServiceProvider.php:71
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 1 and `menus`.`deleted_at` is null order by `order_by` asc
        290μsicbbd_databaseAppServiceProvider.php#72
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is null and `type` = 2 and `menus`.`deleted_at` is null order by `order_by` asc
        300μsicbbd_databaseAppServiceProvider.php#73
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:73
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 3 and `menus`.`deleted_at` is null order by `order_by` asc
        270μsicbbd_databaseAppServiceProvider.php#74
        Bindings
        • 0: 1
        • 1: 3
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:74
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `software_settings` limit 1
        270μsicbbd_databaseAppServiceProvider.php#75
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:75
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menu_labels` where `menu_labels`.`deleted_at` is null order by `order_by` asc
        210μsicbbd_databaseAppServiceProvider.php#70
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:70
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `parent_id` is null and `label_id` is null and `menus`.`deleted_at` is null limit 1
        250μsicbbd_databaseMenu.php#67
        Backtrace
        • 16. app/Models/Menu.php:67
        • 17. app/Providers/AppServiceProvider.php:71
        • 18. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 1 and `menus`.`deleted_at` is null order by `order_by` asc
        290μsicbbd_databaseAppServiceProvider.php#72
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is null and `type` = 2 and `menus`.`deleted_at` is null order by `order_by` asc
        280μsicbbd_databaseAppServiceProvider.php#73
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:73
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `menus` where `status` = 1 and `label_id` is not null and `type` = 3 and `menus`.`deleted_at` is null order by `order_by` asc
        260μsicbbd_databaseAppServiceProvider.php#74
        Bindings
        • 0: 1
        • 1: 3
        Backtrace
        • 15. app/Providers/AppServiceProvider.php:74
        • 16. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `software_settings` limit 1
        240μsicbbd_databaseAppServiceProvider.php#75
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:75
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `services` limit 5
        210μsicbbd_databasefooter.blade.php#44
        Backtrace
        • 13. view::frontend.layouts.footer:44
        • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
        • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 18. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Menu
      125
      App\Models\MenuLabel
      15
      App\Models\SoftwareSettings
      5
      App\Models\service
      1
          _token
          AZoe9eDdJk0D1rduBr4LuwAI4wQdDcfRTIamzoxo
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "https://icb-bd.com/service_single/3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /service_single/3
          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:20 [ "host" => array:1 [ 0 => "icb-bd.com" ] "x-forwarded-for" => array:1 [ 0 => "3.16.76.36" ] "x-forwarded-host" => array:1 [ 0 => "icb-bd.com" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "icb-bd.com" ] "x-real-ip" => array:1 [ 0 => "3.16.76.36" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-https" => array:1 [ 0 => "1" ] ]
          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 => "Thu, 13 Mar 2025 03:02:21 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZqV0FIYk1yNDlBdTNkcUpkVkptUlE9PSIsInZhbHVlIjoiMFNrUzFpVnBvWm40UzJ5SHNhMjRHS1VsZVhtNlVMelliQU12Mk8yd3YvYStETFpFeTNXd3IrMUxyaFo5Q1l2T203R1BFdFpNYldXTk1GZWFibWNkWXIwUXd4QkJvZlAwUGlFbU9ldExON1RYSkJ4NXJBVzhkZThwL3lXSUV4RzQiLCJtYWMiOiJlY2U5YzE4NmRkNDlhMTM0YWZjYmRlMjhkZDgzMWU5YjgyOTMxYjI5OWM4OTc2NTk5MjBkYmVlODQ4MGUxM2I4IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 05:02:21 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InZqV0FIYk1yNDlBdTNkcUpkVkptUlE9PSIsInZhbHVlIjoiMFNrUzFpVnBvWm40UzJ5SHNhMjRHS1VsZVhtNlVMelliQU12Mk8yd3YvYStETFpFeTNXd3IrMUxyaFo5Q1l2T203R1BFd" 1 => "laravel_session=eyJpdiI6IkE2T1FFUkU4LzhUemxXTTVFMGJyZXc9PSIsInZhbHVlIjoib1h3aitJZE0ybVJrbXBFSDdLUm8yVDlKZ21JeHJCYnRrVUtNYVBoL3MwQmdZbkE0L28zc0lTeWM3M1RKNjdENXFUM2tCa3BFM3Rrc2pmREd5WFY2ZVVPNTVDMFd5Qk1CNnhIOWxuS05UOGM2cWZzZ2RFQzBlQ0RadTdiZWJuT3IiLCJtYWMiOiI1MGZmMTgwYzc0MWJmYjRmMTAwZDA3OTYxYzRkNGM4ZjdmNTlmNDZlZjNiZjJlYWNhYzRmMGEyNzY2MWZkZGY4IiwidGFnIjoiIn0%3D; expires=Thu, 13 Mar 2025 05:02:21 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IkE2T1FFUkU4LzhUemxXTTVFMGJyZXc9PSIsInZhbHVlIjoib1h3aitJZE0ybVJrbXBFSDdLUm8yVDlKZ21JeHJCYnRrVUtNYVBoL3MwQmdZbkE0L28zc0lTeWM3M1RKNjdENXFU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZqV0FIYk1yNDlBdTNkcUpkVkptUlE9PSIsInZhbHVlIjoiMFNrUzFpVnBvWm40UzJ5SHNhMjRHS1VsZVhtNlVMelliQU12Mk8yd3YvYStETFpFeTNXd3IrMUxyaFo5Q1l2T203R1BFdFpNYldXTk1GZWFibWNkWXIwUXd4QkJvZlAwUGlFbU9ldExON1RYSkJ4NXJBVzhkZThwL3lXSUV4RzQiLCJtYWMiOiJlY2U5YzE4NmRkNDlhMTM0YWZjYmRlMjhkZDgzMWU5YjgyOTMxYjI5OWM4OTc2NTk5MjBkYmVlODQ4MGUxM2I4IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 05:02:21 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InZqV0FIYk1yNDlBdTNkcUpkVkptUlE9PSIsInZhbHVlIjoiMFNrUzFpVnBvWm40UzJ5SHNhMjRHS1VsZVhtNlVMelliQU12Mk8yd3YvYStETFpFeTNXd3IrMUxyaFo5Q1l2T203R1BFd" 1 => "laravel_session=eyJpdiI6IkE2T1FFUkU4LzhUemxXTTVFMGJyZXc9PSIsInZhbHVlIjoib1h3aitJZE0ybVJrbXBFSDdLUm8yVDlKZ21JeHJCYnRrVUtNYVBoL3MwQmdZbkE0L28zc0lTeWM3M1RKNjdENXFUM2tCa3BFM3Rrc2pmREd5WFY2ZVVPNTVDMFd5Qk1CNnhIOWxuS05UOGM2cWZzZ2RFQzBlQ0RadTdiZWJuT3IiLCJtYWMiOiI1MGZmMTgwYzc0MWJmYjRmMTAwZDA3OTYxYzRkNGM4ZjdmNTlmNDZlZjNiZjJlYWNhYzRmMGEyNzY2MWZkZGY4IiwidGFnIjoiIn0%3D; expires=Thu, 13-Mar-2025 05:02:21 GMT; path=/; httponlylaravel_session=eyJpdiI6IkE2T1FFUkU4LzhUemxXTTVFMGJyZXc9PSIsInZhbHVlIjoib1h3aitJZE0ybVJrbXBFSDdLUm8yVDlKZ21JeHJCYnRrVUtNYVBoL3MwQmdZbkE0L28zc0lTeWM3M1RKNjdENXFU" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "AZoe9eDdJk0D1rduBr4LuwAI4wQdDcfRTIamzoxo" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://icb-bd.com/service_single/3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]