@extends('layouts.admin.base') @section('top-script') @endsection @section('page-title') Notifications @endsection @section('content')
| Subject | Reciever | Date | Status | Action |
|---|---|---|---|---|
| {{ $n->subject }} |
{{ $n->user->name }} |
{{ formatDatetime($n->created_at) }} |
{{ $n->status()->message }} |