@extends('layouts.app') @section('content')
|
Sender |
Category & Subject |
Date |
Actions |
|---|---|---|---|
|
{{ substr($msg->name, 0, 1) }}
@if(!$msg->is_read)
@endif
{{ $msg->name }}
{{ $msg->email }}
|
{{ $msg->category }}
{{ $msg->subject }} |
{{ $msg->created_at->format('M d, Y') }} {{ $msg->created_at->format('H:i') }} |
|
|
No messages in your inbox yet. |
|||