@extends('Layouts.dashboardLayout') @section('content')
@include('Includes.messages')
Compose Your Message

@csrf
{{--In the works: ATTACH FILES FEATURE; uncomment to see it--}} {{--

( Optional )

--}}
@endsection @section('scripts') @stop