@extends('frontend.app') @section('content')
@if($message->content) {{$message->content}} @endif @if($message->attachment) View Attachment @endif