svc_oid; } // ---- Define Relationships ---- public function binds() { return $this->hasMany('App\Models\MplsSdpBind', 'svc_id'); } }