@extends('admin.layouts.master') @section('title', __('Label.Settings')) @section('content')

@yield('title')

{{__('Label.Email Setting [SMTP]')}}
@csrf
@endsection @push('scripts') @endpush