عن مكتب


  انا خريج هندسه ٢٠١٤ شاركت في مشروع قريه بدوية بمدينة الطور.. وبعدها شاركت في سوق العريش للجمله.. وبعدها ميناء ابوصقل بالعريش لرفع الكفاءه.... وحاليا شغلي تصميمات وديكور وتنفيذ - في المرفق صور توضيح

اكتب تقييم
************************
اكتب تقييم
************************
X
b2c.lo
8.1.9PHP Version218msRequest Duration40MBMemory UsageGET b2c/accounts/{type}/{id}/showRoute
    • Booting (158ms)
    • Application (60.29ms)
    • 1 x Booting (72.4%)
      158ms
      1 x Application (27.6%)
      60.29ms
      5 templates were rendered
      • b2c_website.account_show (resources/views/b2c_website/account_show.blade.php)9blade
        Params
        0
        account
        1
        type
        2
        id
        3
        pageTitle
        4
        adsOne
        5
        rates
        6
        currentUser
        7
        products
        8
        offices_albums
      • b2c_website.layout.app (resources/views/b2c_website/layout/app.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lang
        4
        authUser
        5
        account
        6
        type
        7
        id
        8
        pageTitle
        9
        adsOne
        10
        rates
        11
        currentUser
        12
        products
        13
        offices_albums
        14
        global_finest_products
        15
        global_categories
        16
        banners
        17
        global_setting
        18
        global_products
        19
        __currentLoopData
        20
        item
        21
        loop
      • b2c_website.layout.header (resources/views/b2c_website/layout/header.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lang
        4
        authUser
        5
        account
        6
        type
        7
        id
        8
        pageTitle
        9
        adsOne
        10
        rates
        11
        currentUser
        12
        products
        13
        offices_albums
        14
        global_finest_products
        15
        global_categories
        16
        banners
        17
        global_setting
        18
        global_products
        19
        __currentLoopData
        20
        item
        21
        loop
      • b2c_website.layout.nav (resources/views/b2c_website/layout/nav.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lang
        4
        authUser
        5
        account
        6
        type
        7
        id
        8
        pageTitle
        9
        adsOne
        10
        rates
        11
        currentUser
        12
        products
        13
        offices_albums
        14
        global_finest_products
        15
        global_categories
        16
        banners
        17
        global_setting
        18
        global_products
        19
        __currentLoopData
        20
        item
        21
        loop
      • b2c_website.layout.footer (resources/views/b2c_website/layout/footer.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lang
        4
        authUser
        5
        account
        6
        type
        7
        id
        8
        pageTitle
        9
        adsOne
        10
        rates
        11
        currentUser
        12
        products
        13
        offices_albums
        14
        global_finest_products
        15
        global_categories
        16
        banners
        17
        global_setting
        18
        global_products
        19
        __currentLoopData
        20
        item
        21
        loop
      uri
      GET b2c/accounts/{type}/{id}/show
      middleware
      web
      controller
      App\Http\Controllers\B2C_Website\AccountController@show
      namespace
      App\Http\Controllers
      prefix
      b2c
      where
      as
      b2c.account.show
      file
      app/Http/Controllers/B2C_Website/AccountController.php:166-252
      25 statements were executed, 16 of which were duplicated, 9 unique8.67ms
      • select * from `settings` where `settings`.`id` = 1 limit 1
        1.34msmiddleware::b2b.global:27alaaeldeen
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. middleware::b2b.global:27
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 21. /app/Http/Middleware/LocaleMiddleware.php:27
        • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • select * from `users` where `id` = '535' and `app_type` like '%b2c%' limit 1
        570μs/app/Http/Controllers/B2C_Website/AccountController.php:184alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. %b2c%
        Backtrace
        • 15. /app/Http/Controllers/B2C_Website/AccountController.php:184
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `albums` where `albums`.`office_id` in (535) and `status` = 1 order by `priority` asc
        250μs/app/Http/Controllers/B2C_Website/AccountController.php:184alaaeldeen
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/B2C_Website/AccountController.php:184
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `rates_tables` where `rates_tables`.`primary_user_id` in (535) and exists (select * from `users` where `rates_tables`.`secondary_user_id` = `users`.`id` and `app_type` like '%b2c%')
        560μs/app/Http/Controllers/B2C_Website/AccountController.php:184alaaeldeen
        Metadata
        Bindings
        • 0. %b2c%
        Backtrace
        • 20. /app/Http/Controllers/B2C_Website/AccountController.php:184
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `user_services` where `user_services`.`user_id` in (535) and `status` = 1
        220μs/app/Http/Controllers/B2C_Website/AccountController.php:184alaaeldeen
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/B2C_Website/AccountController.php:184
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `website_ads` where `type` = 'show_account_filter' and `status` = 1 order by `sort` asc
        160μs/app/Http/Controllers/B2C_Website/AccountController.php:205alaaeldeen
        Metadata
        Bindings
        • 0. show_account_filter
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/B2C_Website/AccountController.php:205
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `rates_tables` where `rates_tables`.`primary_user_id` = 535 and `rates_tables`.`primary_user_id` is not null
        200μs/app/Http/Controllers/B2C_Website/AccountController.php:207alaaeldeen
        Metadata
        Bindings
        • 0. 535
        Backtrace
        • 18. /app/Http/Controllers/B2C_Website/AccountController.php:207
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        1.8ms/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:114
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        300μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:114
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        180μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:137
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        160μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:137
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        440μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:172
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        180μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:172
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        240μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:209
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        190μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:209
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        180μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:245
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        160μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:245
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        180μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:281
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        170μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:281
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        190μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:326
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        160μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:326
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `invoices` where `invoices`.`user_id` = 535 and `invoices`.`user_id` is not null and `user_id` = 535 and `subscription_status` = 'in_progress' and `start_date` <= '2025-01-23 05:31:07' and `end_date` >= '2025-01-23 05:31:07' order by `id` desc limit 1
        180μs/app/Models/User.php:1108alaaeldeen
        Metadata
        Bindings
        • 0. 535
        • 1. 535
        • 2. in_progress
        • 3. 2025-01-23 05:31:07
        • 4. 2025-01-23 05:31:07
        Backtrace
        • 18. /app/Models/User.php:1108
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:438
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `subscriptions` where `type` = 'office' and `is_default` = 1 limit 1
        160μs/app/Models/User.php:1114alaaeldeen
        Metadata
        Bindings
        • 0. office
        • 1. 1
        Backtrace
        • 15. /app/Models/User.php:1114
        • 16. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:438
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `images` where `images`.`user_id` = 535 and `images`.`user_id` is not null
        200μsview::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:836alaaeldeen
        Metadata
        Bindings
        • 0. 535
        Backtrace
        • 19. view::46cb74f8c76d1e9ee0b658c1477eea662a492f5a:836
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select sum(`quantity`) as aggregate from `carts` where `session_id` = 'QGakZsvfskmmrT60ZZ1SxKHsunyXbuVqBiV5HSoo'
        300μsview::44096e8b7af31329e7a8abfdfb7bc021a90e5dae:18alaaeldeen
        Metadata
        Bindings
        • 0. QGakZsvfskmmrT60ZZ1SxKHsunyXbuVqBiV5HSoo
        Backtrace
        • 15. view::44096e8b7af31329e7a8abfdfb7bc021a90e5dae:18
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\Phase2\Subscription
      8
      App\Models\Phase2\WebsiteAds
      2
      App\Models\User
      1
      App\Models\Setting
      1
          _token
          9jYbm0A0OcdiB2hk9clUrDyEnuk5YIVxuuwPLTRP
          _previous
          array:1 [ "url" => "https://alaaeldeen.za3bot.com/b2c/accounts/engineering_office/535/show" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /b2c/accounts/engineering_office/535/show
          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:23 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-connecting-ip" => array:1 [ 0 => "13.59.77.24" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "alaaeldeen.za3bot.com" ] "x-forwarded-for" => array:1 [ 0 => "13.59.77.24" ] "cf-ray" => array:1 [ 0 => "9064b5824b86e80d-ORD" ] ]
          request_server
          0 of 0
          array:56 [ "USER" => "alaaeldeen" "HOME" => "/var/www/alaaeldeen" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/b2c/accounts/engineering_office/535/show" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/b2c/accounts/engineering_office/535/show" "REMOTE_PORT" => "45262" "SCRIPT_FILENAME" => "/var/www/alaaeldeen/alaaeldeen/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/alaaeldeen/alaaeldeen/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/alaaeldeen/alaaeldeen/public" "REMOTE_ADDR" => "172.71.254.233" "SERVER_PORT" => "443" "SERVER_ADDR" => "136.243.226.148" "SERVER_NAME" => "alaaeldeen.za3bot.com" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at alaaeldeen.za3bot.com Port 443</address>\n" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CONNECTION" => "Keep-Alive" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CF_CONNECTING_IP" => "13.59.77.24" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "alaaeldeen.za3bot.com" "HTTP_X_FORWARDED_FOR" => "13.59.77.24" "HTTP_CF_RAY" => "9064b5824b86e80d-ORD" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "alaaeldeen.za3bot.com" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "alaaeldeen.za3bot.com" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1737603067.5358 "REQUEST_TIME" => 1737603067 ]
          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, 23 Jan 2025 03:31:07 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkphVTI0QkJ3WXUyTmFWNS93WERrVWc9PSIsInZhbHVlIjoiRmpueGFRNm5tMWFOaHpZaWJQWE1vUGYwTVhJc3RkVG1KN3NtZ05OWVFrOTRnTG5JRElZNUxiaGdFQ20zdnZkWC80T1FPUTZjbVNDb2VBQndOR0FLa1J6R1ZhaytFRkVJbHBiK3VtcHZTS1ZJVEZ0Rm0rc251b2JqRW5wOW54ZEsiLCJtYWMiOiJiMGE0YWM2YThiMTlhZTgzY2U1OGFhMDkyOTAyMzUwNmYxYmE4NWUyOTM1YjQ0Y2E4ZmEwYmJlMmJlYTBmN2Y0IiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 05:31:07 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkphVTI0QkJ3WXUyTmFWNS93WERrVWc9PSIsInZhbHVlIjoiRmpueGFRNm5tMWFOaHpZaWJQWE1vUGYwTVhJc3RkVG1KN3NtZ05OWVFrOTRnTG5JRElZNUxiaGdFQ20zdnZkWC80T1FPU" 1 => "alaa_eldeen_session=eyJpdiI6IlVMZGU2QWEvb0h0Z1hQRXhmeitWM2c9PSIsInZhbHVlIjoieFVNTXBYUGNTM3dUNDdtQmNqNjhTa2JPWld6SEFuQU51aEF5RzREWVRraW0vbGx5Ny91MWxQQzJtYXJCbFExbTE2RHBjN25lQ21UNTB6akM1SWo0U21pOW5UYVh5YnZJbkFleWtJT1V2RW5IZWdROFlzaUVNUmN0UWd3NElOcWwiLCJtYWMiOiIwMWUzYTgwOTM4NDAzZWUwODQ4YTg3MzkzZTMyZWNmMTgxZjcwOWU3ZDM4MWY1NGJhZjRhYzZmNDQzNTQ3YWRkIiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 05:31:07 GMT; Max-Age=7200; path=/; httponly; samesite=laxalaa_eldeen_session=eyJpdiI6IlVMZGU2QWEvb0h0Z1hQRXhmeitWM2c9PSIsInZhbHVlIjoieFVNTXBYUGNTM3dUNDdtQmNqNjhTa2JPWld6SEFuQU51aEF5RzREWVRraW0vbGx5Ny91MWxQQzJtYXJCbFEx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkphVTI0QkJ3WXUyTmFWNS93WERrVWc9PSIsInZhbHVlIjoiRmpueGFRNm5tMWFOaHpZaWJQWE1vUGYwTVhJc3RkVG1KN3NtZ05OWVFrOTRnTG5JRElZNUxiaGdFQ20zdnZkWC80T1FPUTZjbVNDb2VBQndOR0FLa1J6R1ZhaytFRkVJbHBiK3VtcHZTS1ZJVEZ0Rm0rc251b2JqRW5wOW54ZEsiLCJtYWMiOiJiMGE0YWM2YThiMTlhZTgzY2U1OGFhMDkyOTAyMzUwNmYxYmE4NWUyOTM1YjQ0Y2E4ZmEwYmJlMmJlYTBmN2Y0IiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 05:31:07 GMT; path=/XSRF-TOKEN=eyJpdiI6IkphVTI0QkJ3WXUyTmFWNS93WERrVWc9PSIsInZhbHVlIjoiRmpueGFRNm5tMWFOaHpZaWJQWE1vUGYwTVhJc3RkVG1KN3NtZ05OWVFrOTRnTG5JRElZNUxiaGdFQ20zdnZkWC80T1FPU" 1 => "alaa_eldeen_session=eyJpdiI6IlVMZGU2QWEvb0h0Z1hQRXhmeitWM2c9PSIsInZhbHVlIjoieFVNTXBYUGNTM3dUNDdtQmNqNjhTa2JPWld6SEFuQU51aEF5RzREWVRraW0vbGx5Ny91MWxQQzJtYXJCbFExbTE2RHBjN25lQ21UNTB6akM1SWo0U21pOW5UYVh5YnZJbkFleWtJT1V2RW5IZWdROFlzaUVNUmN0UWd3NElOcWwiLCJtYWMiOiIwMWUzYTgwOTM4NDAzZWUwODQ4YTg3MzkzZTMyZWNmMTgxZjcwOWU3ZDM4MWY1NGJhZjRhYzZmNDQzNTQ3YWRkIiwidGFnIjoiIn0%3D; expires=Thu, 23-Jan-2025 05:31:07 GMT; path=/; httponlyalaa_eldeen_session=eyJpdiI6IlVMZGU2QWEvb0h0Z1hQRXhmeitWM2c9PSIsInZhbHVlIjoieFVNTXBYUGNTM3dUNDdtQmNqNjhTa2JPWld6SEFuQU51aEF5RzREWVRraW0vbGx5Ny91MWxQQzJtYXJCbFEx" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "9jYbm0A0OcdiB2hk9clUrDyEnuk5YIVxuuwPLTRP" "_previous" => array:1 [ "url" => "https://alaaeldeen.za3bot.com/b2c/accounts/engineering_office/535/show" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]