@extends('layouts.shell') @section('title', 'Notifikasi') @section('content')
{{ $n->title }}
{{ $n->body }}
{{ $n->created_at->diffForHumans() }}