$this->id, 'name' => $this->name , 'order' => $this->whenPivotLoaded('taggables', function () { return $this->pivot->order; }), ]; } }