@extends('layouts.pmar.theme') @section("title", env("APP_NAME") . " :: Sobre") @section('content')

Sobre


{{ $secretaria->manager }}

{{ $secretaria->manager }}

{!! $secretaria->academicBackground !!}
@include('paginas.parts.links') @include('paginas.parts.servicos') @include('paginas.parts.telefones')
@endsection