$this->remarks, 'logs' => DistributionPreIncomeLogResource::collection($this->whenLoaded('logs')), 'created_at'=> $this->created_at->toDateTimeString(), 'total_revenue' => $this->total_revenue, ]; } }