object(App\Models\Associate)#2160 (27) {
  ["table":protected]=>
  string(13) "ppw_associate"
  ["connection":protected]=>
  string(5) "mysql"
  ["primaryKey":protected]=>
  string(2) "id"
  ["timestamps"]=>
  bool(true)
  ["fillable":protected]=>
  array(8) {
    [0]=>
    string(13) "business_name"
    [1]=>
    string(7) "remarks"
    [2]=>
    string(8) "location"
    [3]=>
    string(6) "status"
    [4]=>
    string(11) "description"
    [5]=>
    string(9) "open_time"
    [6]=>
    string(10) "close_time"
    [7]=>
    string(0) ""
  }
  ["statuses":protected]=>
  array(6) {
    ["pending"]=>
    int(0)
    ["verified"]=>
    int(1)
    ["rejected"]=>
    int(2)
    ["approved"]=>
    int(3)
    ["delete"]=>
    int(4)
    ["inactive"]=>
    int(5)
  }
  ["keyType":protected]=>
  string(3) "int"
  ["incrementing"]=>
  bool(true)
  ["with":protected]=>
  array(0) {
  }
  ["withCount":protected]=>
  array(0) {
  }
  ["perPage":protected]=>
  int(15)
  ["exists"]=>
  bool(true)
  ["wasRecentlyCreated"]=>
  bool(false)
  ["attributes":protected]=>
  array(36) {
    ["id"]=>
    int(6252)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(25) "RB Realtors & Consultants"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(19) "[email protected]"
    ["telephone"]=>
    string(10) "0719120000"
    ["logo"]=>
    string(44) "7e59b04d21b70a335a5ceb2b50dd0f17-957359.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(65)
    ["created_at"]=>
    string(19) "2024-05-10 14:26:22"
    ["updated_at"]=>
    string(19) "2024-05-10 14:30:20"
    ["description"]=>
    string(138) "The RB Realtors is uniquely qualified to deliver exceptional results with expertise in urban planning, community and economic development."
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "6248fae039d490e10ebba3f61fdec0e3-994133.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-05-10 08:56:22"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51791388)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(6252)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(4)
    ["business_name"]=>
    string(25) "RB Realtors & Consultants"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(19) "[email protected]"
    ["telephone"]=>
    string(10) "0719120000"
    ["logo"]=>
    string(44) "7e59b04d21b70a335a5ceb2b50dd0f17-957359.jpeg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(65)
    ["created_at"]=>
    string(19) "2024-05-10 14:26:22"
    ["updated_at"]=>
    string(19) "2024-05-10 14:30:20"
    ["description"]=>
    string(138) "The RB Realtors is uniquely qualified to deliver exceptional results with expertise in urban planning, community and economic development."
    ["open_time"]=>
    string(8) "09:00:00"
    ["close_time"]=>
    string(8) "17:00:00"
    ["cover_photo"]=>
    string(44) "6248fae039d490e10ebba3f61fdec0e3-994133.jpeg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2024-05-10 08:56:22"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(51791388)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    int(0)
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["changes":protected]=>
  array(0) {
  }
  ["casts":protected]=>
  array(0) {
  }
  ["dates":protected]=>
  array(0) {
  }
  ["dateFormat":protected]=>
  NULL
  ["appends":protected]=>
  array(0) {
  }
  ["dispatchesEvents":protected]=>
  array(0) {
  }
  ["observables":protected]=>
  array(0) {
  }
  ["relations":protected]=>
  array(1) {
    ["associateAllowedVerticles"]=>
    object(Illuminate\Database\Eloquent\Collection)#2201 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2195 (26) {
          ["table":protected]=>
          string(26) "associate_allowed_verticle"
          ["connection":protected]=>
          string(5) "mysql"
          ["primaryKey":protected]=>
          string(2) "id"
          ["keyType":protected]=>
          string(3) "int"
          ["incrementing"]=>
          bool(true)
          ["with":protected]=>
          array(0) {
          }
          ["withCount":protected]=>
          array(0) {
          }
          ["perPage":protected]=>
          int(15)
          ["exists"]=>
          bool(true)
          ["wasRecentlyCreated"]=>
          bool(false)
          ["attributes":protected]=>
          array(5) {
            ["id"]=>
            int(10267)
            ["associate_id"]=>
            int(6252)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-05-10 14:29:40"
            ["updated_at"]=>
            string(19) "2024-05-10 14:29:40"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(10267)
            ["associate_id"]=>
            int(6252)
            ["verticle_id"]=>
            int(4)
            ["created_at"]=>
            string(19) "2024-05-10 14:29:40"
            ["updated_at"]=>
            string(19) "2024-05-10 14:29:40"
          }
          ["changes":protected]=>
          array(0) {
          }
          ["casts":protected]=>
          array(0) {
          }
          ["dates":protected]=>
          array(0) {
          }
          ["dateFormat":protected]=>
          NULL
          ["appends":protected]=>
          array(0) {
          }
          ["dispatchesEvents":protected]=>
          array(0) {
          }
          ["observables":protected]=>
          array(0) {
          }
          ["relations":protected]=>
          array(0) {
          }
          ["touches":protected]=>
          array(0) {
          }
          ["timestamps"]=>
          bool(true)
          ["hidden":protected]=>
          array(0) {
          }
          ["visible":protected]=>
          array(0) {
          }
          ["fillable":protected]=>
          array(0) {
          }
          ["guarded":protected]=>
          array(1) {
            [0]=>
            string(1) "*"
          }
        }
      }
    }
  }
  ["touches":protected]=>
  array(0) {
  }
  ["hidden":protected]=>
  array(0) {
  }
  ["visible":protected]=>
  array(0) {
  }
  ["guarded":protected]=>
  array(1) {
    [0]=>
    string(1) "*"
  }
}
                    
                        string(44) "7e59b04d21b70a335a5ceb2b50dd0f17-957359.jpeg"
                    
                        string(114) "https://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/7e59b04d21b70a335a5ceb2b50dd0f17-957359.jpeg"
                    

