@extends('admin.layout.app') @section('title', 'Settings') @section('header')

Home - Settings

@endsection @section('content')
General Settings
@csrf
SMTP Account
@endsection