{{ $notificacion->nombre }}
{{ $notificacion->hace() }}
{!! $notificacion->descripcion !!}
@extends('layouts.master') @section('title', 'Notificaciones') @section('content')
{{ $notificacion->nombre }}
{{ $notificacion->hace() }}
{!! $notificacion->descripcion !!}
No Existen Registros