Facade\Ignition\Exceptions\ViewException {#2771
  #viewData: array:13 [
    "errors" => Illuminate\Support\ViewErrorBag {#1742
      #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" => 167
        "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" => "Deven"
        "last_name" => "Jaggi"
        "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$2ddrGINPujB.VsnyzSWwJ.GS9Vj3Wpl1YyLOw9uRHlgfETzvFnXnu"
        "remember_token" => null
        "last_login" => "2022-08-16 09:34:45"
        "raw_data" => null
        "last_login_data" => null
        "created_at" => "2021-01-05 00:25:08"
        "updated_at" => "2023-03-01 00:42:54"
      ]
      #original: array:41 [
        "id" => 167
        "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" => "Deven"
        "last_name" => "Jaggi"
        "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$2ddrGINPujB.VsnyzSWwJ.GS9Vj3Wpl1YyLOw9uRHlgfETzvFnXnu"
        "remember_token" => null
        "last_login" => "2022-08-16 09:34:45"
        "raw_data" => null
        "last_login_data" => null
        "created_at" => "2021-01-05 00:25:08"
        "updated_at" => "2023-03-01 00:42:54"
      ]
      #changes: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:15 [
        "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" => 49
            "user_id" => 167
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "manual_verification" => "0"
            "profile_stats" => "100"
            "average_rating" => "5.0"
            "total_reviews" => 6
            "total_views" => 4375
            "custom_badge_code" => "16"
            "company_name" => "ConnectReseller.com"
            "slug" => "connectreseller"
            "website_url" => "https://www.connectreseller.com/"
            "about" => """
              ConnectReseller was Founded in 2009 and it has globally server 100+ Countires till date.\r\n
              ConnectReseller is a reseller arm for OwnRegistrar Inc. an ICANN Accredited Domain Name Registrar. It is an easy to use platform which provides hassle free domain management. It is the most popular domain reseller program on the web which offers you with a profitable reselling business advantage.\r\n
              With dedication and a firm commitment, we aspire to embrace the future and build a better tomorrow. We have a passion for excellence and a never-failing commitment towards our customers, employees and the community at large.
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "9619594209"
            "contact_person_email" => "[email protected]"
            "landline" => "02261426042"
            "extension_no" => "6039"
            "toll_free_number" => ""
            "customer_care_number" => "02261426042"
            "google_plus_link" => "https://www.linkedin.com/company/connectreseller/"
            "facebook_link" => "https://www.facebook.com/ConnectReseller"
            "twitter_link" => ""
            "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:53"
            "created_at" => "2021-01-05 00:25:08"
            "updated_at" => "2022-07-22 09:31:37"
          ]
          #original: array:36 [
            "id" => 49
            "user_id" => 167
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "manual_verification" => "0"
            "profile_stats" => "100"
            "average_rating" => "5.0"
            "total_reviews" => 6
            "total_views" => 4375
            "custom_badge_code" => "16"
            "company_name" => "ConnectReseller.com"
            "slug" => "connectreseller"
            "website_url" => "https://www.connectreseller.com/"
            "about" => """
              ConnectReseller was Founded in 2009 and it has globally server 100+ Countires till date.\r\n
              ConnectReseller is a reseller arm for OwnRegistrar Inc. an ICANN Accredited Domain Name Registrar. It is an easy to use platform which provides hassle free domain management. It is the most popular domain reseller program on the web which offers you with a profitable reselling business advantage.\r\n
              With dedication and a firm commitment, we aspire to embrace the future and build a better tomorrow. We have a passion for excellence and a never-failing commitment towards our customers, employees and the community at large.
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "9619594209"
            "contact_person_email" => "[email protected]"
            "landline" => "02261426042"
            "extension_no" => "6039"
            "toll_free_number" => ""
            "customer_care_number" => "02261426042"
            "google_plus_link" => "https://www.linkedin.com/company/connectreseller/"
            "facebook_link" => "https://www.facebook.com/ConnectReseller"
            "twitter_link" => ""
            "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:53"
            "created_at" => "2021-01-05 00:25:08"
            "updated_at" => "2022-07-22 09:31:37"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        "badges" => Illuminate\Database\Eloquent\Collection {#2744
          #items: array:2 [
            0 => App\CompanyBadge {#2759
              +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" => 59
                "user_id" => 167
                "badge_id" => 3
                "status" => 1
                "created_at" => "2021-07-26 04:11:07"
                "updated_at" => "2021-07-26 04:11:07"
              ]
              #original: array:6 [
                "id" => 59
                "user_id" => 167
                "badge_id" => 3
                "status" => 1
                "created_at" => "2021-07-26 04:11:07"
                "updated_at" => "2021-07-26 04:11:07"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\CompanyBadge {#2761
              +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" => 2276
                "user_id" => 167
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:48:57"
                "updated_at" => "2022-06-27 06:48:57"
              ]
              #original: array:6 [
                "id" => 2276
                "user_id" => 167
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:48:57"
                "updated_at" => "2022-06-27 06:48:57"
              ]
              #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 {#2758
          #items: []
        }
        "company_payment_method" => Illuminate\Database\Eloquent\Collection {#2767
          #items: array:6 [
            0 => App\Company_payment_method {#2772
              +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" => 65
                "user_id" => 167
                "payment_method_id" => 2
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 65
                "user_id" => 167
                "payment_method_id" => 2
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2784
                  +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 => "*"
              ]
            }
            1 => App\Company_payment_method {#2773
              +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" => 66
                "user_id" => 167
                "payment_method_id" => 3
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 66
                "user_id" => 167
                "payment_method_id" => 3
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2785
                  +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 => "*"
              ]
            }
            2 => App\Company_payment_method {#2774
              +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" => 67
                "user_id" => 167
                "payment_method_id" => 5
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 67
                "user_id" => 167
                "payment_method_id" => 5
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2786
                  +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 => "*"
              ]
            }
            3 => App\Company_payment_method {#2775
              +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" => 68
                "user_id" => 167
                "payment_method_id" => 7
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 68
                "user_id" => 167
                "payment_method_id" => 7
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2788
                  +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 => "*"
              ]
            }
            4 => App\Company_payment_method {#2776
              +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" => 69
                "user_id" => 167
                "payment_method_id" => 6
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 69
                "user_id" => 167
                "payment_method_id" => 6
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2787
                  +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 => "*"
              ]
            }
            5 => App\Company_payment_method {#2777
              +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" => 70
                "user_id" => 167
                "payment_method_id" => 9
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #original: array:6 [
                "id" => 70
                "user_id" => 167
                "payment_method_id" => 9
                "status" => 1
                "created_at" => "2021-01-05 00:55:49"
                "updated_at" => "2021-01-05 00:55:49"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "payment_method" => App\Payment_method {#2789
                  +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 {#2783
          +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" => 49
            "user_id" => 167
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-02-04"
            "created_at" => "2021-01-05 00:25:08"
            "updated_at" => "2021-01-05 00:25:08"
          ]
          #original: array:7 [
            "id" => 49
            "user_id" => 167
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-02-04"
            "created_at" => "2021-01-05 00:25:08"
            "updated_at" => "2021-01-05 00:25:08"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "membership_plan" => App\Membership_plan {#2780
              +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 {#2763
          #items: array:1 [
            0 => App\Company_tag {#2768
              +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" => 300
                "user_id" => 167
                "tag_id" => 6
                "created_at" => "2021-02-04 04:01:22"
                "updated_at" => "2021-02-04 04:01:22"
              ]
              #original: array:5 [
                "id" => 300
                "user_id" => 167
                "tag_id" => 6
                "created_at" => "2021-02-04 04:01:22"
                "updated_at" => "2021-02-04 04:01:22"
              ]
              #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 => "*"
              ]
            }
          ]
        }
        "company_category" => Illuminate\Database\Eloquent\Collection {#2791
          #items: array:4 [
            0 => App\CompanyCategory {#2793
              +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" => 110
                "user_id" => 167
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #original: array:6 [
                "id" => 110
                "user_id" => 167
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2804
                  +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 {#2795
              +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" => 111
                "user_id" => 167
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #original: array:6 [
                "id" => 111
                "user_id" => 167
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2805
                  +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 {#2796
              +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" => 112
                "user_id" => 167
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #original: array:6 [
                "id" => 112
                "user_id" => 167
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2806
                  +timestamps: true
                  #fillable: array:15 [ …15]
                  +sortable: array:8 [ …8]
                  #connection: "mysql"
                  #table: "categories"
                   …22
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            3 => App\CompanyCategory {#2797
              +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" => 113
                "user_id" => 167
                "category_id" => 4
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #original: array:6 [
                "id" => 113
                "user_id" => 167
                "category_id" => 4
                "status" => 1
                "created_at" => "2021-01-05 01:08:16"
                "updated_at" => "2021-01-05 01:08:16"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2807 …27}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_coupon" => Illuminate\Database\Eloquent\Collection {#2745
          #items: []
        }
        "company_service" => Illuminate\Database\Eloquent\Collection {#2766
          #items: array:1 [
            0 => App\Company_service {#2802
              +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" => 80
                "user_id" => 167
                "service_id" => 13
                "platform" => "WHMCS &amp; API"
                "details" => "The best Indian registrar everyone has been using for the lowest renewal rates in the market &amp; fast and responsive support team active 24*7"
                "url" => "http://connectreseller.com/"
                "price" => 0.09
                "billing_cycle" => 3
                "status" => 1
                "created_at" => "2021-01-05 00:52:23"
                "updated_at" => "2021-02-04 04:02:01"
                "currency_id" => 2
              ]
              #original: array:12 [
                "id" => 80
                "user_id" => 167
                "service_id" => 13
                "platform" => "WHMCS &amp; API"
                "details" => "The best Indian registrar everyone has been using for the lowest renewal rates in the market &amp; fast and responsive support team active 24*7"
                "url" => "http://connectreseller.com/"
                "price" => 0.09
                "billing_cycle" => 3
                "status" => 1
                "created_at" => "2021-01-05 00:52:23"
                "updated_at" => "2021-02-04 04:02:01"
                "currency_id" => 2
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "service" => App\Service {#2812 …27}
                "currency" => App\Currency {#2813 …27}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_location" => Illuminate\Database\Eloquent\Collection {#2799
          #items: array:2 [
            0 => App\Company_location {#2798
              +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" => 35
                "user_id" => 167
                "address" => "602, Avior, Nirmal Galaxy, Opp Johnson and Johnson, LBS Marg, Mulund (West), Mumbai, Maharashtra 400080"
                "city" => "Mumbai"
                "state_id" => 22
                "country_id" => 101
                "zipcode" => "400080"
                "status" => "1"
                "created_at" => "2021-01-05 00:54:58"
                "updated_at" => "2021-01-05 00:54:58"
              ]
              #original: array:10 [
                "id" => 35
                "user_id" => 167
                "address" => "602, Avior, Nirmal Galaxy, Opp Johnson and Johnson, LBS Marg, Mulund (West), Mumbai, Maharashtra 400080"
                "city" => "Mumbai"
                "state_id" => 22
                "country_id" => 101
                "zipcode" => "400080"
                "status" => "1"
                "created_at" => "2021-01-05 00:54:58"
                "updated_at" => "2021-01-05 00:54:58"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "state" => App\State {#2821 …26}
                "country" => App\Country {#2824 …26}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\Company_location {#2810
              +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" => 96
                "user_id" => 167
                "address" => "Inc 1250 Broadway, Suite 3600, New York City"
                "city" => "New York"
                "state_id" => 3957
                "country_id" => 231
                "zipcode" => "10001"
                "status" => "1"
                "created_at" => "2021-02-04 04:00:51"
                "updated_at" => "2021-02-04 04:00:51"
              ]
              #original: array:10 [
                "id" => 96
                "user_id" => 167
                "address" => "Inc 1250 Broadway, Suite 3600, New York City"
                "city" => "New York"
                "state_id" => 3957
                "country_id" => 231
                "zipcode" => "10001"
                "status" => "1"
                "created_at" => "2021-02-04 04:00:51"
                "updated_at" => "2021-02-04 04:00:51"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:2 [
                "state" => App\State {#2823 …26}
                "country" => App\Country {#2826 …26}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_rating" => Illuminate\Database\Eloquent\Collection {#2811
          #items: array:5 [
            0 => App\Company_review {#2769
              +timestamps: true
              #fillable: array:10 [
                0 => "uid"
                1 => "company_id"
                2 => "user_id"
                3 => "rate_point"
                4 => "review"
                5 => "review_data"
                6 => "status"
                7 => "zipcode"
                8 => "created_at"
                9 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_reviews"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 2949
                "uid" => "466121707695971"
                "company_id" => 167
                "user_id" => 9065
                "rate_point" => "5"
                "review" => "I want to thank ROOTKITS CREDIT SPECIALIST for assisting me in reaching my dream of purchasing my own home. They helped me repair my credit. I am extremely thankful for the professional assistance given me. I was tired of being declined loans due to my old past mistakes, until a realtor recommended their services. In less than 15 days they helped me erase negative items and boosted my score to excellent across all three bureaus. Contact them via [email protected], don&rsquo;t forget to mention me."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2024-02-11 23:59:01"
                "updated_at" => "2024-02-11 23:59:31"
                "company_reply_count" => 0
              ]
              #original: array:12 [
                "id" => 2949
                "uid" => "466121707695971"
                "company_id" => 167
                "user_id" => 9065
                "rate_point" => "5"
                "review" => "I want to thank ROOTKITS CREDIT SPECIALIST for assisting me in reaching my dream of purchasing my own home. They helped me repair my credit. I am extremely thankful for the professional assistance given me. I was tired of being declined loans due to my old past mistakes, until a realtor recommended their services. In less than 15 days they helped me erase negative items and boosted my score to excellent across all three bureaus. Contact them via [email protected], don&rsquo;t forget to mention me."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2024-02-11 23:59:01"
                "updated_at" => "2024-02-11 23:59:31"
                "company_reply_count" => 0
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#2842 …32}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\Company_review {#2815
              +timestamps: true
              #fillable: array:10 [
                0 => "uid"
                1 => "company_id"
                2 => "user_id"
                3 => "rate_point"
                4 => "review"
                5 => "review_data"
                6 => "status"
                7 => "zipcode"
                8 => "created_at"
                9 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_reviews"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 2848
                "uid" => "642121706194200"
                "company_id" => 167
                "user_id" => 8979
                "rate_point" => "5"
                "review" => "I am so happy to have consulted RAPID RESCORE CREDIT for my credit repairs. I discovered that I had 5 negative items on my credit most especially IRS, delayed payments and loans and over 7 hard inquiries from every bureaus and it hindered me from moving forward in my business. I could not access any loan so I started looking for ways to salvage my condition, I then discovered this specialist (RAPID RESCORE CREDIT) on reddit though there were other ones there but my instinct directed me towards Mr Jackson. I was asked for funds to get started with the job and I gave them the benefit of doubt and made some commitments. My fico score was moved from 609 to an excellent score (799) and all the negatives were deleted from my report. Right now I have a clean profile with wonderful trade lines. I&rsquo;m recommending their services to anyone in dire need of credit fix, you can reach them via [email protected]"
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2024-01-25 14:50:00"
                "updated_at" => "2024-01-25 14:50:00"
                "company_reply_count" => 0
              ]
              #original: array:12 [
                "id" => 2848
                "uid" => "642121706194200"
                "company_id" => 167
                "user_id" => 8979
                "rate_point" => "5"
                "review" => "I am so happy to have consulted RAPID RESCORE CREDIT for my credit repairs. I discovered that I had 5 negative items on my credit most especially IRS, delayed payments and loans and over 7 hard inquiries from every bureaus and it hindered me from moving forward in my business. I could not access any loan so I started looking for ways to salvage my condition, I then discovered this specialist (RAPID RESCORE CREDIT) on reddit though there were other ones there but my instinct directed me towards Mr Jackson. I was asked for funds to get started with the job and I gave them the benefit of doubt and made some commitments. My fico score was moved from 609 to an excellent score (799) and all the negatives were deleted from my report. Right now I have a clean profile with wonderful trade lines. I&rsquo;m recommending their services to anyone in dire need of credit fix, you can reach them via [email protected]"
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2024-01-25 14:50:00"
                "updated_at" => "2024-01-25 14:50:00"
                "company_reply_count" => 0
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#2841 …32}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            2 => App\Company_review {#2829
              +timestamps: true
              #fillable: array:10 [
                0 => "uid"
                1 => "company_id"
                2 => "user_id"
                3 => "rate_point"
                4 => "review"
                5 => "review_data"
                6 => "status"
                7 => "zipcode"
                8 => "created_at"
                9 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_reviews"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 2596
                "uid" => "328001700147187"
                "company_id" => 167
                "user_id" => 8602
                "rate_point" => "5"
                "review" => "When I and my wife started the process of purchasing our new home for us and our kids, we never expected to run into any problems with our credit report. We felt we were diligent in keeping up with our scores and what was reported without noticing any errors. We got faced with a significant credit reporting error that was going to make buying our home impossible. We were completely discouraged, and we felt helpless. From the moment we contacted 760Plus Credit Score, they were responsive, knowledgeable, and helped to set aside our fears. It was done in a way that also gave us realistic expectations, which we needed. We thank you immensely for helping us realize our long-term dream of becoming home owners. I&rsquo;m recommending your services, as promised. Reach out to them via email: 760PLUSCREDITSCORE@GMAIL .COM or text 815 524 8116. Thank me later."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2023-11-16 10:06:27"
                "updated_at" => "2023-11-16 10:06:27"
                "company_reply_count" => 0
              ]
              #original: array:12 [
                "id" => 2596
                "uid" => "328001700147187"
                "company_id" => 167
                "user_id" => 8602
                "rate_point" => "5"
                "review" => "When I and my wife started the process of purchasing our new home for us and our kids, we never expected to run into any problems with our credit report. We felt we were diligent in keeping up with our scores and what was reported without noticing any errors. We got faced with a significant credit reporting error that was going to make buying our home impossible. We were completely discouraged, and we felt helpless. From the moment we contacted 760Plus Credit Score, they were responsive, knowledgeable, and helped to set aside our fears. It was done in a way that also gave us realistic expectations, which we needed. We thank you immensely for helping us realize our long-term dream of becoming home owners. I&rsquo;m recommending your services, as promised. Reach out to them via email: 760PLUSCREDITSCORE@GMAIL .COM or text 815 524 8116. Thank me later."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2023-11-16 10:06:27"
                "updated_at" => "2023-11-16 10:06:27"
                "company_reply_count" => 0
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#2840 …32}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            3 => App\Company_review {#2830
              +timestamps: true
              #fillable: array:10 [
                0 => "uid"
                1 => "company_id"
                2 => "user_id"
                3 => "rate_point"
                4 => "review"
                5 => "review_data"
                6 => "status"
                7 => "zipcode"
                8 => "created_at"
                9 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_reviews"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 2564
                "uid" => "795361699613612"
                "company_id" => 167
                "user_id" => 8566
                "rate_point" => "5"
                "review" => "I thank 760Plus Credit Score for helping me achieve my long term goal of becoming a homeowner. I had a very poor credit score which prevented me from achieving my goals, (500s across the 3 credit bureaus) I have been using the DIY method to fix my credit score for a very long time, but didn&#039;t get positive results. I found 760Plus while surfing for help in a credit forum. They helped me erase negative items and my score is now 790s across the 3 bureaus.&nbsp; I&#039;m recommending their &nbsp;services to the public as promised. You can reach out to them via Email: [email protected], don&#039;t forget to mention me."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2023-11-10 05:53:32"
                "updated_at" => "2023-11-10 05:53:32"
                "company_reply_count" => 0
              ]
              #original: array:12 [
                "id" => 2564
                "uid" => "795361699613612"
                "company_id" => 167
                "user_id" => 8566
                "rate_point" => "5"
                "review" => "I thank 760Plus Credit Score for helping me achieve my long term goal of becoming a homeowner. I had a very poor credit score which prevented me from achieving my goals, (500s across the 3 credit bureaus) I have been using the DIY method to fix my credit score for a very long time, but didn&#039;t get positive results. I found 760Plus while surfing for help in a credit forum. They helped me erase negative items and my score is now 790s across the 3 bureaus.&nbsp; I&#039;m recommending their &nbsp;services to the public as promised. You can reach out to them via Email: [email protected], don&#039;t forget to mention me."
                "review_image" => null
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2023-11-10 05:53:32"
                "updated_at" => "2023-11-10 05:53:32"
                "company_reply_count" => 0
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#2839 …32}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            4 => App\Company_review {#2831
              +timestamps: true
              #fillable: array:10 [
                0 => "uid"
                1 => "company_id"
                2 => "user_id"
                3 => "rate_point"
                4 => "review"
                5 => "review_data"
                6 => "status"
                7 => "zipcode"
                8 => "created_at"
                9 => "updated_at"
              ]
              #connection: "mysql"
              #table: "company_reviews"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #attributes: array:12 [
                "id" => 451
                "uid" => "513261632290578"
                "company_id" => 167
                "user_id" => 764
                "rate_point" => "5"
                "review" => "I have been ConnectReseller&#039;s client for a long time and I can surely say that it is currently one of the best brands working in the space. Underrated and extremely efficient in operations, I get quick resolution to my problems, over all a great experience."
                "review_image" => "https://www.hostingseekers.com/c-review/images/connectreseller-review-513261632290578.png"
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2021-08-02 23:19:49"
                "updated_at" => "2021-09-22 02:27:41"
                "company_reply_count" => 0
              ]
              #original: array:12 [
                "id" => 451
                "uid" => "513261632290578"
                "company_id" => 167
                "user_id" => 764
                "rate_point" => "5"
                "review" => "I have been ConnectReseller&#039;s client for a long time and I can surely say that it is currently one of the best brands working in the space. Underrated and extremely efficient in operations, I get quick resolution to my problems, over all a great experience."
                "review_image" => "https://www.hostingseekers.com/c-review/images/connectreseller-review-513261632290578.png"
                "review_data" => "a:5:{s:16:"Customer Support";s:1:"5";s:13:"Server Uptime";s:1:"5";s:8:"Features";s:1:"5";s:7:"Pricing";s:1:"5";s:15:"User Experience";s:1:"5";}"
                "status" => 1
                "created_at" => "2021-08-02 23:19:49"
                "updated_at" => "2021-09-22 02:27:41"
                "company_reply_count" => 0
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "user" => App\User {#2838 …32}
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_photo" => Illuminate\Database\Eloquent\Collection {#2794
          #items: array:1 [
            0 => App\Company_photo {#2751
              +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" => 79
                "user_id" => 167
                "photo" => "1609826399.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-01-05 00:25:08"
                "updated_at" => "2021-01-05 00:59:59"
              ]
              #original: array:8 [
                "id" => 79
                "user_id" => 167
                "photo" => "1609826399.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-01-05 00:25:08"
                "updated_at" => "2021-01-05 00:59:59"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "currency" => App\Currency {#2746
          +timestamps: true
          #fillable: array:6 [
            0 => "name"
            1 => "icon"
            2 => "assign_to_products"
            3 => "status"
            4 => "created_at"
            5 => "updated_at"
          ]
          +sortable: array:7 [
            0 => "id"
            1 => "name"
            2 => "icon"
            3 => "assign_to_products"
            4 => "status"
            5 => "created_at"
            6 => "updated_at"
          ]
          #connection: "mysql"
          #table: "currencies"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:7 [
            "id" => 2
            "name" => "USD"
            "icon" => "dollar-sign"
            "assign_to_products" => "1"
            "status" => 1
            "created_at" => "2020-09-30 20:27:37"
            "updated_at" => "2022-03-17 05:03:40"
          ]
          #original: array:7 [
            "id" => 2
            "name" => "USD"
            "icon" => "dollar-sign"
            "assign_to_products" => "1"
            "status" => 1
            "created_at" => "2020-09-30 20:27:37"
            "updated_at" => "2022-03-17 05:03:40"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        "company_hosting_plans" => Illuminate\Database\Eloquent\Collection {#2843
          #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" => "ConnectReseller.com"
          "item" => "https://staging.hostingseekers.com/company/connectreseller/detail"
        ]
      ]
    ]
    "articleSchema" => array:9 [
      "@context" => "https://schema.org"
      "@type" => "Article"
      "headline" => "N/A"
      "description" => "N/A"
      "url" => "https://staging.hostingseekers.com/company/connectreseller/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" => array:9 [
      "@context" => "https://schema.org"
      "@type" => "Product"
      "name" => "ConnectReseller.com"
      "image" => "https://staging.hostingseekers.com/company/connectreseller/detail"
      "description" => """
        ConnectReseller was Founded in 2009 and it has globally server 100+ Countires till date.\r\n
        ConnectReseller is a reseller arm for OwnRegistrar Inc. an ICANN Accredited Domain Name Registrar. It is an easy to use platform which provides hassle free domain management. It is the most popular domain reseller program on the web which offers you with a profitable reselling business advantage.\r\n
        With dedication and a firm commitment, we aspire to embrace the future and build a better tomorrow. We have a passion for excellence and a never-failing commitment towards our customers, employees and the community at large.
        """
      "brand" => array:2 [
        "@type" => "Brand"
        "url" => null
      ]
      "suk" => ""
      "offers" => array:6 [
        "@type" => "AggregateOffer"
        "offerCount" => "1"
        "url" => "https://staging.hostingseekers.com/company/connectreseller/detail"
        "priceCurrency" => "USD"
        "lowPrice" => "0"
        "highPrice" => "0"
      ]
      "aggregateRating" => array:3 [
        "@type" => "AggregateRating"
        "ratingValue" => "5.0"
        "reviewCount" => 6
      ]
    ]
    "localBusinessSchema" => array:9 [
      "@context" => "https://schema.org"
      "@type" => "LocalBusiness"
      "name" => "ConnectReseller.com"
      "image" => "https://staging.hostingseekers.com/company/connectreseller/detail"
      "address" => array:6 [
        "@type" => "PostalAddress"
        "streetAddress" => "602, Avior, Nirmal Galaxy, Opp Johnson and Johnson, LBS Marg, Mulund (West), Mumbai, Maharashtra 400080"
        "addressLocality" => "Mumbai"
        "addressRegion" => "Maharashtra"
        "postalCode" => "400080"
        "addressCountry" => "US"
      ]
      "priceRange" => "$$$"
      "telephone" => "+12122459600"
      "contactPoint" => array:2 [
        "@type" => "ContactPoint"
        "contactType" => "[email protected]"
      ]
      "url" => "https://staging.hostingseekers.com/company/connectreseller/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 {#2834
    #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());
    }
  }
}