@extends('admin.layouts.default')
{{-- Page title --}}
@section('title')
Sent
@parent
@stop
{{-- page level styles --}}
@section('header_styles')
@stop
{{-- Page content --}}
@section('content')
Sent
Sent |
||||||
|
status == 0) class="read" @else class="unread" @endif> |
@if ($email->senderName->pic)
![]() ![]() ![]() |
{{ $email->senderName->first_name }} {{ $email->senderName->last_name }} | {{ $email->subject }} | {{ $email->created_at->diffForHumans() }} |