RB Realtors & Consultants

0
0 ratings / 601 views
0Reviews
0Ratings
601Views

The RB Realtors is uniquely qualified to deliver exceptional results with expertise in urban planning, community and economic development.

Apartment For Rent In Mount Lavinia

Beds-3 , Baths-2 , Size-1312 sqft

Colombo . Mount Lavinia  |  Apartments

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 325,000

More Information

Apartment For Rent In Mount Lavinia

Beds-2 , Baths-2 , Size-907 sqft

Colombo . Mount Lavinia  |  Apartments

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 250,000

More Information

Land For Sale In Alutgama

70 Perches

Kalutara . Alutgama  |  Land

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 175,000,000

: Rs 2,486,452

Home Loans

Apartment For Rent In Colombo 02

Beds-2 , Baths-2 , Size-1000 sqft

Colombo . Colombo 02  |  Apartments

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 390,000

More Information

Apartment For Sale In Mount Lavinia

Beds-3 , Baths-2 , Size-989 sqft

Colombo . Mount Lavinia  |  Apartments

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 75,000,000

: Rs 1,065,622

Home Loans

Apartment For Rent In Mount Lavinia

Beds-2 , Baths-1 , Size-907 sqft

Colombo . Mount Lavinia  |  Apartments

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 250,000

More Information

House For Sale In Dehiwala

Beds-3 , Baths-2 , Size-2750 sqft

Colombo . Dehiwala  |  House

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 85,000,000

: Rs 1,207,705

Home Loans

House For Rent In Mount Lavinia

Beds-4 , Baths-4 , Size-3200 sqft

Colombo . Mount Lavinia  |  House

2024-10-29

Remove From My Favorites Loading.. Add To My Favorites Loading..

: Rs 300,000

More Information
Back
All Comments (0)