Vous êtes connecté en tant que anonymous Se Deconnecter
<html>
<head>
    <title>{{$page_title}}</title>
    <meta name="description" lang="fr" content="{{$description}}" />
</head>
<body>
@yield('body')
</body>
</html>