Facade\Ignition\Exceptions\ViewException {#2638
  #viewData: array:8 [
    "errors" => Illuminate\Support\ViewErrorBag {#1648
      #bags: []
    }
    "record" => App\User {#2424
      #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" => 315
        "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" => "Asif"
        "last_name" => "Munir"
        "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$Eju7n01.RAgzgzqLz0WmVuYgHQcIEQgwZviPMhLmNH/jjIC2d9nOO"
        "remember_token" => null
        "last_login" => "2024-03-08 08:14:32"
        "raw_data" => null
        "last_login_data" => "a:5:{s:10:"ip_address";s:11:"39.62.6.180";s:12:"Browser Name";s:10:"Chrome 122";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36";s:10:"last_login";s:19:"2024-03-08 04:50:11";}"
        "created_at" => "2021-02-15 12:02:29"
        "updated_at" => "2024-08-02 11:37:18"
      ]
      #original: array:41 [
        "id" => 315
        "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" => "Asif"
        "last_name" => "Munir"
        "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$Eju7n01.RAgzgzqLz0WmVuYgHQcIEQgwZviPMhLmNH/jjIC2d9nOO"
        "remember_token" => null
        "last_login" => "2024-03-08 08:14:32"
        "raw_data" => null
        "last_login_data" => "a:5:{s:10:"ip_address";s:11:"39.62.6.180";s:12:"Browser Name";s:10:"Chrome 122";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36";s:10:"last_login";s:19:"2024-03-08 04:50:11";}"
        "created_at" => "2021-02-15 12:02:29"
        "updated_at" => "2024-08-02 11:37:18"
      ]
      #changes: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:5 [
        "company_detail" => App\Company_detail {#2643
          +timestamps: true
          #fillable: array:21 [
            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 => "twitter_link"
            11 => "instagram_link"
            12 => "status"
            13 => "is_highlighted"
            14 => "average_rating"
            15 => "profile_stats"
            16 => "total_views"
            17 => "total_reviews"
            18 => "slug"
            19 => "created_at"
            20 => "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:32 [
            "id" => 159
            "user_id" => 315
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "profile_stats" => "100"
            "average_rating" => "4.9"
            "total_reviews" => 20
            "total_views" => 5625
            "custom_badge_code" => "18"
            "company_name" => "Navicosoft"
            "slug" => "navicosoft"
            "website_url" => "https://www.navicosoft.com/"
            "about" => """
              Navicosoft, a beacon of digital innovation since 2008, proudly stands as Melbourne's trusted partner in digital transformation. As a certified Google partner, we have woven a tapestry of success stories across Australia, offering a suite of tailored digital solutions. Specializing in custom website development, cutting-edge UX/UI design, and bespoke logo creation, we elevate businesses to their digital zenith.\r\n
              \r\n
              Embarking on a journey with us means unlocking the full potential of your online presence. Our expertise spans SEO, social media marketing, and web design and development, ensuring your brand not only resonates with the Melbourne community but also shines on the global stage. Our approach is simple yet effective: we blend global insights with a personal touch, transforming challenges into digital triumphs.\r\n
              \r\n
              With Navicosoft, expect more than just a service; expect a partnership that values growth and innovation. Our strategies are crafted with your success in mind, from boosting your SEO rankings to enhancing your social media engagement. Our proven track record, underscored by 16,000+ satisfied clients and remarkable conversion rates, reflects our commitment to excellence.\r\n
              \r\n
              Join us, and let us navigate the digital future together. Whether you are seeking to dominate the Melbourne market or aiming for global reach, Navicosoft is your ally. Together, we will create a digital legacy that lasts. 🌐✨
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "03000341252"
            "contact_person_email" => "[email protected]"
            "landline" => ""
            "extension_no" => ""
            "toll_free_number" => "03000341252"
            "customer_care_number" => "03000341252"
            "google_plus_link" => "https://linkedin.com/company/navicosoft?trk=tyah"
            "facebook_link" => "https://facebook.com/NavicoSoft"
            "twitter_link" => "https://twitter.com/Navicosoft"
            "instagram_link" => "https://www.instagram.com/navicosoft/"
            "custom_badge" => null
            "is_highlighted" => 0
            "completed_at" => "2021-10-18 05:22:54"
            "created_at" => "2021-02-15 12:02:29"
            "updated_at" => "2024-03-08 05:22:09"
          ]
          #original: array:32 [
            "id" => 159
            "user_id" => 315
            "deals_in_domains" => 1
            "is_verified" => 0
            "is_sponsored" => 0
            "profile_stats" => "100"
            "average_rating" => "4.9"
            "total_reviews" => 20
            "total_views" => 5625
            "custom_badge_code" => "18"
            "company_name" => "Navicosoft"
            "slug" => "navicosoft"
            "website_url" => "https://www.navicosoft.com/"
            "about" => """
              Navicosoft, a beacon of digital innovation since 2008, proudly stands as Melbourne's trusted partner in digital transformation. As a certified Google partner, we have woven a tapestry of success stories across Australia, offering a suite of tailored digital solutions. Specializing in custom website development, cutting-edge UX/UI design, and bespoke logo creation, we elevate businesses to their digital zenith.\r\n
              \r\n
              Embarking on a journey with us means unlocking the full potential of your online presence. Our expertise spans SEO, social media marketing, and web design and development, ensuring your brand not only resonates with the Melbourne community but also shines on the global stage. Our approach is simple yet effective: we blend global insights with a personal touch, transforming challenges into digital triumphs.\r\n
              \r\n
              With Navicosoft, expect more than just a service; expect a partnership that values growth and innovation. Our strategies are crafted with your success in mind, from boosting your SEO rankings to enhancing your social media engagement. Our proven track record, underscored by 16,000+ satisfied clients and remarkable conversion rates, reflects our commitment to excellence.\r\n
              \r\n
              Join us, and let us navigate the digital future together. Whether you are seeking to dominate the Melbourne market or aiming for global reach, Navicosoft is your ally. Together, we will create a digital legacy that lasts. 🌐✨
              """
            "assign_popup" => "0"
            "meta_title" => null
            "meta_description" => null
            "contact_person_mobile" => "03000341252"
            "contact_person_email" => "[email protected]"
            "landline" => ""
            "extension_no" => ""
            "toll_free_number" => "03000341252"
            "customer_care_number" => "03000341252"
            "google_plus_link" => "https://linkedin.com/company/navicosoft?trk=tyah"
            "facebook_link" => "https://facebook.com/NavicoSoft"
            "twitter_link" => "https://twitter.com/Navicosoft"
            "instagram_link" => "https://www.instagram.com/navicosoft/"
            "custom_badge" => null
            "is_highlighted" => 0
            "completed_at" => "2021-10-18 05:22:54"
            "created_at" => "2021-02-15 12:02:29"
            "updated_at" => "2024-03-08 05:22:09"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
        "badges" => Illuminate\Database\Eloquent\Collection {#2423
          #items: array:2 [
            0 => App\CompanyBadge {#2647
              +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" => 405
                "user_id" => 315
                "badge_id" => 3
                "status" => 1
                "created_at" => "2021-07-28 21:27:35"
                "updated_at" => "2021-07-28 21:27:35"
              ]
              #original: array:6 [
                "id" => 405
                "user_id" => 315
                "badge_id" => 3
                "status" => 1
                "created_at" => "2021-07-28 21:27:35"
                "updated_at" => "2021-07-28 21:27:35"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
            1 => App\CompanyBadge {#2649
              +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" => 2359
                "user_id" => 315
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:48:59"
                "updated_at" => "2022-06-27 06:48:59"
              ]
              #original: array:6 [
                "id" => 2359
                "user_id" => 315
                "badge_id" => 4
                "status" => 1
                "created_at" => "2022-06-27 06:48:59"
                "updated_at" => "2022-06-27 06:48:59"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_category" => Illuminate\Database\Eloquent\Collection {#2645
          #items: array:4 [
            0 => App\CompanyCategory {#2654
              +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" => 427
                "user_id" => 315
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #original: array:6 [
                "id" => 427
                "user_id" => 315
                "category_id" => 1
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2664
                  +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 {#2655
              +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" => 428
                "user_id" => 315
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #original: array:6 [
                "id" => 428
                "user_id" => 315
                "category_id" => 2
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2665
                  +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 {#2656
              +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" => 429
                "user_id" => 315
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #original: array:6 [
                "id" => 429
                "user_id" => 315
                "category_id" => 3
                "status" => 1
                "created_at" => "2021-02-15 12:14:26"
                "updated_at" => "2021-02-15 12:14:26"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2666
                  +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 => "*"
              ]
            }
            3 => App\CompanyCategory {#2657
              +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" => 2879
                "user_id" => 315
                "category_id" => 4
                "status" => 1
                "created_at" => "2024-03-08 05:23:20"
                "updated_at" => "2024-03-08 05:23:20"
              ]
              #original: array:6 [
                "id" => 2879
                "user_id" => 315
                "category_id" => 4
                "status" => 1
                "created_at" => "2024-03-08 05:23:20"
                "updated_at" => "2024-03-08 05:23:20"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: array:1 [
                "category" => App\Category {#2667
                  +timestamps: true
                  #fillable: array:15 [ …15]
                  +sortable: array:8 [ …8]
                  #connection: "mysql"
                  #table: "categories"
                  #primaryKey: "id"
                  #keyType: "int"
                  +incrementing: true
                  #with: []
                  #withCount: []
                  #perPage: 15
                  +exists: true
                  +wasRecentlyCreated: false
                  #attributes: array:16 [ …16]
                  #original: array:16 [ …16]
                  #changes: []
                  #casts: []
                  #dates: []
                  #dateFormat: null
                  #appends: []
                  #dispatchesEvents: []
                  #observables: []
                  #relations: []
                  #touches: []
                  #hidden: []
                  #visible: []
                  #guarded: array:1 [ …1]
                }
              ]
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_photo" => Illuminate\Database\Eloquent\Collection {#2663
          #items: array:1 [
            0 => App\Company_photo {#2659
              +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" => 250
                "user_id" => 315
                "photo" => "1709875012.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-02-15 12:02:29"
                "updated_at" => "2024-03-08 05:16:52"
              ]
              #original: array:8 [
                "id" => 250
                "user_id" => 315
                "photo" => "1709875012.jpg"
                "imagetype" => "jpg"
                "photo_type" => "Logo"
                "status" => 1
                "created_at" => "2021-02-15 12:02:29"
                "updated_at" => "2024-03-08 05:16:52"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
        }
        "company_active_plan" => App\Company_active_plan {#2646
          +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" => 159
            "user_id" => 315
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-03-17"
            "created_at" => "2021-02-15 12:02:29"
            "updated_at" => "2021-02-15 12:02:29"
          ]
          #original: array:7 [
            "id" => 159
            "user_id" => 315
            "membership_plan_id" => 1
            "status" => 1
            "expiry_date" => "2021-03-17"
            "created_at" => "2021-02-15 12:02:29"
            "updated_at" => "2021-02-15 12:02:29"
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "membership_plan" => App\Membership_plan {#2653
              +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:10 [
                "id" => 1
                "name" => "Free"
                "details" => "<p>Free membership plan user get on registration</p>"
                "price" => 0.0
                "currency_id" => 1
                "duration" => "Monthly"
                "other_data" => "a:5:{s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:4:"Tags";s:1:"1";s:7:"Coupons";s:1:"1";}"
                "status" => 1
                "created_at" => "2020-09-30 20:31:25"
                "updated_at" => "2020-12-19 08:36:12"
              ]
              #original: array:10 [
                "id" => 1
                "name" => "Free"
                "details" => "<p>Free membership plan user get on registration</p>"
                "price" => 0.0
                "currency_id" => 1
                "duration" => "Monthly"
                "other_data" => "a:5:{s:10:"Categories";s:3:"100";s:8:"Services";s:3:"100";s:6:"Awards";s:1:"1";s:4:"Tags";s:1:"1";s:7:"Coupons";s:1:"1";}"
                "status" => 1
                "created_at" => "2020-09-30 20:31:25"
                "updated_at" => "2020-12-19 08:36:12"
              ]
              #changes: []
              #casts: []
              #dates: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              #hidden: []
              #visible: []
              #guarded: array:1 [
                0 => "*"
              ]
            }
          ]
          #touches: []
          #hidden: []
          #visible: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
      #touches: []
      #visible: []
      #guarded: array:1 [
        0 => "*"
      ]
      #rememberTokenName: "remember_token"
      #accessToken: null
      -roleClass: null
      -permissionClass: null
    }
    "reviews" => Illuminate\Pagination\LengthAwarePaginator {#2687
      #total: 10
      #lastPage: 1
      #items: Illuminate\Database\Eloquent\Collection {#2672
        #items: array:10 [
          0 => App\Company_review {#2676
            +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" => 2804
              "uid" => "787281705304470"
              "company_id" => 315
              "user_id" => 8930
              "rate_point" => "5"
              "review" => """
                Our Experience with Navicosoft&#039;s Mega Hosting Plan is perfect for our website.\r\n
                \r\n
                As a healthcare provider, our website&#039;s performance and security are paramount. That&#039;s where Navicosoft Pty Ltd stepped in, offering us their &#039;Mega Hosting Plan&#039; tailored to our specific needs. Their expertise shone through during the entire process, especially during the critical data migration phase. The team at Navicosoft ensured a seamless transition, maintaining the highest standards of website security essential for our healthcare services. Since moving to their hosting plan, we&#039;ve experienced remarkable improvements in our site&#039;s functionality and smoothness. We highly recommend Navicosoft for their professional approach, technical proficiency, and understanding of industry-specific requirements. Their service has significantly contributed to enhancing our online presence and patient engagement.
                """
              "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-15 07:39:40"
              "updated_at" => "2024-01-15 07:41:10"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 2804
              "uid" => "787281705304470"
              "company_id" => 315
              "user_id" => 8930
              "rate_point" => "5"
              "review" => """
                Our Experience with Navicosoft&#039;s Mega Hosting Plan is perfect for our website.\r\n
                \r\n
                As a healthcare provider, our website&#039;s performance and security are paramount. That&#039;s where Navicosoft Pty Ltd stepped in, offering us their &#039;Mega Hosting Plan&#039; tailored to our specific needs. Their expertise shone through during the entire process, especially during the critical data migration phase. The team at Navicosoft ensured a seamless transition, maintaining the highest standards of website security essential for our healthcare services. Since moving to their hosting plan, we&#039;ve experienced remarkable improvements in our site&#039;s functionality and smoothness. We highly recommend Navicosoft for their professional approach, technical proficiency, and understanding of industry-specific requirements. Their service has significantly contributed to enhancing our online presence and patient engagement.
                """
              "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-15 07:39:40"
              "updated_at" => "2024-01-15 07:41:10"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2701
                #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" => 8930
                  "two_factor" => 0
                  "two_factor_secret" => null
                  "stripe_customer_id" => null
                  "currency_id" => 2
                  "amount" => 0.0
                  "currency_updated" => 0
                  "ip_address" => "208.115.237.234"
                  "first_name" => "Ghazanfer"
                  "last_name" => "Ghani"
                  "email" => "[email protected]"
                  "fake_email" => 0
                  "fake_email_verified" => 1
                  "ssi_token" => null
                  "utm_source" => "No Source"
                  "first_login" => "1"
                  "hosting_claim" => "0"
                  "profession" => "User"
                  "social_id" => "0"
                  "social_type" => "Website"
                  "referral_code" => "ssji5zpz03z1dpPpyW4ZnJnmF"
                  "referral_id" => null
                  "activate_referral" => 0
                  "unsubscribe_feedback" => null
                  "timezone" => "America/Los_Angeles"
                  "timezone_code" => "PDT"
                  "timezone_updated" => 0
                  "status" => 1
                  "show_in_front" => 0
                  "verified" => 1
                  "is_subscribed" => 1
                  "p_unsubscribed" => 0
                  "is_suspended" => 0
                  "email_verified_at" => null
                  "password" => "$2y$10$Sk2tcsVagaUVrHOPXtNJCenX8Tl/PO11uD8x4cUj8lDiNwrJPZQ.W"
                  "remember_token" => null
                  "last_login" => "2024-01-15 05:53:39"
                  "raw_data" => "a:4:{s:10:"ip_address";s:15:"208.115.237.234";s:12:"Browser Name";s:10:"Chrome 120";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36";}"
                  "last_login_data" => "a:5:{s:10:"ip_address";s:15:"208.115.237.234";s:12:"Browser Name";s:10:"Chrome 120";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36";s:10:"last_login";N;}"
                  "created_at" => "2024-01-15 05:50:57"
                  "updated_at" => "2024-01-15 05:53:40"
                ]
                #original: array:41 [
                  "id" => 8930
                  "two_factor" => 0
                  "two_factor_secret" => null
                  "stripe_customer_id" => null
                  "currency_id" => 2
                  "amount" => 0.0
                  "currency_updated" => 0
                  "ip_address" => "208.115.237.234"
                  "first_name" => "Ghazanfer"
                  "last_name" => "Ghani"
                  "email" => "[email protected]"
                  "fake_email" => 0
                  "fake_email_verified" => 1
                  "ssi_token" => null
                  "utm_source" => "No Source"
                  "first_login" => "1"
                  "hosting_claim" => "0"
                  "profession" => "User"
                  "social_id" => "0"
                  "social_type" => "Website"
                  "referral_code" => "ssji5zpz03z1dpPpyW4ZnJnmF"
                  "referral_id" => null
                  "activate_referral" => 0
                  "unsubscribe_feedback" => null
                  "timezone" => "America/Los_Angeles"
                  "timezone_code" => "PDT"
                  "timezone_updated" => 0
                  "status" => 1
                  "show_in_front" => 0
                  "verified" => 1
                  "is_subscribed" => 1
                  "p_unsubscribed" => 0
                  "is_suspended" => 0
                  "email_verified_at" => null
                  "password" => "$2y$10$Sk2tcsVagaUVrHOPXtNJCenX8Tl/PO11uD8x4cUj8lDiNwrJPZQ.W"
                  "remember_token" => null
                  "last_login" => "2024-01-15 05:53:39"
                  "raw_data" => "a:4:{s:10:"ip_address";s:15:"208.115.237.234";s:12:"Browser Name";s:10:"Chrome 120";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36";}"
                  "last_login_data" => "a:5:{s:10:"ip_address";s:15:"208.115.237.234";s:12:"Browser Name";s:10:"Chrome 120";s:16:"Operating System";s:10:"Windows 10";s:5:"Agent";s:111:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36";s:10:"last_login";N;}"
                  "created_at" => "2024-01-15 05:50:57"
                  "updated_at" => "2024-01-15 05:53:40"
                ]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          1 => App\Company_review {#2677
            +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" => 2803
              "uid" => "770131705297124"
              "company_id" => 315
              "user_id" => 8922
              "rate_point" => "5"
              "review" => """
                NextCrpt&#039;s Sales Growth with Navicosoft&#039;s Pro Hosting Services\r\n
                \r\n
                We have experienced unparalleled hosting services with Navicosoft. Their recommended &quot;PRO W Plan&quot; perfectly catered to our investment management website&#039;s needs, ensuring smooth data migration and robust security. The Navicosoft team expertly managed our transition, resulting in a significantly smoother website operation. Their responsive support and technical proficiency greatly impressed us, making our website more efficient and reliable. We wholeheartedly endorse Navicosoft for its premium hosting solutions, which are ideal for businesses seeking professional, secure, and efficient web hosting. Their service truly stands out in the digital hosting realm.
                """
              "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-15 05:32:27"
              "updated_at" => "2024-01-15 05:38:44"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 2803
              "uid" => "770131705297124"
              "company_id" => 315
              "user_id" => 8922
              "rate_point" => "5"
              "review" => """
                NextCrpt&#039;s Sales Growth with Navicosoft&#039;s Pro Hosting Services\r\n
                \r\n
                We have experienced unparalleled hosting services with Navicosoft. Their recommended &quot;PRO W Plan&quot; perfectly catered to our investment management website&#039;s needs, ensuring smooth data migration and robust security. The Navicosoft team expertly managed our transition, resulting in a significantly smoother website operation. Their responsive support and technical proficiency greatly impressed us, making our website more efficient and reliable. We wholeheartedly endorse Navicosoft for its premium hosting solutions, which are ideal for businesses seeking professional, secure, and efficient web hosting. Their service truly stands out in the digital hosting realm.
                """
              "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-15 05:32:27"
              "updated_at" => "2024-01-15 05:38:44"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2700
                #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" => 8922
                  "two_factor" => 0
                  "two_factor_secret" => null
                  "stripe_customer_id" => null
                  "currency_id" => 2
                  "amount" => 0.0
                  "currency_updated" => 0
                  "ip_address" => "116.206.228.188"
                  "first_name" => "Liam"
                  "last_name" => "Max"
                  "email" => "[email protected]"
                  "fake_email" => 0
                  "fake_email_verified" => 1
                  "ssi_token" => null
                  "utm_source" => "No Source"
                  "first_login" => "1"
                   …25
                ]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          2 => App\Company_review {#2678
            +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" => 2786
              "uid" => "746221704895147"
              "company_id" => 315
              "user_id" => 8902
              "rate_point" => "5"
              "review" => "Choosing Navicosoft Pty Ltd for our Car Rent Melbourne website hosting was a game-changer. Their team recommended the &quot;Unlimited Plan,&quot; which is perfectly suited for our car rental business needs. Throughout the migration process, they excelled in ensuring data integrity and bolstering our site&#039;s security. Their hands-on approach made the transition seamless, and now, our website runs flawlessly. Thanks to Navicosoft, we&#039;re experiencing smoother operations and heightened online reliability. Their expertise in hosting solutions has significantly uplifted our digital journey."
              "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-10 13:57:02"
              "updated_at" => "2024-01-10 13:59:07"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 2786
              "uid" => "746221704895147"
              "company_id" => 315
              "user_id" => 8902
              "rate_point" => "5"
              "review" => "Choosing Navicosoft Pty Ltd for our Car Rent Melbourne website hosting was a game-changer. Their team recommended the &quot;Unlimited Plan,&quot; which is perfectly suited for our car rental business needs. Throughout the migration process, they excelled in ensuring data integrity and bolstering our site&#039;s security. Their hands-on approach made the transition seamless, and now, our website runs flawlessly. Thanks to Navicosoft, we&#039;re experiencing smoother operations and heightened online reliability. Their expertise in hosting solutions has significantly uplifted our digital journey."
              "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-10 13:57:02"
              "updated_at" => "2024-01-10 13:59:07"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2699
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          3 => App\Company_review {#2679
            +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" => 2266
              "uid" => "412241690973146"
              "company_id" => 315
              "user_id" => 8034
              "rate_point" => "5"
              "review" => """
                I stumbled upon Navicosoft while searching on Google for hosting and server management services, and it turned out to be a fortunate find. Their market best price hosting plans, and top-notch website security and monitoring exceeded my expectations. As a website owner, having cPanel management from an official cPanel and Google partner added great value to their services. The best part of the experience was their exceptional customer support; throughout the project, their team was dedicated and supportive, ensuring accurate solutions. Despite some initial hosting data migration issues, Their quick response and resolution impressed me. I highly recommend Navicosoft for their reliable and comprehensive services! Thanks to the Navicosoft team for their excellent support and expertise.\n
                \n
                Navicosoft&#039;s hosting and server management services have been a lifesaver for my website. Their marketing-best price plans, top-notch security, and site monitoring ensure a seamless and secure online presence. Their expertise as an official cPanel and Google partner is a huge advantage for me, giving me peace of mind knowing my website is in capable hands.
                """
              "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-08-02 06:45:19"
              "updated_at" => "2023-08-02 06:50:14"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 2266
              "uid" => "412241690973146"
              "company_id" => 315
              "user_id" => 8034
              "rate_point" => "5"
              "review" => """
                I stumbled upon Navicosoft while searching on Google for hosting and server management services, and it turned out to be a fortunate find. Their market best price hosting plans, and top-notch website security and monitoring exceeded my expectations. As a website owner, having cPanel management from an official cPanel and Google partner added great value to their services. The best part of the experience was their exceptional customer support; throughout the project, their team was dedicated and supportive, ensuring accurate solutions. Despite some initial hosting data migration issues, Their quick response and resolution impressed me. I highly recommend Navicosoft for their reliable and comprehensive services! Thanks to the Navicosoft team for their excellent support and expertise.\n
                \n
                Navicosoft&#039;s hosting and server management services have been a lifesaver for my website. Their marketing-best price plans, top-notch security, and site monitoring ensure a seamless and secure online presence. Their expertise as an official cPanel and Google partner is a huge advantage for me, giving me peace of mind knowing my website is in capable hands.
                """
              "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-08-02 06:45:19"
              "updated_at" => "2023-08-02 06:50:14"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2698
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          4 => App\Company_review {#2680
            +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" => 263
              "uid" => "736831632290577"
              "company_id" => 315
              "user_id" => 432
              "rate_point" => "5"
              "review" => "I have been with Navicosoft for six years now, and they are great! Anytime I have a question, I submit a ticket, and someone gets back to me within 10 minutes or so. My website is always up. Loading speed is also very good, and their software is easy to use. At this point, I just installed WordPress and use that for my website. The price is hard to beat, and sometimes they have specials too, even for existing users."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-736831632290577.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-03-02 22:04:43"
              "updated_at" => "2021-09-22 02:20:58"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 263
              "uid" => "736831632290577"
              "company_id" => 315
              "user_id" => 432
              "rate_point" => "5"
              "review" => "I have been with Navicosoft for six years now, and they are great! Anytime I have a question, I submit a ticket, and someone gets back to me within 10 minutes or so. My website is always up. Loading speed is also very good, and their software is easy to use. At this point, I just installed WordPress and use that for my website. The price is hard to beat, and sometimes they have specials too, even for existing users."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-736831632290577.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-03-02 22:04:43"
              "updated_at" => "2021-09-22 02:20:58"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2697
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          5 => App\Company_review {#2681
            +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" => 259
              "uid" => "314271632290577"
              "company_id" => 315
              "user_id" => 421
              "rate_point" => "5"
              "review" => "My first hosting company was GoDaddy. They do have great customer service and that comes upselling, and I ended up making purchases I didn&#039;t need. Then I tried SiteGround, and you can talk to them on the phone, but good luck trying to find the phone number. When my plan came up for renewal, and the price had doubled, I decided to try out Navicosoft. But once my hosting with Siteground was expired, I could not access my account even though I had domains with them! I needed to point my nameservers to Navicosoft for two websites, and I couldn&#039;t get in to do that, nor find the phone number to call. If you do a google search for SiteGround contact number, YOU WILL NOT FIND A PHONE NUMBER! I eventually could log in using a client&#039;s account with SiteGround, and then I found the phone number, which is hard to find even on their site. They charged me for an extra month to access my account and make a point of being as unhelpful as possible. They helped me get through the moving of my two websites to them, and they have always been there to help me get through anything else that comes up. I feel very secure using them."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-314271632290577.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-02-27 05:57:54"
              "updated_at" => "2021-09-22 02:20:50"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 259
              "uid" => "314271632290577"
              "company_id" => 315
              "user_id" => 421
              "rate_point" => "5"
              "review" => "My first hosting company was GoDaddy. They do have great customer service and that comes upselling, and I ended up making purchases I didn&#039;t need. Then I tried SiteGround, and you can talk to them on the phone, but good luck trying to find the phone number. When my plan came up for renewal, and the price had doubled, I decided to try out Navicosoft. But once my hosting with Siteground was expired, I could not access my account even though I had domains with them! I needed to point my nameservers to Navicosoft for two websites, and I couldn&#039;t get in to do that, nor find the phone number to call. If you do a google search for SiteGround contact number, YOU WILL NOT FIND A PHONE NUMBER! I eventually could log in using a client&#039;s account with SiteGround, and then I found the phone number, which is hard to find even on their site. They charged me for an extra month to access my account and make a point of being as unhelpful as possible. They helped me get through the moving of my two websites to them, and they have always been there to help me get through anything else that comes up. I feel very secure using them."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-314271632290577.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-02-27 05:57:54"
              "updated_at" => "2021-09-22 02:20:50"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2696
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          6 => App\Company_review {#2682
            +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" => 257
              "uid" => "621481632290577"
              "company_id" => 315
              "user_id" => 411
              "rate_point" => "5"
              "review" => "I like that Navicosoft has been in business for many years and has consistently gotten high praise from web design media and user reviews. The pricing for all the main hosting plans is ridiculously low compared to many popular hosting plans at other leading hosting companies. It&#039;s nice that Navicosoft offers several different web products that make our development life much easier. We can transfer files quickly and create new web content databases with just a few clicks."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-621481632290577.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-02-25 14:16:17"
              "updated_at" => "2021-09-22 02:20:45"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 257
              "uid" => "621481632290577"
              "company_id" => 315
              "user_id" => 411
              "rate_point" => "5"
              "review" => "I like that Navicosoft has been in business for many years and has consistently gotten high praise from web design media and user reviews. The pricing for all the main hosting plans is ridiculously low compared to many popular hosting plans at other leading hosting companies. It&#039;s nice that Navicosoft offers several different web products that make our development life much easier. We can transfer files quickly and create new web content databases with just a few clicks."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-621481632290577.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-02-25 14:16:17"
              "updated_at" => "2021-09-22 02:20:45"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2695
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          7 => App\Company_review {#2683
            +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" => 212
              "uid" => "553171632290577"
              "company_id" => 315
              "user_id" => 352
              "rate_point" => "5"
              "review" => "Navicosoft has been terrific! I am a small developer, and I take clients from the state- which means my clients often have challenges and limited budgets! Navicosoft has provided my clients and me excellent and virtually NO DOWN time! I have made blunders and had had to ask for their assistance- and they jump right in- and are prompt and extremely thorough! For the small price, I pay-I am getting 5-star service. I am treated as if I matter- and I do! Yet, I have never felt as if I am too small or not spending enough! I have never been pressured to change and go with a more costly program- I have never felt as if I am foolish- for, at times, I have caused the problems-and they help me fix and move forward! I cannot recommend them ENOUGH! Navicosoft is a true gem in hosting and the customer service departments!"
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-553171632290577.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-02-18 18:17:49"
              "updated_at" => "2021-09-22 02:19:05"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 212
              "uid" => "553171632290577"
              "company_id" => 315
              "user_id" => 352
              "rate_point" => "5"
              "review" => "Navicosoft has been terrific! I am a small developer, and I take clients from the state- which means my clients often have challenges and limited budgets! Navicosoft has provided my clients and me excellent and virtually NO DOWN time! I have made blunders and had had to ask for their assistance- and they jump right in- and are prompt and extremely thorough! For the small price, I pay-I am getting 5-star service. I am treated as if I matter- and I do! Yet, I have never felt as if I am too small or not spending enough! I have never been pressured to change and go with a more costly program- I have never felt as if I am foolish- for, at times, I have caused the problems-and they help me fix and move forward! I cannot recommend them ENOUGH! Navicosoft is a true gem in hosting and the customer service departments!"
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-553171632290577.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-02-18 18:17:49"
              "updated_at" => "2021-09-22 02:19:05"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2694
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          8 => App\Company_review {#2684
            +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" => 200
              "uid" => "740731632290577"
              "company_id" => 315
              "user_id" => 339
              "rate_point" => "5"
              "review" => "Navicosoft Hosting is my go-to hosting service for sites that I build. I like how uncluttered and unobtrusive the service and the interface are. Navicosoft does not assume that they know what is best for your site. You get to decide that for yourself. Some other hosting services will overwrite your custom pages each time they do a server upgrade; Navicosoft does not overwrite your pages."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-740731632290577.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-02-17 21:20:57"
              "updated_at" => "2021-09-22 02:18:40"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 200
              "uid" => "740731632290577"
              "company_id" => 315
              "user_id" => 339
              "rate_point" => "5"
              "review" => "Navicosoft Hosting is my go-to hosting service for sites that I build. I like how uncluttered and unobtrusive the service and the interface are. Navicosoft does not assume that they know what is best for your site. You get to decide that for yourself. Some other hosting services will overwrite your custom pages each time they do a server upgrade; Navicosoft does not overwrite your pages."
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-740731632290577.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-02-17 21:20:57"
              "updated_at" => "2021-09-22 02:18:40"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2693
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
          9 => App\Company_review {#2685
            +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" => 199
              "uid" => "298141632290577"
              "company_id" => 315
              "user_id" => 329
              "rate_point" => "5"
              "review" => "When I started using Navicosoft, I was a newbie at this. I had questions about everything. I started thinking that the company&rsquo;s support team soon will block me or ignore me, but they didn&rsquo;t! On the contrary, someone told me, &lsquo;there is no stupid question, just a bad answer!&rsquo;. I was so happy and thankful. Guys, the best support team ever!"
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-298141632290577.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-02-16 22:03:12"
              "updated_at" => "2021-09-22 02:18:38"
              "company_reply_count" => 0
            ]
            #original: array:12 [
              "id" => 199
              "uid" => "298141632290577"
              "company_id" => 315
              "user_id" => 329
              "rate_point" => "5"
              "review" => "When I started using Navicosoft, I was a newbie at this. I had questions about everything. I started thinking that the company&rsquo;s support team soon will block me or ignore me, but they didn&rsquo;t! On the contrary, someone told me, &lsquo;there is no stupid question, just a bad answer!&rsquo;. I was so happy and thankful. Guys, the best support team ever!"
              "review_image" => "https://www.hostingseekers.com/c-review/images/navicosoft-review-298141632290577.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-02-16 22:03:12"
              "updated_at" => "2021-09-22 02:18:38"
              "company_reply_count" => 0
            ]
            #changes: []
            #casts: []
            #dates: []
            #dateFormat: null
            #appends: []
            #dispatchesEvents: []
            #observables: []
            #relations: array:1 [
              "user" => App\User {#2692
                #fillable: array:28 [ …28]
                +sortable: array:9 [ …9]
                #hidden: array:2 [ …2]
                #casts: array:1 [ …1]
                #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 [ …41]
                #original: array:41 [ …41]
                #changes: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: []
                #touches: []
                #visible: []
                #guarded: array:1 [ …1]
                #rememberTokenName: "remember_token"
                #accessToken: null
                -roleClass: null
                -permissionClass: null
              }
            ]
            #touches: []
            #hidden: []
            #visible: []
            #guarded: array:1 [
              0 => "*"
            ]
          }
        ]
      }
      #perPage: "12"
      #currentPage: 1
      #path: "https://www.hostingseekers.com/company/navicosoft/reviews"
      #query: []
      #fragment: null
      #pageName: "page"
      +onEachSide: 3
      #options: array:2 [
        "path" => "https://www.hostingseekers.com/company/navicosoft/reviews"
        "pageName" => "page"
      ]
    }
    "sortby" => ""
    "meta" => ""
    "starfilter" => ""
    "reviewShareImage" => ""
    "socialMediaReviews" => []
  ]
  #view: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php"
  #message: "Undefined index: Service Pages URL (View: /var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php)"
  #code: 0
  #file: "/var/www/html/new_hostingseekers/hosting_seekers/resources/views/frontend/new-theme/company-reviews.blade.php"
  #line: 12
  -previous: ErrorException {#2689
    #message: "Undefined index: Service Pages URL"
    #code: 0
    #file: "/var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php"
    #line: 12
    #severity: E_NOTICE
    trace: {
      /var/www/html/new_hostingseekers/hosting_seekers/storage/framework/views/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.php:12 {
        include …
        › $membershipOtherData = unserialize($record->company_active_plan->membership_plan->other_data);$serviceUrlClick = $membershipOtherData['Service Pages URL'];?>
      }
      /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/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.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/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-reviews.blade.php:12 {
      include …
      › $membershipOtherData = unserialize($record->company_active_plan->membership_plan->other_data);$serviceUrlClick = $membershipOtherData['Service Pages URL'];@endphp
    }
    /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/9a19ecc817e84d604e0f05be9086cb9a1d3eb05a.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/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());
    }
  }
}