Facade\Ignition\Exceptions\ViewException {#2834
  #viewData: array:13 [
    "errors" => Illuminate\Support\ViewErrorBag {#186
      #bags: []
    }
    "record" => App\User {#2743
      #fillable: array:28 [
        0 => "currency_id"
        1 => "amount"
        2 => "currency_updated"
        3 => "first_name"
        4 => "last_name"
        5 => "referral_code"
        6 => "referral_id"
        7 => "activate_referral"
        8 => "email"
        9 => "fake_email"
        10 => "fake_email_verified"
        11 => "profession"
        12 => "ip_address"
        13 => "raw_data"
        14 => "password"
        15 => "social_type"
        16 => "social_id"
        17 => "hosting_claim"
        18 => "utm_source"
        19 => "hosting_claim"
        20 => "timezone"
        21 => "timezone_code"
        22 => "created_at"
        23 => "updated_at"
        24 => "status"
        25 => "show_in_front"
        26 => "remember_token"
        27 => "verified"
      ]
      +sortable: array:9 [
        0 => "id"
        1 => "first_name"
        2 => "last_name"
        3 => "email"
        4 => "social_type"
        5 => "created_at"
        6 => "status"
        7 => "is_suspended"
        8 => "activate_referral"
      ]
      #hidden: array:2 [
        0 => "password"
        1 => "remember_token"
      ]
      #casts: array:1 [
        "email_verified_at" => "datetime"
      ]
      #parentColumn: "referral_id"
      +timestamps: true
      #connection: "mysql"
      #table: "users"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:41 [
        "id" => 566
        "two_factor" => 0
        "two_factor_secret" => null
        "stripe_customer_id" => null
        "currency_id" => 2
        "amount" => 0.0
        "currency_updated" => 0
        "ip_address" => null
        "first_name" => "Bin"
        "last_name" => "Malik"
        "email" => "[email protected]"
        "fake_email" => 0
        "fake_email_verified" => 1
        "ssi_token" => null
        "utm_source" => "website"
        "first_login" => "1"
        "hosting_claim" => "0"
        "profession" => null
        "social_id" => "0"
        "social_type" => "Website"
        "referral_code" => null
        "referral_id" => null
        "activate_referral" => 0
        "unsubscribe_feedback" => null
        "timezone" => "Asia/Kolkata"
        "timezone_code" => "IST"
        "timezone_updated" => 0
        "status" => 1
        "show_in_front" => 1
        "verified" => 1
        "is_subscribed" => 1
        "p_unsubscribed" => 0
        "is_suspended" => 0
        "email_verified_at" => null
        "password" => "$2y$10$WhcJ8oT1zrhKEIQGwyC80ONyJ9QlYu4B7doWOXlX/tGg/7Z7Auka2"
        "remember_token" => null
        "last_login" => "2022-08-16 09:34:45"
        "raw_data" => null
        "last_login_data" => null
        "created_at" => "2021-05-19 03:40:31"
        "updated_at" => "2023-03-01 00:42:54"
      ]
      #original: array:41 [
        "id" => 566
        "two_factor" => 0
        "two_factor_secret" => null
        "stripe_customer_id" => null
        "currency_id" => 2
        "amount" => 0.0
        "currency_updated" => 0
        "ip_address" => null
        "first_name" => "Bin"
        "last_name" => "Malik"
        "email" => "[email protected]"
        "fake_email" => 0
        "fake_email_verified" => 1
        "ssi_token" => null
        "utm_source" => "website"
        "first_login" => "1"
        "hosting_claim" => "0"
        "profession" => null
        "social_id" => "0"
        "social_type" => "Website"
        "referral_code" => null
        "referral_id" => null
        "activate_referral" => 0
        "unsubscribe_feedback" => null
        "timezone" => "Asia/Kolkata"
        "timezone_code" => "IST"
        "timezone_updated" => 0
        "status" => 1
        "show_in_front" => 1
        "verified" => 1
        "is_subscribed" => 1
        "p_unsubscribed" => 0
        "is_suspended" => 0
        "email_verified_at" => null
        "password" => "$2y$10$WhcJ8oT1zrhKEIQGwyC80ONyJ9QlYu4B7doWOXlX/tGg/7Z7Auka2"
        "remember_token" => null
        "last_login" => "2022-08-16 09:34:45"
        "raw_data" => null
        "last_login_data" => null
        "created_at" => "2021-05-19 03:40:31"
        "updated_at" => "2023-03-01 00:42:54"
      ]
      #changes: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:14 [
        "company_detail" => App\Company_detail {#2755
          +timestamps: true
          #fillable: array:27 [
            0 => "user_id"
            1 => "company_name"
            2 => "about"
            3 => "website_url"
            4 => "contact_person_mobile"
            5 => "contact_person_email"
            6 => "toll_free_number "
            7 => "customer_care_number"
            8 => "google_plus_link"
            9 => "facebook_link"
            10 => "manual_verification"
            11 => "twitter_link"
            12 => "instagram_link"
            13 => "status"
            14 => "is_highlighted"
            15 => "average_rating"
            16 => "profile_stats"
            17 => "money_back_guarantee"
            18 => "why_hosting_best"
            19 => "bullet_point"
            20 => "is_sponsored"
            21 => "is_verified"
            22 => "total_views"
            23 => "total_reviews"
            24 => "slug"
            25 => "created_at"
            26 => "updated_at"
          ]
          +sortable: array:14 [
            0 => "id"
            1 => "company_name"
            2 => "about"
            3 => "contact_person_mobile"
            4 => "contact_person_email"
            5 => "toll_free_number "
            6 => "customer_care_number "
            7 => "status"
            8 => "assign_popup"
            9 => "is_highlighted"
            10 => "average_rating"
            11 => "total_views"
            12 => "created_at"
            13 => "updated_at"
          ]
          #searchable: array:2 [
            0 => "company_name"
            1 => "about"
          ]
          #connection: "mysql"
          #table: "company_details"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:36 [
            "id" => 298
            "user_id" => 566
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "manual_verification" => "0"
            "profile_stats" => "100"
            "average_rating" => "0.0"
            "total_reviews" => 0
            "total_views" => 1543
            "custom_badge_code" => null
            "company_name" => "Search Optimization IT."
            "slug" => "search-optimization-it"
            "website_url" => "https://www.optim.com.sa"
            "about" => """
              Founded in 2018, optim.com.sa a division of Search Optimization IT. is a full-service Cloud Hosting Solutions provider with Data Centers in Riyadh Saudi Arabia specializing in Infrastructure as a Service (IaaS) to clients in more than 150 countries. Services offered, include Public Cloud, Private Cloud, Dedicated & Cloud VPS Servers, Backup & Disaster Recovery, Online Storage, Web Hosting, Managed Hosting, Hybrid Solutions, and Enterprise Colocation. \r\n
              \r\n
              Headquartered in Riyadh Region, OptimServers Cloud Hosting's Flagship company-owned data center is SSAE-18 SOC 1 & SOC 2 certified, as well as HIPAA compliant with HITRUST CSF certification. The facility is powered exclusively by on-site Solar and Hydroelectric sources to provide a 100% renewable energy footprint and is the 39th ENERGY STAR® Certified Data Center in the Kingdom of Saudi Arabia.\r\n
              Saudi Arabia Website Hosting - Dedicated Servers - VPS Servers | Optimwebsite hosting, dedicated servers, and VPS Servers from Optim, one of the best hosting & reseller services in Saudi Arabiaoptim.com.sa
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "0125358050"
            "contact_person_email" => "[email protected]"
            "landline" => "0125358050"
            "extension_no" => ""
            "toll_free_number" => ""
            "customer_care_number" => "0125358050"
            "google_plus_link" => "https://www.linkedin.com/in/optim-hosting-693072194"
            "facebook_link" => "https://www.facebook.com/optimdotsa"
            "twitter_link" => "https://twitter.com/optimservers"
            "instagram_link" => ""
            "custom_badge" => null
            "money_back_guarantee" => null
            "why_hosting_best" => null
            "bullet_point" => null
            "is_highlighted" => 0
            "completed_at" => "2021-10-18 05:22:55"
            "created_at" => "2021-05-19 03:40:31"
            "updated_at" => "2021-10-18 05:22:55"
          ]
          #original: array:36 [
            "id" => 298
            "user_id" => 566
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "manual_verification" => "0"
            "profile_stats" => "100"
            "average_rating" => "0.0"
            "total_reviews" => 0
            "total_views" => 1543
            "custom_badge_code" => null
            "company_name" => "Search Optimization IT."
            "slug" => "search-optimization-it"
            "website_url" => "https://www.optim.com.sa"
            "about" => """
              Founded in 2018, optim.com.sa a division of Search Optimization IT. is a full-service Cloud Hosting Solutions provider with Data Centers in Riyadh Saudi Arabia specializing in Infrastructure as a Service (IaaS) to clients in more than 150 countries. Services offered, include Public Cloud, Private Cloud, Dedicated & Cloud VPS Servers, Backup & Disaster Recovery, Online Storage, Web Hosting, Managed Hosting, Hybrid Solutions, and Enterprise Colocation. \r\n
              \r\n
              Headquartered in Riyadh Region, OptimServers Cloud Hosting's Flagship company-owned data center is SSAE-18 SOC 1 & SOC 2 certified, as well as HIPAA compliant with HITRUST CSF certification. The facility is powered exclusively by on-site Solar and Hydroelectric sources to provide a 100% renewable energy footprint and is the 39th ENERGY STAR® Certified Data Center in the Kingdom of Saudi Arabia.\r\n
              Saudi Arabia Website Hosting - Dedicated Servers - VPS Servers | Optimwebsite hosting, dedicated servers, and VPS Servers from Optim, one of the best hosting & reseller services in Saudi Arabiaoptim.com.sa
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "0125358050"
            "contact_person_email" => "[email protected]"
            "landline" => "0125358050"
            "extension_no" => ""
            "toll_free_number" => ""
            "customer_care_number" => "0125358050"
            "google_plus_link" => "https://www.linkedin.com/in/optim-hosting-693072194"
            "facebook_link" => "https://www.facebook.com/optimdotsa"
            "twitter_link" => "https://twitter.com/optimservers"
            "instagram_link" => ""
            "custom_badge" => null
            "money_back_guarantee" => null
            "why_hosting_best" => null
            "bullet_point" => null
            "is_highlighted" => 0
            "completed_at" => "2021-10-18 05:22:55"
            "created_at" => "2021-05-19 03:40:31"
            "updated_at" => "2021-10-18 05:22:55"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        "badges" => Illuminate\Database\Eloquent\Collection {#2760
          #items: array:1 [
            0 => App\CompanyBadge {#2758
              +timestamps: true
              #fillable: array:5 [
                0 => "user_id"
                1 => "badge_id"
                2 => "status"
                3 => "created_at"
                4 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_badges"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 2454
                "user_id" => 566
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:49:00"
                "updated_at" => "2022-06-27 06:49:00"
              ]
              #original: array:6 [
                "id" => 2454
                "user_id" => 566
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:49:00"
                "updated_at" => "2022-06-27 06:49:00"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "compnay_domain_price" => Illuminate\Database\Eloquent\Collection {#2753
          #items: []
        }
        "compnay_ssl_price" => Illuminate\Database\Eloquent\Collection {#2756
          #items: []
        }
        "company_payment_method" => Illuminate\Database\Eloquent\Collection {#2767
          #items: array:1 [
            0 => App\Company_payment_method {#2764
              +timestamps: true
              #fillable: array:5 [
                0 => "user_id"
                1 => "payment_method_id"
                2 => "status"
                3 => "created_at"
                4 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_payment_methods"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 619
                "user_id" => 566
                "payment_method_id" => 4
                "status" => 1
                "created_at" => "2021-05-19 03:47:20"
                "updated_at" => "2021-05-19 03:47:20"
              ]
              #original: array:6 [
                "id" => 619
                "user_id" => 566
                "payment_method_id" => 4
                "status" => 1
                "created_at" => "2021-05-19 03:47:20"
                "updated_at" => "2021-05-19 03:47:20"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2772
                  +timestamps: true
                  #fillable: array:5 [ …5]
                  +sortable: array:6 [ …6]
                  #connection: "mysql"
                  #table: "payment_methods"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:6 [ …6]
                  #original: array:6 [ …6]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_active_plan" => App\Company_active_plan {#2771
          +timestamps: true
          #fillable: array:6 [
            0 => "user_id"
            1 => "membership_plan_id"
            2 => "status"
            3 => "expiry_date"
            4 => "created_at"
            5 => "updated_at"
          ]
          #connection: "mysql"
          #table: "company_active_plans"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 298
            "user_id" => 566
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-06-18"
            "created_at" => "2021-05-19 03:40:31"
            "updated_at" => "2021-05-19 03:40:31"
          ]
          #original: array:7 [
            "id" => 298
            "user_id" => 566
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-06-18"
            "created_at" => "2021-05-19 03:40:31"
            "updated_at" => "2021-05-19 03:40:31"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "membership_plan" => App\Membership_plan {#2776
              +timestamps: true
              #fillable: array:9 [
                0 => "name"
                1 => "details"
                2 => "price"
                3 => "currency_id"
                4 => "duration"
                5 => "other_data"
                6 => "status"
                7 => "created_at"
                8 => "updated_at"
              ]
              +sortable: array:9 [
                0 => "id"
                1 => "name"
                2 => "details"
                3 => "price"
                4 => "currency_id"
                5 => "duration"
                6 => "status"
                7 => "created_at"
                8 => "updated_at"
              ]
              #connection: "mysql"
              #table: "membership_plans"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:11 [
                "id" => 1
                "name" => "Free"
                "details" => "<p>Free membership plan user get on registration</p>"
                "price" => 0.0
                "whmcs_product_id" => "1"
                "currency_id" => 1
                "duration" => "Annually"
                "other_data" => "a:13:{s:12:"Company Info";i:1;s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:7:"Coupons";s:1:"0";s:10:"Buy Addons";s:1:"0";s:18:"Reviews Management";s:1:"0";s:16:"Social Promotion";s:1:"0";s:14:"CEO Interviews";s:1:"0";s:9:"1 Article";s:1:"0";s:20:"Top 3 Recommendation";s:1:"0";s:17:"Service Pages URL";s:1:"0";s:11:"Web Stories";s:1:"0";}"
                "status" => 1
                "created_at" => "2020-09-30 20:31:25"
                "updated_at" => "2025-04-22 04:58:08"
              ]
              #original: array:11 [
                "id" => 1
                "name" => "Free"
                "details" => "<p>Free membership plan user get on registration</p>"
                "price" => 0.0
                "whmcs_product_id" => "1"
                "currency_id" => 1
                "duration" => "Annually"
                "other_data" => "a:13:{s:12:"Company Info";i:1;s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:7:"Coupons";s:1:"0";s:10:"Buy Addons";s:1:"0";s:18:"Reviews Management";s:1:"0";s:16:"Social Promotion";s:1:"0";s:14:"CEO Interviews";s:1:"0";s:9:"1 Article";s:1:"0";s:20:"Top 3 Recommendation";s:1:"0";s:17:"Service Pages URL";s:1:"0";s:11:"Web Stories";s:1:"0";}"
                "status" => 1
                "created_at" => "2020-09-30 20:31:25"
                "updated_at" => "2025-04-22 04:58:08"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        "company_tag" => Illuminate\Database\Eloquent\Collection {#2773
          #items: array:6 [
            0 => App\Company_tag {#2780
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1034
                "user_id" => 566
                "tag_id" => 5
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1034
                "user_id" => 566
                "tag_id" => 5
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2792
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\Company_tag {#2781
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1035
                "user_id" => 566
                "tag_id" => 13
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1035
                "user_id" => 566
                "tag_id" => 13
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2797
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            2 => App\Company_tag {#2782
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1036
                "user_id" => 566
                "tag_id" => 7
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1036
                "user_id" => 566
                "tag_id" => 7
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2794
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            3 => App\Company_tag {#2783
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1037
                "user_id" => 566
                "tag_id" => 8
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1037
                "user_id" => 566
                "tag_id" => 8
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2795
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            4 => App\Company_tag {#2784
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1038
                "user_id" => 566
                "tag_id" => 6
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1038
                "user_id" => 566
                "tag_id" => 6
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2793
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            5 => App\Company_tag {#2785
              +timestamps: true
              #fillable: array:4 [
                0 => "user_id"
                1 => "tag_id"
                2 => "created_at"
                3 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_tags"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:5 [
                "id" => 1039
                "user_id" => 566
                "tag_id" => 10
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #original: array:5 [
                "id" => 1039
                "user_id" => 566
                "tag_id" => 10
                "created_at" => "2021-05-19 03:48:45"
                "updated_at" => "2021-05-19 03:48:45"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "tag" => App\Tag {#2796
                  +timestamps: true
                  #fillable: array:4 [ …4]
                  +sortable: array:5 [ …5]
                  #connection: "mysql"
                  #table: "tags"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:5 [ …5]
                  #original: array:5 [ …5]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_category" => Illuminate\Database\Eloquent\Collection {#2769
          #items: array:3 [
            0 => App\CompanyCategory {#2770
              +timestamps: true
              #fillable: array:5 [
                0 => "user_id"
                1 => "category_id"
                2 => "status"
                3 => "created_at"
                4 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 783
                "user_id" => 566
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-05-19 03:45:21"
                "updated_at" => "2021-05-19 03:45:21"
              ]
              #original: array:6 [
                "id" => 783
                "user_id" => 566
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-05-19 03:45:21"
                "updated_at" => "2021-05-19 03:45:21"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2801
                  +timestamps: true
                  #fillable: array:15 [ …15]
                  +sortable: array:8 [ …8]
                  #connection: "mysql"
                  #table: "categories"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:16 [ …16]
                  #original: array:16 [ …16]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\CompanyCategory {#2757
              +timestamps: true
              #fillable: array:5 [
                0 => "user_id"
                1 => "category_id"
                2 => "status"
                3 => "created_at"
                4 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 784
                "user_id" => 566
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-05-19 03:47:49"
                "updated_at" => "2021-05-19 03:47:49"
              ]
              #original: array:6 [
                "id" => 784
                "user_id" => 566
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-05-19 03:47:49"
                "updated_at" => "2021-05-19 03:47:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2802
                  +timestamps: true
                  #fillable: array:15 [ …15]
                  +sortable: array:8 [ …8]
                  #connection: "mysql"
                  #table: "categories"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:16 [ …16]
                  #original: array:16 [ …16]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            2 => App\CompanyCategory {#2763
              +timestamps: true
              #fillable: array:5 [
                0 => "user_id"
                1 => "category_id"
                2 => "status"
                3 => "created_at"
                4 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:6 [
                "id" => 785
                "user_id" => 566
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-05-19 03:47:49"
                "updated_at" => "2021-05-19 03:47:49"
              ]
              #original: array:6 [
                "id" => 785
                "user_id" => 566
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-05-19 03:47:49"
                "updated_at" => "2021-05-19 03:47:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2803
                  +timestamps: true
                  #fillable: array:15 [ …15]
                  +sortable: array:8 [ …8]
                  #connection: "mysql"
                  #table: "categories"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:16 [ …16]
                  #original: array:16 [ …16]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_coupon" => Illuminate\Database\Eloquent\Collection {#2744
          #items: []
        }
        "company_service" => Illuminate\Database\Eloquent\Collection {#2805
          #items: array:7 [
            0 => App\Company_service {#2809
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 735
                "user_id" => 566
                "service_id" => 1
                "platform" => "Cloud"
                "details" => """
                  Disk space: 5GB\r\n
                  Websites: 1\r\n
                  Monthly traffic: Unlimited
                  """
                "url" => "https://www.optim.com.sa/website-hosting/"
                "price" => 3.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 03:54:21"
                "updated_at" => "2021-05-19 03:54:21"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 735
                "user_id" => 566
                "service_id" => 1
                "platform" => "Cloud"
                "details" => """
                  Disk space: 5GB\r\n
                  Websites: 1\r\n
                  Monthly traffic: Unlimited
                  """
                "url" => "https://www.optim.com.sa/website-hosting/"
                "price" => 3.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 03:54:21"
                "updated_at" => "2021-05-19 03:54:21"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2822
                  +timestamps: true
                  #fillable: array:14 [ …14]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "services"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:14 [ …14]
                  #original: array:14 [ …14]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
                "currency" => App\Currency {#2775
                  +timestamps: true
                  #fillable: array:6 [ …6]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "currencies"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:7 [ …7]
                  #original: array:7 [ …7]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\Company_service {#2810
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 736
                "user_id" => 566
                "service_id" => 4
                "platform" => "Cloud"
                "details" => """
                  Disk space: 5GB\r\n
                  Websites: 1\r\n
                  Monthly traffic: Unlimited
                  """
                "url" => "https://www.optim.com.sa/windows-website-hosting/"
                "price" => 5.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:02:59"
                "updated_at" => "2021-05-19 04:02:59"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 736
                "user_id" => 566
                "service_id" => 4
                "platform" => "Cloud"
                "details" => """
                  Disk space: 5GB\r\n
                  Websites: 1\r\n
                  Monthly traffic: Unlimited
                  """
                "url" => "https://www.optim.com.sa/windows-website-hosting/"
                "price" => 5.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:02:59"
                "updated_at" => "2021-05-19 04:02:59"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2823
                  +timestamps: true
                  #fillable: array:14 [ …14]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "services"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:14 [ …14]
                  #original: array:14 [ …14]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            2 => App\Company_service {#2811
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 738
                "user_id" => 566
                "service_id" => 10
                "platform" => "Cloud"
                "details" => """
                  1 Core CPU\r\n
                  1 GB Ram\r\n
                  25 GB SATA Diskspace
                  """
                "url" => "https://www.optim.com.sa/vps/"
                "price" => 51.0
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:11:04"
                "updated_at" => "2021-05-19 04:11:04"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 738
                "user_id" => 566
                "service_id" => 10
                "platform" => "Cloud"
                "details" => """
                  1 Core CPU\r\n
                  1 GB Ram\r\n
                  25 GB SATA Diskspace
                  """
                "url" => "https://www.optim.com.sa/vps/"
                "price" => 51.0
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:11:04"
                "updated_at" => "2021-05-19 04:11:04"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2826
                  +timestamps: true
                  #fillable: array:14 [ …14]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "services"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:14 [ …14]
                  #original: array:14 [ …14]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            3 => App\Company_service {#2812
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 741
                "user_id" => 566
                "service_id" => 24
                "platform" => "Cloud"
                "details" => """
                  Supermicro Blade\r\n
                  1 x Intel&reg; Quad Core Xeon&reg; E3-1230\r\n
                  1 TB SATA II 7200 RPM\r\n
                  RAM: 4 GB\r\n
                  Bandwidth: 2000 GB\r\n
                  Connectivity: GigE 5TB\r\n
                  Setup Fee: FREE\r\n
                  Monthly Fee: $230\r\n
                  Setup Time: 1-24 hours
                  """
                "url" => "https://www.optim.com.sa/dedicated-servers/"
                "price" => 230.0
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:24:23"
                "updated_at" => "2021-05-19 04:49:48"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 741
                "user_id" => 566
                "service_id" => 24
                "platform" => "Cloud"
                "details" => """
                  Supermicro Blade\r\n
                  1 x Intel&reg; Quad Core Xeon&reg; E3-1230\r\n
                  1 TB SATA II 7200 RPM\r\n
                  RAM: 4 GB\r\n
                  Bandwidth: 2000 GB\r\n
                  Connectivity: GigE 5TB\r\n
                  Setup Fee: FREE\r\n
                  Monthly Fee: $230\r\n
                  Setup Time: 1-24 hours
                  """
                "url" => "https://www.optim.com.sa/dedicated-servers/"
                "price" => 230.0
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 04:24:23"
                "updated_at" => "2021-05-19 04:49:48"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2828
                  +timestamps: true
                  #fillable: array:14 [ …14]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "services"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:14 [ …14]
                  #original: array:14 [ …14]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            4 => App\Company_service {#2813
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 746
                "user_id" => 566
                "service_id" => 9
                "platform" => "Cloud"
                "details" => """
                  VPS Reseller Benifits and Requirements:\r\n
                  Faster than Aws and Azure\r\n
                  WHMCS Module included\r\n
                  Windows or Linux Server Templates\r\n
                  All VMs use enterprise SSD\r\n
                  NVMe Cache for fastest disk performance\r\n
                  You only pay for what you use\r\n
                  Resellers must add at least 5 VM per Year
                  """
                "url" => "https://www.optim.com.sa/vps-reseller/"
                "price" => 1.29
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 05:10:46"
                "updated_at" => "2021-05-19 05:10:46"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 746
                "user_id" => 566
                "service_id" => 9
                "platform" => "Cloud"
                "details" => """
                  VPS Reseller Benifits and Requirements:\r\n
                  Faster than Aws and Azure\r\n
                  WHMCS Module included\r\n
                  Windows or Linux Server Templates\r\n
                  All VMs use enterprise SSD\r\n
                  NVMe Cache for fastest disk performance\r\n
                  You only pay for what you use\r\n
                  Resellers must add at least 5 VM per Year
                  """
                "url" => "https://www.optim.com.sa/vps-reseller/"
                "price" => 1.29
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 05:10:46"
                "updated_at" => "2021-05-19 05:10:46"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2825
                  +timestamps: true
                  #fillable: array:14 [ …14]
                  +sortable: array:7 [ …7]
                  #connection: "mysql"
                  #table: "services"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                   …18
                }
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            5 => App\Company_service {#2814
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 747
                "user_id" => 566
                "service_id" => 7
                "platform" => "Cloud"
                "details" => """
                  SSD Disk space: 30 GB\r\n
                  Domains: Unlimited\r\n
                  Monthly traffic: 400 GB
                  """
                "url" => "https://www.optim.com.sa/reseller-hosting/"
                "price" => 17.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 05:13:16"
                "updated_at" => "2021-05-19 05:13:16"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 747
                "user_id" => 566
                "service_id" => 7
                "platform" => "Cloud"
                "details" => """
                  SSD Disk space: 30 GB\r\n
                  Domains: Unlimited\r\n
                  Monthly traffic: 400 GB
                  """
                "url" => "https://www.optim.com.sa/reseller-hosting/"
                "price" => 17.99
                "billing_cycle" => 0
                "status" => 1
                "created_at" => "2021-05-19 05:13:16"
                "updated_at" => "2021-05-19 05:13:16"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2824 …27}
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            6 => App\Company_service {#2815
              +timestamps: true
              #fillable: array:11 [
                0 => "user_id"
                1 => "service_id"
                2 => "currency_id"
                3 => "price"
                4 => "platform"
                5 => "details"
                6 => "billing_cycle"
                7 => "url"
                8 => "status"
                9 => "created_at"
                10 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_services"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 756
                "user_id" => 566
                "service_id" => 16
                "platform" => "Cloud"
                "details" => """
                  Rapid SSL\r\n
                  Secure browsing via https\r\n
                  128/256bit encryption\r\n
                  28/256bit encryption\r\n
                  Instant activation
                  """
                "url" => "https://www.optim.com.sa/services/our-ssl-certificate-packages/"
                "price" => 17.95
                "billing_cycle" => 3
                "status" => 1
                "created_at" => "2021-05-20 04:06:37"
                "updated_at" => "2021-05-20 04:06:37"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 756
                "user_id" => 566
                "service_id" => 16
                "platform" => "Cloud"
                "details" => """
                  Rapid SSL\r\n
                  Secure browsing via https\r\n
                  128/256bit encryption\r\n
                  28/256bit encryption\r\n
                  Instant activation
                  """
                "url" => "https://www.optim.com.sa/services/our-ssl-certificate-packages/"
                "price" => 17.95
                "billing_cycle" => 3
                "status" => 1
                "created_at" => "2021-05-20 04:06:37"
                "updated_at" => "2021-05-20 04:06:37"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2827 …27}
                "currency" => App\Currency {#2775}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_location" => Illuminate\Database\Eloquent\Collection {#2800
          #items: array:1 [
            0 => App\Company_location {#2804
              +timestamps: true
              #fillable: array:9 [
                0 => "user_id"
                1 => "address"
                2 => "city"
                3 => "country_id"
                4 => "state_id"
                5 => "status"
                6 => "zipcode"
                7 => "created_at"
                8 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_locations"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:10 [
                "id" => 258
                "user_id" => 566
                "address" => "7910 - ash shawqiyah  24351 - 3081"
                "city" => "Makkah Al Mukarramah"
                "state_id" => 3156
                "country_id" => 191
                "zipcode" => "53237"
                "status" => "1"
                "created_at" => "2021-05-19 03:46:33"
                "updated_at" => "2021-05-19 03:46:33"
              ]
              #original: array:10 [
                "id" => 258
                "user_id" => 566
                "address" => "7910 - ash shawqiyah  24351 - 3081"
                "city" => "Makkah Al Mukarramah"
                "state_id" => 3156
                "country_id" => 191
                "zipcode" => "53237"
                "status" => "1"
                "created_at" => "2021-05-19 03:46:33"
                "updated_at" => "2021-05-19 03:46:33"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "state" => App\State {#2759 …26}
                "country" => App\Country {#2829 …26}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_rating" => Illuminate\Database\Eloquent\Collection {#2808
          #items: []
        }
        "company_photo" => Illuminate\Database\Eloquent\Collection {#2816
          #items: array:1 [
            0 => App\Company_photo {#2788
              +timestamps: true
              #fillable: array:7 [
                0 => "user_id"
                1 => "photo"
                2 => "imagetype"
                3 => "photo_type"
                4 => "status"
                5 => "created_at"
                6 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_photos"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:8 [
                "id" => 441
                "user_id" => 566
                "photo" => "1621410031.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-05-19 03:40:31"
                "updated_at" => "2021-05-19 03:40:31"
              ]
              #original: array:8 [
                "id" => 441
                "user_id" => 566
                "photo" => "1621410031.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-05-19 03:40:31"
                "updated_at" => "2021-05-19 03:40:31"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_hosting_plans" => Illuminate\Database\Eloquent\Collection {#2836
          #items: []
        }
      ]
      #touches: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      #rememberTokenName: "remember_token"
      #accessToken: null
      -roleClass: null
      -permissionClass: null
    }
    "meta" => ""
    "reviewShareImage" => ""
    "selectedCurrency" => "USD"
    "sessionCategories" => []
    "services" => Illuminate\Database\Eloquent\Collection {#2734
      #items: []
    }
    "socialMedia" => Illuminate\Database\Eloquent\Collection {#2739
      #items: []
    }
    "whmcsConnections" => null
    "breadcrumbSchema" => array:3 [
      "@context" => "https://schema.org"
      "@type" => "BreadcrumbList"
      "itemListElement" => array:2 [
        0 => array:4 [
          "@type" => "ListItem"
          "position" => 1
          "name" => "Home"
          "item" => "https://staging.hostingseekers.com"
        ]
        1 => array:4 [
          "@type" => "ListItem"
          "position" => 2
          "name" => "Search Optimization IT."
          "item" => "https://staging.hostingseekers.com/company/search-optimization-it/detail"
        ]
      ]
    ]
    "articleSchema" => array:9 [
      "@context" => "https://schema.org"
      "@type" => "Article"
      "headline" => "N/A"
      "description" => "N/A"
      "url" => "https://staging.hostingseekers.com/company/search-optimization-it/detail"
      "author" => array:3 [
        "@type" => "Organization"
        "name" => "HostingSeekers"
        "url" => "https://staging.hostingseekers.com"
      ]
      "publisher" => array:3 [
        "@type" => "Organization"
        "name" => "HostingSeekers"
        "logo" => array:4 [
          "@type" => "ImageObject"
          "url" => "https://staging.hostingseekers.com/fline/img/new-theme/logo.svg"
          "width" => 300
          "height" => 60
        ]
      ]
      "articleSection" => "Company"
      "image" => "https://staging.hostingseekers.com/fline/img/new-theme/logo.svg"
    ]
    "productSchema" => []
    "localBusinessSchema" => array:9 [
      "@context" => "https://schema.org"
      "@type" => "LocalBusiness"
      "name" => "Search Optimization IT."
      "image" => "https://staging.hostingseekers.com/company/search-optimization-it/detail"
      "address" => array:6 [
        "@type" => "PostalAddress"
        "streetAddress" => "7910 - ash shawqiyah  24351 - 3081"
        "addressLocality" => "Makkah Al Mukarramah"
        "addressRegion" => "Makkah"
        "postalCode" => "53237"
        "addressCountry" => "US"
      ]
      "priceRange" => "$$$"
      "telephone" => "+12122459600"
      "contactPoint" => array:2 [
        "@type" => "ContactPoint"
        "contactType" => "[email protected]"
      ]
      "url" => "https://staging.hostingseekers.com/company/search-optimization-it/detail"
    ]
  ]
  #view: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php"
  #message: "count(): Parameter must be an array or an object that implements Countable (View: /var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php)"
  #code: 0
  #file: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php"
  #line: 148
  -previous: ErrorException {#2821
    #message: "count(): Parameter must be an array or an object that implements Countable"
    #code: 0
    #file: "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php"
    #line: 152
    #severity: E_WARNING
    trace: {
      /var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php:152 {
        include …
        › ?><?php echo e(count($serverLocations)); ?> Servers<span class="tooltip-text"> <?php $__currentLoopData = $serverLocations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $server): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
        Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
        › try {    include $__path;} catch (Exception $e) {
        arguments: {
          "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php"
        }
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
        Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
        › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36 {
        Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
        › 
        ›     return parent::get($path, $data);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:143 {
        Illuminate\View\View->getContents() …
        › {    return $this->engine->get($this->path, $this->gatherData());}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:126 {
        Illuminate\View\View->renderContents() …
        › 
        › $contents = $this->getContents();}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
        Illuminate\View\View->render(callable $callback = null) …
        › try {    $contents = $this->renderContents();}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
        Illuminate\Http\Response->setContent($content) …
        › elseif ($content instanceof Renderable) {    $content = $content->render();}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/symfony/http-foundation/Response.php:205 {
        Symfony\Component\HttpFoundation\Response->__construct($content = '', int $status = 200, array $headers = []) …
        › $this->headers = new ResponseHeaderBag($headers);$this->setContent($content);$this->setStatusCode($status);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:749 {
        Illuminate\Routing\Router::toResponse($request, $response) …
        › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:721 {
        Illuminate\Routing\Router->prepareResponse($request, $response) …
        › {    return static::toResponse($request, $response);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {
        Illuminate\Routing\Router->Illuminate\Routing\{closure} …
        › return $this->prepareResponse(    $request, $route->run());
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Exception $e) {
      }
      /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/XssSanitizer.php:27 {
        App\Http\Middleware\XssSanitizer->handle(Request $request, Closure $next) …
        › 
        › return $next($request);}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/Cors.php:22 {
        App\Http\Middleware\Cors->handle($request, Closure $next) …
        › 
        › return $next($request)  ->header('Access-Control-Allow-Origin', 'https://staging.hostingseekers.com/')
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/OriginHeaders.php:18 {
        App\Http\Middleware\OriginHeaders->handle($request, Closure $next) …
        › {    $response = $next($request);    $response->headers->set('X-Frame-Options', 'SAMEORIGIN');
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
        Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 {
        Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
        › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
        Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
        › {    $response = $next($request);}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
        Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
        › {    return $this->encrypt($next($this->decrypt($request)));}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        › 
        ›     return $pipeline($this->passable);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:683 {
        Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
        ›                         );                    });}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:658 {
        Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
        › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:624 {
        Illuminate\Routing\Router->dispatchToRoute(Request $request) …
        › {    return $this->runRoute($request, $this->findRoute($request));}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:613 {
        Illuminate\Routing\Router->dispatch(Request $request) …
        › 
        ›     return $this->dispatchToRoute($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170 {
        Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
        › 
        ›     return $this->router->dispatch($request);};
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Exception $e) {
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
        Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 {
        Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
        › 
        › $response = $next($request);}
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
        Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
        Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
        Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
        Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/fideloper/proxy/src/TrustProxies.php:57 {
        Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        › 
        ›     return $pipeline($this->passable);}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:145 {
        Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
        ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
      }
      /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:110 {
        Illuminate\Foundation\Http\Kernel->handle($request) …
        › 
        ›     $response = $this->sendRequestThroughRouter($request);} catch (Exception $e) {
      }
      /var/www/html/new_hostingseekers/hosting_seekers/public/index.php:60 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
      }
    }
  }
  #severity: E_ERROR
  trace: {
    /var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-detail.blade.php:148 {
      include …
      › @endphp{{ count($serverLocations)  }} Servers<span class="tooltip-text"> @foreach($serverLocations as $key => $server)
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
      › try {    include $__path;} catch (Exception $e) {
      arguments: {
        "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/55991035b83e325132f74029ffea457798eaa71d.php"
      }
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {
      Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
      › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36 {
      Facade\Ignition\Views\Engines\CompilerEngine->get($path, array $data = []) …
      › 
      ›     return parent::get($path, $data);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:143 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:126 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
      Illuminate\View\View->render(callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {
      Illuminate\Http\Response->setContent($content) …
      › elseif ($content instanceof Renderable) {    $content = $content->render();}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/symfony/http-foundation/Response.php:205 {
      Symfony\Component\HttpFoundation\Response->__construct($content = '', int $status = 200, array $headers = []) …
      › $this->headers = new ResponseHeaderBag($headers);$this->setContent($content);$this->setStatusCode($status);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:749 {
      Illuminate\Routing\Router::toResponse($request, $response) …
      › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:721 {
      Illuminate\Routing\Router->prepareResponse($request, $response) …
      › {    return static::toResponse($request, $response);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {
      Illuminate\Routing\Router->Illuminate\Routing\{closure} …
      › return $this->prepareResponse(    $request, $route->run());
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Exception $e) {
    }
    /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/XssSanitizer.php:27 {
      App\Http\Middleware\XssSanitizer->handle(Request $request, Closure $next) …
      › 
      › return $next($request);}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/Cors.php:22 {
      App\Http\Middleware\Cors->handle($request, Closure $next) …
      › 
      › return $next($request)  ->header('Access-Control-Allow-Origin', 'https://staging.hostingseekers.com/')
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/app/Http/Middleware/OriginHeaders.php:18 {
      App\Http\Middleware\OriginHeaders->handle($request, Closure $next) …
      › {    $response = $next($request);    $response->headers->set('X-Frame-Options', 'SAMEORIGIN');
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
      Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78 {
      Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
      › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
      Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
      › {    $response = $next($request);}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
      Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
      › {    return $this->encrypt($next($this->decrypt($request)));}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:683 {
      Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
      ›                         );                    });}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:658 {
      Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
      › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:624 {
      Illuminate\Routing\Router->dispatchToRoute(Request $request) …
      › {    return $this->runRoute($request, $this->findRoute($request));}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Routing/Router.php:613 {
      Illuminate\Routing\Router->dispatch(Request $request) …
      › 
      ›     return $this->dispatchToRoute($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170 {
      Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
      › 
      ›     return $this->router->dispatch($request);};
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Exception $e) {
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
      Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56 {
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › 
      › $response = $next($request);}
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
      Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
      Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/fideloper/proxy/src/TrustProxies.php:57 {
      Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:145 {
      Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
      ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
    }
    /var/www/html/new_hostingseekers/hosting_seekers/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:110 {
      Illuminate\Foundation\Http\Kernel->handle($request) …
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Exception $e) {
    }
    /var/www/html/new_hostingseekers/hosting_seekers/public/index.php:60 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
    }
  }
}