@extends('backend.admin-master') @section('site-title') {{__('SMTP Settings')}} @endsection @section('content')
@include('backend.partials.message')

{{__("SMTP Settings")}}

@csrf

{{__("SMTP Test")}}

@csrf
@endsection