path); File::delete($this->thumbnail); } public function getCreatedAtAttribute($value) { return Carbon::parse($value)->format('d.m.Y.'); } }