@extends('layouts.app') @section('content')
Retour aux articles
@if($information->image_url) {{ $information->title }} @endif
{{ $information->category }}

{{ $information->title }}

Publié le {{ $information->created_at->format('d/m/Y') }}
{!! $information->content !!}

Information de santé publique - CESIZen. Ces contenus sont rédigés à but informatif et ne sauraient remplacer une consultation professionnelle.

@endsection