Notifications List
| Sr. No. | User Name | Notification Title | Message | Action |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $note->name }} | {{ $note->title }} | {{ $note->message }} | |
| No notifications found. | ||||
@extends('layouts.app') @section('title', 'Notification') @section('content')
| Sr. No. | User Name | Notification Title | Message | Action |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $note->name }} | {{ $note->title }} | {{ $note->message }} | |
| No notifications found. | ||||