@section('title', __('Server Settings'))

{{ __('Mail Setting') }}

{{-- --}} @production
@else

{{ __('Mail settings are disabled in development mode') }}

@endproduction
{{-- Test email seetings is working --}}

{{ __('System Contact Mail') }}

{{ __('Note') }}: {{ __('All system related action will be sent to this email. Action like new user,vendor completed order etc.') }}

{{ __('Test Mail Setting') }}