@extends('layouts.app') @section('title', 'Mailboxes Management') @push('styles') @endpush @section('content')
# Name Username Protocol Host Port Queue Status Created At Actions
@push('modals') @endpush @endsection @push('scripts') @endpush