@extends('layouts.app') @section('title', $circulaire->titre) @section('content')
{!! $circulaire->contenu !!}