@extends('themes.base.layout') @section('title', trans('admin.settings_title')) @section('breadcrumb')
@lang('admin.settings_intro')
{!! Form::model($config, ['route' => 'admin.saveSettings', 'method' => 'POST']) !!}Configure your SMTP server using the settings below. If your server does not require authentication, leave the Username and Password fields empty.