public function getFromEmail() { return parent::hasNotEmpty('from_email') ? parent::get('from_email') : config('app.email'); }