@extends('layouts.staff') @section('title', 'Compose') @section('content') @csrf @include('messages._audience-form') Send Message @endsection