Vous êtes connecté en tant que anonymous Se Deconnecter
application/include/vues/system/system.blade.php
59ab808b
 <html>
 <head>
     <title>{{$page_title}}</title>
     <meta name="description" lang="fr" content="{{$description}}" />
 </head>
 <body>
 @yield('body')
 </body>
 </html>