{"__meta":{"id":"01KVPJFX0WAQYSQTMJFQDGKDBW","datetime":"2026-06-22 08:27:59","utime":1782095279.132096,"method":"GET","uri":"\/api\/frontend\/product-section","ip":"216.131.88.147"},"messages":{"count":0,"messages":[]},"time":{"count":5,"start":1782095279.105742,"end":1782095279.132105,"duration":0.026363134384155273,"duration_str":"26.36ms","measures":[{"label":"Booting","start":1782095279.105742,"relative_start":0,"end":1782095279.120443,"relative_end":1782095279.120443,"duration":0.014701128005981445,"duration_str":"14.7ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Application","start":1782095279.120452,"relative_start":0.014709949493408203,"end":1782095279.132106,"relative_end":9.5367431640625e-7,"duration":0.011654138565063477,"duration_str":"11.65ms","memory":0,"memory_str":"0B","params":[],"collector":"time","group":null},{"label":"Routing","start":1782095279.121243,"relative_start":0.015501022338867188,"end":1782095279.122575,"relative_end":1782095279.122575,"duration":0.0013320446014404297,"duration_str":"1.33ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095279.130714,"relative_start":0.024971961975097656,"end":1782095279.131976,"relative_end":1782095279.131976,"duration":0.0012619495391845703,"duration_str":"1.26ms","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null},{"label":"Preparing Response","start":1782095279.131989,"relative_start":0.026247024536132812,"end":1782095279.131996,"relative_end":1782095279.131996,"duration":6.9141387939453125e-6,"duration_str":"7\u03bcs","memory":0,"memory_str":"0B","params":[],"collector":null,"group":null}]},"memory":{"peak_usage":7099632,"peak_usage_str":"7MB"},"exceptions":{"count":0,"exceptions":[]},"laravel":{"version":"12.x","tooltip":{"Laravel Version":"12.56.0","PHP Version":"8.2.31","Environment":"production","Debug Mode":"Enabled","URL":"beshraty.com","Timezone":"Asia\/Dhaka","Locale":"ar"}},"views":{"count":0,"nb_templates":0,"templates":[]},"queries":{"count":6,"nb_statements":6,"nb_visible_statements":6,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":0.00233,"accumulated_duration_str":"2.33ms","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"select `product_sections`.`id`, `product_sections`.`name`, `product_sections`.`slug`, `product_sections`.`status` from `product_sections` where `product_sections`.`status` = 5 order by `id` asc","type":"query","params":[],"bindings":[5],"hints":null,"show_copy":true,"backtrace":[{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":16,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095279.1235862,"duration":0.00083,"duration_str":"830\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":15,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":0,"width_percent":35.622},{"sql":"select `products`.`id`, `products`.`name`, `products`.`sku`, `products`.`slug`, `products`.`selling_price`, `products`.`variation_price`, `products`.`add_to_flash_sale`, `products`.`offer_start_date`, `products`.`offer_end_date`, `products`.`discount`, `products`.`status`, (select sum(star) from `product_reviews` where `product_id` = `products`.`id`) as `rating_star`, (select count(product_id) from `product_reviews` where `product_id` = `products`.`id`) as `rating_star_count`, `product_section_products`.`product_section_id` as `pivot_product_section_id`, `product_section_products`.`product_id` as `pivot_product_id` from `products` inner join `product_section_products` on `products`.`id` = `product_section_products`.`product_id` where `product_section_products`.`product_section_id` in (1) and `products`.`status` = 5 and `deleted_at` is null and `products`.`deleted_at` is null","type":"query","params":[],"bindings":[5],"hints":null,"show_copy":true,"backtrace":[{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095279.125588,"duration":0.00053,"duration_str":"530\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":19,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":35.622,"width_percent":22.747},{"sql":"select * from `wishlists` where `wishlists`.`product_id` in (2, 3) and `user_id` = 0","type":"query","params":[],"bindings":[0],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095279.1276648,"duration":0.00023999999999999998,"duration_str":"240\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":58.369,"width_percent":10.3},{"sql":"select * from `media` where `media`.`model_id` in (2, 3) and `media`.`model_type` = 'App\\\\Models\\\\Product'","type":"query","params":[],"bindings":["App\\Models\\Product"],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095279.128421,"duration":0.00034,"duration_str":"340\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":68.67,"width_percent":14.592},{"sql":"select * from `product_variations` where `product_variations`.`product_id` in (2, 3)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":13,"namespace":null,"name":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","file":"\/home\/beshmcwu\/public_html\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265}],"start":1782095279.129499,"duration":0.00020999999999999998,"duration_str":"210\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"BuildsAdjacencyListQueries.php:27","source":{"index":13,"namespace":null,"name":"vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","file":"\/home\/beshmcwu\/public_html\/vendor\/staudenmeir\/laravel-adjacency-list\/src\/Eloquent\/Traits\/BuildsAdjacencyListQueries.php","line":27},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fvendor%2Fstaudenmeir%2Flaravel-adjacency-list%2Fsrc%2FEloquent%2FTraits%2FBuildsAdjacencyListQueries.php&line=27","ajax":false,"filename":"BuildsAdjacencyListQueries.php","line":"27"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":83.262,"width_percent":9.013},{"sql":"select * from `product_reviews` where `product_reviews`.`product_id` in (2, 3)","type":"query","params":[],"bindings":[],"hints":null,"show_copy":true,"backtrace":[{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},{"index":25,"namespace":null,"name":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php","file":"\/home\/beshmcwu\/public_html\/app\/Http\/Controllers\/Frontend\/ProductSectionController.php","line":27},{"index":26,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","line":46},{"index":27,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":265},{"index":28,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"\/home\/beshmcwu\/public_html\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","line":211}],"start":1782095279.1301749,"duration":0.00017999999999999998,"duration_str":"180\u03bcs","slow":false,"memory":0,"memory_str":null,"filename":"ProductSectionService.php:130","source":{"index":24,"namespace":null,"name":"app\/Services\/ProductSectionService.php","file":"\/home\/beshmcwu\/public_html\/app\/Services\/ProductSectionService.php","line":130},"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FServices%2FProductSectionService.php&line=130","ajax":false,"filename":"ProductSectionService.php","line":"130"},"connection":"beshmcwu_beshspos","explain":null,"start_percent":92.275,"width_percent":7.725}]},"models":{"data":{"Spatie\\MediaLibrary\\MediaCollections\\Models\\Media":{"retrieved":4,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fvendor%2Fspatie%2Flaravel-medialibrary%2Fsrc%2FMediaCollections%2FModels%2FMedia.php&line=1","ajax":false,"filename":"Media.php","line":"?"}},"App\\Models\\Product":{"retrieved":2,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"App\\Models\\ProductSection":{"retrieved":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FModels%2FProductSection.php&line=1","ajax":false,"filename":"ProductSection.php","line":"?"}}},"count":7,"key_map":{"retrieved":"Retrieved","created":"Created","updated":"Updated","deleted":"Deleted"},"is_counter":true,"badges":{"retrieved":7}},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"request":{"data":{"status":"200 OK","full_url":"https:\/\/beshraty.com\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","uri":"GET api\/frontend\/product-section","controller":{"value":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24","ajax":false,"filename":"ProductSectionController.php","line":"24"}},"prefix":"api\/frontend\/product-section","file":{"value":"app\/Http\/Controllers\/Frontend\/ProductSectionController.php:24-31","xdebug_link":{"url":"phpstorm:\/\/open?file=%2Fhome%2Fbeshmcwu%2Fpublic_html%2Fapp%2FHttp%2FControllers%2FFrontend%2FProductSectionController.php&line=24","ajax":false,"filename":"ProductSectionController.php","line":"24"}},"middleware":"api, installed, apiKey, localization","duration":"26.71ms","peak_memory":"12MB","response":"application\/json","request_format":"html","request_query":"<pre class=sf-dump id=sf-dump-287443593 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-287443593\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-1392308079 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1392308079\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-1016344613 data-indent-pad=\"  \"><span class=sf-dump-note>array:21<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>accept<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"33 characters\">application\/json, text\/plain, *\/*<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-encoding<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"23 characters\">gzip, deflate, br, zstd<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>accept-language<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"35 characters\">ar-YE,ar;q=0.9,en-US;q=0.8,en;q=0.7<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>authorization<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"6 characters\">******<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>cookie<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"734 characters\">XSRF-TOKEN=eyJpdiI6IldjRjF3d2t4eTBLbWRLVDdJbHJxS0E9PSIsInZhbHVlIjoiMEFQdzdsU3N6dFpTNy9uMlg1U3N2ZVZZWXVTZVhycFRySHI5dXQ0UXRuZDY2OXFHUTJMejA3S20zSCtvYy9xVVNPTXIwM0I0M3N2NkpkUXFPSXRTWlR6SUplNGQ1U0RjcUpCU0VHUkUvSTVCY2VKZXMra0ExWHM3aWVLei9FRDEiLCJtYWMiOiIwODM4ODQwMTRhZTE1OWY4NDQ0MmFiNmIzNTQyZmJmYWJkNDNmNzQ3NDJiNzc1ZWMyZTVhN2VjNGZhNTUxOTM4IiwidGFnIjoiIn0%3D; mtgr_bshrty_llaanay_oaltgmyl_session=eyJpdiI6IlJhck9TR1BDekhBMkhXMkdVaU1mRUE9PSIsInZhbHVlIjoiYlN2a3FBNWpTZmRIMDFGRVQ3UDA3R3NhaGdJM3VPZytoanp0VW1XeWRVckRoWEJSS21UZWVEY1NTNkk1eW41UHNZeFFPc1lPY1JJclB0ekFWck85WlBIelNCQVh4anVBUjV3a3RtVlZlMXlFb1JNQTUvSmxwOGJUZ01lSStjcWYiLCJtYWMiOiIxMjE0MjIzYmQ2Y2ZiYjQ1OWViMWQ3YTRiYThjYjcyMWNlMWRmNjViYzE1ZTUzNWI2ZDM4NDI0MjZjMTcyYTIxIiwidGFnIjoiIn0%3D<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>host<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"12 characters\">beshraty.com<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>referer<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"25 characters\">https:\/\/beshraty.com\/home<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>user-agent<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"111 characters\">Mozilla\/5.0 (Linux; Android 10; K) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/149.0.0.0 Mobile Safari\/537.36<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-forwarded-for<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"14 characters\">216.131.88.147<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-platform<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"9 characters\">&quot;Android&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-xsrf-token<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IldjRjF3d2t4eTBLbWRLVDdJbHJxS0E9PSIsInZhbHVlIjoiMEFQdzdsU3N6dFpTNy9uMlg1U3N2ZVZZWXVTZVhycFRySHI5dXQ0UXRuZDY2OXFHUTJMejA3S20zSCtvYy9xVVNPTXIwM0I0M3N2NkpkUXFPSXRTWlR6SUplNGQ1U0RjcUpCU0VHUkUvSTVCY2VKZXMra0ExWHM3aWVLei9FRDEiLCJtYWMiOiIwODM4ODQwMTRhZTE1OWY4NDQ0MmFiNmIzNTQyZmJmYWJkNDNmNzQ3NDJiNzc1ZWMyZTVhN2VjNGZhNTUxOTM4IiwidGFnIjoiIn0=<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"65 characters\">&quot;Google Chrome&quot;;v=&quot;149&quot;, &quot;Chromium&quot;;v=&quot;149&quot;, &quot;Not)A;Brand&quot;;v=&quot;24&quot;<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-localization<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">ar<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-ch-ua-mobile<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">?1<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-api-key<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"41 characters\">e0s15hw7-t2l6-02a8-0868-e515d76707v534825<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-site<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"11 characters\">same-origin<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-mode<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"4 characters\">cors<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>sec-fetch-dest<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">empty<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>priority<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"6 characters\">u=1, i<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-forwarded-proto<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"5 characters\">https<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>x-https<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"2 characters\">on<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-1016344613\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-155883998 data-indent-pad=\"  \"><span class=sf-dump-note>array:2<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IldjRjF3d2t4eTBLbWRLVDdJbHJxS0E9PSIsInZhbHVlIjoiMEFQdzdsU3N6dFpTNy9uMlg1U3N2ZVZZWXVTZVhycFRySHI5dXQ0UXRuZDY2OXFHUTJMejA3S20zSCtvYy9xVVNPTXIwM0I0M3N2NkpkUXFPSXRTWlR6SUplNGQ1U0RjcUpCU0VHUkUvSTVCY2VKZXMra0ExWHM3aWVLei9FRDEiLCJtYWMiOiIwODM4ODQwMTRhZTE1OWY4NDQ0MmFiNmIzNTQyZmJmYWJkNDNmNzQ3NDJiNzc1ZWMyZTVhN2VjNGZhNTUxOTM4IiwidGFnIjoiIn0=<\/span>\"\n  \"<span class=sf-dump-key>mtgr_bshrty_llaanay_oaltgmyl_session<\/span>\" => \"<span class=sf-dump-str title=\"340 characters\">eyJpdiI6IlJhck9TR1BDekhBMkhXMkdVaU1mRUE9PSIsInZhbHVlIjoiYlN2a3FBNWpTZmRIMDFGRVQ3UDA3R3NhaGdJM3VPZytoanp0VW1XeWRVckRoWEJSS21UZWVEY1NTNkk1eW41UHNZeFFPc1lPY1JJclB0ekFWck85WlBIelNCQVh4anVBUjV3a3RtVlZlMXlFb1JNQTUvSmxwOGJUZ01lSStjcWYiLCJtYWMiOiIxMjE0MjIzYmQ2Y2ZiYjQ1OWViMWQ3YTRiYThjYjcyMWNlMWRmNjViYzE1ZTUzNWI2ZDM4NDI0MjZjMTcyYTIxIiwidGFnIjoiIn0=<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-155883998\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-2088767040 data-indent-pad=\"  \"><span class=sf-dump-note>array:3<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>cache-control<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"17 characters\">no-cache, private<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>date<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"29 characters\">Mon, 22 Jun 2026 02:27:59 GMT<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>content-type<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"16 characters\">application\/json<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-2088767040\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-1915213749 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-1915213749\", {\"maxDepth\":0})<\/script>\n"},"tooltip":{"status":"200 OK","full_url":"https:\/\/beshraty.com\/api\/frontend\/product-section","action_name":"frontend.productSection.","controller_action":"App\\Http\\Controllers\\Frontend\\ProductSectionController@index"},"badge":null}}