@include('header') @include('header_nav')
@include('sidebar')

Content for Tab 1 goes here.

SMTP Email Settings


Configure your email settings to send signature requests directly from your own email address.

A working SMTP setup is required to deliver signing invitations, reminders, and notifications to your recipients.

Enter your SMTP details below, then use the Send a Test Email option to verify everything is working correctly.

@if(session('success')) @endif @if(session('error')) @endif
@csrf
@if(session('success')) @endif @if(session('error')) @endif
@csrf

Content for Tab 3 goes here.

@include('footer')