@extends('layouts.app') @section('title_full', __('Mailbox Permissions').' - '.$mailbox->name) @section('sidebar') @include('partials/sidebar_menu_toggle') @include('mailboxes/sidebar_menu') @endsection @section('content')
{{ __('Administrators have access to all mailboxes and are not listed here.') }}
{{ __('all') }} / {{ __('none') }}