{!! Html::script('css/bootstrap.min.css') !!}
@if (Route::has('login'))
@auth
Accueil
@else
Se connecter
@endauth
@endif