@extends('layouts.templade') @section('title', $noticia->titulo) @section('contenido')
{{ $noticia->descripcion }}