$this->id, "type"=>$this->type, "amount"=>$this->amount, "created_at"=>$this->created_at, "category"=> $this->course->category->name ]; } }