@extends('layout.main') @section('content')
{{ config('mail.driver') ?: '(not set)' }}{{ config('mail.host') ?: '(not set)' }}{{ config('mail.port') ?: '(not set)' }}{{ config('mail.username') ?: '(not set)' }}{{ config('mail.encryption') ?: '(not set)' }}