belongsToMany('App\ShippingGroup'); } public function getDetailsAttribute() { return json_decode($this->attributes['details']); } }