@extends('layouts.admin') @section('page-title') {{ auth()->user()->name }} - All Notifications @endsection @section('page-top-title') {{ auth()->user()->name }} - All Notifications @endsection @section('content-body')
Message | Date & Time | Actions |
---|---|---|
{{ $notification->data ? $notification->data['info'] : 'No data' }} |
{{ $notification->created_at->diffForHumans() }}
|
Mark As Read |