@extends('layouts.app') @section('title', 'Secure Webmail - ' . $account->email) @section('styles') @endsection @section('content')

Secure Webmail - {{ $account->email }}

End-to-End Encrypted
@csrf
@endsection @section('scripts')