@extends('admin.layouts.master-soyuz') @section('title',__('Edit Mail Settings')) @section('body') @include('admin.layouts.topbar',$data)
{{ $error}}
@endforeach{{ __("For Mail Detail Section: Enter the name with no spaces. Their are three Mail Drivers: SMTP, Mail, sendmail, if SMTP is not working then check sendmail.") }}
- {{ __('Gmail SMTP setup settings') }}:
- {{__("SMTP username: Your Gmail address")}}.
- {{__("SMTP password: Your Gmail password. If Using Gmail then Use App Password.")}} {{ __('Process of App Password') }}.
- {{__("SMTP server address:")}} smtp.gmail.com.
- {{__("Gmail SMTP port (TLS):")}} 587.
- {{__("SMTP port (SSL)")}}: 465.
- {{__("SMTP TLS/SSL required:")}} {{__("yes")}}.