@extends('panel.layout.app') @section('title', __('SMTP Settings')) @section('content')

{{__('SMTP Settings')}}

@csrf

{{__('SMTP Test')}}

@endsection @section('script') @endsection