No Product Available

Free Shipping

Order Over $90

Easy Return

Within 15 Days

Secure payment

Online Shopping

Best Offer

Guaranteed

Cart
Compare
Wishlist
Login
Request history8.1.32PHP Version570msRequest Duration35MBMemory UsageGET s/compareRoute
    • Booting (356ms)time
    • Application (214ms)time
    • 1 x Booting (62.46%)
      356ms
      1 x Application (37.54%)
      214ms
      27 templates were rendered
      • themes.medicom.frontend.shop.product-compareproduct-compare.blade.php#?blade
      • themes.medicom.frontend.shop.partials.shop-footershop-footer.blade.php#?blade
      • widgetbuilder::tenant.shop_footershop_footer.blade.php#?blade
      • tenant.frontend.frontend-page-masterfrontend-page-master.blade.php#?blade
      • tenant.frontend.partials.headerheader.blade.php#?blade
      • integrations::tracking-just-after-head-opentracking-just-after-head-open.blade.php#?blade
      • tenant.frontend.partials.css-variablecss-variable.blade.php#?blade
      • integrations::tracking-before-headtracking-before-head.blade.php#?blade
      • integrations::tracking-after-body-opentracking-after-body-open.blade.php#?blade
      • tenant.frontend.partials.loaderloader.blade.php#?blade
      • components.loaders.loader-01loader-01.blade.php#?blade
      • tenant.frontend.partials.navbarnavbar.blade.php#?blade
      • themes.medicom.headerNavbarArea.navbarnavbar.blade.php#?blade
      • themes.medicom.headerBreadcrumbArea.breadcrumbbreadcrumb.blade.php#?blade
      • tenant.frontend.partials.footerfooter.blade.php#?blade
      • tenant.frontend.partials.widget-areawidget-area.blade.php#?blade
      • themes.medicom.footerWidgetArea.footer-medicomfooter-medicom.blade.php#?blade
      • tenant.frontend.partials.mobile-footer-menumobile-footer-menu.blade.php#?blade
      • tenant.frontend.partials.backtopbacktop.blade.php#?blade
      • landlord.frontend.partials.gdpr-cookiegdpr-cookie.blade.php#?blade
      • components.custom-js.newsletter-storenewsletter-store.blade.php#?blade
      • components.custom-js.contact-form-storecontact-form-store.blade.php#?blade
      • components.custom-js.lang-changelang-change.blade.php#?blade
      • components.tenant-addon-custom-jstenant-addon-custom-js.blade.php#?blade
      • components.custom-js.lazy-load-imagelazy-load-image.blade.php#?blade
      • components.tenant.product.quick-view-jsquick-view-js.blade.php#?blade
      • integrations::tracking-before-body-closetracking-before-body-close.blade.php#?blade
      uri
      GET s/compare
      middleware
      web, App\Http\Middleware\Tenant\InitializeTenancyByDomainCustomisedMiddleware, Stancl\Tenancy\Middleware\PreventAccessFromCentralDomains, tenant_glvar, set_lang, maintenance_mode
      controller
      App\Http\Controllers\Tenant\Frontend\TenantFrontendController@compare_product_page
      as
      tenant.shop.compare.product.page
      namespace
      prefix
      /s
      where
      file
      app/Http/Controllers/Tenant/Frontend/TenantFrontendController.php:1308-1318
      94 statements were executed (22 duplicates)Show only duplicatesashtarat_marketsaasashtarat_sunny20.6ms
      • DomainTenantResolver.php#40ashtarat_marketsaas360μsselect * from `tenants` where exists (select * from `domains` where `tenants`.`id` = `domains`.`tenant_id` and `domain` = 'ifarmsy.com') limit 1
        Bindings
        • 0: ifarmsy.com
        Backtrace
        • vendor/stancl/tenancy/src/Resolvers/DomainTenantResolver.php:40
        • vendor/stancl/tenancy/src/Resolvers/Contracts/CachedTenantResolver.php:34
        • vendor/stancl/tenancy/src/Middleware/IdentificationMiddleware.php:26
        • app/Http/Middleware/Tenant/InitializeTenancyByDomainCustomisedMiddleware.php:46
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • DomainTenantResolver.php#40ashtarat_marketsaas170μsselect * from `domains` where `domains`.`tenant_id` in ('sunny')
        Bindings
        • 0: sunny
        Backtrace
        • vendor/stancl/tenancy/src/Resolvers/DomainTenantResolver.php:40
        • vendor/stancl/tenancy/src/Resolvers/Contracts/CachedTenantResolver.php:34
        • vendor/stancl/tenancy/src/Middleware/IdentificationMiddleware.php:26
        • app/Http/Middleware/Tenant/InitializeTenancyByDomainCustomisedMiddleware.php:46
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • funtions.php#44ashtarat_marketsaas240μsselect * from `static_option_centrals` where `option_name` = 'storage_driver' limit 1
        Bindings
        • 0: storage_driver
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:22
        • vendor/laravel/framework/src/Illuminate/Container/Container.php:952
      • TenantConfigMiddleware.php#39ashtarat_sunnyConnection Established
        Backtrace
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:39
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • TenantConfigMiddleware.php#47ashtarat_sunny800μsselect `option_name`, `option_value` from `static_options` where `option_name` in ('site_smtp_driver', 'site_smtp_host', 'site_smtp_port', 'site_smtp_username', 'site_smtp_password', 'site_smtp_encryption', 'site_global_email')
        Bindings
        • 0: site_smtp_driver
        • 1: site_smtp_host
        • 2: site_smtp_port
        • 3: site_smtp_username
        • 4: site_smtp_password
        • 5: site_smtp_encryption
        • 6: site_global_email
        Backtrace
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:47
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • funtions.php#44ashtarat_marketsaas310μsselect * from `static_option_centrals` where `option_name` = 'site_smtp_driver' limit 1
        Bindings
        • 0: site_smtp_driver
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'timezone' limit 1
        Bindings
        • 0: timezone
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/stancl/tenancy/src/CacheManager.php:35
      • LanguageHelper.php#82ashtarat_sunny250μsselect * from `languages` where `default` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/LanguageHelper.php:82
        • middleware::landlord_glvar:18
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • GlobalVariableMiddleware.php#19ashtarat_sunny250μsselect * from `menus` where (`status` = 'default') limit 1
        Bindings
        • 0: default
        Backtrace
        • middleware::landlord_glvar:19
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#20ashtarat_sunny200μsselect * from `topbar_infos`
        Backtrace
        • middleware::landlord_glvar:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#21ashtarat_sunny220μsselect * from `languages` where `status` = 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::landlord_glvar:21
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • GlobalVariableMiddleware.php#54ashtarat_sunny450μsselect * from `static_options` where `option_name` in ('site_white_logo', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_third_party_tracking_code', 'site_favicon', 'item_license_status', 'site_script_unique_key', 'site_title', 'site_tag_line', 'site_meta_title', 'site_meta_tags', 'site_meta_keywords', 'site_meta_description', 'site_og_meta_title', 'site_og_meta_description', 'site_og_meta_image', 'main_color_one', 'main_color_two', 'secondary_color', 'heading_color', 'paragraph_color', 'gradient_one_color', 'gradient_two_color')
        Bindings
        • 0: site_white_logo
        • 1: og_meta_image_for_site
        • 2: site_color
        • 3: site_logo
        • 4: site_third_party_tracking_code
        • 5: site_favicon
        • 6: item_license_status
        • 7: site_script_unique_key
        • 8: site_title
        • 9: site_tag_line
        • 10: site_meta_title
        • 11: site_meta_tags
        • 12: site_meta_keywords
        • 13: site_meta_description
        • 14: site_og_meta_title
        • 15: site_og_meta_description
        • 16: site_og_meta_image
        • 17: main_color_one
        • 18: main_color_two
        • 19: secondary_color
        • 20: heading_color
        • 21: paragraph_color
        • 22: gradient_one_color
        • 23: gradient_two_color
        Backtrace
        • middleware::landlord_glvar:54
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • Modules/SiteAnalytics/Http/Middleware/Analytics.php:16
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      • SetLang.php#16ashtarat_sunny240μsselect * from `languages` where `default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • middleware::set_lang:16
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • middleware::set_lang:20
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • funtions.php#31ashtarat_sunny190μsselect * from `static_options` where `option_name` = 'maintenance_mode' limit 1
        Bindings
        • 0: maintenance_mode
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • middleware::set_lang:40
      • funtions.php#1001ashtarat_sunny250μsselect * from `widgets` where (`widget_location` = 'shop_footer') order by `widget_order` asc
        Bindings
        • 0: shop_footer
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny270μsselect * from `widgets` where `widgets`.`id` = 14 limit 1
        Bindings
        • 0: 14
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/ShopFooterWidget.php:57
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • LanguageHelper.php#48ashtarat_sunny220μsselect * from `languages` where `default` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/LanguageHelper.php:48
        • app/Helpers/LanguageHelper.php:38
        • app/Helpers/LanguageHelper.php:89
        • storage/framework/views/48e621690d3127ae7ba6ffd0d699cd37.php:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#31ashtarat_sunny450μsselect * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
        Bindings
        • 0: google_tag_manager_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas310μsselect * from `static_option_centrals` where `option_name` = 'google_analytics_gt4_tenant' limit 1
        Bindings
        • 0: google_analytics_gt4_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'facebook_pixels_status' limit 1
        Bindings
        • 0: facebook_pixels_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas240μsselect * from `static_option_centrals` where `option_name` = 'facebook_pixels_tenant' limit 1
        Bindings
        • 0: facebook_pixels_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'body_font_family_medicom' limit 1
        Bindings
        • 0: body_font_family_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'heading_font_family_medicom' limit 1
        Bindings
        • 0: heading_font_family_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny170μsselect * from `static_options` where `option_name` = 'body_font_variant_medicom' limit 1
        Bindings
        • 0: body_font_variant_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'heading_font_variant_medicom' limit 1
        Bindings
        • 0: heading_font_variant_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny170μsselect * from `static_options` where `option_name` = 'site_favicon' limit 1
        Bindings
        • 0: site_favicon
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny240μsselect * from `media_uploaders` where `media_uploaders`.`id` = '496' limit 1
        Bindings
        • 0: 496
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'site_title' limit 1
        Bindings
        • 0: site_title
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny180μsselect * from `static_options` where `option_name` = 'main_color_one_medicom' limit 1
        Bindings
        • 0: main_color_one_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'main_color_two_medicom' limit 1
        Bindings
        • 0: main_color_two_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'main_color_three_medicom' limit 1
        Bindings
        • 0: main_color_three_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny170μsselect * from `static_options` where `option_name` = 'main_color_four_medicom' limit 1
        Bindings
        • 0: main_color_four_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'secondary_color_medicom' limit 1
        Bindings
        • 0: secondary_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny160μsselect * from `static_options` where `option_name` = 'secondary_color_two_medicom' limit 1
        Bindings
        • 0: secondary_color_two_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'feedback_bg_item_medicom' limit 1
        Bindings
        • 0: feedback_bg_item_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'section_bg_1_medicom' limit 1
        Bindings
        • 0: section_bg_1_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny260μsselect * from `static_options` where `option_name` = 'section_bg_2_medicom' limit 1
        Bindings
        • 0: section_bg_2_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'section_bg_3_medicom' limit 1
        Bindings
        • 0: section_bg_3_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny170μsselect * from `static_options` where `option_name` = 'section_bg_4_medicom' limit 1
        Bindings
        • 0: section_bg_4_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny160μsselect * from `static_options` where `option_name` = 'section_bg_5_medicom' limit 1
        Bindings
        • 0: section_bg_5_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'section_bg_6_medicom' limit 1
        Bindings
        • 0: section_bg_6_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'breadcrumb_bg_medicom' limit 1
        Bindings
        • 0: breadcrumb_bg_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'heading_color_medicom' limit 1
        Bindings
        • 0: heading_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'body_color_medicom' limit 1
        Bindings
        • 0: body_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny170μsselect * from `static_options` where `option_name` = 'light_color_medicom' limit 1
        Bindings
        • 0: light_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'extra_light_color_medicom' limit 1
        Bindings
        • 0: extra_light_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny190μsselect * from `static_options` where `option_name` = 'review_color_medicom' limit 1
        Bindings
        • 0: review_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny160μsselect * from `static_options` where `option_name` = 'new_color_medicom' limit 1
        Bindings
        • 0: new_color_medicom
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'google_analytics_gt4_status' limit 1
        Bindings
        • 0: google_analytics_gt4_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas260μsselect * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
        Bindings
        • 0: google_tag_manager_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'whatsapp_status' limit 1
        Bindings
        • 0: whatsapp_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny250μsselect * from `static_options` where `option_name` = 'crsip_status' limit 1
        Bindings
        • 0: crsip_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'google_tag_manager_status' limit 1
        Bindings
        • 0: google_tag_manager_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas230μsselect * from `static_option_centrals` where `option_name` = 'google_tag_manager_tenant' limit 1
        Bindings
        • 0: google_tag_manager_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'adroll_pixels_status' limit 1
        Bindings
        • 0: adroll_pixels_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas260μsselect * from `static_option_centrals` where `option_name` = 'adroll_pixels_tenant' limit 1
        Bindings
        • 0: adroll_pixels_tenant
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'messenger_status' limit 1
        Bindings
        • 0: messenger_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'site_white_logo' limit 1
        Bindings
        • 0: site_white_logo
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#86ashtarat_sunny210μsselect * from `media_uploaders` where `media_uploaders`.`id` = '514' limit 1
        Bindings
        • 0: 514
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#21ashtarat_sunny200μsselect * from `menus` where `menus`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:21
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • MenuBuilderFrontendRender.php#144ashtarat_sunny230μsselect * from `pages` where (`id` = 1 and `status` = 1) limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 2 and `status` = 1) limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny150μsselect * from `pages` where (`id` = 3 and `status` = 1) limit 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 4 and `status` = 1) limit 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny240μsselect * from `pages` where (`id` = 5 and `status` = 1) limit 1
        Bindings
        • 0: 5
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 6 and `status` = 1) limit 1
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#1001ashtarat_sunny290μsselect * from `widgets` where (`widget_location` = 'footer') order by `widget_order` asc
        Bindings
        • 0: footer
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = 9 limit 1
        Bindings
        • 0: 9
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/SocialFollowWidget.php:58
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • WidgetBase.php#103ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = 10 limit 1
        Bindings
        • 0: 10
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterAbout.php:47
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#86ashtarat_sunny210μsselect * from `media_uploaders` where `media_uploaders`.`id` = '324' limit 1
        Bindings
        • 0: 324
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • WidgetBase.php#103ashtarat_sunny200μsselect * from `widgets` where `widgets`.`id` = 8 limit 1
        Bindings
        • 0: 8
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterContact.php:65
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#1001ashtarat_sunny220μsselect * from `widgets` where (`widget_location` = 'footer_bottom_left') order by `widget_order` asc
        Bindings
        • 0: footer_bottom_left
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny230μsselect * from `widgets` where `widgets`.`id` = 12 limit 1
        Bindings
        • 0: 12
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterBottomLinksWidget.php:52
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • FooterBottomLinksWidget.php#55ashtarat_sunny140μsselect * from `menus` where `menus`.`id` = '1' limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterBottomLinksWidget.php:55
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MenuBuilderFrontendRender.php#21ashtarat_sunny190μsselect * from `menus` where `menus`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:21
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • MenuBuilderFrontendRender.php#144ashtarat_sunny180μsselect * from `pages` where (`id` = 1 and `status` = 1) limit 1
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny150μsselect * from `pages` where (`id` = 2 and `status` = 1) limit 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny150μsselect * from `pages` where (`id` = 3 and `status` = 1) limit 1
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny140μsselect * from `pages` where (`id` = 4 and `status` = 1) limit 1
        Bindings
        • 0: 4
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny160μsselect * from `pages` where (`id` = 5 and `status` = 1) limit 1
        Bindings
        • 0: 5
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • MenuBuilderFrontendRender.php#144ashtarat_sunny210μsselect * from `pages` where (`id` = 6 and `status` = 1) limit 1
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:144
        • plugins/MenuBuilder/MenuBuilderFrontendRender.php:31
        • app/Helpers/funtions.php:1121
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'site_footer_copyright_text' limit 1
        Bindings
        • 0: site_footer_copyright_text
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#1001ashtarat_sunny180μsselect * from `widgets` where (`widget_location` = 'footer_bottom_right') order by `widget_order` asc
        Bindings
        • 0: footer_bottom_right
        Backtrace
        • app/Helpers/funtions.php:1001
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • WidgetBase.php#103ashtarat_sunny150μsselect * from `widgets` where `widgets`.`id` = 13 limit 1
        Bindings
        • 0: 13
        Backtrace
        • plugins/WidgetBuilder/WidgetBase.php:103
        • plugins/WidgetBuilder/Widgets/Tenants/ThemeOne/FooterPaymentGatewaysWidget.php:53
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • funtions.php#86ashtarat_sunny150μsselect * from `media_uploaders` where `media_uploaders`.`id` = '448' limit 1
        Bindings
        • 0: 448
        Backtrace
        • app/Helpers/funtions.php:86
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:87
        • plugins/WidgetBuilder/WidgetBuilderSetup.php:182
        • app/Helpers/funtions.php:1010
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'site_gdpr_cookie_enabled' limit 1
        Bindings
        • 0: site_gdpr_cookie_enabled
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'site_custom_currency_symbol' limit 1
        Bindings
        • 0: site_custom_currency_symbol
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'site_global_currency' limit 1
        Bindings
        • 0: site_global_currency
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny220μsselect * from `static_options` where `option_name` = 'site_third_party_tracking_code' limit 1
        Bindings
        • 0: site_third_party_tracking_code
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny210μsselect * from `static_options` where `option_name` = 'whatsapp_status' limit 1
        Bindings
        • 0: whatsapp_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny200μsselect * from `static_options` where `option_name` = 'twakto_status' limit 1
        Bindings
        • 0: twakto_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny250μsselect * from `static_options` where `option_name` = 'tidio_status' limit 1
        Bindings
        • 0: tidio_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny150μsselect * from `static_options` where `option_name` = 'captcha_status' limit 1
        Bindings
        • 0: captcha_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#44ashtarat_marketsaas270μsselect * from `static_option_centrals` where `option_name` = 'site_google_captcha_v3_site_key' limit 1
        Bindings
        • 0: site_google_captcha_v3_site_key
        Backtrace
        • app/Helpers/funtions.php:44
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:48
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • funtions.php#31ashtarat_sunny230μsselect * from `static_options` where `option_name` = 'site_analytics_status' limit 1
        Bindings
        • 0: site_analytics_status
        Backtrace
        • app/Helpers/funtions.php:31
        • vendor/stancl/tenancy/src/CacheManager.php:35
        • app/Helpers/funtions.php:35
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/Tenant/TenantConfigMiddleware.php:86
      App\Models\StaticOption
      39StaticOption.php#?
      App\Models\Widgets
      12Widgets.php#?
      App\Models\Page
      12Page.php#?
      App\Models\Language
      11Language.php#?
      App\Models\Menu
      4Menu.php#?
      App\Models\TopbarInfo
      4TopbarInfo.php#?
      App\Models\MediaUploader
      4MediaUploader.php#?
      App\Models\Tenant
      1Tenant.php#?
      Stancl\Tenancy\Database\Models\Domain
      1Domain.php#?
      App\Models\StaticOptionCentral
      1StaticOptionCentral.php#?
          _token
          i8ClvyD5mCsd401JAKdGUoQQbrtFAHv8akTqEgO7
          _previous
          array:1 [ "url" => "https://www.ifarmsy.com/s/compare" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /s/compare
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "x-https" => array:1 [ 0 => "1" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "www.ifarmsy.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 29 Jun 2025 22:12:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit2TlpKQ0QyMDluSjF6aDNPZ21FOVE9PSIsInZhbHVlIjoiOUwyT25GbzhvY2ZkUXdOTTRvZmpTMnhuY1J2ZnZxcHkrb0o1M2NQL0RPbXdMUVpXWi9ZVGZtemg3YkZ2bFg3ZVNpdDdXZU54SVRPcXVxRW1WcTJDUzU3UjdMVjhzSHAvejhTSVhjMGxjTC91SFZPRXJxNEVtczFVcGFVSis4K1kiLCJtYWMiOiIwNzAyMzdmMjkxYTU4M2UzMTFlOWZjZmU2MDI3ZjEwMzgzZjgxMDcxMzk0YzhiNGFmOWY3ZTE3NWI5N2RkOTIyIiwidGFnIjoiIn0%3D; expires=Mon, 30 Jun 2025 00:12:34 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Iit2TlpKQ0QyMDluSjF6aDNPZ21FOVE9PSIsInZhbHVlIjoiOUwyT25GbzhvY2ZkUXdOTTRvZmpTMnhuY1J2ZnZxcHkrb0o1M2NQL0RPbXdMUVpXWi9ZVGZtemg3YkZ2bFg3ZVNpdDdXZ" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlY2OG9LOVlzTUtGaDFjZGRuVHlnTHc9PSIsInZhbHVlIjoiSHowM1VycmxDd3M4ODJBaHd4dUZmMVc0T2NFQ2RuRExPWFFDS21XVjNmV0lWRFQvSUt0MzlXNTd5ZFl0SXQreWYvVnVMSVU0SFhGMlQwVXRnOWkwdVllN3RQN1R0L2dKLy9qeHJLVFA3REJLbzZkRFk0ZkhNcHgzaFVHazYrWCsiLCJtYWMiOiIyZTAyYWMzNThhMWFlNWJjNWVkNGRjYzMyNmY4NDYzNTNkMTlhYWMzMTBmNWU1MjRjODJkZDlmYjFkMWJiZmJjIiwidGFnIjoiIn0%3D; expires=Mon, 30 Jun 2025 00:12:34 GMT; Max-Age=7200; path=/; httponlynazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlY2OG9LOVlzTUtGaDFjZGRuVHlnTHc9PSIsInZhbHVlIjoiSHowM1VycmxDd3M4ODJBaHd4dUZmMVc0T2NFQ2RuRExPWFFDS21XVjNmV0l" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Iit2TlpKQ0QyMDluSjF6aDNPZ21FOVE9PSIsInZhbHVlIjoiOUwyT25GbzhvY2ZkUXdOTTRvZmpTMnhuY1J2ZnZxcHkrb0o1M2NQL0RPbXdMUVpXWi9ZVGZtemg3YkZ2bFg3ZVNpdDdXZU54SVRPcXVxRW1WcTJDUzU3UjdMVjhzSHAvejhTSVhjMGxjTC91SFZPRXJxNEVtczFVcGFVSis4K1kiLCJtYWMiOiIwNzAyMzdmMjkxYTU4M2UzMTFlOWZjZmU2MDI3ZjEwMzgzZjgxMDcxMzk0YzhiNGFmOWY3ZTE3NWI5N2RkOTIyIiwidGFnIjoiIn0%3D; expires=Mon, 30-Jun-2025 00:12:34 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Iit2TlpKQ0QyMDluSjF6aDNPZ21FOVE9PSIsInZhbHVlIjoiOUwyT25GbzhvY2ZkUXdOTTRvZmpTMnhuY1J2ZnZxcHkrb0o1M2NQL0RPbXdMUVpXWi9ZVGZtemg3YkZ2bFg3ZVNpdDdXZ" 1 => "nazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlY2OG9LOVlzTUtGaDFjZGRuVHlnTHc9PSIsInZhbHVlIjoiSHowM1VycmxDd3M4ODJBaHd4dUZmMVc0T2NFQ2RuRExPWFFDS21XVjNmV0lWRFQvSUt0MzlXNTd5ZFl0SXQreWYvVnVMSVU0SFhGMlQwVXRnOWkwdVllN3RQN1R0L2dKLy9qeHJLVFA3REJLbzZkRFk0ZkhNcHgzaFVHazYrWCsiLCJtYWMiOiIyZTAyYWMzNThhMWFlNWJjNWVkNGRjYzMyNmY4NDYzNTNkMTlhYWMzMTBmNWU1MjRjODJkZDlmYjFkMWJiZmJjIiwidGFnIjoiIn0%3D; expires=Mon, 30-Jun-2025 00:12:34 GMT; path=/; httponlynazmart_multi_tenancy_ecommerce_sass_session=eyJpdiI6IlY2OG9LOVlzTUtGaDFjZGRuVHlnTHc9PSIsInZhbHVlIjoiSHowM1VycmxDd3M4ODJBaHd4dUZmMVc0T2NFQ2RuRExPWFFDS21XVjNmV0l" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "i8ClvyD5mCsd401JAKdGUoQQbrtFAHv8akTqEgO7" "_previous" => array:1 [ "url" => "https://www.ifarmsy.com/s/compare" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-30 04:12:34GET/s/compare279489