@extends('layouts.site') @section('content')

{{ $noticia->formatted_publish_up }}

{{ $noticia->title }}

{!! $noticia->content_introtext !!}
@endsection