{{ __('Mail Setup') }} {{ __('Mail Setup is required to send out any communications for the contact form.') }}
@if($state['mail']['type'] == 'log') {{ __('Your emails will be stored at /storage/logs/laravel.log file') }} @endif
@if($state['mail']['type'] == 'smtp')
@endif
{{ __('Saved.') }} {{ __('Save') }}