@extends('pages.head.topo') @section('content')
NotÃcias
Home
NotÃcias
{!! $postagem[0]->titulo !!}
{!! $postagem[0]->descricao!!}
@stop