@extends('layouts.app') @section('title', 'My Notifications') @section('page_title', 'My Notifications') @section('content')
{{ $notification->message }}