@include('tenant_layouts.header')
@include('tenant_layouts.navbar')
@include('tenant_layouts.topbar')

- Send

@if(session()->has('message')) @endif
@csrf
New Message

To:

Subject:
Matter
Priority!
Cancel
@include('tenant_layouts.footer')
@include('tenant_layouts.script')