What is fitness
This feature allows you to add a sending server which will actually send out your campaign emails. You can configure a standard SMTP connection or connect to a 3rd services like Amazon SES, SendGrid, Mailgun, ElasticEmail, SparkPost... You can also take advantage of the the hosting server's email capability by creating a "PHP Mail" or "Sendmail" sending server
@foreach ($plan->plansSendingServers as $planSendingServer)
-
{{ trans('messages.plan.fitness.more') }}
{{ trans('messages.plan.fitness.less') }}
{{ $planSendingServer->fitness }}
{{ $planSendingServer->fitness }} (%)
@endforeach