@extends('panel.layout.settings', ['layout' => 'fullwidth']) @section('title', __('SMTP Settings')) @section('titlebar_actions', '') @section('settings')

{{ __('SMTP Settings') }}

@csrf

{{ __('SMTP Test') }}

@endsection @push('script') @endpush