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(75)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(2)
    ["business_name"]=>
    string(4) "NIBM"
    ["seo_name"]=>
    string(4) "nibm"
    ["email"]=>
    string(17) "marketing@nibm.lk"
    ["telephone"]=>
    string(10) "0117321000"
    ["logo"]=>
    string(36) "79e68f60a58ffc5662c3b8382efa1a3d.jpg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(1)
    ["created_at"]=>
    string(19) "2019-05-09 11:11:41"
    ["updated_at"]=>
    string(19) "2022-02-02 13:12:51"
    ["description"]=>
    NULL
    ["open_time"]=>
    NULL
    ["close_time"]=>
    NULL
    ["cover_photo"]=>
    NULL
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2019-05-09 11:11:41"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(65)
    ["customer_to_ambassador_id"]=>
    int(0)
    ["customer_to_officer_id"]=>
    int(0)
    ["branch_id"]=>
    int(0)
    ["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(75)
    ["title"]=>
    NULL
    ["slug"]=>
    NULL
    ["category_id"]=>
    int(2)
    ["business_name"]=>
    string(4) "NIBM"
    ["seo_name"]=>
    string(4) "nibm"
    ["email"]=>
    string(17) "marketing@nibm.lk"
    ["telephone"]=>
    string(10) "0117321000"
    ["logo"]=>
    string(36) "79e68f60a58ffc5662c3b8382efa1a3d.jpg"
    ["district_id"]=>
    int(1)
    ["city_id"]=>
    int(1)
    ["created_at"]=>
    string(19) "2019-05-09 11:11:41"
    ["updated_at"]=>
    string(19) "2022-02-02 13:12:51"
    ["description"]=>
    NULL
    ["open_time"]=>
    NULL
    ["close_time"]=>
    NULL
    ["cover_photo"]=>
    NULL
    ["br_photo"]=>
    NULL
    ["aviation_photo"]=>
    NULL
    ["br_available"]=>
    int(0)
    ["remarks"]=>
    NULL
    ["aviation_available"]=>
    int(0)
    ["deleted_at"]=>
    string(19) "2019-05-09 11:11:41"
    ["status"]=>
    int(1)
    ["customer_id"]=>
    int(65)
    ["customer_to_ambassador_id"]=>
    int(0)
    ["customer_to_officer_id"]=>
    int(0)
    ["branch_id"]=>
    int(0)
    ["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)#2154 (1) {
      ["items":protected]=>
      array(1) {
        [0]=>
        object(App\Models\AssociateAllowedVertcle)#2148 (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(1731)
            ["associate_id"]=>
            int(75)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2021-08-26 05:21:22"
            ["updated_at"]=>
            string(19) "2021-08-26 05:21:22"
          }
          ["original":protected]=>
          array(5) {
            ["id"]=>
            int(1731)
            ["associate_id"]=>
            int(75)
            ["verticle_id"]=>
            int(2)
            ["created_at"]=>
            string(19) "2021-08-26 05:21:22"
            ["updated_at"]=>
            string(19) "2021-08-26 05:21:22"
          }
          ["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) "79e68f60a58ffc5662c3b8382efa1a3d.jpg"
                    
                        string(105) "http://patpat-s3-live.s3.amazonaws.com/uploads/images/associate/logo/79e68f60a58ffc5662c3b8382efa1a3d.jpg"
                    

Nibm

0
0 ratings / 50345 views
0Reviews
0Ratings
50345Views

Advance Diploma in Advertising & Multimedia

NIBM

NIBM

Colombo, Colombo 07  |  Information Technology

1 Year

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

: Rs 140,000

: Rs 3,503

Quick Loan

Diploma in Information & Communication Technology

NIBM

NIBM

Colombo, Colombo 07  |  Information Technology

1 1/2 Year

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

: Rs 140,000

: Rs 3,503

Quick Loan

Advanced Diploma in Industrial Engineering

NIBM

NIBM

Colombo, Colombo 07  |  Engineering

1 Year

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

: Rs 134,000

: Rs 3,352

Quick Loan

Advanced Diploma in Maintanence Management

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 134,000

: Rs 3,352

Quick Loan

Advanced Diploma In Business Management (P-T)

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 132,000

: Rs 11,005

Quick Loan

Advanced Diploma in Supplies and Materials Management (S)

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 132,000

: Rs 3,302

Quick Loan

Advanced Diploma in Marketing Management

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 132,000

: Rs 11,005

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Supplies and Materials Management (E)

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 132,000

: Rs 3,302

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

Quick Loan

Advanced Diploma in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

1 Year

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

: Rs 132,000

: Rs 11,005

Quick Loan

Advanced National Diploma in Human Resource Management (S)

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

1 Year

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

: Rs 132,000

: Rs 3,302

Quick Loan

Diploma in English (for after A-L Students)

NIBM

NIBM

Colombo, Colombo 07  |  Arts

1 Year

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

: Rs 95,000

Quick Loan

Advanced Diploma in Company Administration & Secretarial Proficiency

NIBM

NIBM

Colombo, Colombo 07  |  Arts

1 Year

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

: Rs 95,000

: Rs 7,920

Quick Loan

Diploma in English for Professionals (DEP)

NIBM

NIBM

Colombo, Colombo 07  |  Arts

1 Year

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

: Rs 95,000

: Rs 7,920

Quick Loan

Advanced Certificate in Computer Networks

NIBM

NIBM

Colombo, Colombo 07  |  Information Technology

9 Months

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

: Rs 80,000

: Rs 6,670

Quick Loan

Advanced Certificate in Fashion Design

NIBM

NIBM

Colombo, Colombo 01  |  Art & Design

6 Months

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

: Rs 60,000

: Rs 5,002

Quick Loan

Advanced Certificate Course in Marketing Management

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

4 Months

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

: Rs 51,000

: Rs 4,252

Quick Loan

Advanced Certificate Course in Financial and Management Accounting

NIBM

NIBM

Colombo, Colombo 07  |  Accounting and Finance

6 Months

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

: Rs 51,000

: Rs 4,252

Quick Loan

Advanced Certificate course in Supplies and Materials Management (E)

NIBM

NIBM

Colombo, Colombo 07  |  Business Management

4 Months

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

: Rs 51,000

: Rs 4,252

Quick Loan
Back
All Comments (0)