@extends('layouts.app') @include('layouts.footer') @section('content') Todas as notÃcias @include('layouts.list') Voltar @endsection