@extends('admin.layout.master') @section('home')
| # | Code | Subject | Body | Attachments | Link | Send | Receivers | |
|---|---|---|---|---|---|---|---|---|
| {{$key+1}} | {{$notification->code}} | {{$notification->subject}} | {{$notification->body}} | @if($notification->attachments)See Attachment@endif | @if($notification->link)Follow Link@endif | {{$notification->created_at->diffForHumans()}} | Receivers {{$notification->get_receivers_count}} |