@extends('templates.header') @section('content')

{{ $menu->titre }}

{{ $menu->titre }} {!! $menu->description !!}
@endsection