@extends('layouts.app') @section('content')
| SN# | Title | Description | Image | Created At | Updated At | Send | Actions |
|---|---|---|---|---|---|---|---|
| {{ $i+1 }} | {{ $notification->title }} | {{ $notification->description }} |
@if($notification->image)
|
{{ $notification->created_at->format('d M Y h:i A') }} | {{ $notification->updated_at->format('d M Y h:i A') }} |
|