@extends('layouts.backend.app') @section('title', 'Notification') @push('css') @endpush @section('content')
{{ $notification->message }}