Welcome to Dashboard

@if (session('success'))
{{ session('success') }}
@endif

You are logged in successfully!

User Details

@if ($is_app_pwd == 0) Your App password is expire please genrate a new app password via your google account and fill up this given link -> Set App Password @else @if (Auth::check() && Auth::user()->auth_id == 0) Add @endif Settings Go to Mail Information @endif
@csrf