Email Accounts |
@can('access shared inbox') @endcan | @can('Personal Mailbox') @endcan | |
|
{{ $account->email }}
{{ $account->connection_type }} |
Primary Account | Sync Account | @if (auth()->user()->hasPermission(['Owner', 'Editor', 'Contributor'], $account)) @endif |