where('sent_to', $email); } public function getCreatedAtAttribute($value) { return DateTime::DateTimeToLocale($value); } }