@if($type == 'smtp')
@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
@endif
@if($type == 'mailgun_api' || $type == 'sendgrid_api' || $type == 'sparkpost_api' || $type == 'amazon_ses_api')
@endif
@if($type == 'mailgun_api' || $type == 'sendgrid_api' || $type == 'sparkpost_api')
@elseif($type == 'amazon_ses_api')
@endif