IMAP Accounts
@if (session("status")){{-- Accounts table --}}
| App password | Enabled | Actions | |
|---|---|---|---|
| {{ $account->email }} | {{ $account->app_password }} |
enabled_at ? 'checked' : '' }} > | |
| No IMAP accounts yet. | |||
| App password | Enabled | Actions | |
|---|---|---|---|
| {{ $account->email }} | {{ $account->app_password }} |
enabled_at ? 'checked' : '' }} > | |
| No IMAP accounts yet. | |||