@extends('layouts.tenant.master')
@section('title', 'STMP Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
STMPDetails
@endsection
@section('breadcrumb-items')
Setting
STMP
List
@endsection
@section('content')
| # |
SMTP Host |
SMTP Username |
SMTP Email |
SMTP Port |
SMTP Encryption |
Actions |
| 1 |
smtp.office365.com
|
Claims@teamcabinets.com
|
Claims@teamcabinets.com
|
587
|
TLS
|
Show |
Edit |
Delete
|
| # |
SMTP Host |
SMTP Username |
SMTP Email |
SMTP Port |
SMTP Encryption |
Actions |
@endsection
@section('script')
@endsection