toDateTimeString(); } public function getUpdatedAtAttribute($value) { return Carbon::parse($value)->toDateTimeString(); } }