@extends('backend.layout.main') @section('content') {{__('db.Mail Setting')}} {{__('db.The field labels marked with are required input fields')}}. @csrf {{__('db.Mail Driver')}} * {{__('db.Mail Host')}} * {{__('db.Mail Port')}} * {{__('db.Mail Address')}} * {{__('db.Mail From Name')}} * {{__('db.UserName')}} * {{__('db.Password')}} * {{__('db.Encryption')}} * @endsection @push('scripts') @endpush
{{__('db.The field labels marked with are required input fields')}}.