object(App\Models\Associate)#2102 (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(5083)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    NULL
    ["business_name"]=>
    string(13) "CIT Institute"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "info@cit-institute.com"
    ["telephone"]=>
    string(10) "0112757520"
    ["logo"]=>
    string(36) "4fe81e99ae0f4371ddd0fa10f5f834dd.png"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(72)
    ["created_at"]=>
    string(19) "2022-02-18 12:50:09"
    ["updated_at"]=>
    string(19) "2022-02-18 12:54:50"
    ["description"]=>
    string(216) "We are helping & increasing the ICT knowledge of students. Especially for ICT students who study ICT as a subject relevant to the GCE (O/L & A/L).
You can check your ICT knowledge and you can develop your ICT skills"
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:30:00"
    ["cover_photo"]=>
    string(36) "3aca12bf1b5b9b5cb890954cdb63f6fa.jpg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-02-18 07:20:09"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51711969)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["new_rtn_phone"]=>
    NULL
    ["new_rtn_address"]=>
    NULL
    ["rtn_city"]=>
    NULL
    ["register_ecommerce"]=>
    int(0)
  }
  ["original":protected]=>
  array(36) {
    ["id"]=>
    int(5083)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    NULL
    ["business_name"]=>
    string(13) "CIT Institute"
    ["seo_name"]=>
    NULL
    ["email"]=>
    string(22) "info@cit-institute.com"
    ["telephone"]=>
    string(10) "0112757520"
    ["logo"]=>
    string(36) "4fe81e99ae0f4371ddd0fa10f5f834dd.png"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(72)
    ["created_at"]=>
    string(19) "2022-02-18 12:50:09"
    ["updated_at"]=>
    string(19) "2022-02-18 12:54:50"
    ["description"]=>
    string(216) "We are helping & increasing the ICT knowledge of students. Especially for ICT students who study ICT as a subject relevant to the GCE (O/L & A/L).
You can check your ICT knowledge and you can develop your ICT skills"
    ["open_time"]=>
    string(8) "08:00:00"
    ["close_time"]=>
    string(8) "17:30:00"
    ["cover_photo"]=>
    string(36) "3aca12bf1b5b9b5cb890954cdb63f6fa.jpg"
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2022-02-18 07:20:09"
    ["status"]=>
    int(3)
    ["customer_id"]=>
    int(51711969)
    ["customer_to_ambassador_id"]=>
    NULL
    ["customer_to_officer_id"]=>
    NULL
    ["branch_id"]=>
    int(103)
    ["introduced_by"]=>
    NULL
    ["location"]=>
    NULL
    ["verticles"]=>
    NULL
    ["delivery_option"]=>
    NULL
    ["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)#2137 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2131 (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(5990)
            ["associate_id"]=>
            int(5083)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2022-02-18 12:54:50"
            ["updated_at"]=>
            string(19) "2022-02-18 12:54:50"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(5990)
            ["associate_id"]=>
            int(5083)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2022-02-18 12:54:50"
            ["updated_at"]=>
            string(19) "2022-02-18 12:54:50"
          }
          ["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(36) "4fe81e99ae0f4371ddd0fa10f5f834dd.png"
                    
                        string(105) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/4fe81e99ae0f4371ddd0fa10f5f834dd.png"
                    

Cit Institute

0
0 ratings / 1307 views
0Reviews
0Ratings
1307Views

We are helping & increasing the ICT knowledge of students. Especially for ICT students who study ICT as a subject relevant to the GCE (O/L & A/L). You can check your ICT knowledge and you can develop your ICT skills

Diploma In Computer Applications

CIT Institute

CIT Institute

Colombo, Padukka  |  Information Technology

315 Hrs ( 6 Month / 12 Month )

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

: Rs 32,000

Quick Loan

Certificate In Auto Cad Drafting

CIT Institute

CIT Institute

Colombo, Padukka  |  Information Technology

80 Hrs ( 3 Month / 6 Month)

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

: Rs 20,000

Quick Loan

Certificate In Auto Cad 2D 3D

CIT Institute

CIT Institute

Colombo, Padukka  |  Information Technology

160 Hrs ( 3 Month / 6 Month )

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

: Rs 20,000

Quick Loan

Certificate In Graphic Design

CIT Institute

CIT Institute

Colombo, Padukka  |  Design

120 Hrs ( 3 Month / 6 Month)

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

: Rs 19,900

Quick Loan

Certificate In Computer Hardware

CIT Institute

CIT Institute

Colombo, Padukka  |  Information Technology

60 Hrs ( 3 Month )

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

: Rs 10,000

Quick Loan

Certificate In Microsoft Office

CIT Institute

CIT Institute

Colombo, Padukka  |  Information Technology

215 Hrs ( 3 Month / 6 Month)

Remove From My Favorites Loading.. Add To My Favorites Loading..
Back
All Comments (0)