@extends('templates.prefeitura4.layout') @section('content')

{{ $pages->titulo }}

{!! $pages->conteudo !!}

GESTÃO À VISTA DE TODOS

@foreach ($links as $link) @endforeach
@endsection