{"__meta":{"id":"X7246440b076f05a85b9326274d291d7d","datetime":"2024-11-28 20:53:01","utime":1732805581.606675,"method":"GET","uri":"\/salepro\/quotations\/getproduct\/1","ip":"127.0.0.1"},"php":{"version":"8.2.18","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1732805571.156774,"end":1732805581.606735,"duration":10.449960947036743,"duration_str":"10.45s","measures":[{"label":"Booting","start":1732805571.156774,"relative_start":0,"end":1732805574.173583,"relative_end":1732805574.173583,"duration":3.0168089866638184,"duration_str":"3.02s","memory":0,"memory_str":"0B","params":[],"collector":"time"},{"label":"Application","start":1732805574.17362,"relative_start":3.016845941543579,"end":1732805581.606743,"relative_end":8.106231689453125e-6,"duration":7.4331231117248535,"duration_str":"7.43s","memory":0,"memory_str":"0B","params":[],"collector":"time"}]},"memory":{"peak_usage":25817584,"peak_usage_str":"25MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"GET quotations\/getproduct\/{id}","middleware":"web, common, auth, active","controller":"App\\Http\\Controllers\\QuotationController@getProduct","namespace":null,"prefix":"\/quotations","where":[],"as":"quotation.getproduct","file":"<a href=\"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=545\" onclick=\"\">app\/Http\/Controllers\/QuotationController.php:545-711<\/a>"},"queries":{"nb_statements":52,"nb_visible_statements":53,"nb_excluded_statements":0,"nb_failed_statements":0,"accumulated_duration":1.7644999999999995,"accumulated_duration_str":"1.76s","memory_usage":0,"memory_usage_str":null,"statements":[{"sql":"Connection Established","type":"transaction","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":168},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":57},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php","line":159},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php","line":56},{"index":17,"namespace":"middleware","name":"auth","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":76}],"start":1732805579.023041,"duration":0,"duration_str":"","memory":0,"memory_str":null,"filename":"EloquentUserProvider.php:168","source":{"index":13,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":168},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FAuth%2FEloquentUserProvider.php&line=168","ajax":false,"filename":"EloquentUserProvider.php","line":"168"},"connection":"salepro","explain":null,"start_percent":0,"width_percent":0},{"sql":"select * from `users` where `id` = 1 limit 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":59},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/SessionGuard.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\SessionGuard.php","line":159},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/GuardHelpers.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\GuardHelpers.php","line":56},{"index":19,"namespace":"middleware","name":"auth","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":76},{"index":20,"namespace":"middleware","name":"auth","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":55}],"start":1732805579.236558,"duration":0.49382,"duration_str":"494ms","memory":0,"memory_str":null,"filename":"EloquentUserProvider.php:59","source":{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Auth\/EloquentUserProvider.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\EloquentUserProvider.php","line":59},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fvendor%2Flaravel%2Fframework%2Fsrc%2FIlluminate%2FAuth%2FEloquentUserProvider.php&line=59","ajax":false,"filename":"EloquentUserProvider.php","line":"59"},"connection":"salepro","explain":null,"start_percent":0,"width_percent":27.986},{"sql":"select * from `general_settings` order by `created_at` desc limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":24},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":18,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":23},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805579.851122,"duration":0.10206,"duration_str":"102ms","memory":0,"memory_str":null,"filename":"common:24","source":{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":24},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=24","ajax":false,"filename":"Common.php","line":"24"},"connection":"salepro","explain":null,"start_percent":27.986,"width_percent":5.784},{"sql":"select `currency` from `general_settings` order by `created_at` desc limit 1","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":58},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":18,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":57},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805579.9853141,"duration":0.0008399999999999999,"duration_str":"840\u03bcs","memory":0,"memory_str":null,"filename":"common:58","source":{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":58},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=58","ajax":false,"filename":"Common.php","line":"58"},"connection":"salepro","explain":null,"start_percent":33.77,"width_percent":0.048},{"sql":"select * from `currencies` where `currencies`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":59},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":24,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":57},{"index":25,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805579.998343,"duration":0.016399999999999998,"duration_str":"16.4ms","memory":0,"memory_str":null,"filename":"common:59","source":{"index":20,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":59},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=59","ajax":false,"filename":"Common.php","line":"59"},"connection":"salepro","explain":null,"start_percent":33.818,"width_percent":0.929},{"sql":"select count(*) as aggregate from `products` where `is_active` = 1 and `alert_quantity` > `qty`","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":66},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183},{"index":17,"namespace":"middleware","name":"bindings","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php","line":50},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183},{"index":19,"namespace":"middleware","name":"auth","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":57}],"start":1732805580.025847,"duration":0.07661,"duration_str":"76.61ms","memory":0,"memory_str":null,"filename":"common:66","source":{"index":15,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":66},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=66","ajax":false,"filename":"Common.php","line":"66"},"connection":"salepro","explain":null,"start_percent":34.748,"width_percent":4.342},{"sql":"select `number_of_products` from `dso_alerts` where date(`created_at`) = '2024-11-28' limit 1","type":"query","params":[],"bindings":["2024-11-28"],"hints":null,"show_copy":false,"backtrace":[{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":67},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183},{"index":16,"namespace":"middleware","name":"bindings","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php","line":50},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183},{"index":18,"namespace":"middleware","name":"auth","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Auth\\Middleware\\Authenticate.php","line":57}],"start":1732805580.1068902,"duration":0.01607,"duration_str":"16.07ms","memory":0,"memory_str":null,"filename":"common:67","source":{"index":14,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":67},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=67","ajax":false,"filename":"Common.php","line":"67"},"connection":"salepro","explain":null,"start_percent":39.089,"width_percent":0.911},{"sql":"select * from `roles` where `id` = 1 limit 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":74},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":19,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":73},{"index":20,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805580.128621,"duration":0.01264,"duration_str":"12.64ms","memory":0,"memory_str":null,"filename":"common:74","source":{"index":15,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":74},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=74","ajax":false,"filename":"Common.php","line":"74"},"connection":"salepro","explain":null,"start_percent":40,"width_percent":0.716},{"sql":"select * from `permissions`","type":"query","params":[],"bindings":[],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":78},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":17,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":77},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805580.146404,"duration":0.03419,"duration_str":"34.19ms","memory":0,"memory_str":null,"filename":"common:78","source":{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":78},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=78","ajax":false,"filename":"Common.php","line":"78"},"connection":"salepro","explain":null,"start_percent":40.716,"width_percent":1.938},{"sql":"select * from `role_has_permissions` where `role_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":82},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":17,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":81},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805580.18899,"duration":0.01736,"duration_str":"17.36ms","memory":0,"memory_str":null,"filename":"common:82","source":{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":82},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=82","ajax":false,"filename":"Common.php","line":"82"},"connection":"salepro","explain":null,"start_percent":42.654,"width_percent":0.984},{"sql":"select `permissions`.`name` from `permissions` inner join `role_has_permissions` on `permissions`.`id` = `role_has_permissions`.`permission_id` where `role_id` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":87},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":17,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":86},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805580.223515,"duration":0.016149999999999998,"duration_str":"16.15ms","memory":0,"memory_str":null,"filename":"common:87","source":{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":87},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=87","ajax":false,"filename":"Common.php","line":"87"},"connection":"salepro","explain":null,"start_percent":43.638,"width_percent":0.915},{"sql":"select * from `categories` where `is_active` = 1","type":"query","params":[],"bindings":[1],"hints":null,"show_copy":false,"backtrace":[{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":92},{"index":14,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/Repository.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\Repository.php","line":396},{"index":15,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Cache\/CacheManager.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Cache\\CacheManager.php","line":429},{"index":17,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":91},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Pipeline\/Pipeline.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php","line":183}],"start":1732805580.2505078,"duration":0.028,"duration_str":"28ms","memory":0,"memory_str":null,"filename":"common:92","source":{"index":13,"namespace":"middleware","name":"common","file":"C:\\laragon\\www\\salepro\\app\\Http\\Middleware\\Common.php","line":92},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FMiddleware%2FCommon.php&line=92","ajax":false,"filename":"Common.php","line":"92"},"connection":"salepro","explain":null,"start_percent":44.553,"width_percent":1.587},{"sql":"select `product_warehouse`.* from `products` inner join `product_warehouse` on `products`.`id` = `product_warehouse`.`product_id` where (`products`.`is_active` = 1 and `product_warehouse`.`warehouse_id` = '1') and `product_warehouse`.`variant_id` is null and `product_warehouse`.`product_batch_id` is null","type":"query","params":[],"bindings":[1,"1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":567},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.31267,"duration":0.09651,"duration_str":"96.51ms","memory":0,"memory_str":null,"filename":"QuotationController.php:567","source":{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":567},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=567","ajax":false,"filename":"QuotationController.php","line":"567"},"connection":"salepro","explain":null,"start_percent":46.14,"width_percent":5.47},{"sql":"select * from `products` where `products`.`id` = '23' limit 1","type":"query","params":[],"bindings":["23"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.4230928,"duration":0.00214,"duration_str":"2.14ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":51.61,"width_percent":0.121},{"sql":"select * from `products` where `products`.`id` = '27' limit 1","type":"query","params":[],"bindings":["27"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.43861,"duration":0.00195,"duration_str":"1.95ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":51.731,"width_percent":0.111},{"sql":"select * from `products` where `products`.`id` = '20' limit 1","type":"query","params":[],"bindings":["20"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.4513142,"duration":0.00151,"duration_str":"1.51ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":51.841,"width_percent":0.086},{"sql":"select * from `products` where `products`.`id` = '17' limit 1","type":"query","params":[],"bindings":["17"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.459352,"duration":0.00148,"duration_str":"1.48ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":51.927,"width_percent":0.084},{"sql":"select * from `products` where `products`.`id` = '16' limit 1","type":"query","params":[],"bindings":["16"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.467703,"duration":0.00157,"duration_str":"1.57ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":52.011,"width_percent":0.089},{"sql":"select * from `products` where `products`.`id` = '30' limit 1","type":"query","params":[],"bindings":["30"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.477465,"duration":0.00183,"duration_str":"1.83ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":52.1,"width_percent":0.104},{"sql":"select * from `products` where `products`.`id` = '19' limit 1","type":"query","params":[],"bindings":["19"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.4862661,"duration":0.00136,"duration_str":"1.36ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":52.203,"width_percent":0.077},{"sql":"select * from `products` where `products`.`id` = '3' limit 1","type":"query","params":[],"bindings":["3"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.493337,"duration":0.01884,"duration_str":"18.84ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":52.281,"width_percent":1.068},{"sql":"select * from `products` where `products`.`id` = '7' limit 1","type":"query","params":[],"bindings":["7"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.528974,"duration":0.0052,"duration_str":"5.2ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":53.348,"width_percent":0.295},{"sql":"select * from `products` where `products`.`id` = '2' limit 1","type":"query","params":[],"bindings":["2"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.554316,"duration":0.00312,"duration_str":"3.12ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":53.643,"width_percent":0.177},{"sql":"select * from `products` where `products`.`id` = '6' limit 1","type":"query","params":[],"bindings":["6"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.571251,"duration":0.00377,"duration_str":"3.77ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":53.82,"width_percent":0.214},{"sql":"select * from `products` where `products`.`id` = '13' limit 1","type":"query","params":[],"bindings":["13"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.588316,"duration":0.00228,"duration_str":"2.28ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.033,"width_percent":0.129},{"sql":"select * from `products` where `products`.`id` = '10' limit 1","type":"query","params":[],"bindings":["10"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.6222558,"duration":0.00411,"duration_str":"4.11ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.163,"width_percent":0.233},{"sql":"select * from `products` where `products`.`id` = '21' limit 1","type":"query","params":[],"bindings":["21"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.638465,"duration":0.00148,"duration_str":"1.48ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.396,"width_percent":0.084},{"sql":"select * from `products` where `products`.`id` = '8' limit 1","type":"query","params":[],"bindings":["8"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.6446428,"duration":0.00234,"duration_str":"2.34ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.479,"width_percent":0.133},{"sql":"select * from `products` where `products`.`id` = '12' limit 1","type":"query","params":[],"bindings":["12"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.651502,"duration":0.00106,"duration_str":"1.06ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.612,"width_percent":0.06},{"sql":"select * from `products` where `products`.`id` = '29' limit 1","type":"query","params":[],"bindings":["29"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.656341,"duration":0.0010500000000000002,"duration_str":"1.05ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.672,"width_percent":0.06},{"sql":"select * from `products` where `products`.`id` = '26' limit 1","type":"query","params":[],"bindings":["26"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.663433,"duration":0.0014199999999999998,"duration_str":"1.42ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.732,"width_percent":0.08},{"sql":"select * from `products` where `products`.`id` = '9' limit 1","type":"query","params":[],"bindings":["9"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.66892,"duration":0.00426,"duration_str":"4.26ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":54.812,"width_percent":0.241},{"sql":"select * from `products` where `products`.`id` = '11' limit 1","type":"query","params":[],"bindings":["11"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.677861,"duration":0.00196,"duration_str":"1.96ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":55.054,"width_percent":0.111},{"sql":"select * from `products` where `products`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.686066,"duration":0.06731999999999999,"duration_str":"67.32ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":55.165,"width_percent":3.815},{"sql":"select * from `products` where `products`.`id` = '18' limit 1","type":"query","params":[],"bindings":["18"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.763813,"duration":0.00437,"duration_str":"4.37ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":58.98,"width_percent":0.248},{"sql":"select * from `products` where `products`.`id` = '25' limit 1","type":"query","params":[],"bindings":["25"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.7752929,"duration":0.0042699999999999995,"duration_str":"4.27ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":59.228,"width_percent":0.242},{"sql":"select * from `products` where `products`.`id` = '28' limit 1","type":"query","params":[],"bindings":["28"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.786705,"duration":0.0010400000000000001,"duration_str":"1.04ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":59.47,"width_percent":0.059},{"sql":"select * from `products` where `products`.`id` = '14' limit 1","type":"query","params":[],"bindings":["14"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.7921941,"duration":0.02084,"duration_str":"20.84ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":59.528,"width_percent":1.181},{"sql":"select * from `products` where `products`.`id` = '24' limit 1","type":"query","params":[],"bindings":["24"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.816734,"duration":0.0009699999999999999,"duration_str":"970\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.71,"width_percent":0.055},{"sql":"select * from `products` where `products`.`id` = '4' limit 1","type":"query","params":[],"bindings":["4"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.82092,"duration":0.00083,"duration_str":"830\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.765,"width_percent":0.047},{"sql":"select * from `products` where `products`.`id` = '5' limit 1","type":"query","params":[],"bindings":["5"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.8259032,"duration":0.0009699999999999999,"duration_str":"970\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.812,"width_percent":0.055},{"sql":"select * from `products` where `products`.`id` = '22' limit 1","type":"query","params":[],"bindings":["22"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.83007,"duration":0.00085,"duration_str":"850\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.867,"width_percent":0.048},{"sql":"select * from `products` where `products`.`id` = '15' limit 1","type":"query","params":[],"bindings":["15"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.834002,"duration":0.0007700000000000001,"duration_str":"770\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.915,"width_percent":0.044},{"sql":"select * from `products` where `products`.`id` = '32' limit 1","type":"query","params":[],"bindings":["32"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.83787,"duration":0.00075,"duration_str":"750\u03bcs","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":60.958,"width_percent":0.043},{"sql":"select * from `products` where `products`.`id` = '33' limit 1","type":"query","params":[],"bindings":["33"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.843421,"duration":0.0029500000000000004,"duration_str":"2.95ms","memory":0,"memory_str":null,"filename":"QuotationController.php:573","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":573},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=573","ajax":false,"filename":"QuotationController.php","line":"573"},"connection":"salepro","explain":null,"start_percent":61.001,"width_percent":0.167},{"sql":"select `product_warehouse`.*, `products`.`is_embeded` from `products` inner join `product_warehouse` on `products`.`id` = `product_warehouse`.`product_id` where (`products`.`is_active` = 1 and `products`.`is_imei` = 1 and `product_warehouse`.`warehouse_id` = '1' and `product_warehouse`.`qty` > 0) and `product_warehouse`.`variant_id` is null and `product_warehouse`.`imei_number` is not null group by `product_warehouse`.`product_id`","type":"query","params":[],"bindings":[1,1,"1",0],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":601},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805580.852007,"duration":0.14468999999999999,"duration_str":"145ms","memory":0,"memory_str":null,"filename":"QuotationController.php:601","source":{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":601},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=601","ajax":false,"filename":"QuotationController.php","line":"601"},"connection":"salepro","explain":null,"start_percent":61.168,"width_percent":8.2},{"sql":"select `product_warehouse`.* from `products` inner join `product_warehouse` on `products`.`id` = `product_warehouse`.`product_id` where (`products`.`is_active` = 1 and `product_warehouse`.`warehouse_id` = '1') and `product_warehouse`.`variant_id` is null and `product_warehouse`.`product_batch_id` is not null group by `product_warehouse`.`product_id`","type":"query","params":[],"bindings":[1,"1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":615},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.0045831,"duration":0.41092,"duration_str":"411ms","memory":0,"memory_str":null,"filename":"QuotationController.php:615","source":{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":615},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=615","ajax":false,"filename":"QuotationController.php","line":"615"},"connection":"salepro","explain":null,"start_percent":69.368,"width_percent":23.288},{"sql":"select * from `products` where `products`.`id` = '33' limit 1","type":"query","params":[],"bindings":["33"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.423871,"duration":0.10146,"duration_str":"101ms","memory":0,"memory_str":null,"filename":"QuotationController.php:650","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=650","ajax":false,"filename":"QuotationController.php","line":"650"},"connection":"salepro","explain":null,"start_percent":92.656,"width_percent":5.75},{"sql":"select * from `products` where `products`.`id` = '33' limit 1","type":"query","params":[],"bindings":["33"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.530459,"duration":0.0014299999999999998,"duration_str":"1.43ms","memory":0,"memory_str":null,"filename":"QuotationController.php:650","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=650","ajax":false,"filename":"QuotationController.php","line":"650"},"connection":"salepro","explain":null,"start_percent":98.406,"width_percent":0.081},{"sql":"select * from `products` where `products`.`id` = '33' limit 1","type":"query","params":[],"bindings":["33"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.536463,"duration":0.00134,"duration_str":"1.34ms","memory":0,"memory_str":null,"filename":"QuotationController.php:650","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=650","ajax":false,"filename":"QuotationController.php","line":"650"},"connection":"salepro","explain":null,"start_percent":98.487,"width_percent":0.076},{"sql":"select * from `products` where `products`.`id` = '33' limit 1","type":"query","params":[],"bindings":["33"],"hints":null,"show_copy":false,"backtrace":[{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},{"index":21,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":22,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":23,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":24,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.544058,"duration":0.00136,"duration_str":"1.36ms","memory":0,"memory_str":null,"filename":"QuotationController.php:650","source":{"index":20,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":650},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=650","ajax":false,"filename":"QuotationController.php","line":"650"},"connection":"salepro","explain":null,"start_percent":98.563,"width_percent":0.077},{"sql":"select `product_warehouse`.* from `products` inner join `product_warehouse` on `products`.`id` = `product_warehouse`.`product_id` where (`products`.`is_active` = 1 and `product_warehouse`.`warehouse_id` = '1') and `product_warehouse`.`variant_id` is not null","type":"query","params":[],"bindings":[1,"1"],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":670},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.551307,"duration":0.02002,"duration_str":"20.02ms","memory":0,"memory_str":null,"filename":"QuotationController.php:670","source":{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":670},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=670","ajax":false,"filename":"QuotationController.php","line":"670"},"connection":"salepro","explain":null,"start_percent":98.64,"width_percent":1.135},{"sql":"select * from `products` where `type` not in ('standard') and `is_active` = 1","type":"query","params":[],"bindings":["standard",1],"hints":null,"show_copy":false,"backtrace":[{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":694},{"index":16,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Controller.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Controller.php","line":54},{"index":17,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerDispatcher.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":43},{"index":18,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":259},{"index":19,"namespace":null,"name":"vendor\/laravel\/framework\/src\/Illuminate\/Routing\/Route.php","file":"C:\\laragon\\www\\salepro\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php","line":205}],"start":1732805581.577131,"duration":0.0039700000000000004,"duration_str":"3.97ms","memory":0,"memory_str":null,"filename":"QuotationController.php:694","source":{"index":15,"namespace":null,"name":"app\/Http\/Controllers\/QuotationController.php","file":"C:\\laragon\\www\\salepro\\app\\Http\\Controllers\\QuotationController.php","line":694},"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FHttp%2FControllers%2FQuotationController.php&line=694","ajax":false,"filename":"QuotationController.php","line":"694"},"connection":"salepro","explain":null,"start_percent":99.775,"width_percent":0.225}]},"models":{"data":{"App\\Models\\Product":{"value":69,"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FModels%2FProduct.php&line=1","ajax":false,"filename":"Product.php","line":"?"}},"App\\Models\\User":{"value":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FModels%2FUser.php&line=1","ajax":false,"filename":"User.php","line":"?"}},"App\\Models\\Currency":{"value":1,"xdebug_link":{"url":"phpstorm:\/\/open?file=C%3A%2Flaragon%2Fwww%2Fsalepro%2Fapp%2FModels%2FCurrency.php&line=1","ajax":false,"filename":"Currency.php","line":"?"}}},"count":71,"is_counter":true},"symfonymailer_mails":{"count":0,"mails":[]},"gate":{"count":0,"messages":[]},"session":{"_token":"D27vE2XuAnXbNXzg5QzA0r0PK1uS1L30QV0yhhUI","url":"array:1 [\n  \"intended\" => \"https:\/\/localhost\/salepro\"\n]","_previous":"array:1 [\n  \"url\" => \"https:\/\/localhost\/salepro\/quotations\/2\/create_sale\"\n]","_flash":"array:2 [\n  \"old\" => []\n  \"new\" => []\n]","login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d":"1"},"request":{"path_info":"\/quotations\/getproduct\/1","status_code":"<pre class=sf-dump id=sf-dump-359924383 data-indent-pad=\"  \"><span class=sf-dump-num>200<\/span>\n<\/pre><script>Sfdump(\"sf-dump-359924383\", {\"maxDepth\":0})<\/script>\n","status_text":"OK","format":"html","content_type":"application\/json","request_query":"<pre class=sf-dump id=sf-dump-666690746 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-666690746\", {\"maxDepth\":0})<\/script>\n","request_request":"<pre class=sf-dump id=sf-dump-422259793 data-indent-pad=\"  \">[]\n<\/pre><script>Sfdump(\"sf-dump-422259793\", {\"maxDepth\":0})<\/script>\n","request_headers":"<pre class=sf-dump id=sf-dump-551490674 data-indent-pad=\"  \"><span class=sf-dump-note>array:12<\/span> [<samp data-depth=1 class=sf-dump-expanded>\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=\"9 characters\">localhost<\/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=\"80 characters\">Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko\/20100101 Firefox\/133.0<\/span>\"\n  <\/samp>]\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=\"3 characters\">*\/*<\/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=\"14 characters\">en-US,en;q=0.5<\/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>x-requested-with<\/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\">XMLHttpRequest<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>connection<\/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=\"10 characters\">keep-alive<\/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=\"50 characters\">https:\/\/localhost\/salepro\/quotations\/2\/create_sale<\/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=\"1146 characters\">__stripe_mid=9b25f14b-ab83-453c-b1b6-87bbc7250f4bd3c24e; laravel_session=eyJpdiI6Ikl0V0g4bEVqbmZLamsrWndhamtKMnc9PSIsInZhbHVlIjoiQnJ2YWg3c2RETXQwZGJLSmpWOFhQdFdYUzExMlZBY3BPOWc1UG4wYVZZSzZTbE5xZHp0a09mZDVMbUlqdllpdDAwRUp0Z3EwYnRFWExrVnZUcXB6SXlVN2hhN3dVcE5PNkhFU21KV0FjY05WNHV6Vk9QTytpTThCSmkyLzdhQVMiLCJtYWMiOiI5YWEyYjBlNDQxOGU0ZmIyODA1MmFjNDMyMDRiYTg1NzlhZmViMjhmNjFiMjcxODUwZTM5YTkwNjI4NTYyMGNmIiwidGFnIjoiIn0%3D; login_now=0; XSRF-TOKEN=eyJpdiI6IloyclBRQTFkZG5ad0JwQm9JUi9Vamc9PSIsInZhbHVlIjoiSXI0WXcwN0tocUcwTnhaYXFMN0RjanRqbWtmcDliWmMxMSt3NitUL1M1eDc0NXRSaUZwSzJ2S2lIQU5wb255ZklXUjNKTGc2dTZRbTB1cFJjWlNkZEZaczN3dWdRSExhWnptMHdlZHZuWE5KVXViTEJtaEpWaWdaUkYzNzZCOHQiLCJtYWMiOiIyMTYyZTgyYjBjNThhYzQ2NzRkMmFhOWZjZDY3OWU5YjM4ODA1Y2VmY2JmNzhmZWRjNzBiYjZiNGE5NmEzNDgxIiwidGFnIjoiIn0%3D; salepropos_session=eyJpdiI6Ii9PV25nUm1panVDSU1vbDdGOEhFV3c9PSIsInZhbHVlIjoiZm9PRU9jWjFjUnJlMzVFV0V0c3pNeGtsUFZaaS9mZzgrbDRRSzdxWE9WTEIzbWs3WVBkZnFocjV6Y2RJQ0dtMXcxN3hVUzZlRjgvMUNXRDNqTDNNQmFoZmFQK0lKWEtSbHl4aFZEY1hvVDVSQXpCSDVKYlFTRGdQNGZwRFd4SHAiLCJtYWMiOiJlOGU1YjcwMGM4OWM0OTI0NWFkMjQ5MmYxZTU1YTY1NmVhMWJlMjNlOTkzMTA0YjQ1NTM0OWJlMjBhZDQyZWQ1IiwidGFnIjoiIn0%3D<\/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>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-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<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-551490674\", {\"maxDepth\":0})<\/script>\n","request_cookies":"<pre class=sf-dump id=sf-dump-149906251 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>__stripe_mid<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>laravel_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">W4o8Ada6EjVGRuRiVAmZGUZL8DNfGYOjzsWr6EkR<\/span>\"\n  \"<span class=sf-dump-key>login_now<\/span>\" => <span class=sf-dump-const>null<\/span>\n  \"<span class=sf-dump-key>XSRF-TOKEN<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">D27vE2XuAnXbNXzg5QzA0r0PK1uS1L30QV0yhhUI<\/span>\"\n  \"<span class=sf-dump-key>salepropos_session<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">AZ3pq0sIwv5UaIsItbz0abTVfvngo0iueFM8612A<\/span>\"\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-149906251\", {\"maxDepth\":0})<\/script>\n","response_headers":"<pre class=sf-dump id=sf-dump-940426041 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/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\">Thu, 28 Nov 2024 14:53:01 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  \"<span class=sf-dump-key>set-cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"414 characters\">XSRF-TOKEN=eyJpdiI6IlpWRDZJU1VkNDZnNFMveTBwbkpiY1E9PSIsInZhbHVlIjoiVm5XMEFjVTgrdTBXT0c3UVR5Wmh3Rlk3enJRV0xOVktEWFlvVFZhZmFVbmpSc3NPUXJ5UWE1bFJBWDB6V29wZ09XRVh4K0RreWVPbEZPNzM1Tm5GTEQxN3ZxeXlpbWNQK0ZjbXROZVRtL0hHcVg3T0RzZk9CRW1jZ1kvampZalIiLCJtYWMiOiI3OTgwM2VjZjE5YzE1OWI3ZmNmNmVhZGE4NDZhODM2YjdiZWQ0YTM4NGNjZmMwYjgwNTlhODE2ODJmZWMwZTAxIiwidGFnIjoiIn0%3D; expires=Thu, 28 Nov 2024 16:53:01 GMT; Max-Age=7200; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"432 characters\">salepropos_session=eyJpdiI6ImlXT0RZdlY3akpXQnNkRWtLMWlLSGc9PSIsInZhbHVlIjoiSVhSS3l5SDV6YWd1SFBMelRBYUZVd1MxYWlzY3JOZk0zMW1KYVpHMTJKQ2ZHSktWVExnUkdVdURrNmZTRy9UK3puM3gzTTMrSVU5SVNWQ1p3Sk5FTHlpV0RUNXJWR0JJNHdsdFQzOWxubzBuK3JLa0tLRHRNUXhGaC9zNHp2ZXEiLCJtYWMiOiJiNzdiODIwZDg3YmFlOTFhMzlhN2EzOWI2YmRmYTg5ODFkN2Y5YjhhNjNjMjIzNzI5NWJmYmVlYjg4NTM0MjgxIiwidGFnIjoiIn0%3D; expires=Thu, 28 Nov 2024 16:53:01 GMT; Max-Age=7200; path=\/; httponly<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>Set-Cookie<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    <span class=sf-dump-index>0<\/span> => \"<span class=sf-dump-str title=\"400 characters\">XSRF-TOKEN=eyJpdiI6IlpWRDZJU1VkNDZnNFMveTBwbkpiY1E9PSIsInZhbHVlIjoiVm5XMEFjVTgrdTBXT0c3UVR5Wmh3Rlk3enJRV0xOVktEWFlvVFZhZmFVbmpSc3NPUXJ5UWE1bFJBWDB6V29wZ09XRVh4K0RreWVPbEZPNzM1Tm5GTEQxN3ZxeXlpbWNQK0ZjbXROZVRtL0hHcVg3T0RzZk9CRW1jZ1kvampZalIiLCJtYWMiOiI3OTgwM2VjZjE5YzE1OWI3ZmNmNmVhZGE4NDZhODM2YjdiZWQ0YTM4NGNjZmMwYjgwNTlhODE2ODJmZWMwZTAxIiwidGFnIjoiIn0%3D; expires=Thu, 28-Nov-2024 16:53:01 GMT; path=\/<\/span>\"\n    <span class=sf-dump-index>1<\/span> => \"<span class=sf-dump-str title=\"418 characters\">salepropos_session=eyJpdiI6ImlXT0RZdlY3akpXQnNkRWtLMWlLSGc9PSIsInZhbHVlIjoiSVhSS3l5SDV6YWd1SFBMelRBYUZVd1MxYWlzY3JOZk0zMW1KYVpHMTJKQ2ZHSktWVExnUkdVdURrNmZTRy9UK3puM3gzTTMrSVU5SVNWQ1p3Sk5FTHlpV0RUNXJWR0JJNHdsdFQzOWxubzBuK3JLa0tLRHRNUXhGaC9zNHp2ZXEiLCJtYWMiOiJiNzdiODIwZDg3YmFlOTFhMzlhN2EzOWI2YmRmYTg5ODFkN2Y5YjhhNjNjMjIzNzI5NWJmYmVlYjg4NTM0MjgxIiwidGFnIjoiIn0%3D; expires=Thu, 28-Nov-2024 16:53:01 GMT; path=\/; httponly<\/span>\"\n  <\/samp>]\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-940426041\", {\"maxDepth\":0})<\/script>\n","session_attributes":"<pre class=sf-dump id=sf-dump-723152115 data-indent-pad=\"  \"><span class=sf-dump-note>array:5<\/span> [<samp data-depth=1 class=sf-dump-expanded>\n  \"<span class=sf-dump-key>_token<\/span>\" => \"<span class=sf-dump-str title=\"40 characters\">D27vE2XuAnXbNXzg5QzA0r0PK1uS1L30QV0yhhUI<\/span>\"\n  \"<span class=sf-dump-key>url<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>intended<\/span>\" => \"<span class=sf-dump-str title=\"25 characters\">https:\/\/localhost\/salepro<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_previous<\/span>\" => <span class=sf-dump-note>array:1<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>url<\/span>\" => \"<span class=sf-dump-str title=\"50 characters\">https:\/\/localhost\/salepro\/quotations\/2\/create_sale<\/span>\"\n  <\/samp>]\n  \"<span class=sf-dump-key>_flash<\/span>\" => <span class=sf-dump-note>array:2<\/span> [<samp data-depth=2 class=sf-dump-compact>\n    \"<span class=sf-dump-key>old<\/span>\" => []\n    \"<span class=sf-dump-key>new<\/span>\" => []\n  <\/samp>]\n  \"<span class=sf-dump-key>login_web_59ba36addc2b2f9401580f014c7f58ea4e30989d<\/span>\" => <span class=sf-dump-num>1<\/span>\n<\/samp>]\n<\/pre><script>Sfdump(\"sf-dump-723152115\", {\"maxDepth\":0})<\/script>\n"}}