@extends('layouts.app') @section('title', 'Notificaciones') @section('content')
Cuando tengas nuevas notificaciones aparecerán aquí
{{ $notificacion->mensaje }}