@if($type == 'smtp' || $type == 'gmail' || $type == 'microsoft')
@if($type == 'gmail' || $type == 'microsoft')   @endif
@elseif($type == 'amazon_ses_api') @php $section='amazon'; @endphp
@elseif($type == 'mailgun_api') @php $section='mailgun'; @endphp
@elseif($type == 'sparkpost_api') @php $section='sparkpost'; @endphp
@elseif($type == 'sendgrid_api') @php $section='sendgrid'; @endphp
@elseif($type == 'elastic_email_api') @php $section='elasticemail'; @endphp
@elseif($type == 'postal_api') @php $section='postal'; @endphp
@endif @if($type == 'mailgun_api' || $type == 'sendgrid_api' || $type == 'sparkpost_api' || $type == 'amazon_ses_api' || $type == 'elastic_email_api' || $type == 'postal_api')
@endif @if($type == 'mailgun_api' || $type == 'sendgrid_api' || $type == 'sparkpost_api' || $type == 'elastic_email_api' || $type == 'postal_api' || $type == 'amazon_ses_api')
@endif @if($type == 'amazon_ses_api')
@endif