@extends('admin.layouts.admin-master') @section('page-title') {{__('SMTP Settings')}} @endsection @section('content')
SMTP Settings
Create Staff
Driver
Host
Post
Username
Encryption
From Address
From Name
@csrf
Email
Send Test Mail
Add new staff
@csrf
Name
Email
Password
Submit
Change Password
@csrf
New Password
Confirm Password
Submit
@endsection @section('scripts') @endsection