@extends('user.layout.master') @section('title', 'Notifications') @section('content')
Stay updated with important alerts and messages.
{{ \Illuminate\Support\Str::limit($n->message, 120) }}
We'll let you know when there's something new.