@extends('welcome') @section('title','Compose Emails') @section('content-header','Send Email') @section('content-breadcrumb') @endsection @section('content')
@include('dashboard.messages')
Back to Inbox

Operation

Compose New Message

@csrf
@endsection