@extends('layouts.dvx')
@section('title', 'Postfächer · Mailwolt')
@section('breadcrumb-parent', 'Mail')
@section('breadcrumb', 'Postfächer')
@section('content')
@livewire('ui.v2.mail.mailbox-list')
@endsection